Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | I could swear it worked the other way before I committed. | Sebastian Bergmann | 2002-05-02 | 2 | -7/+7 |
| | |||||
* | Oops. | Sebastian Bergmann | 2002-05-02 | 1 | -9/+9 |
| | |||||
* | The Windows build can now be configures more comfortably, for instance in ↵ | Sebastian Bergmann | 2002-05-02 | 2 | -27/+113 |
| | | | | regard to built-in extensions. | ||||
* | Add new ext/mbstring/mbfilter_*.c files. | Sebastian Bergmann | 2002-04-30 | 2 | -0/+24 |
| | |||||
* | Enable bundled build of ext/ctype and ext/mbstring on Win32. | Sebastian Bergmann | 2002-04-28 | 2 | -0/+48 |
| | |||||
* | fixed access problem when japanese Shift_JIS character is used as directory ↵ | Rui Hirokawa | 2002-04-22 | 1 | -1/+2 |
| | | | | name. Some characters in Shift_JIS are including 0x5c (slash) as second byte. | ||||
* | Enable ext/tokenizer by default on Win32, too. Since there is no ↵ | Sebastian Bergmann | 2002-04-17 | 2 | -0/+8 |
| | | | | HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h. | ||||
* | Sync with php4dllts. | Sebastian Bergmann | 2002-04-12 | 1 | -0/+2 |
| | |||||
* | Fixing project files so that they load | Joseph Tate | 2002-04-11 | 3 | -2465/+2465 |
| | |||||
* | Added versioning to dll and exe files created under windows. | Joseph Tate | 2002-04-11 | 10 | -2441/+2852 |
| | | | | | | | | #Note that these do not require modification when the version number changes. #Utilizes the new partitioned version number defines in php_version.h @ Added version info to the dll and exe files created under Windows. (jtate) | ||||
* | Fix Win32 build. | Sebastian Bergmann | 2002-04-10 | 2 | -0/+32 |
| | |||||
* | i of course am the brilliant author of these files | Sterling Hughes | 2002-04-04 | 4 | -0/+80 |
| | |||||
* | replace with non-gpl implementation | Sterling Hughes | 2002-04-04 | 2 | -91/+24 |
| | |||||
* | non gpl implementation | Sterling Hughes | 2002-04-04 | 1 | -15/+0 |
| | |||||
* | replace grp.h with a new implementation (non-GPL) | Sterling Hughes | 2002-04-04 | 1 | -29/+4 |
| | |||||
* | Fixed build of php4ts Release_TSDbg under Win32 | Joseph Tate | 2002-03-28 | 1 | -1/+1 |
| | |||||
* | - Fix whitespace (guys, please try to stick with the php4 tree style as far | Zeev Suraski | 2002-03-19 | 1 | -3/+7 |
| | | | | | | | as indentation/newlines go, and also as far as using {} even on if's that have single statements) - Fix Windows build | ||||
* | Add streams.c/user_streams.c to MSVC projects. | Sebastian Bergmann | 2002-03-19 | 2 | -0/+12 |
| | |||||
* | Fugbix typo. | Sebastian Bergmann | 2002-03-18 | 2 | -2/+2 |
| | |||||
* | Adding note about permission to distribute this code under the PHP license | Frank M. Kromann | 2002-03-18 | 2 | -0/+6 |
| | |||||
* | Move stream files into the right folders | Zeev Suraski | 2002-03-18 | 1 | -8/+8 |
| | |||||
* | reduced warninglevel to remove the annoying | Harald Radi | 2002-03-17 | 1 | -0/+2 |
| | | | | | warnings from the re2c generated code | ||||
* | - Add streams.c and php_streams.h to project. | Andi Gutmans | 2002-03-16 | 1 | -0/+8 |
| | |||||
* | fix on more build config | Shane Caraveo | 2002-03-11 | 1 | -34/+1 |
| | |||||
* | fix include paths for fcgi headers | Shane Caraveo | 2002-03-11 | 1 | -4/+37 |
| | |||||
* | fix output directory | Shane Caraveo | 2002-03-10 | 1 | -1/+1 |
| | |||||
* | Update makefile for compiling with fastcgi under windows | Shane Caraveo | 2002-03-10 | 1 | -7/+23 |
| | |||||
* | Enabling crypt() on Win32 | Frank M. Kromann | 2002-03-07 | 3 | -2/+410 |
| | |||||
* | s/php.exe/php-cgi.exe/. | Sebastian Bergmann | 2002-03-05 | 2 | -20/+20 |
| | |||||
* | Rename Win32 SAPI/CGI binary to php-cgi.exe. | Sebastian Bergmann | 2002-03-04 | 2 | -10/+10 |
| | |||||
* | Maintain headers. | Sebastian Bergmann | 2002-02-28 | 1 | -1/+1 |
| | |||||
* | - Update with XP (Thanx to Jan for the patch) | Derick Rethans | 2002-02-24 | 1 | -10/+10 |
| | |||||
* | Add aggregation to Win32 build. | Sebastian Bergmann | 2002-02-21 | 2 | -0/+16 |
| | |||||
* | Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to ↵ | Sebastian Bergmann | 2002-02-08 | 1 | -0/+12 |
| | | | | php.ini-*. | ||||
* | Overload is built-in. | Sebastian Bergmann | 2002-01-29 | 1 | -12/+0 |
| | |||||
* | Add workspace to build CLI SAPI Module on Win32. | Sebastian Bergmann | 2002-01-23 | 3 | -0/+189 |
| | |||||
* | browscap url fix, plus removed ^M references. it should look nice on any os. | James Cox | 2002-01-07 | 1 | -32/+32 |
| | |||||
* | changed the instructions for php with win32 + apache. Recommending using sapi | James Cox | 2002-01-07 | 1 | -24/+31 |
| | | | | | over cgi binary, since cgi binary and apache don't mix well security wise. | ||||
* | Update installation instructions (Marco Kaiser) | Zeev Suraski | 2001-12-23 | 1 | -1/+2 |
| | |||||
* | Removed Win32 specific projects. These are now located in pear/PECL | Frank M. Kromann | 2001-12-20 | 1 | -25/+1 |
| | |||||
* | Adding cvs ID | Frank M. Kromann | 2001-12-20 | 1 | -0/+2 |
| | |||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 3 | -6/+6 |
| | |||||
* | Enable ext/overload by default on Win32, too. | Sebastian Bergmann | 2001-12-10 | 2 | -0/+8 |
| | |||||
* | Remove check for "To:" in headers. If "Reply-To:" exists the the To: entry ↵ | Frank M. Kromann | 2001-12-04 | 1 | -7/+7 |
| | | | | | | | was not created. This is WIn32 only. | ||||
* | modified to enable imap_mail() on win32 | Frank M. Kromann | 2001-12-04 | 2 | -4/+6 |
| | |||||
* | Adding files to enable imap_mail() on win32 | Frank M. Kromann | 2001-12-04 | 2 | -0/+267 |
| | |||||
* | Add XMLRPC extension. | Sebastian Bergmann | 2001-12-04 | 1 | -0/+12 |
| | |||||
* | remove outdated txts | Daniel Beulshausen | 2001-12-02 | 2 | -134/+0 |
| | |||||
* | cleanup workspace | Daniel Beulshausen | 2001-12-02 | 1 | -454/+466 |
| | |||||
* | fix php_win_err (wasn't threadsafe) | Daniel Beulshausen | 2001-12-02 | 2 | -14/+46 |
| |