summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_41(no author)2002-09-154-259/+6
* Kill a small and mostly insignificant leak.William A. Rowe Jr2002-09-151-0/+2
* Improve the getpass() situation on win32. Respect BS/DEL/left-arrowsWilliam A. Rowe Jr2002-09-141-15/+43
* Update revision history.Justin Erenkrantz2002-09-131-2/+4
* Added apu_version.c to the NetWare build projectBradley Nicholes2002-09-131-0/+0
* PR:Jeff Trawick2002-09-132-3/+11
* Silence preprocessor warningJustin Erenkrantz2002-09-131-1/+1
* When encountering a link error when loading a DSO on Darwin, print the error.Justin Erenkrantz2002-09-132-1/+10
* Ugg! It does not appear that we have ever been disabling "native"Jim Jagielski2002-09-121-1/+1
* Move to 0.9.2-devJustin Erenkrantz2002-09-122-2/+4
* Fixup CHANGES for 0.9.1 releaseJustin Erenkrantz2002-09-121-1/+3
* Bump apr_version.h for 0.9.1 releaseJustin Erenkrantz2002-09-121-1/+1
* Make file environment variables for building APR for NetWare with IPV6Bradley Nicholes2002-09-101-0/+13
* Can not set h_errno on NetWareBradley Nicholes2002-09-101-0/+4
* Make it a little easier to drop get-version.sh into apr-util by removingJustin Erenkrantz2002-09-102-10/+15
* Include alloca.h on Tru64 to ensure that alloca gets redefined toBrian Pane2002-09-092-0/+7
* Handle (well, ignore for now) -version switch.Brian Havard2002-09-071-10/+19
* Update the inline comments to reflect reality regarding how apr_snprintfJim Jagielski2002-09-061-5/+7
* Mention the "make check" changes.Aaron Bannert2002-09-051-0/+3
* Remove the toplevel "make test" target, but replace it with a simliarAaron Bannert2002-09-052-9/+12
* Getting ready to build for IPV6 on NetWareBradley Nicholes2002-09-032-0/+8
* Add apr_array_pop() function to apr_array_header_t.Justin Erenkrantz2002-09-023-0/+19
* Fix !APR_HAS_THREADS code path for apr_atomic_cas by always definingJustin Erenkrantz2002-09-011-1/+1
* Minor style nit.Justin Erenkrantz2002-09-011-2/+2
* Delay definition of APR_ATOMIC_NEED_DEFAULT_INIT to be 0 and only do so if itJustin Erenkrantz2002-09-011-2/+4
* Fixed the SPARC v8plus version of apr_atomic_dec so thatBrian Pane2002-09-012-2/+7
* Bugfix for apr_pollset_remove()Brian Pane2002-09-011-0/+2
* Cleaner mechanism for using platform-specific atomics on platformsBrian Pane2002-08-312-44/+102
* Fix the result of "apr-config --link-ld --libs". It did not includeGreg Stein2002-08-294-9/+9
* Explain the workings of the ring sentinel. They'll never let me into theTony Finch2002-08-281-2/+53
* Now at 0.9.1-devGreg Stein2002-08-281-2/+2
* We're no longer 0.9.0-dev. The tag will be shifted to this new rev inGreg Stein2002-08-281-1/+1
* bye bye, testtable...Greg Stein2002-08-271-0/+1
* fix typo before someone else notices it and pounces :)Jim Jagielski2002-08-271-1/+1
* Fix typo that broke things in really odd ways.Justin Erenkrantz2002-08-271-1/+1
* Add another test...Jim Jagielski2002-08-271-1/+11
* Document the len == 0 special case for apr_snprintf() and allow it toJim Jagielski2002-08-261-6/+24
* Turn off optimization completely when building debugBradley Nicholes2002-08-261-2/+2
* get rid of a warning by not exporting a function thatJeff Trawick2002-08-261-1/+1
* If the length argument to apr_snprintf is 0, then we should return theRyan Bloom2002-08-253-15/+30
* Printing a string with apr_snprintf can seg fault, if a precision isRyan Bloom2002-08-253-3/+63
* Excerpt from MSVC help;Ian Holsman2002-08-222-1/+8
* * substitute APR_MAJOR_VERSION to the Makefile so that otherGreg Stein2002-08-225-14/+27
* "A dump truck... a *yellow* dump truck..."Greg Stein2002-08-221-12/+24
* Fix apr_tokenize_to_argv() to remove the escape characterJeff Trawick2002-08-212-2/+33
* comment the checks being done, making it clear that theJim Jagielski2002-08-201-3/+4
* Fix bug reported as PR 11854.William A. Rowe Jr2002-08-201-3/+10
* Allow for behavior to be compile-timeJim Jagielski2002-08-201-1/+3
* This vote seems to be pretty resolved.Thom May2002-08-191-9/+8
* Oops, should add this to CHANGES too.Thom May2002-08-191-0/+3