index
:
delta/libapr.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
baserock/morph
evenset
gstein-pocore
master
pollcb-dev
thread-name
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
svn.apache.org: repos/asf/apr/apr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate the APR_SIG* aliases for standard signal names,
fielding
2001-01-28
1
-3
/
+3
*
Add APR_DECLARE to some of APR's function declarations. This helps with
rbb
2001-01-11
1
-5
/
+5
*
Libtool-ize APR.
gstein
2001-01-09
2
-24
/
+8
*
Keep apr_terminate from seg faulting on terminate. This is
rbb
2001-01-06
1
-2
/
+8
*
Back out the changes to ALLOC_STATS that weren't ready yet.
rbb
2001-01-05
1
-70
/
+0
*
We need to initialize have_corkable_tcp to 0, otherwise on platforms
rbb
2001-01-05
1
-0
/
+70
*
Fix the compile break in apr_pools.c
rbb
2001-01-03
1
-1
/
+1
*
Remove some left overs from the NULL pool code. This was only in debug
rbb
2001-01-03
1
-6
/
+0
*
We should not be assigning permanent_pool inside of make_sub_pool. This
rbb
2001-01-03
1
-3
/
+1
*
Remove the ability to allocate out of a NULL pool. This was always a bad
rbb
2001-01-02
1
-6
/
+0
*
Begin to remove the ability to allocate out of NULL pools. The first
rbb
2000-12-31
1
-13
/
+26
*
Fix lib directory build on non-unix platforms after moving apr_private.h
bjh
2000-12-08
1
-1
/
+3
*
put the pool functions in the pool code.
gstein
2000-12-06
1
-0
/
+68
*
Change POOL_DEBUG into APR_POOL_DEBUG. This allows us to detect the macro
rbb
2000-12-01
1
-21
/
+21
*
Make the APR headers sane.
gstein
2000-11-26
1
-0
/
+3
*
This patch removes the dependencies from Makefile.in. Dependencies
trawick
2000-11-15
1
-37
/
+2
*
#include <string.h>, for memset().
rbb
2000-11-09
1
-0
/
+3
*
Fix dependency on misc.h
martin
2000-11-09
1
-1
/
+0
*
Fix dependency on vanished misc.h
martin
2000-11-09
1
-2
/
+1
*
Allow lib directory to compile after the header file move.
rbb
2000-11-09
1
-4
/
+3
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
wrowe
2000-10-16
1
-18
/
+18
*
Squishing bugs.
wrowe
2000-10-11
1
-1
/
+1
*
Fix inserting elements at the head and tail of a ring when the ring is
fanf
2000-09-09
1
-0
/
+5
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
wrowe
2000-08-06
2
-8
/
+8
*
prefix libapr functions and types with apr_
dougm
2000-08-02
2
-87
/
+87
*
- fix POOL_DEBUG ... restored the ap_pool_joins that dreid removed.
dgaudet
2000-07-26
1
-11
/
+13
*
Move apr_tables.c and apr_hash.c from apr/lib to apr/tables. This is
rbb
2000-07-24
3
-1123
/
+1
*
Move the ap_signal code form apr_signal.c in lib to signals.c in
rbb
2000-07-24
1
-6
/
+0
*
Move apr_getpass.c and apr_md5.c from apr/lib to apr/passwd. The directory
rbb
2000-07-24
3
-910
/
+2
*
Update dependencies
sascha
2000-07-23
1
-29
/
+12
*
Remove all of the ap_exec* functions. Nobody is currently using these
rbb
2000-07-21
2
-388
/
+1
*
Move apr_fnmatch.c from lib/apr/lib to lib/apr/strings. Just the next move
rbb
2000-07-21
2
-245
/
+1
*
Move all APR functions related to strings to their own directory, and
rbb
2000-07-21
8
-1754
/
+6
*
Restore the reference to perl's use of DJB's hash function;
fanf
2000-07-18
1
-7
/
+7
*
Clarify the rumor around this stuff a little bit more by cut & pasting a
rse
2000-07-14
1
-4
/
+31
*
fix deletion: it didn't decrement the count of items in the hash
gstein
2000-07-13
1
-0
/
+1
*
fix apr_hash_set() -- it wasn't replacing values
gstein
2000-07-13
1
-3
/
+11
*
const-ify the hash table interfaces/implementation
gstein
2000-07-10
1
-12
/
+12
*
const-ify the cleanup functions
gstein
2000-07-08
1
-7
/
+7
*
Update dependancies in APR
rbb
2000-07-07
1
-34
/
+34
*
use ap_size_t rather than "int" or "long"
gstein
2000-07-07
1
-17
/
+18
*
Move some private information for pools from a public header file to the
rbb
2000-07-05
1
-0
/
+10
*
Fix some code after the last cleanup. This just makes the tables compile
rbb
2000-07-05
1
-1
/
+1
*
Include strings.h for strcasecmp(), strncasecmp(), and bzero().
trawick
2000-06-28
1
-0
/
+3
*
A string constant was straddling a newline. Badness.
gstein
2000-06-26
1
-4
/
+9
*
Cleanup yesterday's patch to make APR use APR namespace protected macros.
rbb
2000-06-22
2
-5
/
+5
*
Big commit. Basically, if APR defines a public feature macro, then APR
rbb
2000-06-22
4
-11
/
+14
*
Tidy up the debugging documentation.
dreid
2000-06-18
1
-58
/
+3
*
This commit gets the debugging of alloc and pools working again.
dreid
2000-06-17
2
-14
/
+24
*
Continuing the cleanup of beos code.
dreid
2000-06-17
1
-1
/
+1
[next]