| Commit message (Expand) | Author | Age | Files | Lines |
* | Be careful, _POSIX_THREAD_SAFE_FUNCTIONS is a feature test macro, yes, but it | rse | 1999-10-31 | 1 | -2/+2 |
* | Remove all of the ugly SAFETY_LOCK code. APR determines if it has threading | rbb | 1999-10-19 | 1 | -12/+10 |
* | OS/2: Update dependencies | bjh | 1999-10-18 | 1 | -8/+5 |
* | Simplify time/os2 directory by using a default.c module that #includes | bjh | 1999-10-18 | 4 | -128/+2 |
* | This corrects a small problem with the safety locks. Always helps | dreid | 1999-10-16 | 1 | -2/+2 |
* | Fix a bug in the logic to set/get userdata from ALL apr types. I have | rbb | 1999-10-15 | 2 | -2/+2 |
* | Rid ourselves of a warning, and make all the time functions use one lock. | rbb | 1999-10-14 | 1 | -4/+5 |
* | Isolate the APR thread-safety macros. This makes any macro available to | rbb | 1999-10-14 | 1 | -2/+3 |
* | Ditch the OS/2 specific time code as it's identical to the unix code (except | bjh | 1999-10-13 | 3 | -277/+10 |
* | This finishes the argument swaps. The docs haven't been updated, and | rbb | 1999-10-11 | 1 | -1/+1 |
* | The beos directories under file_io and time aren't needed any | dreid | 1999-10-10 | 1 | -55/+0 |
* | Bring the misc code up to the APR parameter order spec. This also fixes a few | rbb | 1999-10-08 | 2 | -4/+4 |
* | Make time functions threadsafe in APR. This is the current way to make | rbb | 1999-10-06 | 1 | -2/+10 |
* | Ryan's last patch to change argument order missed a few Win32 APR funcs. | stoddard | 1999-10-04 | 2 | -4/+4 |
* | First patch to re-order function parameters. This one gets the low hanging | rbb | 1999-10-04 | 4 | -10/+10 |
* | Ok, today it bored me too much that APR shouts many pages with warnings under | rse | 1999-10-01 | 1 | -66/+66 |
* | Make beos use the common unix code. Currently, we need the Makefile here, but | rbb | 1999-09-28 | 4 | -493/+5 |
* | Remove the vestigial hsregex.h from APR, and update dependencies. | manoj | 1999-09-23 | 1 | -5/+4 |
* | Get time functions compiling on Win32 | stoddard | 1999-09-22 | 1 | -4/+5 |
* | A change to how APR uses user data. Now, user data is a linked list that | rbb | 1999-09-14 | 1 | -6/+8 |
* | Fix warnings. | ben | 1999-09-12 | 1 | -1/+0 |
* | More changes to bring BeOS up to the UNIX APR level. Also a few changes to | rbb | 1999-09-10 | 1 | -1/+1 |
* | A bunch of APR BEOS changes. Including: Better autoconf support, adding | rbb | 1999-09-07 | 3 | -23/+59 |
* | More BeOS fixes. | rbb | 1999-08-30 | 1 | -1/+1 |
* | Ignore generated makefiles in APR OS/2 directories. | bjh | 1999-08-29 | 1 | -0/+1 |
* | Generate dependencies for APR OS/2 modules. | bjh | 1999-08-28 | 1 | -9/+10 |
* | Fix compilation bugs in APR. Move compiled libraries into a common libs | rbb | 1999-08-27 | 3 | -3/+3 |
* | Run make depend after moving the four header files. Remove the test programs | rbb | 1999-08-18 | 1 | -4/+4 |
* | Update APR on Win32 to compile after moving it into the mpm tree | rbb | 1999-08-18 | 1 | -2/+2 |
* | Basic cleanup for apr. This takes care of the make depend that used to be | rbb | 1999-08-18 | 1 | -6/+5 |
* | Initial revision | rbb | 1999-08-17 | 18 | -0/+2376 |