summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPR_1_0_0_RC3(no author)2004-07-0713-717/+24
* Clean up leftover commentsbnicholes2004-07-071-2/+0
* * poll/unix/poll.c (backend_cleanup): Only define if using epoll/kqueue.jorton2004-07-072-7/+10
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-061-0/+2
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-063-15/+106
* Add support for KQueue and sys_epoll to apr_pollset.jerenkrantz2004-07-064-16/+384
* [Comment change only]: Allright. The warning was based on FreeBSD'smartin2004-07-051-13/+0
* My excuses for the commit of jlibtool without prior discussion.martin2004-07-051-1496/+0
* Update the license, plus minor portability changesmartin2004-07-051-65/+28
* Support threading on FreeBSD 5.x where kern.osreldate >= 502102.jerenkrantz2004-07-042-7/+12
* * build/rpm/apr.spec.in: Move installbuilddir tojorton2004-07-011-13/+6
* Add an RPM spec file derived from Fedora Core.minfrin2004-07-013-0/+122
* * Makefile.in (install): Install an apr-1-config script alongsidejorton2004-07-011-1/+3
* * build/get-version.sh: Fix handling of multi-digit versionjorton2004-06-301-5/+5
* * Makefile.in (install): Install the awk scripts & mkdir.sh for ajorton2004-06-301-1/+1
* * build/apr_rules.mk.in: Define APR_MKDIR macro.jorton2004-06-301-0/+1
* * build/apr_rules.mk.in: Define APR_MKEXPORT and APR_MKVAREXPORT tojorton2004-06-302-7/+14
* * configure.in, config.layout: Add -version suffix to defaultjorton2004-06-302-2/+2
* Add that RC2 was tagged. :-)dreid2004-06-301-5/+3
* * test/teststr.c (string_strfsize, overflow_strfsize): Addjorton2004-06-301-0/+62
* The failure to delete the conditional lock ws causing a hang on BeOS, sodreid2004-06-301-0/+2
* * configure.in: Remove check for res_init again.jorton2004-06-301-2/+0
* * Makefile.in (install): Simplify stupid over-engineering.jorton2004-06-301-8/+3
* * Makefile.in (APR_PCFILE): New target.jorton2004-06-302-4/+10
* Get the correct setting for which locking mechanism to use.dreid2004-06-291-2/+11
* Generate a tag file.dreid2004-06-291-0/+3
* Destroy the shared memory once the test finishes.dreid2004-06-291-1/+6
* Bring over the display fix from apr-util.dreid2004-06-291-1/+1
* If a test fails due to be not implemented, then record it as suchdreid2004-06-291-3/+1
* Continue clearing my TODO list.dreid2004-06-291-7/+21
* Allow shared memory to work across forks in the way it was intended.dreid2004-06-292-0/+33
* Add support for BS2000 (_OSD_POSIX).jfclere2004-06-291-0/+56
* Use libbind/libresolv when available. Check <sys/types.h> before checking oth...martin2004-06-291-1/+4
* Add FreeBSD platform, and catch unsupported platforms by #error exitmartin2004-06-291-1/+6
* Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...martin2004-06-291-1/+1
* Commit the missing jlibtool.c from Justin's http://www.apache.org/~jerenkrant...martin2004-06-291-0/+1472
* Avoid any edge case or clib bug that might result in a stringwrowe2004-06-281-3/+6
* Simplify excessive copies when the string isn't transformed to upper.wrowe2004-06-281-6/+7
* Incorporate suggested changes from Martin Kraemer and Will Rowe.dreid2004-06-281-8/+9
* Fix apr_snprintf() to respect precision for small floating pointtrawick2004-06-273-1/+24
* * include/apr_file_info.h: Move new APR_USETID, APR_GSETID andjorton2004-06-251-3/+3
* Reminder for bugginessmartin2004-06-251-0/+13
* add missing mention of a bug fixtrawick2004-06-231-0/+4
* sync with 0.9 branchtrawick2004-06-231-4/+4
* fix a dangling commatrawick2004-06-231-1/+1
* Add command type APR_SHELLCMD_ENV for creating a processtrawick2004-06-235-8/+25
* * Makefile.in (install): Install mkdir.sh and awk scripts intojorton2004-06-231-5/+4
* Bring in the patch from apr-util that allows for NULL strings to be passeddreid2004-06-211-1/+3
* Add details of the releases and include the fact that 1.0.0.rc1 has been T&R'ddreid2004-06-181-18/+21
* Following the last 2 weeks discussions, there are now no showstoppersdreid2004-06-181-64/+65