| Commit message (Expand) | Author | Age | Files | Lines |
* | When creating a sub-pool, we should inherit the parent pool's apr_abort | rbb | 2000-12-03 | 1 | -2/+6 |
* | Increment "initialize" every time a new APR user starts, so locks aren't | gregames | 2000-11-29 | 1 | -2/+1 |
* | Add an extra const into the getopt functions. We never attempt to modify any | gstein | 2000-11-29 | 1 | -6/+4 |
* | Fix recent header reorg break on win32 | wrowe | 2000-11-29 | 1 | -1/+4 |
* | Make apr_pool_t's use hashes instead of the hacked up datastruct that | rbb | 2000-11-29 | 1 | -44/+15 |
* | apr_initialize should only setup apr if this is the first call, and | rbb | 2000-11-27 | 1 | -3/+16 |
* | (apr_initopt): null-terminate the copy of argv. Again, from Greg | kfogel | 2000-11-25 | 1 | -1/+2 |
* | More changes from Greg Hudson <ghudson@mit.edu>, w/ small doc tweaks | kfogel | 2000-11-25 | 1 | -5/+15 |
* | Changes from Greg Hudson <ghudson@mit.edu> (with minor meddling from | kfogel | 2000-11-25 | 1 | -81/+153 |
* | Add "const" to keep the working set smaller. | gstein | 2000-11-21 | 1 | -2/+2 |
* | As reported by Jeff Trawick, winsock errors simply don't run through | wrowe | 2000-11-20 | 1 | -1/+67 |
* | include/apr_getopt.h: | gstein | 2000-11-17 | 1 | -11/+101 |
* | This patch removes the dependencies from Makefile.in. Dependencies | trawick | 2000-11-15 | 1 | -77/+2 |
* | Fix OS/2 build after the move of private APR headers to the include/arch/ | bjh | 2000-11-14 | 1 | -15/+17 |
* | Move all of the misc private header files to an arch directory under | rbb | 2000-11-09 | 3 | -221/+55 |
* | The start of the canonical name stuff. | wrowe | 2000-10-23 | 1 | -2/+2 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | wrowe | 2000-10-16 | 3 | -7/+7 |
* | Fix some types in the latest tree, so that AIX builds cleanly again. | rbb | 2000-10-09 | 1 | -2/+2 |
* | Add some headers needed for a clean compile on OS/2. | bjh | 2000-10-08 | 1 | -0/+5 |
* | doc nit and I missed a change to Makefile.in. | gstein | 2000-10-07 | 1 | -1/+1 |
* | Here it is, the Win32 part of the big canonical errors patch. | wrowe | 2000-10-06 | 1 | -2/+2 |
* | One more underlying change to highlight of the Win32 canonical errors. | wrowe | 2000-10-06 | 1 | -10/+1 |
* | some nits that I forgot first time around. | gstein | 2000-10-06 | 1 | -0/+2 |
* | add UUID generation/formatting/parsing to APR | gstein | 2000-10-06 | 4 | -1/+416 |
* | Thanks Jeff. | wrowe | 2000-09-20 | 1 | -3/+3 |
* | Clean up a potential leak. | wrowe | 2000-09-20 | 1 | -1/+3 |
* | Fix some warnings from initopt and getopt. | rbb | 2000-08-17 | 1 | -1/+1 |
* | Tweak apr_getopt() and its use in ab to avoid compiler warnings. | trawick | 2000-08-10 | 1 | -1/+1 |
* | Commit two fixes while I'm considering Jeff's comments. | wrowe | 2000-08-09 | 1 | -0/+1 |
* | Eliminate apr_opt*** symbols from the namespace, and allow parallel | wrowe | 2000-08-09 | 1 | -52/+55 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 5 | -57/+58 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 10 | -61/+61 |
* | Win32: Return error codes on ap_generate_random() | stoddard | 2000-07-31 | 1 | -10/+2 |
* | Changes to get Win32 compiling again, including substituting | wrowe | 2000-07-25 | 1 | -1/+1 |
* | Update dependencies | sascha | 2000-07-23 | 1 | -3/+4 |
* | Move all APR functions related to strings to their own directory, and | rbb | 2000-07-21 | 2 | -0/+2 |
* | damn. went through all that work to const-ify "key" but missed the data. | gstein | 2000-07-08 | 2 | -4/+7 |
* | a while back, we said "segfault on invalid params rather than returning an | gstein | 2000-07-08 | 1 | -52/+46 |
* | const-ify the userdata interfaces | gstein | 2000-07-08 | 1 | -2/+2 |
* | Update dependancies in APR | rbb | 2000-07-07 | 1 | -20/+17 |
* | Add a needed header file. | rbb | 2000-07-05 | 1 | -0/+1 |
* | Cleanup yesterday's patch to make APR use APR namespace protected macros. | rbb | 2000-06-22 | 1 | -3/+3 |
* | Big commit. Basically, if APR defines a public feature macro, then APR | rbb | 2000-06-22 | 2 | -4/+5 |
* | Continuing the cleanup of beos code. | dreid | 2000-06-17 | 1 | -0/+3 |
* | ap_bwrite_xlate() now handles the case where it was passed a partial | trawick | 2000-06-13 | 1 | -0/+2 |
* | Update dependencies. | ben | 2000-06-11 | 1 | -19/+21 |
* | Fix building with DSO support. If any module is configured to be | rbb | 2000-06-01 | 1 | -1/+3 |
* | Rework DSO error reporting to be more flexible & informative. | bjh | 2000-05-31 | 1 | -2/+5 |
* | Update the ap_dso_error API to work with other platforms. | rbb | 2000-05-29 | 1 | -1/+2 |
* | PR: | wrowe | 2000-05-28 | 1 | -2/+2 |