summaryrefslogtreecommitdiff
path: root/ext/date/config.w32
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.0' into PHP-7.1Derick Rethans2017-08-151-1/+1
|\
| * Remove removed header files from configuration files.Derick Rethans2017-08-151-1/+1
* | Improve support for microseconds with Date/TimemicrosecondsDerick Rethans2016-10-051-0/+1
|/
* Make use of timelib 2015.02's support for external memory managers.Dmitry Stogov2015-09-221-0/+6
* Merge branch 'PHP-5.6'Anatol Belski2015-01-211-1/+2
|\
| * fix timelib build configurationAnatol Belski2015-01-211-1/+2
| * backported the timelib cleanups to 5.6Anatol Belski2015-01-211-0/+2
* | make timelib use PHP's defines when it's inside PHP onlyAnatol Belski2015-01-211-0/+2
* | made ext/date and ext/spl use static tsrm ls cacheAnatol Belski2014-10-151-1/+1
|/
* - fix header installPierre Joye2010-12-141-2/+2
* - add PHP_INSTALL_HEADERS to all parts (core&exts) exposing headers, generate...Pierre Joye2010-12-111-0/+2
* - silent conversion warnings as it is not going to be "fixed" any time soon, ...Pierre Joye2008-12-091-0/+2
* - improve previous fix for scan, disable optimizer only for scan() using #pra...Pierre Joye2008-08-021-5/+0
* - parser's scan function is too large for VC6-7.x, disable the optimizer (siz...Pierre Joye2008-08-021-0/+5
* MFH: Fix windows buildScott MacVicar2008-04-281-1/+1
* fix win buildRob Richards2006-01-041-1/+1
* - Rename tl_config.h to timelib_config.hDerick Rethans2005-06-171-1/+1
* Attempt to fix win32 build by creating the missing hader fileFrank M. Kromann2005-06-171-0/+4
* - Rename "datetime.c" and "datetime.h" to "timelib.c" and "timelib.h" toDerick Rethans2005-06-161-1/+1
* Made date obligatory and staticEdin Kadribasic2005-06-151-8/+3
* Added win32 build fileEdin Kadribasic2005-06-141-0/+11