summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Add empty Generator classNikita Popov2012-05-201-1/+1
* | | | | | | Merge branch 'PHP-5.4'Felipe Pena2012-08-301-4/+5
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-08-301-4/+5
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| | * | | | | - Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" ...Felipe Pena2012-08-301-4/+5
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-08-291-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | | / / | |_|_|/ / |/| | | |
| * | | | updated mpir versionAnatoliy Belsky2012-08-291-1/+1
| | |_|/ | |/| |
* | | | Removed Logo GUIDs and replaced with Data URIs and div hidden with JSAndrew Faulds2012-07-143-17/+1
* | | | Merge branch 'PHP-5.4'Xinchen Hui2012-06-071-5/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Xinchen Hui2012-06-071-5/+13
| |\ \ \ | | |/ /
| | * | 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
* | | | Merge branch 'PHP-5.4'Felipe Pena2012-05-161-2/+10
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-5.3' into PHP-5.4Felipe Pena2012-05-161-2/+10
| |\ \ \ | | |/ /
| | * | - Fixed bug #55299 (multiple null pointer in win32/registry.c)Felipe Pena2012-05-161-2/+10
* | | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-05-111-1/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-05-111-1/+1
| |\ \ | | |/
| | * Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt failsAnatoliy Belsky2012-05-111-1/+1
* | | Merge branch 'PHP-5.4'Johannes Schlüter2012-04-141-2/+2
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.3' into PHP-5.4Johannes Schlüter2012-04-141-2/+2
| |\ \ | | |/
| | * 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