Age | Commit message (Expand) | Author | Files | Lines |
2010-11-24 | Added multibyte suppport by default. Previosly php had to be compiled with --... | Dmitry Stogov | 1 | -6/+0 |
2010-11-12 | - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return | Gustavo André dos Santos Lopes | 1 | -1/+1 |
2010-09-15 | - not there anymore | Pierre Joye | 2 | -8/+0 |
2010-09-13 | - use php_sys_sat | Pierre Joye | 1 | -1/+1 |
2010-09-13 | - ws | Pierre Joye | 1 | -25/+24 |
2010-09-13 | - silent warning | Pierre Joye | 1 | -1/+1 |
2010-09-13 | - use php_sys_lstat | Pierre Joye | 1 | -1/+1 |
2010-09-11 | - remove dummy wrapper for readfile | Pierre Joye | 5 | -42/+1 |
2010-08-17 | Fixed compiler warning | Kalle Sommer Nielsen | 1 | -2/+1 |
2010-08-15 | - #52607, fix ENV conflit with win SDK 7.1 | Pierre Joye | 2 | -6/+6 |
2010-08-09 | - #52523, fix logic (0 is perfectly valid as part of the data, bin data) | Pierre Joye | 1 | -6/+1 |
2010-08-09 | - WS | Pierre Joye | 1 | -1/+1 |
2010-06-08 | - add striped down version of RNG layer to have a reliable random src on windows | Pierre Joye | 2 | -1/+36 |
2010-04-29 | - Adieu VC6/7/8, merci pour les bons et loyaux services | Pierre Joye | 1 | -0/+5 |
2010-04-28 | revert change #298288: Remove old dsp/dsw/makefile files | Rob Richards | 20 | -0/+6661 |
2010-04-26 | Removed safe_mode | Kalle Sommer Nielsen | 3 | -3/+2 |
2010-04-21 | Remove old dsp/dsw/makefile files, these arent used by the build system anymo... | Kalle Sommer Nielsen | 20 | -6661/+0 |
2010-04-21 | Updated copyright year | Kalle Sommer Nielsen | 1 | -1/+1 |
2010-04-21 | Removed register_globals | Kalle Sommer Nielsen | 1 | -9/+1 |
2010-04-20 | Added concept of interned strings. All strings constants known at compile tim... | Dmitry Stogov | 1 | -1/+1 |
2010-02-07 | - prevent unexpectable behaviors (for the user) with invalid path | Pierre Joye | 2 | -0/+16 |
2010-01-03 | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 11 | -11/+11 |
2009-12-10 | - #50334, add define on win as well | Pierre Joye | 1 | -0/+2 |
2009-12-09 | - #50334, add missing file | Pierre Joye | 1 | -0/+11 |
2009-12-03 | MFT: VC10 build support | Kalle Sommer Nielsen | 2 | -2/+7 |
2009-11-30 | - MFH: vs2010 detection support, restore /W3 | Pierre Joye | 2 | -0/+3 |
2009-10-30 | Set WINVER to Windows 2000 like in config.w32.h.in | Kalle Sommer Nielsen | 1 | -1/+1 |
2009-10-24 | - #49986, fix ICU DLLs path | Pierre Joye | 1 | -1/+1 |
2009-10-19 | - we don't distribute the crt9 dll, don't try to add it | Pierre Joye | 1 | -0/+1 |
2009-10-19 | - add custom DLL to the package and fix the path to the deps bin (needs absol... | Pierre Joye | 3 | -9/+27 |
2009-10-13 | add safeguard for UpdateIniFromRegistry on NULL arg | Stanislav Malyshev | 1 | -0/+4 |
2009-09-30 | - restore W3 flag to get usefull errors (unused vars, etc.) | Pierre Joye | 1 | -2/+2 |
2009-09-01 | - fix TS build | Pierre Joye | 1 | -1/+2 |
2009-09-01 | - #48746, fix regression in readdir/scandir and mounted points or junctions o... | Pierre Joye | 1 | -6/+15 |
2009-08-26 | - silent warning (fix for #28038) | Pierre Joye | 2 | -1/+2 |
2009-08-25 | Fixed a compiler warning (variable clobbering) | Ilia Alshanetsky | 1 | -3/+3 |
2009-08-24 | - fix object dir usage (ie: relative path called from a symlinked dir), also ... | Pierre Joye | 1 | -0/+1 |
2009-08-18 | - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server) | Garrett Serack | 1 | -6/+33 |
2009-07-26 | - Removed unused code (replaced long time ago by url_scanner_ex.* | Jani Taskinen | 2 | -16/+0 |
2009-07-24 | - Added - to the list of "unsafe" characters so that the pecl dir can have the | Derick Rethans | 1 | -2/+2 |
2009-07-15 | - cvs > svn | Pierre Joye | 1 | -273/+273 |
2009-07-15 | - cvs > svn | Pierre Joye | 1 | -1861/+1861 |
2009-07-13 | - rename to svn | Pierre Joye | 1 | -0/+120 |
2009-07-13 | - cvs to svn changes | Pierre Joye | 2 | -32/+32 |
2009-07-13 | - remove ZendEngine* detection, we always have Zend now (svn) | Pierre Joye | 1 | -7/+0 |
2009-07-11 | MFB cvs->svn | Rasmus Lerdorf | 1 | -12/+10 |
2009-06-30 | MFH: Fixed bug #38091 (Mail() does not use FQDN when sending SMTP helo) | Kalle Sommer Nielsen | 1 | -4/+42 |
2009-06-24 | - add readme.redist.bins as .txt | Pierre Joye | 1 | -4/+5 |
2009-06-23 | MFH: Move these defines to config.w32.h | Kalle Sommer Nielsen | 1 | -0/+4 |
2009-06-23 | MFH: | Kalle Sommer Nielsen | 1 | -17/+26 |