Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MFH: - Fixed bug #25166 (WDDX serializer handler missing in win32). (Jani) | foobar | 2003-08-26 | 1 | -2/+2 |
| | |||||
* | MFH: Bump year. | Sebastian Bergmann | 2002-12-31 | 1 | -1/+1 |
| | |||||
* | Made ZLIB extension built in on Windows. Fixes #21139. | Edin Kadribasic | 2002-12-26 | 1 | -0/+6 |
| | | | | | | # Approved by the release master. # Will merge this patch into HEAD a bit later. | ||||
* | Don't build ext/overload with Zend Engine 2. | Sebastian Bergmann | 2002-09-04 | 1 | -0/+4 |
| | |||||
* | Enable bundled build of ext/ctype and ext/mbstring on Win32. | Sebastian Bergmann | 2002-04-28 | 1 | -5/+11 |
| | |||||
* | Allow for PCRE to be disabled. | Sebastian Bergmann | 2002-04-18 | 1 | -16/+20 |
| | |||||
* | Conditionally include mbstring.h. | Sebastian Bergmann | 2002-04-18 | 1 | -0/+2 |
| | |||||
* | Add HAVE_CALENDAR, HAVE_COM, HAVE_SESSION and HAVE_TOKENIZER to ↵ | Sebastian Bergmann | 2002-04-18 | 1 | -1/+17 |
| | | | | enable/disable these extensions, respectively. It is now possible to build PHP on Win32 with just ext/standard and ext/pcre. The latter is needed by the former, because at least the aggregation functions use PCRE. | ||||
* | Whitespace fixes. | Sebastian Bergmann | 2002-04-17 | 1 | -21/+18 |
| | |||||
* | Only include php_bcmath.h when WITH_BCMATH=true. | Sebastian Bergmann | 2002-04-17 | 1 | -0/+2 |
| | |||||
* | Give HAVE_MYSQL meaning on Win32. | Sebastian Bergmann | 2002-04-17 | 1 | -0/+4 |
| | |||||
* | Give HAVE_UODBC meaning on Win32. | Sebastian Bergmann | 2002-04-17 | 1 | -0/+4 |
| | |||||
* | Give HAVE_LIBEXPAT and HAVE_WDDX meaning on Win32. | Sebastian Bergmann | 2002-04-17 | 1 | -2/+10 |
| | |||||
* | Give HAVE_FTP meaning on Win32. | Sebastian Bergmann | 2002-04-17 | 1 | -0/+4 |
| | |||||
* | Remove bogus includes. | Sebastian Bergmann | 2002-04-17 | 1 | -2/+0 |
| | |||||
* | SPACEs->TAB. | Sebastian Bergmann | 2002-04-17 | 1 | -1/+1 |
| | |||||
* | Forgot adding phpext_tokenizer_ptr. | Sebastian Bergmann | 2002-04-17 | 1 | -0/+1 |
| | |||||
* | Enable ext/tokenizer by default on Win32, too. Since there is no ↵ | Sebastian Bergmann | 2002-04-17 | 1 | -0/+1 |
| | | | | HAVE_TOKENIZER flag, it cannot be turned off in config.w32.h. | ||||
* | Update headers. | Sebastian Bergmann | 2001-12-11 | 1 | -2/+2 |
| | |||||
* | Enable ext/overload by default on Win32, too. | Sebastian Bergmann | 2001-12-10 | 1 | -0/+6 |
| | |||||
* | rename com module entry | Harald Radi | 2001-10-17 | 1 | -2/+1 |
| | |||||
* | nuke VARIANT module | Daniel Beulshausen | 2001-09-25 | 1 | -1/+0 |
| | |||||
* | - Don't wrap lines... this is annoying while coding. | Derick Rethans | 2001-09-09 | 1 | -2/+2 |
| | |||||
* | Avoid TSRMLS_FETCH()'s, and clean up a bit of stale extern's and layout on ↵ | Zeev Suraski | 2001-07-30 | 1 | -1/+1 |
| | | | | the way | ||||
* | changed for input encoding conversion in win32. | Rui Hirokawa | 2001-07-29 | 1 | -0/+4 |
| | |||||
* | Get rid of the redundant global startup code | Zeev Suraski | 2001-07-24 | 1 | -10/+0 |
| | |||||
* | Fix Windows build | Zeev Suraski | 2001-07-20 | 1 | -1/+0 |
| | |||||
* | Fix folding and clean up some extensions | Rasmus Lerdorf | 2001-06-06 | 1 | -2/+8 |
| | |||||
* | vim-6 does folding - clean up a bunch of missing folding tags plus | Rasmus Lerdorf | 2001-06-05 | 1 | -0/+1 |
| | | | | | some misguided RINIT and RSHUTDOWN calls in a few fringe extensions | ||||
* | changed php_typedef_VARIANT.h to php_VARIANT.h | Harald Radi | 2001-05-13 | 1 | -1/+1 |
| | |||||
* | - Finally rename modules.h to zend_modules.h for consistency (first try | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | | | | | | | was 2000-03-11). - Remove the first_arg_force_ref[]; and friends extern from php.h as they are included via zend_API.h | ||||
* | - Fix copyright notices with 2001 | Andi Gutmans | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | remove unneded comments | Thies C. Arntzen | 2001-02-13 | 1 | -3/+0 |
| | |||||
* | fixed unicodeconversion and parameter passing bugs in com and dotnet modules | Harald Radi | 2001-01-28 | 1 | -0/+2 |
| | |||||
* | more cleanup of info code | Daniel Beulshausen | 2000-10-08 | 1 | -4/+4 |
| | |||||
* | - Add calendar to default Win32 build. | Andi Gutmans | 2000-10-06 | 1 | -0/+2 |
| | |||||
* | - Add FTP extension to default Win32 build | Andi Gutmans | 2000-10-05 | 1 | -0/+2 |
| | |||||
* | Move main.h to php_main.h. | Sascha Schumann | 2000-06-05 | 1 | -1/+1 |
| | |||||
* | - Added disable_functions php.ini support | Zeev Suraski | 2000-05-29 | 1 | -1/+1 |
| | | | | | - Fixed Win32 build | ||||
* | Update the license with the new clause 6 | Zeev Suraski | 2000-05-18 | 1 | -2/+2 |
| | |||||
* | - Add wddx support to the default build | Andi Gutmans | 2000-04-07 | 1 | -0/+2 |
| | |||||
* | - Define these ones and declare them in modules.h | Zeev Suraski | 2000-03-12 | 1 | -5/+0 |
| | |||||
* | It looks like a number of "standard" extensions are now truly builtin... | Sam Ruby | 2000-03-07 | 1 | -16/+0 |
| | |||||
* | - MySQL now compiles right into the PHP 4 binary on Windows | Andi Gutmans | 2000-02-23 | 1 | -1/+3 |
| | |||||
* | Get the license right... (this won't make it to RC1 of B4) | Zeev Suraski | 2000-02-19 | 1 | -2/+2 |
| | |||||
* | Add expat to the distribution | Zeev Suraski | 2000-02-02 | 1 | -1/+3 |
| | | | | | Add expat support to Win32 builds | ||||
* | Happy Y2K patch! Happy new year (or the new millennium, depending on whether | Sascha Schumann | 2000-01-01 | 1 | -1/+1 |
| | | | | | you start counting at 0 or 1). | ||||
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 1 | -1/+1 |
| | | | | | | | | | | | | - added support for externally built modules, - improved support for in-tree shared modules, - fixed diversion bugs, - configure displays some informative messages, - faster static build (libtool isn't used anymore for compiling non-PIC objects), - dependencies comparable to automake's without requiring GNU make or GCC, - working make clean for non-GNU makes. | ||||
* | Provide basis for shared libraries/dlls to contain internal extensions | Sam Ruby | 1999-12-07 | 1 | -39/+10 |
| | |||||
* | new assert() module. (Not yet finished!) | Thies C. Arntzen | 1999-12-07 | 1 | -1/+3 |
| |