| Commit message (Expand) | Author | Age | Files | Lines |
* | Wrap all APR functions in APR_DECLARE macro. | rbb | 2001-08-10 | 1 | -17/+19 |
* | Ported the apr_time_now() function to support the NetWare OS | bnicholes | 2001-08-02 | 1 | -0/+7 |
* | Adjust the calculated GMT offset on get_offset() for daylight savings time. | brane | 2001-07-01 | 1 | -2/+12 |
* | Added new function apr_implode_gmt, which works like apr_implode_time, except | brane | 2001-06-30 | 2 | -0/+17 |
* | fix some compile breakage (on HP-UX, at least)... testtime is happy on | trawick | 2001-06-29 | 1 | -8/+8 |
* | Update the time code to make it clearer what's going on and to | dreid | 2001-06-29 | 1 | -29/+35 |
* | Cleaned up the code a bit and refactored common functionality. | brane | 2001-06-28 | 1 | -35/+31 |
* | apr_explode_localtime was not setting result's tm_usec field. | brane | 2001-06-28 | 1 | -0/+1 |
* | Solaris doesn't have (struct tm *)->tm_gmtoff, so the server logs | trawick | 2001-06-22 | 1 | -13/+4 |
* | Something is still broken with the testtime, but this gets us building. | wrowe | 2001-06-06 | 1 | -0/+13 |
* | help OS/390 recover from its post-Hackathon hangover | gregames | 2001-04-19 | 1 | -0/+2 |
* | Fix OS/2 build where we have no gmtime_r (or an *_r's for that matter) or | bjh | 2001-04-17 | 1 | -1/+10 |
* | Fix detection of tm_gmtoff in struct tm, and remove some warnings. | rbb | 2001-04-14 | 1 | -2/+2 |
* | Daniel Padwa <daniel.padwa@gs.com> pointed out the last patch broke | dreid | 2001-04-12 | 2 | -2/+10 |
* | Some adjustments to the time code that gets us working better with timezones. | dreid | 2001-04-12 | 2 | -69/+54 |
* | REVIEW Req'd ... solve the implode/explode discrepancy, but I hacked this | wrowe | 2001-04-02 | 1 | -30/+19 |
* | Hmmm... on this (rare) point the castless caste looses :-/ | wrowe | 2001-03-31 | 1 | -1/+4 |
* | Fix the hosed #ifdef APR_HAVE_FOO_H tests, the #if HAVE_ tests, and | wrowe | 2001-02-25 | 2 | -6/+6 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 5 | -5/+5 |
* | s/pupt/put/g typo | dougm | 2001-02-08 | 2 | -2/+2 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 2 | -10/+10 |
* | Win32: (IsLeapYear): New macro for quickly figgerin' out if a given year is a | stoddard | 2001-02-02 | 1 | -3/+17 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | wrowe | 2001-01-28 | 1 | -4/+0 |
* | Add remaining APR_DECLARE()s to all headers. Conditionally added | wrowe | 2001-01-18 | 2 | -17/+25 |
* | Libtool-ize APR. | gstein | 2001-01-09 | 2 | -24/+8 |
* | Move apr_private.h.in from the include directory to the arch/unix | rbb | 2000-12-08 | 1 | -1/+2 |
* | This patch removes the dependencies from Makefile.in. Dependencies | trawick | 2000-11-15 | 1 | -41/+2 |
* | Move all of the time private header files to an arch directory under | rbb | 2000-11-09 | 5 | -76/+4 |
* | add missing function | gstein | 2000-11-03 | 1 | -0/+4 |
* | Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols | wrowe | 2000-10-16 | 2 | -4/+4 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 5 | -70/+73 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 6 | -65/+65 |
* | torch some obsolete/unused functions. | gstein | 2000-07-08 | 1 | -25/+0 |
* | Update dependancies in APR | rbb | 2000-07-07 | 1 | -2/+4 |
* | Continuing the cleanup of beos code. | dreid | 2000-06-17 | 1 | -0/+3 |
* | Win32: Fix problem with UTC offset not being correctly reported in the | stoddard | 2000-06-16 | 1 | -4/+23 |
* | Update dependencies. | ben | 2000-06-11 | 1 | -12/+14 |
* | Use OS/2 native call in ap_sleep(). | bjh | 2000-06-11 | 1 | -3/+8 |
* | Change ap_time_t to ap_interval_time_t for ap_sleep. | rbb | 2000-06-08 | 1 | -1/+1 |
* | Both of these need apr_private.h in order to include the correct headers. | rbb | 2000-06-07 | 2 | -0/+5 |
* | Add a new ap_sleep function for apr. This basically sleeps for a specified | rbb | 2000-06-07 | 1 | -1/+7 |
* | We don't actually use anything in atime.h, so get rid of it, and include | rbb | 2000-06-07 | 4 | -85/+25 |
* | PR: | wrowe | 2000-05-28 | 2 | -4/+4 |
* | Fixup a couple of rename's missed APR_VAR_EXPORT->APR_EXPORT_VAR | rbb | 2000-05-27 | 2 | -4/+4 |
* | PR: | wrowe | 2000-05-27 | 2 | -4/+4 |
* | Mass update of API_IMPORT/EXPORT symbols TO APR_ symbols. | wrowe | 2000-05-26 | 2 | -4/+4 |
* | Make `mm' an INCDIR in shmem/unix, so that the INCDIR rewriter can | sascha | 2000-04-30 | 1 | -1/+0 |
* | Update comment for depend target. The template makefiles are now called | sascha | 2000-04-30 | 1 | -1/+1 |
* | Move apr_config.h and apr_config.hw to apr_private.h and apr_private.hw. | rbb | 2000-04-22 | 3 | -4/+4 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | rbb | 2000-04-14 | 4 | -6/+6 |