| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed bug #63236 (Executable permission on various source files) | Xinchen Hui | 2012-10-09 | 2 | -0/+0 |
* | updated lib versions | Anatoliy Belsky | 2012-09-21 | 1 | -3/+3 |
* | updated libary versions | Anatoliy Belsky | 2012-09-18 | 1 | -4/+4 |
* | year++ | Xinchen Hui | 2012-09-05 | 2 | -2/+2 |
* | - Fixed bug #62955 (Only one directive is loaded from "Per Directory Values" ... | Felipe Pena | 2012-08-30 | 1 | -4/+5 |
* | Remove unused codes | Xinchen Hui | 2012-06-07 | 1 | -10/+8 |
* | based on microsoft's description,the direct convert from FILETIME struct to _... | slayercat | 2012-06-07 | 1 | -2/+12 |
* | - Fixed bug #55299 (multiple null pointer in win32/registry.c) | Felipe Pena | 2012-05-16 | 1 | -2/+10 |
* | Fix bug #61990 ext\spl\examples\tests\dualiterator_001.phpt fails | Anatoliy Belsky | 2012-05-11 | 1 | -1/+1 |
* | Rename README.SVN-RULES to README.GIT-RULES, here, too | Johannes Schlüter | 2012-04-14 | 1 | -2/+2 |
* | - update to openssl 0.9.8u | Pierre Joye | 2012-04-02 | 1 | -1/+1 |
* | - fix bug #61290, fix build | Pierre Joye | 2012-03-05 | 1 | -1/+1 |
* | - fix bug #54407, Incorrectly defined NTDDI_VERSION macro | Pierre Joye | 2012-03-04 | 1 | -1/+1 |
* | - fix bug #54407, Incorrectly defined NTDDI_VERSION macro | Pierre Joye | 2012-03-04 | 1 | -2/+2 |
* | - libssh2 1.3.0 | Pierre Joye | 2012-01-30 | 1 | -1/+1 |
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -0/+1 |
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -0/+6 |
* | - update libs | Pierre Joye | 2012-01-27 | 1 | -0/+7 |
* | - fix #60895, possible invalid handler usage | Pierre Joye | 2012-01-27 | 1 | -2/+4 |
* | - openssl 0.9.8t, curl 7.24.0 | Pierre Joye | 2012-01-26 | 1 | -1/+2 |
* | - spl tests are also under examples (sigh) | Pierre Joye | 2012-01-09 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2012-01-01 | 10 | -10/+10 |
* | - copy run-test php | Pierre Joye | 2011-12-12 | 1 | -0/+1 |
* | - update libcurl to 7.21.7 | Pierre Joye | 2011-08-03 | 1 | -1/+1 |
* | - update libpng to 1.2.46 | Pierre Joye | 2011-07-19 | 1 | -0/+1 |
* | - Bug #55169, improve fix, allow non interactive user, hash-like ops only usage | Pierre Joye | 2011-07-12 | 1 | -3/+6 |
* | - fix bug #55169, mcrypt_create_iv always fails to gather sufficient random data | Pierre Joye | 2011-07-10 | 1 | -1/+3 |
* | - fix nts build | Pierre Joye | 2011-06-16 | 1 | -0/+6 |
* | - init win32 rng context once per process | Pierre Joye | 2011-06-16 | 2 | -11/+54 |
* | - initial import, will add all libs later | Pierre Joye | 2011-05-19 | 1 | -0/+1 |
* | Fix common typos in the source code (Reported in Bug #54065) | Pierrick Charron | 2011-04-03 | 1 | -1/+1 |
* | - re enable static analyzer, crash fixed with snapshot builds | Pierre Joye | 2011-03-28 | 1 | -1/+1 |
* | - Merge from trunk. | Moriyoshi Koizumi | 2011-03-02 | 2 | -4/+4 |
* | - disable realloc warning about not checking its return value, 100% valid but... | Pierre Joye | 2011-02-07 | 1 | -0/+1 |
* | -disable the analyzer for the snapshot in 5.3 too | Pierre Joye | 2011-01-13 | 1 | -1/+1 |
* | - possible NULL deref | Pierre Joye | 2011-01-10 | 1 | -0/+10 |
* | - local redeclaration | Pierre Joye | 2011-01-10 | 1 | -4/+4 |
* | - new sec flags should not be on by default for 5.3, yet | Pierre Joye | 2011-01-09 | 1 | -1/+1 |
* | - add configure option to enable the builtin static analyzer (will be enabled... | Pierre Joye | 2011-01-09 | 1 | -0/+10 |
* | - debug code-- | Pierre Joye | 2011-01-09 | 1 | -2/+1 |
* | - let try to fix pecl header install so we can do the same than unix, install... | Pierre Joye | 2011-01-09 | 1 | -1/+23 |
* | - define the php*.lib/dll names | Pierre Joye | 2011-01-07 | 1 | -9/+3 |
* | - revert rev. 307044 | Pierre Joye | 2011-01-05 | 1 | -11/+0 |
* | Fixed linking of extensions that would use a static .lib file (libname_a.lib ... | Kalle Sommer Nielsen | 2011-01-03 | 1 | -0/+11 |
* | - prevent php(version)lib.(dll|lib) to be overriden | Pierre Joye | 2011-01-03 | 1 | -8/+21 |
* | - we need the core config.w32 only once | Pierre Joye | 2011-01-03 | 1 | -4/+1 |
* | - use the ext deps list for phpize's ADD_EXTENSION_DEP function | Pierre Joye | 2011-01-02 | 1 | -1/+7 |
* | - typo, and remove undesired committed part | Pierre Joye | 2011-01-02 | 2 | -6/+1 |
* | - typo | Pierre Joye | 2011-01-02 | 2 | -1/+6 |
* | - generate a list of ext and how they are built, should be updated by phpize'... | Pierre Joye | 2011-01-02 | 3 | -0/+14 |