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
/
include
/
apr_pools.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the APR_POOL_IMPLEMENT_ACCESSOR_X macro, since it isn't used
striker
2002-03-21
1
-8
/
+2
*
Move the pool accessor macros to before we do any includes that
striker
2002-03-20
1
-35
/
+37
*
small minor fixes to Doxygen
ianh
2002-03-18
1
-0
/
+2
*
fix the doxygenization of these 2 files
ianh
2002-03-18
1
-6
/
+13
*
Update the doxygen docs to reflect the recent API change.
striker
2002-03-18
1
-7
/
+3
*
Style Police patrols in the backyard...
striker
2002-03-18
1
-28
/
+28
*
Factor out the allocators from pools.
striker
2002-03-15
1
-20
/
+16
*
Update our copyright for this year.
fielding
2002-03-13
1
-1
/
+1
*
Rename apr_find_pool to apr_pool_find. Implement it in terms of
striker
2002-02-09
1
-2
/
+2
*
Add a means to track where allocations are done. Show each and
striker
2002-02-05
1
-2
/
+37
*
No functional change.
gstein
2002-02-03
1
-26
/
+30
*
Remove evil spaces following #.
striker
2002-01-25
1
-28
/
+35
*
Deprecate apr_pool_free_blocks_num_bytes.
striker
2002-01-24
1
-6
/
+0
*
And that's three... Sheesh, this just isn't my day.
striker
2002-01-24
1
-5
/
+0
*
Never consider a commit when you have limited time...
striker
2002-01-24
1
-19
/
+41
*
Provide stubs for apr_pool_xxx_debug in release builds. This gives
striker
2002-01-18
1
-19
/
+61
*
Supply a default tag in debug mode. The tag is the location where
striker
2002-01-13
1
-9
/
+13
*
Another update of the pools debug code.
striker
2002-01-13
1
-35
/
+37
*
The new APR_POOL_DEBUG and APR_POOL_DEBUG_VERBOSE code.
striker
2002-01-12
1
-12
/
+14
*
add a new define APR_POOL_DEBUG_VERBOSE
ianh
2002-01-11
1
-3
/
+37
*
Fill in code that is to be used when APR_POOL_DEBUG is defined.
striker
2002-01-01
1
-117
/
+149
*
Enable apr_pool_tag by default, instead of only when APR_POOL_DEBUG
striker
2001-12-18
1
-12
/
+7
*
Move us over to the new pools code. The debug code isn't in place yet,
striker
2001-12-14
1
-98
/
+138
*
Constify the pool accessor functions. Use the DECLARE_ACCESSOR macro
gstein
2001-11-09
1
-2
/
+2
*
Introduce the apr_pool_userdata_setn() variant that doesn't strdup the key.
wrowe
2001-10-29
1
-1
/
+19
*
Introduce apr_pool_lock for debugging, in combination with
wrowe
2001-09-28
1
-0
/
+10
*
Remove SMS and all references.
striker
2001-09-28
1
-41
/
+0
*
fix some homophonic issues in comments, as well as some
trawick
2001-08-15
1
-1
/
+1
*
Make all APR pools be allocated out of the permanent pool.
rbb
2001-08-13
1
-1
/
+0
*
These two pool functions were declared twice in apr_pools.h. This brings
rbb
2001-08-12
1
-16
/
+0
*
Begin to move the APR documentation to Doxygen.
rbb
2001-08-11
1
-2
/
+6
*
Modify this semantic to 1. keep in tune with apr return values (although
wrowe
2001-08-02
1
-4
/
+5
*
Depricated the broken apr_pool_child_cleanup_kill, and added the new
wrowe
2001-07-23
1
-7
/
+9
*
Add a new function to be able to cancel a child cleanup. This is
rbb
2001-07-14
1
-0
/
+9
*
The 'pools are sms' patch. Think I got everything :)
dreid
2001-07-11
1
-17
/
+76
*
When David moved the code from lib/ to memory/unix, they made these
jerenkrantz
2001-07-07
1
-14
/
+14
*
Make apr_pool_is_ancestor a non-debug function. This is required for
rbb
2001-06-13
1
-8
/
+9
*
Doxygenation.
ben
2001-06-03
1
-2
/
+23
*
*) add apr_pool_get_parent() function.
gstein
2001-04-27
1
-1
/
+11
*
*) Make the apr_pool_t structure private.
gstein
2001-04-26
1
-35
/
+21
*
* shift some debug symbols to apr_pools.c since they are entirely internal
gstein
2001-04-17
1
-3
/
+0
*
More doxygenation.
ben
2001-03-11
1
-73
/
+51
*
rename miss: s/apr_clear_pool/apr_pool_clear/g
dougm
2001-02-19
1
-2
/
+2
*
Update copyright to 2001
fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
dougm
2001-02-08
1
-31
/
+31
*
get rid of the extra semicolon, as it leads to a bazillion
trawick
2001-01-24
1
-1
/
+1
*
Use a typesafe function for access objects' pools.
gstein
2001-01-24
1
-2
/
+32
*
Add remaining APR_DECLARE()s to all headers. Conditionally added
wrowe
2001-01-18
1
-21
/
+24
*
Add APR_DECLARE to some of APR's function declarations. This helps with
rbb
2001-01-11
1
-5
/
+10
*
Begin to remove the ability to allocate out of NULL pools. The first
rbb
2000-12-31
1
-2
/
+8
[next]