summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag 1.2.91.2.9wrowe2007-06-040-0/+0
* 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
* Mingw specific defines:wrowe2007-05-311-1/+7
* SetHandleInformation is not supported on WinCE, but the Win 9x code path wrowe2007-05-311-2/+2
* Suppress warning of unused static function.wrowe2007-05-311-0/+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 r239687 from trunk:jorton2007-05-251-0/+4
* Merge r239687 from trunk:jorton2007-05-251-6/+6
* Backport r540402 from the trunk.bojan2007-05-221-2/+2
* Backport r538045 from the trunk.bojan2007-05-217-12/+50
* Add the missing file locking APIs and macros to the NetWare buildbnicholes2007-05-152-0/+40
* Remove a C++ style declarationbnicholes2007-05-151-1/+1
* Backport r538042 from trunk.bojan2007-05-151-0/+1
* Backport r538009 and r538019 from the trunk.bojan2007-05-156-28/+63
* Backport r537405 from the trunk.bojan2007-05-121-4/+10
* Backport r537402 from the trunk.bojan2007-05-121-1/+1
* Backport r537393 from the trunk.bojan2007-05-126-49/+47
* Document fix for PR 40963.bojan2007-05-121-0/+3
* Backport r537066 from the trunkbojan2007-05-112-0/+90
* Merge r380106 from trunk:jorton2007-04-261-6/+8
* Merge r532733 from trunk:jorton2007-04-263-3/+7
* Merge r472076 from trunk:jorton2007-04-232-2/+8
* Fix credits for apr_file_gets() deadlockbojan2007-04-181-1/+1
* Backport r524823, r524822, r524821, r524355 from the trunkbojan2007-04-183-55/+84
* nl_langinfo() may be transient, pstrdup it.wrowe2007-04-171-1/+1
* Backport r439667/r528659 for nsec conversion errors in pollwrowe2007-04-132-2/+2
* Merge r501091, r512734 from trunk:jorton2007-02-281-0/+17
* Implement a BASEDIR build environment variable to allow the NetWare build to ...bnicholes2007-02-092-2/+7
* merge from trunk:trawick2007-01-291-1/+5
* Correct the path syntax for link /out: and the manifest'swrowe2007-01-111-4/+7
* Change to syntax 'preferred' by MSVC6wrowe2007-01-113-16/+16
* Nominally, more maintainable (filename appears once, not multiple times.)wrowe2007-01-111-4/+4
* Correct extranious whitespace.wrowe2007-01-113-5/+5