summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 0.9.140.9.14wrowe2007-06-040-0/+0
* Prepare to tag 0.9.14wrowe2007-06-042-26/+26
* Noteswrowe2007-06-041-0/+8
* Apparently xcompiles on unix are depending on lower case names, and ofwrowe2007-06-011-1/+1
* 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
* 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
* Mingw specific defines:wrowe2007-05-311-0/+6
* SetHandleInformation is not supported on WinCE, but the Win 9x code path wrowe2007-05-311-2/+2
* APR_VOID_P_IS_QUAD is not defined anywhere and the usual way iswrowe2007-05-311-1/+1
* Stop undefining __attribute__ for GNUC (only 2.7 and prior might be interestingwrowe2007-05-312-3/+1
* Merge r423435 from trunk:jorton2007-05-291-1/+10
* Backport r540402 from the trunk.bojan2007-05-221-2/+2
* Bring back deprecated but required apr_file_unset_inherit() function.bojan2007-05-211-0/+5
* Backport r538045 from the trunk.bojan2007-05-217-12/+50
* Backport 538266 from the trunk.bojan2007-05-152-0/+41
* Backport r538262 from 1.2.x branch.bojan2007-05-151-1/+1
* Backport r538042 from trunk.bojan2007-05-151-0/+1
* Backport r538009 and r538019 from the trunk.bojan2007-05-156-37/+73
* Backport r537393, r537402 and r537405 from the trunk.bojan2007-05-136-38/+53
* Document fix for PR 40963.bojan2007-05-121-2/+3
* Backport r537066 from the trunk.bojan2007-05-112-0/+122
* * configure.in: Fix comment for apr_off_t=long case.jorton2007-05-031-1/+1
* nl_langinfo() may be transient, pstrdup it.wrowe2007-04-171-1/+1
* Bump after tagwrowe2006-11-293-2/+7
* Prepare to tagwrowe2006-11-292-2/+2
* Sync OS2 unknown local_port flags to unix src.wrowe2006-11-281-0/+4
* merge rev 475750 from trunk:trawick2006-11-171-3/+5
* Merge r415267 from trunk:jorton2006-11-082-1/+4
* Correctly retrieve 'empty' environment values with apr_env_getwrowe2006-11-063-3/+78
* Merge r468055 from trunk.rooneg2006-10-262-1/+3
* Fix apr_atomic_cas on platforms with 64 bit longs.rooneg2006-09-252-8/+11
* Merge r410634 from trunk.rooneg2006-09-221-1/+9
* Handle the variable length volume names on NetWarebnicholes2006-09-221-0/+12
* Solve svn issue 1869, only one symptom on the Unix platform; when wrowe2006-09-211-3/+4
* Update license header.jorton2006-09-20310-1855/+1860
* Backport r443262 from trunk.mturk2006-09-141-0/+1
* Backport r442135 from trunk.mturk2006-09-121-12/+19
* Some rare autoconf/m4 environments translitate differently and are droppingwrowe2006-09-082-1/+2
* 0.9.12 was released.jorton2006-08-031-1/+1
* This is a companion to the get permissions patch, from trunk, whichwrowe2006-07-271-0/+2