summaryrefslogtreecommitdiff
path: root/misc
Commit message (Expand)AuthorAgeFilesLines
* Use apr_uint32_t rather than apr_size_t for the maximum queue size.jerenkrantz2002-12-301-6/+6
* Allow apr_queue to have greater than int number of elements.jerenkrantz2002-12-231-6/+6
* Style police have been recalled from hibernation.jerenkrantz2002-12-231-37/+35
* Add apr_queue to the Windows build.brane2002-12-221-10/+10
* Update to latest APR renamesthommay2002-11-301-1/+1
* axe some broken error checkingtrawick2002-10-041-12/+6
* - Add all of the standard versioning infrastructure bits derived from APR.jerenkrantz2002-09-102-1/+76
* clean up a commentianh2002-09-061-3/+2
* if you don't have threads, you can't use this.ianh2002-08-191-0/+4
* add unix-type things and make it not spit out debug messagesianh2002-08-182-2/+2
* add a thread safe FIFO bounded buffer queue.ianh2002-08-181-0/+441
* Add a new Resource List API for APR-UTIL.aaron2002-08-052-1/+395
* variable grain should be static; it isn't part of the APItrawick2002-07-161-1/+1
* Correct a commentstoddard2002-05-291-2/+2
* Fixed a segfault in apr_date_parse_rfc() for some date formatsjwoolley2002-05-231-15/+38
* Rearrange INCLUDES so that APRUTIL_PRIV_INCLUDES is first to preventjerenkrantz2002-05-081-1/+1
* - Remove MIN_BLK_SIZE bogosity. If the user wants to allocate small chunks,jerenkrantz2002-04-301-4/+2
* The style police have been called back to the scene of the crime.jerenkrantz2002-04-301-2/+2
* The style police come before the bug police. (Bug police are on the case.)jerenkrantz2002-04-301-5/+5
* Rename apr_implode_time to apr_time_exp_get.striker2002-03-171-2/+2
* axe unused variabletrawick2002-03-151-1/+0
* PR:dougm2002-03-151-2/+1
* PR:dougm2002-03-141-1/+2
* PR:dougm2002-03-141-0/+27
* Update our copyright for this year.fielding2002-03-132-2/+2
* apr-utils rename apr_ansi_time_to_apr_time andianh2002-03-061-2/+2
* Switch APRUTIL over to use the APR_FIND_APR macro provided by APR.gstein2002-02-061-5/+1
* Be gone, vile tab. (I'm really tired.)jerenkrantz2002-01-191-1/+1
* Toss a stray comment. (I'm tired.)jerenkrantz2002-01-191-1/+0
* Another date format often seen in the wild.jerenkrantz2002-01-191-0/+17
* oopsianh2002-01-181-1/+1
* Remove the default. It's not needed and causes an error with AIX anyway.jerenkrantz2002-01-111-1/+0
* Add GMT offset calculation to apr_date_parse_rfc() since it is notjerenkrantz2002-01-111-11/+47
* Make sure granularity is a aligned on both pointer and long entities.wrowe2002-01-091-0/+11
* Collapse a block upon free into it's previous and/or next blockwrowe2002-01-091-3/+22
* handle !APR_HAS_THREADStrawick2002-01-081-2/+2
* Introduce apr_rmm_overhead_get(n) which will calculate the overheadwrowe2002-01-081-0/+5
* Add an apr_anylock_t to the rmm create/attach fns. Only the user of thewrowe2002-01-081-7/+57
* get relocatable-managed-memory stuff to compiletrawick2002-01-051-3/+3
* A minimalist relocatable memory manager. When I suggest minimalist,wrowe2002-01-052-1/+356
* Fix up VPATH support so that it will survive config.status invocations.jerenkrantz2002-01-041-1/+5
* Get VPATH builds working for APR-util again. We need to include bothrbb2001-09-131-1/+1
* Convert apr-util to use APR's build directory. This greatly simplifiesrbb2001-07-301-0/+3
* Per Dean Gaudet's suggestion:jerenkrantz2001-06-051-24/+28
* APR-utilize the date functions from httpd-2.0. Add it to thejerenkrantz2001-05-313-99/+363
* Copied from httpd-2.0 without any changesjerenkrantz2001-05-311-0/+306
* The APU_DECLARE's finished (nearly) for apr-util. This change alsowrowe2001-01-181-7/+0
* Just the usual placeholder for the win32 .dllwrowe2000-12-051-0/+7