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
*
Convert ap_poll() to use microseconds instead of seconds for
trawick
2000-04-16
6
-45
/
+51
*
Include ctype.h (if we have it) to avoid compile warning.
trawick
2000-04-16
1
-0
/
+3
*
Here's my first stab at getting mod_auth_digest working under 2.0
stoddard
2000-04-15
8
-1
/
+213
*
Win32:
stoddard
2000-04-15
4
-4
/
+30
*
Add some missing file lock initialization. This should have
trawick
2000-04-15
2
-0
/
+9
*
Avoid some compiler warnings (two of which indicated logic
trawick
2000-04-15
1
-0
/
+3
*
ap_set_pipe_timeout() now takes microseconds instead of seconds;
trawick
2000-04-15
10
-15
/
+26
*
another lost const
trawick
2000-04-15
1
-1
/
+1
*
Restore the space that someone just ate.
fielding
2000-04-15
1
-52
/
+52
*
replace some of the consts lost during overlapping
trawick
2000-04-14
4
-6
/
+9
*
Add buffered I/O back into APR's file I/O on unix. This code comes from
rbb
2000-04-14
7
-68
/
+258
*
Get Windows compiling after the ap_context_t --> ap_pool_t change
stoddard
2000-04-14
7
-20
/
+8
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
rbb
2000-04-14
152
-685
/
+896
*
Win32: Update VC++ project files to remove threadcancel.c
stoddard
2000-04-14
5
-84
/
+31
*
silly cleanup for APR test pgms to avoid compile warnings and
trawick
2000-04-14
5
-6
/
+12
*
Avoid signed/unsigned comparison warnings
martin
2000-04-14
1
-4
/
+4
*
Adapt to ReliantUNIX convention
martin
2000-04-14
1
-2
/
+2
*
Remove unused variables
martin
2000-04-14
1
-4
/
+2
*
Add forgotten curly braces
martin
2000-04-14
1
-0
/
+4
*
more namespace cleanup
dgaudet
2000-04-14
8
-15
/
+5
*
this was including mm_test.o in the library, which happens to define
dgaudet
2000-04-14
1
-1
/
+1
*
namespace cleanup in locks/unix
dgaudet
2000-04-14
6
-62
/
+66
*
note about other_child and write_fd
dgaudet
2000-04-14
1
-0
/
+3
*
Change the fname parm of ap_create_lock() and ap_child_init_lock()
trawick
2000-04-14
9
-20
/
+29
*
thread cancellation is essentially the same as signals -- a form of
dgaudet
2000-04-14
8
-402
/
+0
*
document that ap_{recv,send,sendv} can result in bytes transferred in
dgaudet
2000-04-14
1
-3
/
+17
*
protect ap_fork definition inside #if APR_HAS_FORK
dgaudet
2000-04-14
1
-0
/
+2
*
more documentation movement
dgaudet
2000-04-14
34
-1135
/
+1122
*
- namespace cleanup:
dgaudet
2000-04-14
7
-15
/
+13
*
more documentation moving
dgaudet
2000-04-14
8
-198
/
+220
*
- ap_writev() should be available even if the os doesn't support writev.
dgaudet
2000-04-14
2
-72
/
+103
*
- fix a case where a byte could have been read (via unget) and it wasn't
dgaudet
2000-04-14
1
-19
/
+17
*
Win32: tweak return codes in ap_stat() to canonicalize the most common codes
stoddard
2000-04-13
1
-24
/
+16
*
Win32: A few more tweaks to the late binding code as suggested by Greg Stein
stoddard
2000-04-13
4
-4
/
+4
*
Win32: Small tweak to the late binding code
stoddard
2000-04-13
1
-3
/
+4
*
Win32: Add code to perform latebinding on functions that may
stoddard
2000-04-13
4
-0
/
+166
*
Remove unused variable 'status'
martin
2000-04-13
2
-4
/
+2
*
Enforce explicit libtool mode
martin
2000-04-13
1
-4
/
+8
*
use same canonical name for "bs2000" thruout apache
martin
2000-04-13
2
-2
/
+2
*
On all the systems I could get hold of (Solaris, ReliantUNIX, BS2000, SINIX),
martin
2000-04-13
1
-0
/
+6
*
Win32: Get nonblocking CGI pipe I/O working on Windows NT. Still need
stoddard
2000-04-12
4
-28
/
+35
*
Make ap_stat() Windows 95/98 friendly
stoddard
2000-04-12
1
-3
/
+21
*
note about int64 constants...
dgaudet
2000-04-11
1
-0
/
+6
*
Many -lsockets require -lnsl
martin
2000-04-11
1
-0
/
+2
*
Fix the layout of the previous 'echo -e' changes
martin
2000-04-11
1
-7
/
+7
*
Fix compile error on OS/390 in ap_read().
trawick
2000-04-11
1
-1
/
+2
*
Replace 'echo -e' by Autoconf-like definitions
martin
2000-04-11
1
-7
/
+9
*
ignoreage
dgaudet
2000-04-10
1
-0
/
+1
*
Fix Windows compile breaks due to recent error reporting/message changes
stoddard
2000-04-10
3
-5
/
+6
*
permanent_pool was not initialized from the proper variable and was
trawick
2000-04-10
2
-2
/
+2
[next]