Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | more of the new ini stuff | Danny Heijl | 1999-08-14 | 1 | -19/+49 | |
| | ||||||
* | Fix several class issues | Zeev Suraski | 1999-08-14 | 1 | -0/+2 | |
| | ||||||
* | Generate better warnings for class/function redefinitions | Zeev Suraski | 1999-08-14 | 2 | -11/+11 | |
| | ||||||
* | Rename TestClass to OverloadedTestClass | Zeev Suraski | 1999-08-14 | 1 | -1/+1 | |
| | ||||||
* | Fix thread unsafe version | Zeev Suraski | 1999-08-14 | 2 | -4/+4 | |
| | ||||||
* | - Make the non-threadsafe version compile again | Andi Gutmans | 1999-08-14 | 1 | -2/+1 | |
| | ||||||
* | Add new-thread handlers | Zeev Suraski | 1999-08-14 | 2 | -28/+62 | |
| | ||||||
* | - Add PHP Modules workspace | Zeev Suraski | 1999-08-13 | 10 | -68/+127 | |
| | | | | | | - Get the MySQL module to compile&work under thread-safe Win32 - Fix various thread safety issues with dynamic modules | |||||
* | Fixed bug #2023. | Andrey Hristov | 1999-08-13 | 1 | -0/+1 | |
| | ||||||
* | rerun checks if buildconf is newer than the time stamp file | Sascha Schumann | 1999-08-13 | 1 | -1/+2 | |
| | ||||||
* | Separate Sybase-CT from Sybase, and fix build process for Sybase-CT | Zeev Suraski | 1999-08-13 | 10 | -46/+65 | |
| | ||||||
* | fixed unresolved symbol pdf_open_memory_image when pdflib 2.01 is used | Uwe Steinmann | 1999-08-12 | 1 | -1/+1 | |
| | ||||||
* | no return warning removed. fixed TSRM constructor prototype | Philippe Verdy | 1999-08-12 | 1 | -1/+1 | |
| | ||||||
* | signed/unsigned warning removed | Philippe Verdy | 1999-08-12 | 1 | -1/+1 | |
| | ||||||
* | Bison generated files | Philippe Verdy | 1999-08-12 | 0 | -0/+0 | |
| | ||||||
* | config for pdf module should now be similar to php3 | Uwe Steinmann | 1999-08-12 | 1 | -6/+34 | |
| | ||||||
* | whoops, forgot to actually return the alarms :^) | Mark Musone | 1999-08-11 | 1 | -8/+21 | |
| | ||||||
* | slight changes to config of pdf module | Uwe Steinmann | 1999-08-10 | 2 | -4/+5 | |
| | ||||||
* | - Got rid of the C++ comments. | Andi Gutmans | 1999-08-10 | 2 | -4/+4 | |
| | ||||||
* | Makefile.in should not be added to CVS | Stig Bakken | 1999-08-10 | 1 | -331/+0 | |
| | ||||||
* | starting to clean up | Thies C. Arntzen | 1999-08-10 | 1 | -107/+107 | |
| | ||||||
* | you can now override the CFLAGS while doing make - eg: | Thies C. Arntzen | 1999-08-10 | 3 | -8/+14 | |
| | | | | | make CFLAGS="-g" | |||||
* | more ports | Mark Musone | 1999-08-09 | 3 | -33/+17 | |
| | ||||||
* | ports to php4 | Mark Musone | 1999-08-09 | 1 | -4/+4 | |
| | ||||||
* | more moudle stuff | Mark Musone | 1999-08-09 | 4 | -0/+374 | |
| | ||||||
* | added icap files from php3 sources | Mark Musone | 1999-08-09 | 2 | -0/+915 | |
| | ||||||
* | More typos. | Egon Schmid | 1999-08-09 | 1 | -2/+6 | |
| | ||||||
* | I missed that also. | Egon Schmid | 1999-08-09 | 1 | -0/+4 | |
| | ||||||
* | Another typo. | Egon Schmid | 1999-08-09 | 1 | -1/+1 | |
| | ||||||
* | that too | Zeev Suraski | 1999-08-09 | 1 | -1/+1 | |
| | ||||||
* | Go beta 2 (final) | Andi Gutmans | 1999-08-09 | 4 | -7/+11 | |
| | ||||||
* | Fix HTTP/ header handling | Andi Gutmans | 1999-08-09 | 1 | -2/+3 | |
| | ||||||
* | - Thies's crash fix. | Andi Gutmans | 1999-08-09 | 1 | -1/+1 | |
| | ||||||
* | Fixed odbc_fetch_into, added prototype return values. | Andreas Karajannis | 1999-08-09 | 2 | -50/+45 | |
| | | | | | Pconnects are not working | |||||
* | fixed sysv_shm* | Thies C. Arntzen | 1999-08-09 | 3 | -29/+12 | |
| | ||||||
* | add changelog entries which I forget a couple of days ago | Uwe Steinmann | 1999-08-09 | 2 | -1/+4 | |
| | ||||||
* | solve infinite recursion error when including <signal.h> | Philippe Verdy | 1999-08-08 | 1 | -1/+13 | |
| | ||||||
* | First shot at odbc for PHP4 | Andreas Karajannis | 1999-08-08 | 3 | -257/+271 | |
| | | | | | Problems with LONGs to be investigated | |||||
* | fix for #1995 (this module needs some more work.) | Thies C. Arntzen | 1999-08-08 | 1 | -4/+7 | |
| | ||||||
* | Fix a few leaks | Zeev Suraski | 1999-08-07 | 3 | -5/+6 | |
| | ||||||
* | More zend-izing. | Danny Heijl | 1999-08-07 | 1 | -38/+38 | |
| | ||||||
* | Built-in phpinfo() links are now turned off by default. They can be | Zeev Suraski | 1999-08-07 | 4 | -11/+29 | |
| | | | | | turned on using the allow_builtin_links INI directive | |||||
* | - Changed phpinfo() to list modules that have no info function | Zeev Suraski | 1999-08-07 | 4 | -5/+21 | |
| | ||||||
* | *** empty log message *** | Andrey Hristov | 1999-08-07 | 1 | -0/+2 | |
| | ||||||
* | Modified array_walk() function so that the userland callback is passed | Andrey Hristov | 1999-08-07 | 1 | -9/+48 | |
| | | | | | | a key and possible user data in addition to the value. It's still backward compatible with one argument version. | |||||
* | Fix for bug #1980 | Zeev Suraski | 1999-08-07 | 2 | -3/+5 | |
| | ||||||
* | Fix for bug #1754 | Zeev Suraski | 1999-08-07 | 2 | -43/+46 | |
| | ||||||
* | unreferenced variable warning | Philippe Verdy | 1999-08-07 | 1 | -1/+0 | |
| | ||||||
* | Corrected spelling. | Stefan Roehrich | 1999-08-07 | 1 | -1/+1 | |
| | ||||||
* | Fix&improve conversion scripts | Zeev Suraski | 1999-08-07 | 3 | -7/+8 | |
| |