summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tagging 0.9.100.9.10wrowe2006-03-220-0/+0
* Prepare to tag .10 - seems RM's have become incredibly sloppy with svn,wrowe2006-03-222-2/+4
* Add -some- footnote to 0.9.10wrowe2006-03-221-0/+4
* A few more things to avoid cr/lf'ingwrowe2006-03-221-3/+3
* * STATUS: Remove a showstopper that's been dealt with.rooneg2006-03-221-4/+0
* Close a kernel layer segfault when the user attempts to lockwrowe2006-03-181-1/+2
* Ignore apr_rules.out.jorton2006-03-160-0/+0
* Merge r380120, r382030 from trunk:jorton2006-03-164-21/+45
* Merge r64972 from trunk, fixing apr_strerror() with glibc 2.4:jorton2006-03-164-33/+8
* Merge r376472 from trunk:jorton2006-03-161-1/+0
* Fix another backport nit due to massaging the 1.x code into 0.9.wrowe2006-03-151-1/+1
* Solve a long outstanding problem on Win32, specifically, wherewrowe2006-03-151-0/+6
* Fix a typo that won't be caught on Unix; an all too hasty backport.wrowe2006-03-151-0/+1
* Refactor the win32 apr_file_gets logic to close a newly wrowe2006-03-131-8/+7
* Distinguish rc from rv (DWORD v.s. apr_status_t) - a 64bit-ism.wrowe2006-03-131-5/+4
* Similar to the patches for unix/netware/os - percolate thewrowe2006-03-134-2/+12
* Restyle this code, slightly, to avoid code-not-reached warnings fromwrowe2006-03-101-4/+4
* Proveup: Bug 38801 reported by <kevin_wise motorola.com>wrowe2006-03-091-4/+32
* Backport r65212, r65249, r65250, r65251 from trunk to 0.9.x.maxb2006-03-073-10/+22
* Minimal fix to avoid configure malfunction due to lack of m4 quotation.maxb2006-03-021-1/+1
* Backport a basic optimization to address if a basepath wrowe2006-03-011-8/+8
* Quiet the only warning in apr build on Studio 2005, /GX deprecated.wrowe2006-03-017-12/+24
* Several readwrite file fixes require this code to become legible,wrowe2006-03-011-14/+19
* OS/2: Add proper error handling when internal calls to apr_file_flush() failbjh2006-02-232-2/+17
* Backport: 378053wrowe2006-02-151-3/+5
* Windows 9x file locks will *never* block. Emulate this behaviorwrowe2006-02-111-2/+20
* Ignore some generated data fileswrowe2006-02-110-0/+0
* A simple typo that's come up more than once, VC accepts whilewrowe2006-02-111-1/+1
* svn:ignore's to hide obj/exe's from svn status for win32wrowe2006-02-118-29/+37
* Backport: 376824wrowe2006-02-101-0/+8
* Merge r191047 to 0.9.x.rooneg2006-02-101-3/+7
* testall.dsw is the project workspace nowwrowe2006-02-091-122/+0
* Backport: 376423wrowe2006-02-091-3/+0
* Zero the len out value on error, to follow the unix behavior ofwrowe2006-02-041-0/+1
* Following cliff's clarifications - add a absolute showstopperwrowe2006-02-031-0/+3
* backport from trunk:trawick2006-01-301-5/+13
* Rename 0.9.8 to 0.9.9 for new release tarball.rooneg2006-01-302-2/+2
* Merge r373453 into 0.9.x, with necessary changes to tests to account forrooneg2006-01-303-2/+55
* Merge r357641 to the 0.9.x branch, as it's needed to make r355812 compile.rooneg2006-01-301-2/+2
* Bump for 0.9.8 release.rooneg2006-01-271-1/+1
* * CHANGES: Prepare for release.rooneg2006-01-271-1/+1
* Merge r355812 to 0.9.x.rooneg2006-01-262-2/+18
* Merge r355792 to 0.9.x.rooneg2006-01-262-1/+5
* Merge r355790 to 0.9.x.rooneg2006-01-262-0/+5
* Merge r314856 to 0.9.x.rooneg2006-01-261-16/+31
* Merge r371172 to 0.9.x.rooneg2006-01-263-8/+15
* Merge r371198 to 0.9.x.rooneg2006-01-262-2/+6
* Merge r356615 into 0.9.x.rooneg2006-01-263-4/+19
* Merge r328355 into 0.9.x.rooneg2006-01-261-2/+9
* The OS/2 send() function returns EINVAL if the data size is > 64k so limit thebjh2006-01-051-0/+4