summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert 580655+580835 in search of a better solutionwrowe2007-10-052-24/+24
* Close the standard handle in the child, *when* we tagged it with fd -1wrowe2007-10-011-3/+3
* In fact, 580484 did two useful things; note the other.wrowe2007-10-011-0/+5
* Rephrase this change.wrowe2007-10-011-3/+4
* Redundant commit to remove redundancy.wrowe2007-10-011-1/+1
* Clearer comment. (Well, I think it's clearer :)wrowe2007-10-011-5/+7
* Had inverted the logic for closing the handles in the parent, thanks to glasserwrowe2007-10-011-6/+6
* Prepare for testing on x64 again; there is a footnote to thesewrowe2007-10-012-20/+20
* In order to provide an easier VStudio .vcproj file transitionwrowe2007-09-302-18/+18
* Thanks for catching the unbalanced parens, jerenkrantz.wrowe2007-09-291-3/+3
* Fix compile errors introduced in r580486 due to missing ()s.jerenkrantz2007-09-291-6/+6
* Undo the 'fix' to the unix flaw. Yes, there still are flaws;wrowe2007-09-281-36/+12
* Introduce APR_NO_FILE as an option for any of the three stdio streamswrowe2007-09-282-26/+74
* Introduce APR_NO_FILE as an option for any of the three stdio streamswrowe2007-09-286-78/+159
* * configure.in, Makefile.in: Define the libtool versioning hint in thejorton2007-09-252-1/+4
* Update STATUS to match recent releasesbojan2007-09-131-2/+6
* Run all tests, then fail make if requiredbojan2007-09-101-3/+8
* Any test returning non-zero should stop makebojan2007-09-101-2/+4
* Strip out the /machine from link.exe, in this day and age each CPUwrowe2007-09-071-0/+9
* Code style only. Forward port struct initialization from rev 573481fielding2007-09-071-4/+1
* Another API changing feature prerequesite.wrowe2007-09-051-0/+9
* Note an API changing facility - sparse files must be explicitlywrowe2007-09-051-0/+4
* This message no verb.martin2007-09-041-1/+1
* Fix cut and paste typo which scuttled the last release, thiswrowe2007-09-041-2/+2
* Fix the condvar trunk/test. Nothing equivilant in 1.2/0.9,wrowe2007-09-031-1/+1
* Correctly handle completion-based read-to-EOF case.wrowe2007-09-011-0/+3
* Fix r569890 - this error did not hit 1.2 or 0.9 branches,wrowe2007-09-011-2/+2
* Note this (substantial) behavior change.wrowe2007-08-281-0/+6
* Note the change to utf8 encodingwrowe2007-08-281-1/+2
* apr_status_t code, not Win32 error code.wrowe2007-08-281-1/+1
* Set up svnmailer to utf-8wrowe2007-08-270-0/+0
* Fix people-name encodingwrowe2007-08-272-19/+22
* Correct r569882 typo; we must leave what we enter.wrowe2007-08-261-1/+1
* Proposed;wrowe2007-08-265-50/+195
* These would be text wrowe2007-08-260-0/+0
* This would be textwrowe2007-08-260-0/+0
* I was experimenting with options on ELSE_WIN_OS_IS_ANSI,wrowe2007-08-241-1/+5
* Forgot to consider cases where there is no RECURSE (but we stillwrowe2007-08-241-4/+5
* We needed to fix the fix of .mak files to prevent insane amountswrowe2007-08-241-3/+57
* We expect iov lengths to match up with a size_t, not ssize_t.wrowe2007-08-231-1/+1
* Make Win32 consistent with unix, in that we will inherit the defaultwrowe2007-08-231-6/+6
* Fix vcproj per-user datastorewrowe2007-08-200-0/+0
* More de-tabification.wrowe2007-08-172-364/+364
* Tabs? **tabs???** Mea culpa.wrowe2007-08-171-30/+30
* Fix altroot substitution bug.wrowe2007-08-171-5/+10
* insure that an optimizing compiler will re-load the links from memory eachgregames2007-08-151-2/+2
* In Mac OS X's VFS API file names are, by definition, canonicallyjim2007-08-131-0/+4
* fixed version string for dev builds;fuankg2007-08-081-9/+24
* Backport revision 560480 from the eventset branch:davi2007-08-063-0/+33
* "Signal Handling" was listed as "Handling" in the APR documentation.davi2007-08-051-3/+3