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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix compiler warning for non-static function with no prototype
Jeff Trawick
2010-09-24
1
-3
/
+3
*
DBD ODBC support: Fix memory corruption using apr_dbd_datum_get() with
Jeff Trawick
2010-09-24
1
-1
/
+1
*
update apr_reslist_create() doc to reflect that ttl is honored absolutely
Jeff Trawick
2010-09-24
1
-4
/
+6
*
No need to clear 128k of memory because of bugs that have been fixed
Stefan Fritsch
2010-09-18
1
-4
/
+7
*
mark apr_brigade_putstrs() with attribute sentinel
Stefan Fritsch
2010-09-10
1
-2
/
+6
*
Correctly document the handling of trailing \0 characters
Stefan Fritsch
2010-09-10
2
-17
/
+29
*
Include alloca.h to get compiler-dependent defines.
Guenter Knauf
2010-09-01
1
-0
/
+6
*
Make functions static.
Guenter Knauf
2010-09-01
1
-2
/
+2
*
Added require prototypes conditionally to CFLAGS for NetWare.
Guenter Knauf
2010-09-01
1
-0
/
+4
*
Removed tabs.
Guenter Knauf
2010-09-01
1
-6
/
+6
*
Fix various off-by-one errors related to current_free_index:
Stefan Fritsch
2010-08-28
1
-7
/
+7
*
re-commit r761344 which was accidentally reverted by r795598:
Stefan Fritsch
2010-08-28
1
-11
/
+5
*
Don't consume too much CPU while reading data
Mladen Turk
2010-08-26
1
-0
/
+3
*
Add Windows 7 to the list of detected versions
Mladen Turk
2010-08-26
2
-2
/
+6
*
Loop if the recv gets WSAEWOULDBLOCK
Mladen Turk
2010-08-26
1
-2
/
+5
*
disable entire impl_pollcb_create() function if APR_HAS_THREADS
Jeff Trawick
2010-08-20
1
-2
/
+2
*
* network_io/unix/sockets.c (apr_socket_connect): Copy the remote
Joe Orton
2010-08-09
2
-9
/
+35
*
Removed tabs and trailing spaces.
Guenter Knauf
2010-08-08
1
-25
/
+25
*
Some NetWare build fixes.
Guenter Knauf
2010-08-08
4
-14
/
+8
*
Reverted r982101 because it doesnt work.
Guenter Knauf
2010-08-08
2
-8
/
+2
*
Moved copyright string definition to apr_version.h;
Guenter Knauf
2010-08-08
2
-3
/
+3
*
Revert r982499 and change macro in apr_version.h instead.
Guenter Knauf
2010-08-08
2
-5
/
+5
*
Added workaround for Watcom.
Guenter Knauf
2010-08-08
1
-0
/
+4
*
- remove unused assignment
Philip M. Gollucci
2010-08-05
1
-1
/
+1
*
- start is never used
Philip M. Gollucci
2010-08-05
1
-4
/
+0
*
USe the MAJOR, MINOR, PATCH macros directly instead of the ugly macro hack.
Guenter Knauf
2010-08-05
1
-2
/
+2
*
- this is handling the error condition, not success
Philip M. Gollucci
2010-08-04
1
-1
/
+1
*
- Fix mismatched signed comparisons [1]
Philip M. Gollucci
2010-08-04
1
-4
/
+4
*
Fixed a type mismatch compiler warning.
Guenter Knauf
2010-08-04
1
-1
/
+1
*
cleanup.
Guenter Knauf
2010-08-04
1
-2
/
+1
*
Enable to build Win32 target with OpenWatcom.
Guenter Knauf
2010-08-04
2
-0
/
+10
*
Fixed two other NetWare compiler warnings.
Guenter Knauf
2010-08-04
2
-1
/
+2
*
Fixed comment.
Guenter Knauf
2010-08-04
1
-9
/
+1
*
Some more NetWare build fixes.
Guenter Knauf
2010-08-03
5
-18
/
+15
*
Fixed a compiler warning.
Guenter Knauf
2010-08-03
1
-1
/
+2
*
Fixed some compiler warnings.
Guenter Knauf
2010-08-03
1
-6
/
+19
*
The Tab Police removed 119 tabs.
Guenter Knauf
2010-08-03
1
-25
/
+25
*
Sync'd NetWare header with unix one.
Guenter Knauf
2010-08-03
1
-0
/
+14
*
NetWare build system fixes.
Guenter Knauf
2010-08-03
2
-2
/
+2
*
Renamed _self var since (Open)Watcom recognizes this as reserved.
Guenter Knauf
2010-08-03
1
-7
/
+7
*
The Tab Police removed 24 tabs.
Guenter Knauf
2010-08-03
1
-15
/
+15
*
For now, revert part of r979891 to fix test breakage. But the error handling
Stefan Fritsch
2010-07-28
1
-2
/
+5
*
Fix various issues found by cppcheck
Stefan Fritsch
2010-07-27
12
-27
/
+22
*
Update config.guess and config.sub from
Rainer Jung
2010-07-25
2
-177
/
+226
*
Update release list in STATUS.
Rainer Jung
2010-07-25
1
-1
/
+4
*
Fix broken header file installation for VPATH build.
Rainer Jung
2010-07-25
1
-0
/
+3
*
Fix broken installation of apu.h.
Rainer Jung
2010-07-25
1
-1
/
+1
*
Fix order of elements in struct.
Rainer Jung
2010-07-25
2
-5
/
+5
*
Fix APR crypto doxygen docs (function params).
Rainer Jung
2010-07-25
3
-25
/
+14
*
Quote argument when used.
Rainer Jung
2010-07-25
1
-1
/
+1
[next]