summaryrefslogtreecommitdiff
path: root/time/win32
Commit message (Expand)AuthorAgeFilesLines
* Correct cut-n-paste assignment error.wrowe2018-09-081-1/+1
* Resolve invalid rvalue from void() function, the test is only required in onewrowe2018-08-311-3/+7
* Revert 1839699, this contained unintended, additional noise. Re-correcting.wrowe2018-08-301-7/+3
* Revert 1839627, this macro does not result in a usable CC_FOR_BUILDwrowe2018-08-301-3/+7
* Bounds-check human-readable date fields (credit: Stefan Sperling)niq2017-09-101-0/+6
* apr_time_exp_*() on Windows: Fix error in the tm_yday field oftrawick2012-08-111-1/+1
* remove ancient time field getters, replaced with exploded timetrawick2011-03-191-204/+0
* clean up some low hanging gcc warnings on Wintrawick2011-03-191-2/+2
* explicit stdlib for mallocwrowe2009-12-181-0/+4
* Cast pointers properly trough apr_ssize_t (int or __int64)mturk2008-04-171-1/+1
* SystemTimeToAprExpTime dayoffset summation is wrong, June is 30 days.davi2007-07-241-1/+1
* 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
* Fix the typo.jorton2006-08-033-3/+3
* Update license header.jorton2006-08-033-18/+18
* Fix up Win32-private includes to bring it in line with all other platforms.jerenkrantz2006-07-123-3/+3
* A noop on Win32, this Win64 hack for our internal fn deals with memorywrowe2005-05-161-3/+3
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-043-3/+6
* * time/unix/time.c (apr_time_exp_get): Remove year check that failed forjorton2004-03-251-8/+2
* Relicense APR under Apache License, Version 2.0jerenkrantz2004-02-133-147/+30
* remove these interfaces:trawick2003-09-031-24/+0
* After further evaluation, we will have to create our own implementationwrowe2003-01-231-4/+5
* Don't use the optimized form. If Apache is started in ST and runs untilwrowe2003-01-221-1/+1
* Finally, use the same cached recovery for the timezone between 9x and NT.wrowe2003-01-221-28/+27
* Now that the old logic is restored, adjust it to the new variables.wrowe2003-01-221-7/+7
* What an ugly patch.wrowe2003-01-221-30/+77
* To divine the timezone and daylight savings time, effective as of thewrowe2003-01-102-45/+69
* Namespace protection for include/arch/ header filesthommay2003-01-063-4/+4
* Update copyright notices to 2003.thommay2003-01-013-3/+3
* Without strftime() on wince, apr_strftime is currently unimplemented.wrowe2002-12-111-1/+11
* *) Renames done (deprecated functions wrapped):thommay2002-11-201-2/+10
* Docs are always good, especially when it's this obscure.wrowe2002-08-041-0/+3
* Time in exact ms intervals can be very useful in benchmarking... thiswrowe2002-08-041-0/+20
* Fix calculation of tm_gmtoff on Windows, and add a test case.brane2002-06-091-4/+6
* Revert bogusness by providing proper stubs for functions that existedwrowe2002-06-081-0/+15
* Fix two serious holes in the time calculations. The first patch was awrowe2002-05-221-2/+2
* Per rename_pendings, rename apr_explode_time to apr_time_exp_tz.jerenkrantz2002-04-151-2/+2
* Rename apr_explode_localtime to apr_time_exp_lt.striker2002-04-132-2/+2
* Rename apr_explode_gmt to apr_time_exp_gmt.striker2002-03-212-3/+3
* Rename apr_implode_time to apr_time_exp_get.striker2002-03-171-2/+2
* Update our copyright for this year.fielding2002-03-133-3/+3
* patches for apr to rename apr_ansi_time_to_apr_time andianh2002-03-062-12/+12
* More safe header exclusions from Mladen Turk <mturk@mappingsoft.com>wrowe2002-02-121-0/+4
* GetSystemTimeAsFileTime is great! Unfortuantely, WCE's designerswrowe2002-02-121-0/+6
* Improve matters on Win32 with time string formats.wrowe2002-01-291-1/+65
* Added new function apr_implode_gmt, which works like apr_implode_time, exceptbrane2001-06-301-0/+9
* Something is still broken with the testtime, but this gets us building.wrowe2001-06-061-0/+13
* REVIEW Req'd ... solve the implode/explode discrepancy, but I hacked thiswrowe2001-04-021-30/+19
* Hmmm... on this (rare) point the castless caste looses :-/wrowe2001-03-311-1/+4
* Update copyright to 2001fielding2001-02-163-3/+3