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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
A few fewer undecorated names
wrowe
2003-02-24
1
-0
/
+6
*
When we generate our own semaphore name (internally) when using
jim
2003-02-23
1
-0
/
+3
*
Added a new module, apr_env, for manipulating the environment. The new
brane
2003-02-17
1
-0
/
+3
*
Fix APR_LAYOUT to work with layout files with no preceding blank lines
jerenkrantz
2003-02-17
1
-0
/
+4
*
Added two new functions, apr_filepath_list_split and apr_filepath_list_merge,
brane
2003-02-12
1
-0
/
+3
*
add apr_procattr_error_check_set() for telling apr_proc_create() to
trawick
2003-02-07
1
-5
/
+4
*
*) Introduce Release mode debugging symbols for Win32 builds of apr.
wrowe
2003-02-06
1
-0
/
+8
*
Allow apr_proc_create() to call an app-provided error reporting
trawick
2003-02-06
1
-0
/
+6
*
Rename rules.mk to apr_rules.mk and make it be installed.
thommay
2003-02-04
1
-0
/
+3
*
Fix a bug in apr_proc_create() that could cause a new child process
trawick
2003-02-04
1
-0
/
+3
*
Disable apr_socket_sendfile() on 64-bit AIX to avoid an apparent
trawick
2003-02-01
1
-0
/
+3
*
Add --includedir flag to apr-config.
jerenkrantz
2003-01-30
1
-0
/
+2
*
Only include sys/syslimits.h if we don't have limits.h
thommay
2003-01-22
1
-0
/
+4
*
Allow apr-config to work in symlinked install directories when 'realpath' is
jerenkrantz
2003-01-08
1
-0
/
+4
*
Add a changelog file for my last commit.
thommay
2003-01-06
1
-0
/
+2
*
Added a new function, apr_filepath_encoding, to determine the character
brane
2003-01-03
1
-0
/
+3
*
Allow apr_hash to have greater than int number of elements.
jerenkrantz
2002-12-23
1
-0
/
+3
*
Allow dependencies to be generated by something other than GCC.
jerenkrantz
2002-12-19
1
-0
/
+3
*
Get rid of somewhat long-standing issue regarding large values
jim
2002-12-09
1
-0
/
+4
*
Limit the renames performed in apr_rename.pl to the newest ones only.
thommay
2002-11-30
1
-0
/
+2
*
Fixed the apr_mmap_dup ownership problem for disjoint pools by getting
jwoolley
2002-11-23
1
-0
/
+6
*
fix a typo in a CHANGES entry
trawick
2002-11-23
1
-1
/
+1
*
Fix a bug in apr_hash_merge() which caused the last entry in the
trawick
2002-11-23
1
-0
/
+4
*
Bah. kill tab.
thommay
2002-11-20
1
-1
/
+2
*
*) Renames done (deprecated functions wrapped):
thommay
2002-11-20
1
-0
/
+26
*
add APR_IPV6_V6ONLY socket option
trawick
2002-11-13
1
-0
/
+3
*
Update free_proc_chain timeout algorithm from a static 3 second timeout
stoddard
2002-11-12
1
-0
/
+8
*
Go through doxygen output and remove as many errors and warnings as I could.
jerenkrantz
2002-11-10
1
-0
/
+2
*
NetWare quick file IO scheme
bnicholes
2002-11-06
1
-0
/
+5
*
ReliantUnix: recognize that dlsym() is in libdl and dlopen() is in
trawick
2002-11-05
1
-0
/
+5
*
Win32: Get APR_APPEND file i/o working correctly.
stoddard
2002-10-29
1
-0
/
+1
*
Fix a problem retrieving the remote socket address for sockets
trawick
2002-10-25
1
-0
/
+3
*
map the TCP_NODELAY socket option to SCTP_NODELAY as appropriate
trawick
2002-10-22
1
-0
/
+4
*
Win32: Fix apr_shutdown() to honor the setting of apr_shutdown_how_e
stoddard
2002-10-22
1
-0
/
+4
*
Add pointer version of apr_atomic_cas
brianp
2002-10-19
1
-0
/
+3
*
Add apr_socket_create_ex() to allow protocol to be specified for the
trawick
2002-10-18
1
-0
/
+5
*
fix a mispelling in a recent change entry
trawick
2002-10-16
1
-1
/
+1
*
Fix the detection of INT64_C() when defined in <stdint.h>.
trawick
2002-10-16
1
-0
/
+3
*
Don't use whitespace before preprocessor directives in the configure
trawick
2002-10-16
1
-0
/
+5
*
Add APR_IPV4_ADDR_OK flag to apr_sockaddr_info_get() to allow
trawick
2002-10-11
1
-0
/
+4
*
Disable IPv6 support on Darwin. The current IPv6 support has a
trawick
2002-10-03
1
-0
/
+4
*
They are still here, they didn't make it into 2.0.43 however
wrowe
2002-10-03
1
-0
/
+2
*
On to the 2.0.43 candidate
wrowe
2002-10-03
1
-2
/
+0
*
Added support for SCO OpenServer 5
brianp
2002-09-22
1
-0
/
+2
*
Inline, mutex-free implementations of the rest of the atomic
brianp
2002-09-22
1
-0
/
+4
*
Add --bindir option to apr-config so that users of APR have an idea where
jerenkrantz
2002-09-19
1
-0
/
+2
*
Begin to migrate the APR test suite to the CuTest framework. This
rbb
2002-09-15
1
-0
/
+6
*
PR:
trawick
2002-09-13
1
-0
/
+3
*
When encountering a link error when loading a DSO on Darwin, print the error.
jerenkrantz
2002-09-13
1
-0
/
+2
*
Move to 0.9.2-dev
jerenkrantz
2002-09-12
1
-0
/
+2
[next]