summaryrefslogtreecommitdiff
path: root/test/testcontext.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright to 2001fielding2001-02-161-1/+1
* renaming various functions for consistency sakedougm2001-02-081-3/+3
* Get testfile.c to compile when APR_FILES_AS_SOCKETS is defined.trawick2001-01-231-1/+1
* Commit a bunch of cleanups to get win32 going again. Note the apr.dspwrowe2001-01-231-1/+6
* Clean up a lot of warnings in the test directory.rbb2000-11-151-2/+2
* prefix libapr functions and types with apr_dougm2000-08-021-8/+8
* Clean up compile warnings, mostly by including apr_strings.h.trawick2000-08-011-0/+1
* Change ap_context_t to ap_pool_t. This compiles, runs, and serves pagesrbb2000-04-141-2/+2
* call ap_initialize() and ap_terminate()trawick2000-04-031-0/+7
* Update to Apache Software License version 1.1fielding2000-03-311-32/+32
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* Fix a bug in the logic to set/get userdata from ALL apr types. I haverbb1999-10-151-0/+2
* Bring the misc code up to the APR parameter order spec. This also fixes a fewrbb1999-10-081-2/+2
* First patch to re-order function parameters. This one gets the low hangingrbb1999-10-041-2/+2
* A change to how APR uses user data. Now, user data is a linked list thatrbb1999-09-141-0/+92