summaryrefslogtreecommitdiff
path: root/win32/globals.c
Commit message (Expand)AuthorAgeFilesLines
* add vim modelinesAnatol Belski2015-05-201-0/+8
* properly deinit mail socketAnatol Belski2015-03-111-0/+1
* use proper value to check the log_source handleAnatol Belski2015-03-111-0/+2
* ensure the mail() socket is not leaked after requestAnatol Belski2015-03-041-0/+6
* bump yearXinchen Hui2015-01-151-1/+1
* first shot remove TSRMLS_* thingsAnatol Belski2014-12-131-2/+2
* reworked the patch, less new stuff but workyAnatol Belski2014-09-251-1/+1
* basic windows fixAnatol Belski2014-09-221-1/+1
* s/PHP 5/PHP 7/Johannes Schlüter2014-09-191-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Fixed bug #64370 (microtime(true) less than $_SERVER['REQUEST_TIME_FLOAT'])Anatol Belski2013-03-111-2/+0
* Happy New YearXinchen Hui2013-01-011-1/+1
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-091-0/+0
* - Year++Felipe Pena2012-01-011-1/+1
* - Year++Felipe Pena2011-01-011-1/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-031-1/+1
* MFH: Bump copyright year, 3 of 3.Sebastian Bergmann2008-12-311-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* Implemented registry cache that prevent registry lookup on each request. In c...Dmitry Stogov2006-11-101-1/+25
* Simplify the code base as this getpwd() was used only onceDmitry Stogov2006-11-101-2/+0
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Allow win32 stuff to build non-zts.Wez Furlong2004-07-311-2/+2
* Missing return statementWez Furlong2004-07-291-0/+1
* Misc. win32 thread safety fixes.Wez Furlong2004-07-291-0/+50