diff options
author | jerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68> | 2001-12-13 09:27:35 +0000 |
---|---|---|
committer | jerenkrantz <jerenkrantz@13f79535-47bb-0310-9956-ffa450edef68> | 2001-12-13 09:27:35 +0000 |
commit | 57d15d24189aed1f1343763d1d9803f1708793c2 (patch) | |
tree | d0c876a7758cee5a42987b191b662dd6d0de90ed /STATUS | |
parent | 97588316e234f3b82bea4eac1ffac590e60dbce3 (diff) | |
download | libapr-57d15d24189aed1f1343763d1d9803f1708793c2.tar.gz |
Hallelujah! Fixed the SVN problems. Post to dev@apr with the new code
is on the way.
So, httpd and flood probably need to be reverified.
Do we wait until the debug code is finished before committing? Votes
please!
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62639 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'STATUS')
-rw-r--r-- | STATUS | 15 |
1 files changed, 6 insertions, 9 deletions
@@ -1,5 +1,5 @@ APACHE PORTABLE RUNTIME (APR) LIBRARY STATUS: -*-text-*- -Last modified at [$Date: 2001/12/12 18:09:22 $] +Last modified at [$Date: 2001/12/13 09:27:35 $] Release: @@ -45,15 +45,12 @@ RELEASE SHOWSTOPPERS: RELEASE NON-SHOWSTOPPERS BUT WOULD BE REAL NICE TO WRAP THESE UP: * Enable pools to have thread-specific locking in it. - Status: There are two alternatives. More investigation/analysis - needs to be done to see if they can be merged - together. - SVN is segfaulting with Sander's pool code. Sander - and Justin are investigating. - Sander's submission: + Status: Sander's pool code has been tested with httpd, flood, + and SVN. It needs to be determined whether we will + wait for the debug code to be finished before + committing. + Patch: <JLEGKKNELMHCJPNMOKHOOECGEPAA.striker@apache.org> - Brian's submission: - <3C064F49.8000908@pacbell.net> Comparisons/reviews: Ian: <3C083414.1080208@cnet.com> (performance) Brian: <3C07D792.9070301@cnet.com> (code) |