summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Fixed stream_socket_pair() on Windows x64 andAnatol Belski2013-04-221-15/+36
* updated lib versionsAnatol Belski2013-04-171-17/+17
* Fixed possible precision loss in microtimeAnatol Belski2013-03-231-6/+13
* Backported patch for #64370Anatol Belski2013-03-153-97/+42
* updated lib versionsAnatol Belski2013-02-211-5/+5
* Fixed uninitialized zval.type (Yoram)Dmitry Stogov2013-01-101-0/+1
* Happy New Year~Xinchen Hui2013-01-0112-12/+12
* Fixed bug #63236 (Executable permission on various source files)Xinchen Hui2012-10-092-0/+0
* updated lib versionsAnatoliy Belsky2012-09-211-3/+3
* updated libary versionsAnatoliy Belsky2012-09-181-4/+4
* year++Xinchen Hui2012-09-052-2/+2
* - Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" ...Felipe Pena2012-08-301-4/+5
* Remove unused codesXinchen Hui2012-06-071-10/+8
* based on microsoft's description,the direct convert from FILETIME struct to _...slayercat2012-06-071-2/+12
* - Fixed bug #55299 (multiple null pointer in win32/registry.c)Felipe Pena2012-05-161-2/+10
* Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt failsAnatoliy Belsky2012-05-111-1/+1
* Rename README.SVN-RULES to README.GIT-RULES, here, tooJohannes Schlüter2012-04-141-2/+2
* - update to openssl 0.9.8uPierre Joye2012-04-021-1/+1
* - fix bug #61290, fix buildPierre Joye2012-03-051-1/+1
* - fix bug #54407, Incorrectly defined NTDDI_VERSION macroPierre Joye2012-03-041-1/+1
* - fix bug #54407, Incorrectly defined NTDDI_VERSION macroPierre Joye2012-03-041-2/+2
* - libssh2 1.3.0Pierre Joye2012-01-301-1/+1
* - update libsPierre Joye2012-01-271-0/+1
* - update libsPierre Joye2012-01-271-0/+6
* - update libsPierre Joye2012-01-271-0/+7
* - fix #60895, possible invalid handler usagePierre Joye2012-01-271-2/+4
* - openssl 0.9.8t, curl 7.24.0Pierre Joye2012-01-261-1/+2
* - spl tests are also under examples (sigh)Pierre Joye2012-01-091-1/+1
* - Year++Felipe Pena2012-01-0110-10/+10
* - copy run-test phpPierre Joye2011-12-121-0/+1
* - update libcurl to 7.21.7Pierre Joye2011-08-031-1/+1
* - update libpng to 1.2.46Pierre Joye2011-07-191-0/+1
* - Bug #55169, improve fix, allow non interactive user, hash-like ops only usagePierre Joye2011-07-121-3/+6
* - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random dataPierre Joye2011-07-101-1/+3
* - fix nts buildPierre Joye2011-06-161-0/+6
* - init win32 rng context once per process Pierre Joye2011-06-162-11/+54
* - initial import, will add all libs laterPierre Joye2011-05-191-0/+1
* Fix common typos in the source code (Reported in Bug #54065)Pierrick Charron2011-04-031-1/+1
* - re enable static analyzer, crash fixed with snapshot buildsPierre Joye2011-03-281-1/+1
* - Merge from trunk.Moriyoshi Koizumi2011-03-022-4/+4
* - disable realloc warning about not checking its return value, 100% valid but...Pierre Joye2011-02-071-0/+1
* -disable the analyzer for the snapshot in 5.3 tooPierre Joye2011-01-131-1/+1
* - possible NULL derefPierre Joye2011-01-101-0/+10
* - local redeclarationPierre Joye2011-01-101-4/+4
* - new sec flags should not be on by default for 5.3, yetPierre Joye2011-01-091-1/+1
* - add configure option to enable the builtin static analyzer (will be enabled...Pierre Joye2011-01-091-0/+10
* - debug code--Pierre Joye2011-01-091-2/+1
* - let try to fix pecl header install so we can do the same than unix, install...Pierre Joye2011-01-091-1/+23
* - define the php*.lib/dll namesPierre Joye2011-01-071-9/+3
* - revert rev. 307044Pierre Joye2011-01-051-11/+0