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
/
memory
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Please review;
wrowe
2009-12-19
1
-10
/
+8
*
Cleanups for various gcc warnings, conditional assignment and type errors
wrowe
2009-12-18
1
-11
/
+20
*
Nothing interesting existed in apr_common_private.h, this would
wrowe
2009-12-18
1
-0
/
+2
*
SECURITY: CVE-2009-2412 (cve.mitre.org)
wrowe
2009-08-04
1
-7
/
+15
*
Reveert pool code back to r751657, before we got a little crazy and tried to ...
pquerna
2009-07-19
1
-206
/
+496
*
Add missing debug unmanaged fn thunk
mturk
2009-07-18
1
-0
/
+8
*
Add unmanaged pools from 1.4 branch
mturk
2009-07-18
1
-26
/
+75
*
Make final_block dynamic.
mturk
2009-04-03
1
-9
/
+12
*
* Correctly setup size field for the final_blocks field.
rpluem
2009-04-03
1
-0
/
+1
*
Use smaller block size and grow exponentially
mturk
2009-04-03
1
-8
/
+12
*
Both cleanup and pre_cleanup can share the same free list.
mturk
2009-04-02
1
-12
/
+5
*
I stil think this implementation should go away...
mturk
2009-04-02
1
-2
/
+21
*
* The previous pool implementation used a less fine grained locking
rpluem
2009-03-28
1
-7
/
+15
*
* memory/unix/apr_pools.c (struct apr_pool_t): Inline two block structures
jorton
2009-03-26
1
-6
/
+9
*
* Remove another unneeded calloc
rpluem
2009-03-26
1
-1
/
+3
*
* 512 is a more reasonable size for the list.
rpluem
2009-03-26
1
-1
/
+1
*
* Don't destroy our own pool mutex in apr_pool_clear.
rpluem
2009-03-26
1
-0
/
+8
*
Remove calloc where possible.
pquerna
2009-03-26
1
-4
/
+6
*
* memory/unix/apr_pools.c: s/malloc_list/block_list/g,
jorton
2009-03-25
1
-26
/
+27
*
- palloc now used malloc underneath.
pquerna
2009-03-25
1
-493
/
+102
*
* Need to use pool_allocator as base instead of node as the endpointer is
rpluem
2009-03-09
1
-1
/
+1
*
No need for additional allocator space.
mturk
2009-03-09
1
-1
/
+1
*
When creating allocator together with unmanaged pool
mturk
2009-03-09
1
-4
/
+9
*
Use correct array for pre_cleanups
mturk
2008-07-19
1
-2
/
+2
*
Rename apr_pool_create_core to apr_pool_create_unmanaged and deprecate the or...
mturk
2008-07-09
1
-2
/
+41
*
Revert r647394. The API is incomplete and needs more development
mturk
2008-04-16
1
-81
/
+18
*
Add apr_pool_pre_cleanup_register implementation.
mturk
2008-04-12
1
-0
/
+24
*
Introduce apr_pool_sys_allocator_set
mturk
2008-04-12
1
-18
/
+81
*
Introduce apr_pool_pre_cleanup_register
mturk
2008-04-12
1
-0
/
+47
*
Introduce apr_pool_create_core_ex
mturk
2008-04-12
1
-0
/
+148
*
Factor out node free space calculation, and fix off-by-one in the use
jorton
2008-04-07
1
-4
/
+6
*
Complete commit 488084; not only the documentation, but detection of underflow!
wrowe
2007-10-17
1
-2
/
+8
*
Update apr_atomic_init documentation. PR: 42760.
davi
2007-06-29
1
-0
/
+3
*
* memory/unix/apr_pools.c (apr_pool_log_event): Fix compiler warning
jorton
2007-01-12
1
-4
/
+4
*
* memory/unix/apr_pools.c (apr_pool_initialize): Fix possible crash
jorton
2007-01-07
1
-2
/
+10
*
* memory/unix/apr_pools.c (pool_clear_debug): Fix pointer subtraction.
jorton
2007-01-07
1
-1
/
+1
*
* memory/unix/apr_pools.c
striker
2006-12-18
1
-0
/
+23
*
Fix the typo.
jorton
2006-08-03
1
-1
/
+1
*
Update license header.
jorton
2006-08-03
1
-6
/
+6
*
Don't allow apr_pool_parent_get() to return a NULL pointer. Since there aren...
bnicholes
2006-06-02
1
-1
/
+1
*
* memory/unix/apr_pools.c (apr_pool_create_ex): Revert previous
jorton
2006-03-10
1
-1
/
+5
*
* memory/unix/apr_pools.c (apr_pool_create_ex): Remove a redundant
jorton
2006-03-09
1
-1
/
+1
*
* memory/unix/apr_pools.c (pool_clear_debug): Scribble over blocks
jorton
2005-10-25
1
-2
/
+9
*
Decrement apr_pools_initialized in the debug version of apr_pool_termiante, m...
pquerna
2005-08-27
1
-1
/
+2
*
* memory/unix/apr_pools.c (apr_pool_cleanup_kill) [APR_POOL_DEBUG]:
jorton
2005-08-24
1
-0
/
+9
*
Abort if the caller violates a joined-pool guarantee and explicitly
jorton
2005-05-31
1
-3
/
+21
*
Steal the joined-pool debug code from 1.3:
jorton
2005-05-04
1
-0
/
+16
*
fix the style of the variable I added.
pquerna
2005-03-23
1
-1
/
+1
*
Check the 'APR_POOL_DEBUG_LOG' for an alternative to stderr for debugging poo...
pquerna
2005-03-23
1
-1
/
+14
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
1
-1
/
+2
[prev]
[next]