summaryrefslogtreecommitdiff
path: root/main/internal_functions_win32.c
Commit message (Expand)AuthorAgeFilesLines
* bump yearXinchen Hui2015-01-151-1/+1
* Bump yearXinchen Hui2014-01-031-1/+1
* Happy New YearXinchen Hui2013-01-011-1/+1
* - 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 Cleanup exports and allow to overwrite ext registrationMarcus Boerger2008-08-221-1/+1
* MFH: Bump copyright year, 2 of 2.Sebastian Bergmann2007-12-311-1/+1
* MFH: Bump year.Sebastian Bergmann2007-01-011-1/+1
* const/static keywordingNuno Lopes2006-08-121-1/+1
* improve .dsp buildStanislav Malyshev2006-06-051-0/+35
* bump year and license versionfoobar2006-01-011-3/+3
* - Bumber up yearfoobar2005-08-031-1/+1
* Improved PHP extension loading mechanism with support for module dependencies...Dmitry Stogov2005-06-171-2/+2
* nuked unused header filefoobar2005-05-241-1/+0
* - A belated happy holidays and PHP 5Andi Gutmans2004-01-081-2/+2
* - Brought ext/bcmath to the new millenniumfoobar2003-12-091-2/+2
* Add libxml extension for common code that is needed to be shared betweenShane Caraveo2003-10-191-0/+2
* - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani)foobar2003-08-261-2/+2
* fix this stuffWez Furlong2003-08-141-3/+3
* Add new COM (and .Net) extension for php5.Wez Furlong2003-08-141-3/+5
* Enabled sqlite by default on Windows.Edin Kadribasic2003-06-271-1/+6
* Sync.Sebastian Bergmann2003-06-261-6/+0
* Add ext/dom and ext/simplexml to the Win32 default build. #Apart from a linke...Sebastian Bergmann2003-06-251-9/+26
* Remove ext/rpc references from Windows build.Sebastian Bergmann2003-06-251-12/+0
* updating license information in the headers.James Cox2003-06-101-3/+3
* Get rid of references to expat in MSVC project files. For now this expects li...Sebastian Bergmann2003-05-241-4/+4
* ws fixes + missing $Id$ tags, headers addedfoobar2003-02-191-2/+2
* Move ZEND_ENGINE_2 check to where it is defined.Sebastian Bergmann2003-01-171-4/+4
* move the ZE2 check into internal_functions_win32.cHarald Radi2003-01-161-0/+4
* add COMHarald Radi2003-01-161-0/+6
* HEAD defaults to build with ZE2 nowHarald Radi2003-01-101-14/+4
* Bump year.Sebastian Bergmann2002-12-311-1/+1
* MFB:Edin Kadribasic2002-12-261-0/+6
* Don't build ext/overload with Zend Engine 2.Sebastian Bergmann2002-09-041-0/+4
* Enable bundled build of ext/ctype and ext/mbstring on Win32.Sebastian Bergmann2002-04-281-5/+11
* Allow for PCRE to be disabled.Sebastian Bergmann2002-04-181-16/+20
* Conditionally include mbstring.h.Sebastian Bergmann2002-04-181-0/+2
* Add HAVE_CALENDAR, HAVE_COM, HAVE_SESSION and HAVE_TOKENIZER to enable/disabl...Sebastian Bergmann2002-04-181-1/+17
* Whitespace fixes.Sebastian Bergmann2002-04-171-21/+18
* Only include php_bcmath.h when WITH_BCMATH=true.Sebastian Bergmann2002-04-171-0/+2
* Give HAVE_MYSQL meaning on Win32.Sebastian Bergmann2002-04-171-0/+4
* Give HAVE_UODBC meaning on Win32.Sebastian Bergmann2002-04-171-0/+4
* Give HAVE_LIBEXPAT and HAVE_WDDX meaning on Win32.Sebastian Bergmann2002-04-171-2/+10
* Give HAVE_FTP meaning on Win32.Sebastian Bergmann2002-04-171-0/+4
* Remove bogus includes.Sebastian Bergmann2002-04-171-2/+0
* SPACEs->TAB.Sebastian Bergmann2002-04-171-1/+1
* Forgot adding phpext_tokenizer_ptr.Sebastian Bergmann2002-04-171-0/+1
* Enable ext/tokenizer by default on Win32, too. Since there is no HAVE_TOKENIZ...Sebastian Bergmann2002-04-171-0/+1