summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag version 1.2.6 of APR.1.2.6rooneg2006-03-220-0/+0
* Prepare to tag APR 1.2.6.rooneg2006-03-223-3/+4
* Note one of interest to several reporters.wrowe2006-03-221-0/+6
* We bucket the bytecount results from ReadFile and GetOverlappedResultwrowe2006-03-221-5/+10
* 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
* Merge r387603 from trunk to the 1.2.x branch.rooneg2006-03-211-11/+4
* Narrow the behavior of 387468 so that -no-install libtool flag is neverwrowe2006-03-212-1/+11
* Revert vetoed r384716, fixing testall regression e.g. when usingjorton2006-03-211-3/+3
* Roll on development to 1.2.6-devpquerna2006-03-201-2/+2
* Prepare for the 1.2.5 releasepquerna2006-03-201-1/+1
* - Upcate and sync version numbers with the relality that 1.2.4 was already ta...pquerna2006-03-203-4/+6
* Close a kernel layer segfault when the user attempts to lockwrowe2006-03-181-1/+2
* Merge r386202 from trunk into the 1.2.x branch.rooneg2006-03-161-2/+12
* Merge r380120, r382030 from trunk:jorton2006-03-164-20/+44
* Merge r386154 from trunk to the 1.2.x branch.rooneg2006-03-153-6/+25
* 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-6/+5
* Similar to the patches for unix/netware/os - percolate thewrowe2006-03-134-2/+12
* There are -so- many reasons this code -could- fail, and anywrowe2006-03-131-3/+2
* Merge r232572 from trunk to the 1.2.x branch.rooneg2006-03-111-0/+2
* fix compile break on systems like AIX 4.3.3 whichtrawick2006-03-111-1/+1
* One more evolution of the uuid header detection code.wrowe2006-03-102-17/+17
* Restyle this code, slightly, to avoid code-not-reached warnings fromwrowe2006-03-101-4/+4
* Throw away a horrible change; each time we layer on more garbage to libtoolwrowe2006-03-101-3/+3
* Address bug 37999 and other exceptions to the existing uuid detection code;wrowe2006-03-082-9/+64
* Merge r356622 from trunk to 1.2.x, to decrease differences between trunk andmaxb2006-03-071-16/+16
* Revert 239927 and simplify a much more basic optimizationwrowe2006-03-011-12/+11
* Close bug 38801; add optimization but test the slash delimit forwrowe2006-03-011-9/+10
* Proveup: Bug 38801 reported by <kevin_wise motorola.com>, with fixwrowe2006-03-011-0/+33
* Quiet the only warning in apr build on Studio 2005, /GX deprecated.wrowe2006-03-017-12/+24
* Undo potentially lethal casts; backports 381874wrowe2006-03-011-3/+3
* Several readwrite fixes require this code to become legible,wrowe2006-02-281-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
* Merge r377330 from trunk:jorton2006-02-131-2/+11
* Windows 9x file locks will *never* block. Emulate this behaviorwrowe2006-02-111-2/+20
* Ignore our shm filewrowe2006-02-110-0/+0
* A simple typo that's come up more than once, VC accepts whilewrowe2006-02-111-1/+1
* Surrender to the state of 1.2.x and prior, and use !defined(WIN32)wrowe2006-02-101-3/+6
* Revert this 1.3-specific syntax, we still need to use bufferswrowe2006-02-101-3/+3
* This test can't be portably implemented until we define a symbolwrowe2006-02-101-0/+6
* Avoid a hang if apr_accept() fails, permitting APR_EINPROGRESSwrowe2006-02-091-6/+8
* Testcase to reproduce bug 31878, incomplete partial root on UFSwrowe2006-02-091-4/+17
* getcwd() isn't portable. We can 'exercise' more apr_functionswrowe2006-02-091-8/+5
* Remove several more warnings, including the need to cast our file sizewrowe2006-02-091-2/+3
* Fix a host of tests that were using ABTS_INT_EQUAL to compare non-intwrowe2006-02-096-19/+19
* The project workspace is now testall.dswwrowe2006-02-091-122/+0
* Backport: 376423wrowe2006-02-091-3/+0
* Merge r375869 and r375870 into the 1.2.x branch.rooneg2006-02-082-1/+5