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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a buglet that caused APR_FILE_BASED_SHM to be set inadvertently
Jeff Trawick
2001-11-26
1
-0
/
+4
*
Canonicalize the formatting of these entries.
Cliff Woolley
2001-11-26
1
-10
/
+9
*
Um, Brain? :)
Cliff Woolley
2001-11-26
1
-4
/
+4
*
Speed up table operations.
Ian Holsman
2001-11-26
1
-0
/
+4
*
Speed up apr_pool_userdata_set[n] by letting apr_hash_set/get figure out the
Ian Holsman
2001-11-23
1
-0
/
+4
*
New APR function apr_mmap_dup.
Ian Holsman
2001-11-21
1
-0
/
+5
*
Tweak apr_gethostname() so that it detects truncation of the
Jeff Trawick
2001-11-20
1
-0
/
+3
*
Update *ressym on success in the Darwin DSO load path.
Justin Erenkrantz
2001-11-20
1
-0
/
+2
*
Fix apr_setup_signal_thread() to grab the right error code from
Jeff Trawick
2001-11-16
1
-0
/
+4
*
Fix the Unix HAVE_POLL flavor of apr_poll_socket_mask() so that
Jeff Trawick
2001-11-13
1
-3
/
+7
*
Fix apr_setup_signal_thread() so that threads don't block
Jeff Trawick
2001-11-12
1
-2
/
+8
*
Argh.. water damage all over our new building ;(
Ian Holsman
2001-11-12
1
-0
/
+4
*
Use strerror_r() where available, since strerror() isn't always
Jeff Trawick
2001-11-12
1
-0
/
+4
*
Fix some file cleanup problems in apr_proc_create() which could
Jeff Trawick
2001-11-11
1
-1
/
+5
*
Add 2 new hash functions.
Ian Holsman
2001-11-09
1
-0
/
+4
*
Introduce the apr_pool_userdata_setn() variant that doesn't strdup the key.
William A. Rowe Jr
2001-10-29
1
-0
/
+4
*
Fix the reporting for child processes that die. This removes
Ryan Bloom
2001-10-23
1
-0
/
+5
*
Come on Aaron, you can think of a better commit log message than this!
Aaron Bannert
2001-10-19
1
-0
/
+4
*
Added a new parameter to apr_thread_mutex_init(). Mutexes are now by
Aaron Bannert
2001-10-17
1
-0
/
+6
*
read_with_timeout in apr/file_io/win32/readwrite.c incorrectly
Jeff Trawick
2001-10-16
1
-0
/
+6
*
The pipe creation code used by mod_cgi in Apache 2.0
Jeff Trawick
2001-10-16
1
-0
/
+6
*
Add support for QNX 6.
Jeff Trawick
2001-10-16
1
-0
/
+2
*
Almost forgot this...
Aaron Bannert
2001-10-16
1
-0
/
+6
*
Added the cond_timedwait function (and a new test for it as well).
Aaron Bannert
2001-10-12
1
-0
/
+3
*
Many fixes to apr_file_mktemp when !HAVE_MKSTEMP to (a) make it work
Cliff Woolley
2001-10-06
1
-0
/
+3
*
Fix a segfault in apr_poll_clear on Unix. Also fix the logic
Ryan Bloom
2001-10-02
1
-0
/
+4
*
Even though it's not unusual for temporary files to be unlinked as soon as
Cliff Woolley
2001-10-01
1
-0
/
+5
*
Fix a potential segfault on Unix when apr_file_close() is called and the
Cliff Woolley
2001-10-01
1
-0
/
+5
*
Introduce apr_pool_lock for debugging, in combination with
William A. Rowe Jr
2001-09-28
1
-0
/
+5
*
optimize apr_pstrcat by storing the lengths of the first 6 strings
Ian Holsman
2001-09-28
1
-0
/
+3
*
Add pool accessors to the apr_thread_mutex_t datatype.
Ryan Bloom
2001-09-26
1
-0
/
+3
*
Add the apr_file_mktemp function. This creates and opens a
Ryan Bloom
2001-09-24
1
-0
/
+5
*
Simplify apr_proc_wait_all_procs and consolidate apr_proc_wait.
Justin Erenkrantz
2001-09-21
1
-0
/
+5
*
Add a test for the new process mutex, and a CHANGES entry about the
Ryan Bloom
2001-09-19
1
-0
/
+2
*
Add my name to this CHANGES entry
Ryan Bloom
2001-09-19
1
-1
/
+1
*
Forgot this CHANGES entry.
Ryan Bloom
2001-09-18
1
-0
/
+2
*
Add condition variables to the APR set of locking functions.
Ryan Bloom
2001-09-13
1
-0
/
+4
*
Don't search for IPv6 names in apr_sockaddr_info_get() if the
Jeff Trawick
2001-09-12
1
-1
/
+6
*
Undo comments lost in my update (!?!)
William A. Rowe Jr
2001-09-09
1
-1
/
+7
*
Fix the apr_proc_create for win32. In order to do so, this patch
William A. Rowe Jr
2001-09-09
1
-5
/
+13
*
Add the new thread read/write API to APR. This doesn't change any
Ryan Bloom
2001-09-08
1
-0
/
+6
*
On platforms where neither HAVE_GMTOFF nor HAVE___OFFSET is defined,
Justin Erenkrantz
2001-08-31
1
-0
/
+4
*
It's warm tonight in the midwest
William A. Rowe Jr
2001-08-30
1
-0
/
+2
*
fix a problem with buffered files on unix which was exposed
Jeff Trawick
2001-08-29
1
-0
/
+2
*
Error codes from getaddrinfo() need their own range within the
Jeff Trawick
2001-08-29
1
-0
/
+2
*
Add an apr_thread_once function to allow a program to make sure that
Ryan Bloom
2001-08-27
1
-0
/
+5
*
APR is now Doxygen'ed
Ian Holsman
2001-08-24
1
-0
/
+2
*
Thanks for the help, Cliff :-)
William A. Rowe Jr
2001-08-24
1
-0
/
+2
*
at least apr_ungetc() appears to work on Unix :)
Jeff Trawick
2001-08-24
1
-0
/
+3
*
i didnt make this change (and sure didnt choose the new name! :)
Doug MacEachern
2001-08-19
1
-1
/
+1
[next]