| Commit message (Expand) | Author | Age | Files | Lines |
* | - Make the INI mechanism thread safe (fix necessary API changes from Zend) | Zeev Suraski | 2000-12-27 | 1 | -8/+511 |
* | Add Release_TSDbg support. This mode compiles PHP with the release C runtime, | Zeev Suraski | 2000-12-26 | 2 | -0/+294 |
* | oops, libcrypt shouln't be in the linker libs | Daniel Beulshausen | 2000-11-23 | 1 | -1/+1 |
* | I forgot to commit the .dsp update... | Zeev Suraski | 2000-11-23 | 4 | -256/+598 |
* | make ctype ext compile under windows | Daniel Beulshausen | 2000-11-23 | 1 | -0/+12 |
* | Fixed typo. | Sebastian Bergmann | 2000-11-23 | 1 | -2/+2 |
* | fix libbcmath compile, updated dependencies & add | Daniel Beulshausen | 2000-11-23 | 4 | -35/+84 |
* | Adding Win32 project for libbcmath | Frank M. Kromann | 2000-11-23 | 1 | -0/+180 |
* | Adding credits.c to project to allow compilation. | Frank M. Kromann | 2000-11-20 | 1 | -0/+4 |
* | make ingres compile under win32 | Daniel Beulshausen | 2000-11-13 | 1 | -0/+12 |
* | added dsp for openssl win32 | Daniel Beulshausen | 2000-11-13 | 1 | -0/+12 |
* | install instructions for more webservers | Daniel Beulshausen | 2000-11-03 | 1 | -0/+96 |
* | - Fix Windows build | Zeev Suraski | 2000-11-02 | 2 | -0/+16 |
* | - Complete the move to the new INI parser. (Side effect: at last, people | Zeev Suraski | 2000-10-30 | 4 | -244/+149 |
* | Initial steps to move the INI mechanism to the Zend engine | Zeev Suraski | 2000-10-29 | 1 | -1/+1 |
* | added "printer" extension, to access printers under win32 | Daniel Beulshausen | 2000-10-27 | 1 | -0/+12 |
* | added dba extension for win32, currently the dsp is | Daniel Beulshausen | 2000-10-26 | 1 | -0/+12 |
* | Adding iisfunc to modules workspace | Frank M. Kromann | 2000-10-22 | 1 | -31/+42 |
* | added reg. files for the pws, thanks to phil | Daniel Beulshausen | 2000-10-22 | 2 | -0/+11 |
* | made yaz compile under windows | Daniel Beulshausen | 2000-10-21 | 1 | -0/+13 |
* | added bz2 and removed ZendTS (not really nedded here) | Daniel Beulshausen | 2000-10-21 | 1 | -29/+29 |
* | compile fixes & update of win32 dsp | Daniel Beulshausen | 2000-10-13 | 1 | -0/+16 |
* | added sablotron extension | Daniel Beulshausen | 2000-10-11 | 1 | -0/+12 |
* | - Add calendar to default Win32 build. | Andi Gutmans | 2000-10-06 | 2 | -14/+54 |
* | - Add FTP extension to default Win32 build | Andi Gutmans | 2000-10-05 | 2 | -43/+58 |
* | added filepro & snmp | Daniel Beulshausen | 2000-09-30 | 1 | -0/+24 |
* | fix unresolved externals | Daniel Beulshausen | 2000-09-19 | 1 | -0/+8 |
* | let windows build with trans sid | Daniel Beulshausen | 2000-09-18 | 1 | -8/+16 |
* | - Windows and UNIX compile fixes | Andi Gutmans | 2000-09-11 | 1 | -0/+8 |
* | - Remove track_vars - it is now always on | Zeev Suraski | 2000-09-05 | 1 | -0/+4 |
* | This should fix the multiple-line problem. | Sterling Hughes | 2000-09-05 | 1 | -2/+5 |
* | - Remove php_virtual_cwd.[ch] from Windows project | Andi Gutmans | 2000-09-03 | 1 | -12/+0 |
* | - Defining TSRM_WIN32 in each and every dsp sucked. Revert this change | Andi Gutmans | 2000-09-02 | 2 | -6/+6 |
* | - More Windows build fixes | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
* | - Fix windows build | Andi Gutmans | 2000-09-02 | 1 | -3/+3 |
* | updated with db and mhash | Daniel Beulshausen | 2000-08-30 | 1 | -0/+24 |
* | updated with cybercash and dotnet | Daniel Beulshausen | 2000-08-26 | 1 | -0/+24 |
* | added the ifx (informix) extension | Daniel Beulshausen | 2000-08-25 | 1 | -2/+15 |
* | updated dsw with fdf and gd | Daniel Beulshausen | 2000-08-24 | 1 | -0/+24 |
* | added curl, dbase and gettext to the project | Daniel Beulshausen | 2000-08-23 | 1 | -0/+36 |
* | changed the intermediate output dir, to make it a bit cleaner | Daniel Beulshausen | 2000-08-23 | 2 | -6/+6 |
* | added cpdf and domxml | Daniel Beulshausen | 2000-08-22 | 1 | -0/+24 |
* | added interbase, pdf and sybase_ct | Daniel Beulshausen | 2000-08-22 | 1 | -0/+36 |
* | Removing php_realpath.c from win32 project | Frank M. Kromann | 2000-08-22 | 1 | -4/+0 |
* | updated the projectfile to build the aolserver and nsapi modules | Daniel Beulshausen | 2000-08-21 | 2 | -0/+30 |
* | Fix Win32 build | Zeev Suraski | 2000-08-20 | 1 | -4/+0 |
* | Fixing paths to Zend and libmysql | Frank M. Kromann | 2000-08-19 | 1 | -2/+2 |
* | Fixing include path for compiling non thread safe php.exe | Frank M. Kromann | 2000-08-19 | 1 | -1/+1 |
* | - It should be #ifdef PHP_WIN32 | Andi Gutmans | 2000-08-17 | 1 | -0/+4 |
* | Fix warning | Zeev Suraski | 2000-08-06 | 1 | -2/+2 |