| Commit message (Expand) | Author | Age | Files | Lines |
* | - Year++ | Felipe Pena | 2011-01-01 | 10 | -10/+10 |
* | - we don't bundled fbclient, system version is used | Pierre Joye | 2010-12-15 | 1 | -0/+3 |
* | - typo | Pierre Joye | 2010-12-15 | 1 | -1/+1 |
* | - devel must be done before dist | Pierre Joye | 2010-12-14 | 1 | -1/+1 |
* | - fix build with out of src obj dir | Pierre Joye | 2010-12-14 | 2 | -6/+10 |
* | - we just reached the tiny cmd lenght limit, let reduce the size of dirs | Pierre Joye | 2010-12-14 | 2 | -3/+15 |
* | - add nmake install-sdk (create the devel package) and related sub rules | Pierre Joye | 2010-12-14 | 2 | -26/+35 |
* | - MFH trailing slashes detection | Pierre Joye | 2010-12-13 | 1 | -2/+2 |
* | - add phpize support for windows, need a nmake install for now (nmake devel-p... | Pierre Joye | 2010-12-13 | 10 | -45/+845 |
* | - Fix #29085, bad default include_path on Windows | Pierre Joye | 2010-12-02 | 1 | -1/+1 |
* | - Fixed #53409, sleep() return NULL on Windows | Pierre Joye | 2010-11-26 | 2 | -0/+2 |
* | - Fixed bug #53297 (gettimeofday implementation in php/win32/time.c can return | Gustavo André dos Santos Lopes | 2010-11-12 | 1 | -1/+1 |
* | - use php_sys_sat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - ws | Pierre Joye | 2010-09-13 | 1 | -25/+24 |
* | - MFH | Pierre Joye | 2010-09-13 | 1 | -2/+1 |
* | - silent warning | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - use php_sys_lstat | Pierre Joye | 2010-09-13 | 1 | -1/+1 |
* | - remove dummy wrapper for readfile | Pierre Joye | 2010-09-11 | 5 | -42/+1 |
* | - #52607, fix ENV conflit with win SDK 7.1 | Pierre Joye | 2010-08-15 | 1 | -1/+1 |
* | - year++ | Pierre Joye | 2010-08-15 | 1 | -1/+1 |
* | - #52607, fix ENV conflit with win SDK 7.1 | Pierre Joye | 2010-08-15 | 2 | -6/+6 |
* | - #52523, fix logic (0 is perfectly valid as part of the data, bin data) | Pierre Joye | 2010-08-09 | 1 | -7/+3 |
* | - WS | Pierre Joye | 2010-08-09 | 1 | -1/+1 |
* | - add striped down version of RNG layer to have a reliable random src on windows | Pierre Joye | 2010-06-08 | 1 | -0/+1 |
* | - add striped down version of RNG layer to have a reliable random src on windows | Pierre Joye | 2010-06-08 | 1 | -1/+35 |
* | - prevent unexpectable behaviors (for the user) with invalid path | Pierre Joye | 2010-02-07 | 2 | -0/+16 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 11 | -11/+11 |
* | - #50334, add define on win as well | Pierre Joye | 2009-12-10 | 1 | -0/+2 |
* | - #50334, add missing file | Pierre Joye | 2009-12-09 | 1 | -0/+11 |
* | MFT: VC10 build support | Kalle Sommer Nielsen | 2009-12-03 | 2 | -2/+7 |
* | - MFH: vs2010 detection support, restore /W3 | Pierre Joye | 2009-11-30 | 2 | -0/+3 |
* | Set WINVER to Windows 2000 like in config.w32.h.in | Kalle Sommer Nielsen | 2009-10-30 | 1 | -1/+1 |
* | - #49986, fix ICU DLLs path | Pierre Joye | 2009-10-24 | 1 | -1/+1 |
* | - we don't distribute the crt9 dll, don't try to add it | Pierre Joye | 2009-10-19 | 1 | -0/+1 |
* | - add custom DLL to the package and fix the path to the deps bin (needs absol... | Pierre Joye | 2009-10-19 | 3 | -9/+27 |
* | add safeguard for UpdateIniFromRegistry on NULL arg | Stanislav Malyshev | 2009-10-13 | 1 | -0/+4 |
* | - restore W3 flag to get usefull errors (unused vars, etc.) | Pierre Joye | 2009-09-30 | 1 | -2/+2 |
* | - fix TS build | Pierre Joye | 2009-09-01 | 1 | -1/+2 |
* | - #48746, fix regression in readdir/scandir and mounted points or junctions o... | Pierre Joye | 2009-09-01 | 1 | -6/+15 |
* | - silent warning (fix for #28038) | Pierre Joye | 2009-08-26 | 2 | -1/+2 |
* | Fixed a compiler warning (variable clobbering) | Ilia Alshanetsky | 2009-08-25 | 1 | -3/+3 |
* | - fix object dir usage (ie: relative path called from a symlinked dir), also ... | Pierre Joye | 2009-08-24 | 1 | -0/+1 |
* | - Fixed bug #28038 (Sent incorrect RCPT TO commands to SMTP server) | Garrett Serack | 2009-08-18 | 1 | -6/+33 |
* | - Removed unused code (replaced long time ago by url_scanner_ex.* | Jani Taskinen | 2009-07-26 | 2 | -16/+0 |
* | - Added - to the list of "unsafe" characters so that the pecl dir can have the | Derick Rethans | 2009-07-24 | 1 | -2/+2 |
* | - cvs > svn | Pierre Joye | 2009-07-15 | 1 | -273/+273 |
* | - cvs > svn | Pierre Joye | 2009-07-15 | 1 | -1861/+1861 |
* | - rename to svn | Pierre Joye | 2009-07-13 | 1 | -0/+120 |
* | - cvs to svn changes | Pierre Joye | 2009-07-13 | 2 | -32/+32 |
* | - remove ZendEngine* detection, we always have Zend now (svn) | Pierre Joye | 2009-07-13 | 1 | -7/+0 |