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