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
/
include
/
apr_tables.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the @return Docstring to say that this will return NULL if the key doesn'...
Paul Querna
2005-04-22
1
-1
/
+1
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
Spelling fix.
Joe Orton
2004-08-18
1
-1
/
+1
*
* include/apr_tables.h: Clarify that array push/pop work as a LIFO
Joe Orton
2004-06-04
1
-2
/
+2
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
Add an apr_table_compress() function to reconcile duplicate
Brian Pane
2003-06-22
1
-0
/
+10
*
Rebalance our exposed headers such that everything is nested properly
William A. Rowe Jr
2003-03-05
1
-15
/
+13
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Go through doxygen output and remove as many errors and warnings as I could.
Justin Erenkrantz
2002-11-10
1
-3
/
+4
*
Add apr_array_pop() function to apr_array_header_t.
Justin Erenkrantz
2002-09-02
1
-0
/
+8
*
added apr_is_empty_array()
Brian Pane
2002-07-13
1
-0
/
+7
*
Changed apr_table_elts() and apr_is_empty_table() from macros
Brian Pane
2002-07-13
1
-3
/
+2
*
Moved the definition of apr_table_t's internals from apr_tables.h
Brian Pane
2002-07-05
1
-15
/
+0
*
A compromise for now: changing the return type of apr_table_do() and
Cliff Woolley
2002-06-28
1
-4
/
+9
*
Introduce apr_table_do_callback_fn_t as a prototype declaration, and
William A. Rowe Jr
2002-06-28
1
-2
/
+16
*
fix a typo in a comment
Jeff Trawick
2002-06-21
1
-1
/
+1
*
it's amazing the typos one can catch when one actually reads the docs. :)
Cliff Woolley
2002-06-03
1
-1
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Speed up table operations.
Ian Holsman
2001-11-26
1
-0
/
+3
*
This patch changes the apr_table_elts macro so that it provides
Ian Holsman
2001-11-11
1
-1
/
+1
*
ALL APR Include files (except for Arch specific stuff) now
Ian Holsman
2001-08-24
1
-60
/
+49
*
fix some homophonic issues in comments, as well as some
Jeff Trawick
2001-08-15
1
-1
/
+1
*
(apr_table_do): Trivial grammar fix to doc string.
Karl Fogel
2001-07-07
1
-1
/
+1
*
s/cont/pool/g
David Reid
2001-07-07
1
-1
/
+1
*
Document what the function passed to apr_table_[v]do() should return
Cliff Woolley
2001-07-07
1
-2
/
+2
*
struct apr_pool_t == apr_pool_t so change these parameters to reflect this...
David Reid
2001-06-29
1
-11
/
+11
*
Tweak formatting of declarations so make_exports.awk picks them up.
Brian Havard
2001-03-25
1
-15
/
+10
*
Fix a couple of typos in the comments.
Bill Stoddard
2001-03-24
1
-2
/
+2
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-23
/
+23
*
remove dead code now that btable is gone
Doug MacEachern
2001-01-23
1
-15
/
+0
*
yes, you *will* use a hash instead. any questions can be directed to Bubba.
Greg Stein
2001-01-20
1
-159
/
+0
*
Add remaining APR_DECLARE()s to all headers. Conditionally added
William A. Rowe Jr
2001-01-18
1
-41
/
+53
*
Add documentation to APR's tables interface
Ryan Bloom
2000-12-04
1
-10
/
+324
*
Make the APR headers sane.
Greg Stein
2000-11-26
1
-7
/
+3
*
Renamed all MODULE_EXPORT symbols to AP_MODULE_DECLARE and all symbols
William A. Rowe Jr
2000-10-16
1
-32
/
+32
*
Add UNTESTED routines and structures to APR's table implementation
Ken Coar
2000-08-22
1
-28
/
+101
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-6
/
+6
*
Document all of the public APR structures with DocBook.
Ryan Bloom
2000-08-05
1
-4
/
+24
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-54
/
+54
*
Clean up apr_pools.h. This basically moves a lot of comments from the
Ryan Bloom
2000-07-05
1
-0
/
+35
*
changes for mod_proxy/mod_cache
Chuck Murcko
2000-06-12
1
-0
/
+3
*
Cleanup APR header files a bit. Basically, this splits ap_table_t related
Ryan Bloom
2000-06-08
1
-0
/
+167