summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
...
* * configure.in: Detect mkostemp, mkostemp64.jorton2015-06-041-0/+3
* Fix pool debugging output so that creation events arebrane2015-04-241-0/+5
* Fix errors when building on Visual Studio 2013 whilegsmith2015-04-241-0/+4
* build: Correctly use AC_(PATH|CHECK)_TOOL to support cross compilation.trawick2015-04-041-0/+3
* PR 57230 fix now in 1.6.x and 1.5.x branchestrawick2015-04-041-4/+0
* Remove entries for features/fixes already merged back to apr 1.5.x or 1.6.xtrawick2015-04-041-17/+0
* apr_queue: follow up to r1667073.ylavic2015-03-161-2/+2
* apr_queue: Add apr_queue_timedpush() and apr_queue_timedpop() toylavic2015-03-161-0/+4
* typo again, sighcovener2014-12-191-1/+1
* fix email addr syntaxcovener2014-12-191-1/+1
* apr_pollset state fixes for z/OScovener2014-12-191-0/+4
* * Correctly calculate the size of the returned string and set the correctrpluem2014-11-271-0/+4
* *) On z/OS, apr_sockaddr_info_get() with family == APR_UNSPEC was not covener2014-10-271-0/+4
* missing wordcovener2014-06-261-2/+2
* apr_skiplist becomes corrupt when nodes are reused.covener2014-06-221-0/+4
* apr_skiplist_add()... idea from yannjim2014-05-271-0/+2
* Don't waste memory when creating or allocating from small, long-livedsf2014-05-141-0/+4
* Remove some items that have been merged into 1.6sf2014-05-141-18/+0
* Add a pointer to /proc/sys/vm/max_map_count for the guard page featuresf2014-05-141-1/+2
* Add option to use guard pagessf2014-05-091-0/+5
* Option to detect concurrent accesses to poolssf2014-05-091-0/+4
* In 1.5/1.6jim2014-04-281-15/+0
* Add apr_shm_delete()jim2014-04-281-0/+8
* Add apr_escape_ldap() and apr_pescape_ldap(), escaping charactersminfrin2014-04-211-0/+3
* Add apr_sockaddr_info_copy(), for making a deep copy of antrawick2014-04-131-0/+4
* Okey dokey... how we gen the key isn't part of our ABI,jim2014-01-251-0/+4
* Note userland changesjim2014-01-251-1/+3
* Because of Darwin/OSX, we need to worry aboutjim2014-01-251-1/+1
* *) Fix POSIX shared memory (shm_open) use for named shared memory.jim2014-01-251-0/+3
* Not now... revertjim2014-01-241-4/+0
* Build system support for Win9x was removed in r891502. (There's still deadtrawick2014-01-161-0/+2
* Add signed type apr_intptr_t, because intptr_t is C99, and is not tdonovan2014-01-131-0/+3
* Close https://issues.apache.org/bugzilla/show_bug.cgi?id=53996jim2013-11-171-0/+4
* APR_FOPEN_NONBLOCK is in 1.5.x branchtrawick2013-11-021-4/+0
* remove entries for items merge to stable branchtrawick2013-10-271-5/+0
* Windows shm stuff is in the 1.5.x branch via r1534011trawick2013-10-231-9/+0
* Changes to apr_pollset_method_e enum value of APR_POLLSET_POLL andcovener2013-10-211-0/+5
* Follow-up to r1531768:trawick2013-10-201-1/+5
* Windows: Create named shared memory segments under the "Local" trawick2013-10-131-0/+5
* remove items that are in apr 1.5.xtrawick2013-10-101-6/+0
* fix typotrawick2013-10-051-1/+1
* Wrong item removed in r1528828.rjung2013-10-031-1/+2
* Remove items backported to (not yet releasedrjung2013-10-031-6/+0
* Remove items backported to 1.5.x.rjung2013-10-031-6/+0
* On Windows, a socket timeout isn't implemented withtrawick2013-09-151-0/+4
* don't mention the cmake stuff for Windows, which is now in APR/APR-Util 1.xtrawick2013-08-291-3/+0
* tiny cleanups based on tdonovan's cmake liststrawick2013-08-221-1/+2
* Add experimental cmake-based build system for Windows.trawick2013-08-221-0/+2
* Add support for Berkeley DB 6.0.rjung2013-06-231-0/+2
* Add apr_pbase64_encode() and apr_pbase64_decode() to encode to/fromminfrin2013-06-061-0/+3