summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* tagging initial 1.3 release1.3.0wrowe2008-05-301-0/+3
|\
| * backing up for a moment to 1.3.0 in order to retag for NOTICE changewrowe2008-05-303-7/+2
| * add collective copyrightfielding2008-05-301-0/+3
| * Bump after tagwrowe2008-05-303-2/+7
* | Tag the first 1.3 releasewrowe2008-05-300-0/+0
|/
* Prepare for 1.3.0 tagwrowe2008-05-301-1/+1
* Thanks to Jim for licensing resolutionswrowe2008-05-301-2/+2
* Refactor and update apr.hw to apr.h.in contents.wrowe2008-05-291-109/+147
* Respect the cardinal rule that non-apr stuff needs to bewrowe2008-05-291-9/+14
* Backport r661159 from the trunk.bojan2008-05-292-14/+18
* Correct license statements to the ASF labeling policy.wrowe2008-05-281-9/+12
* Revert to 1.2.x style build for binary compatibility; it was neverwrowe2008-05-2813-631/+209
* This needs to live only on trunkwrowe2008-05-281-106/+0
* Correct license statements to the ASF labeling policy. Note major partswrowe2008-05-283-26/+26
* Make consistent to apr/branches/1.2.x/STATUS, while the full STATUS picturewrowe2008-05-281-393/+9
* Backport r660405 from the trunk.bojan2008-05-271-1/+1
* Backport r660373 from the trunk.bojan2008-05-271-1/+2
* Remove apr_ssl schema from apr altogether; this belongs in apr_utilwrowe2008-05-221-21/+1
* Add APR_DSOPATH to allow us to inspect the current working dso path varwrowe2008-05-213-0/+6
* Backport r658105 from trunkmturk2008-05-211-4/+12
* Backport r657500 from trunkmturk2008-05-201-1/+1
* Merge r656659 from trunk:jim2008-05-151-8/+3
* Backport r654788 and r656355 for fully functionaljim2008-05-141-69/+76
* Backport Henry Jen's fix for Solaris poll failure [PR43000]niq2008-05-132-7/+31
* Oops... this did not belongjim2008-05-071-1/+0
* Combine Darwin sendfile stuff to one combined "fix"jim2008-05-072-4/+4
* backport r654185jim2008-05-072-2/+1
* Reduce the point at which we use long filename manipulation to 248wrowe2008-05-061-2/+5
* backport trunk rev 652951trawick2008-05-042-1/+5
* Merge r652830 from trunk:jorton2008-05-022-1/+4
* Leverage the new apr_uintptr_t type for our ULONG_PTR members.wrowe2008-05-024-4/+23
* Avert the pid "ld" format when building to huge-longs on solaris 64 bit.wrowe2008-05-021-1/+5
* Merge r652832 from trunk:jim2008-05-023-2/+49
* Correct BeOS VPATH build for 1.xwrowe2008-05-021-1/+1
* Optimize away a second poll by simply looping on the existing pollwrowe2008-05-011-7/+3
* Reflow the OS/X sendfile implementation to proceed from writev(hd..iovec)wrowe2008-05-011-16/+23
* Backport r651721 from the trunkbojan2008-04-251-2/+7
* Backport r651174 and 651704 from the trunkbojan2008-04-251-1/+2
* One showstopper resolved. One new one appears.wrowe2008-04-251-2/+1
* Not-in 1.3.xwrowe2008-04-251-3/+0
* Correct legacy crumbs from the new OS/X sendfile changes.wrowe2008-04-251-5/+2
* Support OS/X sendfile by using writev rather than the miscounted sendfile'swrowe2008-04-242-12/+29
* Thanks to ggreer on irc for pointing out this tangled messwrowe2008-04-211-0/+2
* Implement apr_proc_wait_all_procs for windows (apply trunk r649208)mturk2008-04-184-15/+160
* Apply trunk patch r649022 (fixing WIN64 compile time warnings)mturk2008-04-181-1/+1
* Apply trunk patches r648601, r649000 and r649173 (fixing WIN64 compile time w...mturk2008-04-182-19/+25
* Revert r647394. The API is incomplete and needs more developmentmturk2008-04-163-125/+18
* Branch to let 1.3.0 settle and get out of the way from 1.4.0 additionswrowe2008-04-140-0/+0
* Revert r47540mturk2008-04-138-352/+29
* Introduce apr_pollset_wakeup()mturk2008-04-138-29/+352