summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Happy new 2014!0.9.xRainer Jung2014-01-032-3/+3
* Fix typo noticed by Mike Rumph and Christophe Jaillet.Rainer Jung2013-12-141-3/+3
* Fix broken test for O_NONBLOCK inheritance.Rainer Jung2013-07-131-0/+5
* Make AP[R|U]_IS_DEV_STRING define-able from CFLAGS.Guenter Knauf2013-06-051-0/+2
* MOved [APR|APU]_COPYRIGHT macro from *.rc to [apr|apu]_version.h.Guenter Knauf2013-05-272-3/+3
* Backport testcase for PR 53175 from trunk.Guenter Knauf2013-05-111-20/+30
* Fix detection of O_NONBLOCK inheritance.Rainer Jung2013-02-252-1/+36
* Update config.guess and config.sub fromRainer Jung2013-02-062-54/+50
* merge r1372022 from trunk:Jeff Trawick2012-08-122-1/+5
* Update config.guess and config.sub fromRainer Jung2012-08-073-50/+96
* Backport r1044440 from trunk to 0.9.x.Bojan Smojver2012-02-062-0/+27
* Backport r1236970, r1237078 and r1237507 from trunk.Bojan Smojver2012-02-013-76/+198
* Fixed compiler warning; added include file.Guenter Knauf2011-12-151-0/+2
* Fixed APR_HAVE_SYS_TIME_H to get gettimeofday() proto on NetWare. Guenter Knauf2011-12-151-1/+1
* 0.9.20 released...Jeff Trawick2011-09-161-1/+1
* 0.9.20 is tagged; bump to 0.9.21Jeff Trawick2011-09-132-2/+5
* Prepare for the 0.9.20 tagJeff Trawick2011-09-132-2/+3
* add entry for CVE-2011-0419/apr_fnmatch() issueJeff Trawick2011-09-131-0/+5
* Bring config.guess and config.sub in sync withRainer Jung2011-09-103-143/+189
* Fix flag character '#' in combination with formatRainer Jung2011-07-292-2/+4
* Replace from trunk/ at r1124997, including deprecated apr_is_fnmatch, William A. Rowe Jr2011-05-281-211/+403
* Removed dependency on sort command for export list.Guenter Knauf2011-04-013-30/+60
* Reverted undef hack from r1084016 - needs more testing.Guenter Knauf2011-03-221-5/+0
* Fixed issue when compiling serf due to odd defines.Guenter Knauf2011-03-212-3/+6
* Backport of blocking MSVC pragmas (r892909).Guenter Knauf2011-03-211-0/+4
* Removed libprews.o from aprlib.Guenter Knauf2011-03-191-1/+0
* Make functions static (backport r991753).Guenter Knauf2011-03-101-2/+2
* Fixed some NetWare compiler warnings.Guenter Knauf2011-03-101-0/+11
* Fixed NetWare prototype warnings.Guenter Knauf2011-03-102-5/+4
* Fixed compilation when APR_HAVE_STRUCT_RLIMIT=0.Guenter Knauf2011-03-102-4/+21
* Added missing prototypes for NetWare.Guenter Knauf2011-03-102-0/+4
* Commented NetWare build debug output which breaks make 3.82.Guenter Knauf2011-03-021-1/+1
* Added require prototypes conditionally to CFLAGS for NetWare.Guenter Knauf2011-03-021-0/+4
* Disable getpass() for HP-UX platform (PR49496).Guenter Knauf2011-02-181-2/+6
* Axed C++ comments and tabs.Guenter Knauf2011-02-1810-103/+105
* Remaining part of r663941 backport for NetWare.Guenter Knauf2011-02-151-0/+10
* Backport of r454774, r467596, r663342, r663941.Guenter Knauf2011-02-151-13/+28
* de-tabified - no functional change.Guenter Knauf2011-02-151-4/+5
* Update copyright yearRainer Jung2011-01-032-2/+2
* Removed stuff defined in expat.h; moved license to top.Guenter Knauf2010-12-251-23/+13
* Removed define obsolete since r93260.Guenter Knauf2010-12-251-1/+1
* 0.9.19 released todayJeff Trawick2010-10-171-1/+1
* win32 .mak and .dep files are tracked on this branchWilliam A. Rowe Jr2010-10-120-0/+0
* In keeping with 1.x, start recording released, stable and very static William A. Rowe Jr2010-10-1212-0/+6062
* Minor NetWare makefile fixes.Guenter Knauf2010-10-092-20/+35
* 0.9.19 is tagged, bump to 0.9.20 (devel^H^H^H^H^Hmaintenance)Jeff Trawick2010-10-092-2/+5
* Prepare for the 0.9.19 tagJeff Trawick2010-10-092-2/+3
* Some more NetWare makefile fixes.Guenter Knauf2010-10-094-30/+24
* Fixed NetWare test build.Guenter Knauf2010-10-091-9/+9
* Fixed NetWare expat build.Guenter Knauf2010-10-091-8/+2