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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Load libraries if they not MH_BUNDLE, but if they are not, it
rbb
2002-03-20
2
-11
/
+30
*
Move the pool accessor macros to before we do any includes that
striker
2002-03-20
2
-45
/
+38
*
Rename the "cntxt" members of the fileio structures to "pool".
striker
2002-03-20
25
-191
/
+191
*
Credit where credit's due - missing apr_os_dso_handle_get() identified
wrowe
2002-03-20
0
-0
/
+0
*
Win32 was missing the apr_os_dso_handle_get() accessor.
wrowe
2002-03-20
1
-0
/
+7
*
apr_atomic_dec: change the fallback version to return the new value of
gregames
2002-03-19
1
-3
/
+3
*
* include/apr_fnmatch.h (apr_fnmatch): Document return values.
kfogel
2002-03-19
1
-1
/
+2
*
Style Police writes some more tickets...
striker
2002-03-19
3
-80
/
+158
*
Rename all the "cntxt" members of the thread and proc structures to
striker
2002-03-19
20
-251
/
+251
*
Fix the fix...
striker
2002-03-19
1
-7
/
+9
*
Tag the apr global pool
striker
2002-03-19
1
-0
/
+2
*
Don't try to obtain a mutex if it was already destroyed...
striker
2002-03-19
1
-0
/
+7
*
Add a little note about passing a NULL pool to apr_hash_first().
gstein
2002-03-19
1
-1
/
+2
*
small minor fixes to Doxygen
ianh
2002-03-18
3
-45
/
+69
*
fix the doxygenization of these 2 files
ianh
2002-03-18
2
-7
/
+22
*
Fix win32 compile breakage in apr_atomic_t
stoddard
2002-03-18
1
-1
/
+1
*
Update the doxygen docs to reflect the recent API change.
striker
2002-03-18
1
-7
/
+3
*
Style Police patrols in the backyard...
striker
2002-03-18
2
-46
/
+50
*
For CommandLineFromArgvW() if WinNT is defined.
wrowe
2002-03-17
1
-0
/
+1
*
Rename apr_implode_time to apr_time_exp_get.
striker
2002-03-17
5
-9
/
+8
*
update an old comment
trawick
2002-03-17
1
-1
/
+1
*
Performance improvement for apr_filepath_merge()
brianp
2002-03-17
1
-10
/
+13
*
Style cleanups only
brianp
2002-03-17
1
-18
/
+23
*
If I had the energy, I'd change the Win32 apr_proc_t type to use this
wrowe
2002-03-16
1
-1
/
+1
*
Back out some over-engineering. We use pid_t throughout - and this
wrowe
2002-03-16
5
-12
/
+13
*
The apr_get_os_proc accessor is no longer supported [better or worse].
wrowe
2002-03-16
1
-11
/
+0
*
revert change
ianh
2002-03-16
1
-2
/
+0
*
apr_atomic_dec now returns zero if the value is zero.
ianh
2002-03-16
4
-7
/
+22
*
note some possible namespace protection issues found with a
trawick
2002-03-15
1
-1
/
+11
*
clean up the use of apr_sockaddr_t (stay out of family-specific
trawick
2002-03-15
1
-3
/
+2
*
add a new suggestion -- letting apr_stat() et al fail
trawick
2002-03-15
1
-3
/
+15
*
Many broken tests these days [fork() and missing stuff], but at least
wrowe
2002-03-15
1
-1
/
+1
*
Only create a thread mutex with apr_file_open if the flags
brianp
2002-03-15
1
-0
/
+3
*
CHANGES
brianp
2002-03-15
3
-9
/
+19
*
Factor out the allocators from pools.
striker
2002-03-15
4
-295
/
+510
*
freebsd atomic support will only be available in 5
ianh
2002-03-15
2
-2
/
+2
*
add a #define for apr_exploded_time_t in here as well
ianh
2002-03-15
1
-0
/
+2
*
Jeff Trawick's seek-bug-fix (fixes and now passes test/filetest.c)
wrowe
2002-03-14
1
-1
/
+3
*
Win32 doesn't support remove-open-file semantics.
wrowe
2002-03-14
1
-0
/
+3
*
Move the kill_conditions enum in apr_thread_proc.h into the
trawick
2002-03-14
3
-28
/
+25
*
struct process_chain is not part of the API, so get it out of
trawick
2002-03-14
2
-16
/
+16
*
slight apr_sockaddr_info_get() simplification/speed-up:
trawick
2002-03-14
2
-13
/
+5
*
Changed the way environment variables are handle on NetWare while
bnicholes
2002-03-14
1
-3
/
+11
*
Updated to match the changes that occured in the stat structure
bnicholes
2002-03-14
1
-5
/
+15
*
Switched to the new winsock header for NetWare
bnicholes
2002-03-14
2
-2
/
+2
*
PR: 9932 (apache 1.3)
jim
2002-03-14
1
-0
/
+4
*
Since atomic_t isn't available on FreeBSD < 4, don't test it.
ben
2002-03-14
1
-0
/
+10
*
Fix the install detection code in case the install area uses a
gstein
2002-03-14
1
-1
/
+2
*
Lesser of 2 evils :)
jim
2002-03-14
1
-1
/
+1
*
Update our copyright for this year.
fielding
2002-03-13
304
-305
/
+305
[next]