summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag APR 1.2.111.2.11wrowe2007-09-040-0/+0
* Bump for APR 1.2.11wrowe2007-09-042-4/+4
* Not entirely empty of change entrieswrowe2007-09-041-0/+4
* Fix cut and paste typo which scuttled the last release, thiswrowe2007-09-041-2/+2
* Backport r532789 and r390410 from the trunkbojan2007-09-012-3/+5
* Correctly handle completion-based read-to-EOF case.wrowe2007-09-011-0/+3
* Fix segfaults in testuserbojan2007-08-311-0/+6
* Fix attribution - the patch was submitted by Erik injorton2007-08-311-1/+2
* Bump after tagwrowe2007-08-293-2/+7
* Prepare for tagwrowe2007-08-292-3/+3
* Solve win32 inherited pipe leaks by leveraging OS2 port's solution.wrowe2007-08-286-50/+201
* Note the change to utf8 encodingwrowe2007-08-281-0/+3
* apr_status_t code, not Win32 error code.wrowe2007-08-281-1/+1
* Set up svnmailer to utf-8wrowe2007-08-270-0/+0
* Fix people-name encodingwrowe2007-08-272-13/+14
* Forgot to consider cases where there is no RECURSE (but we stillwrowe2007-08-241-4/+5
* We needed to fix the fix of .mak files to prevent insane amountswrowe2007-08-241-3/+57
* Make Win32 consistent with unix, in that we will inherit the defaultwrowe2007-08-231-6/+6
* Sync these utilities to 567139wrowe2007-08-173-400/+406
* insure that an optimizing compiler will re-load the links from memory each timegregames2007-08-161-2/+2
* In Mac OS X's VFS API file names are, by definition, canonicallyjim2007-08-131-0/+4
* fixed version string for dev builds;fuankg2007-08-081-9/+24
* Backport r559296 from the trunkbojan2007-07-251-0/+3
* Backport revision 558902 from trunk:davi2007-07-252-1/+4
* Improve HP-UX sendfile (with LFS) change description.davi2007-07-241-1/+2
* Backport 553652 from trunk:davi2007-07-052-1/+5
* Backport 552161 from trunk:davi2007-06-302-0/+19
* Backport 552147 from trunk with more failure checks:davi2007-06-302-18/+25
* moved install target to NWGNUtail.inc so that it can be used by other makefiles;fuankg2007-06-293-54/+54
* Backport 551958 from trunk:davi2007-06-292-2/+6
* Merge revision 551917 from trunk:davi2007-06-292-0/+14
* Merge r550877 from trunk:davi2007-06-262-2/+3
* Bump after tag, we are at .10wrowe2007-06-043-2/+7
* Prepare to tag 1.2.9wrowe2007-06-042-3/+3
* Noteswrowe2007-06-041-0/+11
* Apparently xcompiles on unix are depending on lower case names, and ofwrowe2007-06-011-1/+1
* Don't invoke testshm* binaries from make testwrowe2007-06-011-3/+4
* Register a cleanup only if APR_FILE_NOCLEANUP was not flagged.wrowe2007-06-012-6/+11
* apr_app_initialize performs manipulation of environment variables (in particularwrowe2007-06-011-1/+5
* include/arch/win32/apr_arch_inherit.h defines macros that are used to implementwrowe2007-06-011-0/+28
* SystemTimeToTzSpecificLocalTime is not implemented on Windows CE and is used inwrowe2007-06-011-2/+2
* The implementation of apr_time_clock_hires calls SetTimerResolution which is notwrowe2007-06-011-1/+8
* apr_proc_mutex_child_init calls unimplemented OpenMutexW and will fail towrowe2007-06-011-0/+9
* apr_env_get, apr_env_set and apr_env_delete to return APR_ENOTIMPL on Windows...wrowe2007-06-011-2/+13
* Eliminate for WinCE the special handling of program files ending in wrowe2007-06-011-0/+4
* The attached patch modifies include/arch/win32/apr_private.h so that on WinCEwrowe2007-05-311-1/+5
* WinCE exception to deal with local code page (in unicode, no less)wrowe2007-05-311-2/+14
* Borland specific define for LOGON32_LOGON_NETWORKwrowe2007-05-311-0/+4
* Remove duplicate definition of apr_wchar_t.wrowe2007-05-311-2/+0
* Link to librpcrt4.a.wrowe2007-05-311-1/+2