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
/
tables
Commit message (
Expand
)
Author
Age
Files
Lines
*
We play pointer math with local 'i', so it must be apr_size_t.
wrowe
2005-05-16
1
-2
/
+2
*
* tables/apr_hash.c (apr_hash_merge): Enable pool lifetime debugging.
jorton
2005-05-04
1
-3
/
+6
*
* tables/apr_tables.c (apr_table_overlap): Don't erase dest table
jorton
2005-05-04
1
-8
/
+8
*
* tables/apr_tables.c: Enable pool lifetime debugging checks
jorton
2005-05-04
1
-12
/
+15
*
Update copyright year to 2005 and standardize on current copyright owner line.
jerenkrantz
2005-02-04
2
-2
/
+4
*
Remove .cvsignore files.
jorton
2004-11-18
1
-4
/
+0
*
* tables/apr_hash.c (find_entry): Fix gcc warning.
jorton
2004-11-15
1
-1
/
+1
*
Prevent unbounded memory use during repeated operations on a hash table.
thommay
2004-11-14
1
-1
/
+11
*
fix some unsigned char/signed char discrepancies
trawick
2004-04-19
1
-2
/
+3
*
* tables/apr_hash.c (apr_hash_merge): Copy the hash_func.
jorton
2004-04-19
1
-2
/
+3
*
Fix the compile errors. I thought I compiled this after making my
rbb
2004-04-18
1
-1
/
+1
*
Allow developers to specify their own hash function for hash tables using
rbb
2004-04-18
1
-20
/
+41
*
Relicense APR under Apache License, Version 2.0
jerenkrantz
2004-02-13
2
-102
/
+20
*
First whack at switching to a single top-level make. This adds a dependency
gstein
2004-02-05
1
-13
/
+0
*
fixed the removal of duplicate key values in apr_table_compress() where one k...
brianp
2003-06-24
1
-3
/
+4
*
fix some compiler warnings
brianp
2003-06-24
1
-2
/
+1
*
Add an apr_table_compress() function to reconcile duplicate
brianp
2003-06-22
1
-292
/
+208
*
update the name of a function in a comment
trawick
2003-04-04
1
-1
/
+1
*
A binary-safe patch that satisfies Jerenkrantz's original desire for
wrowe
2003-01-13
1
-12
/
+10
*
Update copyright notices to 2003.
thommay
2003-01-01
2
-2
/
+2
*
Use apr_uint32_t rather than apr_size_t for the maximum hash table size.
jerenkrantz
2002-12-30
1
-10
/
+10
*
Allow apr_hash to have greater than int number of elements.
jerenkrantz
2002-12-23
1
-10
/
+11
*
A few NOTICEs for developers modifying code, not 'XXX' developer pointers.
wrowe
2002-12-10
1
-2
/
+2
*
Fix a bug in apr_hash_merge() which caused the last entry in the
trawick
2002-11-23
1
-1
/
+1
*
fix a typo
trawick
2002-09-17
1
-1
/
+1
*
Add apr_array_pop() function to apr_array_header_t.
jerenkrantz
2002-09-02
1
-0
/
+9
*
zap an unused variable
trawick
2002-07-29
1
-1
/
+0
*
Optimization for apr_table_overlap(): because the destination
brianp
2002-07-27
1
-8
/
+11
*
Fixed a bug in apr_table_set/setn from an earlier change: entries
brianp
2002-07-27
1
-4
/
+4
*
Updated apr_table_vdo() to take advantage of the indexing
brianp
2002-07-27
1
-8
/
+21
*
remove an extraneous initialization left over from the last change to apr_tab...
brianp
2002-07-20
1
-1
/
+1
*
Added a simple index to apr_table_t to reduce the best-case
brianp
2002-07-20
1
-45
/
+238
*
All TABS and members present of other gangs, like the dreadful trailing
striker
2002-07-19
1
-41
/
+44
*
added apr_is_empty_array()
brianp
2002-07-13
1
-0
/
+5
*
Changed apr_table_elts() and apr_is_empty_table() from macros
brianp
2002-07-13
1
-0
/
+9
*
Additional speedup for apr_table_unset(): don't start doing the
brianp
2002-07-06
1
-6
/
+11
*
Optimized apr_table_unset(): the loop is now O(n) instead of
brianp
2002-07-05
1
-20
/
+14
*
Optimized the apr_table_set* functions, and updated a variable name
brianp
2002-07-05
1
-71
/
+58
*
Streamlined the code for apr_table_get()
brianp
2002-07-05
1
-5
/
+6
*
Moved the definition of apr_table_t's internals from apr_tables.h
brianp
2002-07-05
1
-0
/
+15
*
yikes, didn't even notice those tabs there.
jwoolley
2002-06-28
1
-8
/
+8
*
A compromise for now: changing the return type of apr_table_do() and
jwoolley
2002-06-28
1
-7
/
+47
*
Introduce apr_table_do_callback_fn_t as a prototype declaration, and
wrowe
2002-06-28
1
-4
/
+5
*
Why was this in there? It generates a warning (deprecated header file)
jwoolley
2002-06-11
1
-3
/
+0
*
Add .deps to cvsignore since APR may now generate .deps files.
jerenkrantz
2002-04-22
1
-0
/
+1
*
Allow VPATH builds to properly generate build dependencies. This requires
jerenkrantz
2002-04-22
1
-0
/
+2
*
Update our copyright for this year.
fielding
2002-03-13
2
-2
/
+2
*
Optimized away the initialization of newly allocated table
brianp
2002-03-10
1
-3
/
+22
*
Update debug-only code (with invalid #ifdefs anyway) to use apr_pool_find.
jerenkrantz
2002-02-13
1
-6
/
+6
*
for the call to apr_table_overlap where it has no work to do:
trawick
2002-01-18
1
-0
/
+12
[next]