| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | more documentation movement | dgaudet | 2000-04-14 | 1 | -55/+0 |
* | Fix some of the Windows APR time functions. | stoddard | 2000-04-04 | 2 | -2/+4 |
* | Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause). | stoddard | 2000-04-03 | 1 | -1/+1 |
* | Update to Apache Software License version 1.1 | fielding | 2000-03-31 | 7 | -222/+216 |
* | Last doc update. | rbb | 2000-03-15 | 1 | -7/+7 |
* | Fix all the License issues. Including: | rbb | 2000-03-10 | 7 | -63/+63 |
* | another unused warning | dgaudet | 2000-03-02 | 1 | -1/+0 |
* | Make some of the APR to Windows time conversion routines available to other | stoddard | 2000-02-01 | 1 | -5/+3 |
* | Make interprocess mutexes actually choose, fix semaphore mutexes. | ben | 2000-01-23 | 1 | -0/+3 |
* | Make change suggested by Ben | stoddard | 2000-01-19 | 2 | -2/+2 |
* | Initialize struct tm | stoddard | 2000-01-17 | 1 | -1/+1 |
* | Humm, ULONGLONG does not appear to be recognised by VC++ 5.0 | stoddard | 2000-01-17 | 1 | -1/+1 |
* | Add timestr to Windows port. We really need a better way to use common files. | stoddard | 2000-01-17 | 1 | -0/+174 |
* | Reimplement Win32 time functions to the new spec. | stoddard | 2000-01-17 | 1 | -64/+121 |
* | Move per directory Windows project files to the attic | stoddard | 2000-01-12 | 2 | -135/+0 |
* | OS/2: Migrate directory API to new style ap_time_t | bjh | 2000-01-10 | 1 | -0/+24 |
* | add the ap_get_os_*_time funcs after Dean's time re-write. | rbb | 2000-01-09 | 2 | -12/+83 |
* | time overhaul: | dgaudet | 2000-01-09 | 4 | -650/+203 |
* | Add a new time function which creates a new time instance and initializes | rbb | 2000-01-06 | 1 | -1/+22 |
* | Next pass at the time functions. This defines an ap_ansi_time_t which has | rbb | 2000-01-06 | 1 | -4/+4 |
* | retsize should be ap_size_t, not hardwired to 32 bits | dgaudet | 1999-12-31 | 1 | -1/+1 |
* | Some changes to the ap_strftime function. We now inform the user of the | rbb | 1999-12-30 | 1 | -2/+4 |
* | A couple of new functions for APR's time library. | rbb | 1999-12-21 | 1 | -0/+37 |
* | Change ap_gm_timestr_822 to ap_timestr. Now, one function can be used to get | rbb | 1999-12-21 | 1 | -8/+8 |
* | Prevent segfault on comparing an uninitialized ap_time_t object. Treat it | bjh | 1999-12-21 | 1 | -2/+2 |
* | Remove OS/2 version of time library, the default unix code works just fine. | bjh | 1999-12-21 | 3 | -117/+0 |
* | Fix the build process for APR. There is no reason to build each library | rbb | 1999-12-20 | 1 | -6/+6 |
* | A bunch more time functions for use in Apache. This is really the first cut | rbb | 1999-12-20 | 5 | -4/+203 |
* | The compiler for PowerPC versions of BeOS is about as pedantic as | dreid | 1999-12-19 | 1 | -3/+2 |
* | Make APR compile on Windows again. The changes that I introduced for | rbb | 1999-12-09 | 2 | -1/+1 |
* | Cleaning up the config stuff for APR even more. We had some small | rbb | 1999-12-06 | 1 | -0/+3 |
* | Fix the logic in blocking vs non-blocking pipes to children. It only | rbb | 1999-12-03 | 4 | -19/+15 |