| Commit message (Expand) | Author | Age | Files | Lines |
* | Add the line number to the verbose output from abts. This also removes | rbb | 2004-05-14 | 1 | -13/+13 |
* | Move the APR test suite from CuTest to abts. The output is cleaner, | rbb | 2004-05-13 | 1 | -53/+53 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Migreate testargs to the new test suite. | rbb | 2002-12-06 | 1 | -32/+190 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 1 | -1/+1 |
* | change some of the test programs to use exit status 0 for | trawick | 2001-08-01 | 1 | -1/+1 |
* | These are (thankfully) now irrelevant stubs. apr_terminate is defined | wrowe | 2001-06-08 | 1 | -6/+1 |
* | Update copyright to 2001 | fielding | 2001-02-16 | 1 | -1/+1 |
* | renaming various functions for consistency sake | dougm | 2001-02-08 | 1 | -2/+2 |
* | Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined. | trawick | 2001-01-23 | 1 | -1/+1 |
* | Commit a bunch of cleanups to get win32 going again. Note the apr.dsp | wrowe | 2001-01-23 | 1 | -1/+6 |
* | Add an extra const into the getopt functions. We never attempt to modify any | gstein | 2000-11-29 | 1 | -1/+1 |
* | add a "default:" case, just to be sure. | gstein | 2000-11-25 | 1 | -7/+20 |
* | Fix the Win32 linker .def for APR (for my last several commits), and | wrowe | 2000-08-09 | 1 | -5/+12 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | wrowe | 2000-08-06 | 1 | -3/+3 |
* | prefix libapr functions and types with apr_ | dougm | 2000-08-02 | 1 | -6/+6 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | rbb | 2000-04-14 | 1 | -2/+2 |
* | call ap_initialize() and ap_terminate() | trawick | 2000-04-03 | 1 | -0/+3 |
* | Update to Apache Software License version 1.1 | fielding | 2000-03-31 | 1 | -32/+31 |
* | Update the test programs so they work with ap_getopt again. | rbb | 2000-03-15 | 1 | -1/+1 |
* | Fix all the License issues. Including: | rbb | 2000-03-10 | 1 | -9/+9 |
* | Fix the logic in blocking vs non-blocking pipes to children. It only | rbb | 1999-12-03 | 1 | -1/+1 |
* | Clean up the getopt stuff a bit. Basically, I am removing the #define's, | rbb | 1999-11-22 | 1 | -4/+3 |
* | With the removal of the signalling logic, this should have gone away too. | rbb | 1999-11-22 | 1 | -1/+0 |
* | Under Linux, I always got a | martin | 1999-11-20 | 1 | -0/+1 |
* | First patch to re-order function parameters. This one gets the low hanging | rbb | 1999-10-04 | 1 | -1/+1 |
* | A change to how APR uses user data. Now, user data is a linked list that | rbb | 1999-09-14 | 1 | -1/+1 |
* | Initial revision | rbb | 1999-08-17 | 1 | -0/+95 |