summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed the apr_mmap_dup ownership problem for disjoint pools by gettingjwoolley2002-11-231-21/+23
* use syntax for non-system includes when including apr_network_io.htrawick2002-11-221-1/+1
* Use apr_os_default_encoding and apr_os_locale_encoding insteadbrane2002-11-121-67/+6
* Go through doxygen output and remove as many errors and warnings as I could.jerenkrantz2002-11-1019-98/+164
* Allow iconv.h to be included. We will turn APU_HAVE_ICONV on later.bnicholes2002-11-071-0/+1
* Clarify that apr_xml_quote_string may not allocate new space for thebrane2002-11-071-0/+2
* * find_apu.m4: backport a change from svn; favor in-tree over installed apusussman2002-11-051-20/+10
* * apu-config.in: add a --version switch, just like apr-config.insussman2002-11-051-0/+5
* Remove the DB_AUTO_COMMIT handling for DB4.1. We're creatingbrane2002-10-241-15/+2
* Avoid declaring exports that exist within only a certain configurationwrowe2002-10-132-4/+4
* Add apr_ldap.hw for Windows buildminfrin2002-10-092-0/+125
* Add IPv6 literal address support to apr_uri_parse(), apr_uri_unparse(),trawick2002-10-073-14/+154
* spelling policegregames2002-10-071-1/+1
* add a URI parser test programtrawick2002-10-073-1/+219
* don't break the build when APR doesn't have thread supporttrawick2002-10-071-0/+11
* clean up some declarationstrawick2002-10-071-2/+2
* axe some broken error checkingtrawick2002-10-041-12/+6
* Add further support for DB_AUTO_COMMIT flag which is required in DB4.1+jerenkrantz2002-10-041-13/+25
* They are still here, they didn't make it into 2.0.43 howeverwrowe2002-10-031-0/+4
* On to the 2.0.43 candidatewrowe2002-10-031-4/+0
* In apr_brigade_writev(), create heap buckets instead ofbrianp2002-09-301-6/+13
* Rewrite of apr_brigade_writev(). It's now more efficient forbrianp2002-09-291-47/+85
* ignore libaprutil-0.laianh2002-09-281-0/+1
* --libs option emits a path to libexpat.la, which forces the client to use GNU...wsanchez2002-09-251-2/+2
* Don't search $prefix/lib on account of headers living in xml/expat/lib in the...wsanchez2002-09-251-3/+3
* LIBS isn't the only variable in which we want the installed version ofwsanchez2002-09-251-8/+9
* Simplify.wsanchez2002-09-251-3/+1
* $prefix, not $PREFIXwsanchez2002-09-251-1/+1
* Flush the brigade in apr_brigade_writev() whenever the heapbrianp2002-09-231-8/+18
* apr_brigade_writev fix: don't call brigade flush function if it it's undefinedbrianp2002-09-221-1/+1
* Added apr_brigade_writev() functionbrianp2002-09-213-0/+82
* Simpler, less optimized code for apr_brigade_puts()brianp2002-09-211-62/+11
* Fix so that we can use compile against db-4.1.24 which altered the openjerenkrantz2002-09-192-3/+12
* Add --bindir option to apu-config so that users of APR-util have an ideajerenkrantz2002-09-192-0/+7
* Fix up APRUTIL_LIBNAME substitution.jerenkrantz2002-09-171-6/+6
* Correct the build breakage that had crept in when we added version numbersdreid2002-09-141-7/+8
* Update STATUS to reflect all of the cleared showstoppers and note the currentjerenkrantz2002-09-131-28/+8
* Added two missing files to the NetWare build of apr-utilbnicholes2002-09-131-0/+2
* Move to 0.9.2-devjerenkrantz2002-09-122-2/+4
* Bump apu_version.h for 0.9.1 releasejerenkrantz2002-09-121-1/+1
* - Add all of the standard versioning infrastructure bits derived from APR.jerenkrantz2002-09-1010-17/+537
* Get this test program to compile on Darwin.jerenkrantz2002-09-101-0/+8
* clean up a commentianh2002-09-061-3/+2
* Running "make check" in the toplevel directory or the test/ directoryaaron2002-09-053-1/+16
* doxygen: move these 2 api groups to apr-util where they belongianh2002-09-012-6/+6
* ignore droppings from "make depend"trawick2002-08-231-0/+1
* change apr_dbm_get_usednames_ex() to return an error whentrawick2002-08-232-15/+18
* Bug #9789 NDBM support for apr_dbm.ianh2002-08-2111-5/+374
* fix some typostrawick2002-08-211-4/+4
* Added apr_queue.c to the Netware buildbnicholes2002-08-191-0/+1