index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
memory
/
unix
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a bug in pool locking. The current logic requires recursive mutex's,
Ryan Bloom
1999-10-12
1
-5
/
+15
*
Remove most of the annoying "re ap_context_t mplement" mis-replacements
Martin Kraemer
1999-10-11
1
-4
/
+4
*
Ooops, missed an argument swap on the create_locks call.
Bill Stoddard
1999-10-11
1
-6
/
+4
*
Migrate pool locking to use apr locks.
Bill Stoddard
1999-10-11
1
-18
/
+25
*
Make Apache use the new ap_create_process call. This is the first of a
Ryan Bloom
1999-10-11
1
-555
/
+0
*
fix typo
Ralf S. Engelschall
1999-10-08
1
-1
/
+1
*
Ok, today it bored me too much that APR shouts many pages with warnings under
Ralf S. Engelschall
1999-10-01
1
-1
/
+1
*
Move ap_pregcomp and ap_pregfree from APR to Apache proper, since these
Manoj Kasichainula
1999-09-20
1
-37
/
+0
*
Put back the regex_cleanup that was taken out by accident
Manoj Kasichainula
1999-09-20
1
-2
/
+1
*
Fix warnings.
Ben Laurie
1999-09-12
1
-1
/
+1
*
Fix some STUPID typos I made on my last commit.
Ryan Bloom
1999-09-08
1
-2
/
+2
*
Protect some #includes with #ifdefs and remove one that is no longer needed.
Ryan Bloom
1999-09-08
1
-1
/
+6
*
Remove the "ap_popenf"-like calls. These are basically the ones that were
Ryan Bloom
1999-09-08
1
-265
/
+12
*
Allor ap_palloc to work without a pool. Basically, this just uses malloc.
Ryan Bloom
1999-09-07
1
-19
/
+41
*
Changed pools to contexts. Tested with prefork and pthread mpm's. I'll
Ryan Bloom
1999-08-31
1
-70
/
+97
*
Two more changes for AIX. One defines the __attributes__ directive for non-gcc
Ryan Bloom
1999-08-18
1
-1
/
+0
*
Cleanup some warnings on BSD. Also fixes the other two problems Ben found
Ryan Bloom
1999-08-18
1
-0
/
+4
*
Initial revision
Ryan Bloom
1999-08-17
1
-0
/
+2110