Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Source file does not end with a newline. Some old compilers don't like that. | Sascha Schumann | 2000-05-01 | 1 | -1/+2 |
| | |||||
* | Never mind on the error check | Rasmus Lerdorf | 2000-05-01 | 1 | -4/+0 |
| | |||||
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 70 | -0/+70 |
| | |||||
* | Large commit test III | Sascha Schumann | 2000-05-01 | 70 | -0/+168 |
| | |||||
* | Large test commit II | Sascha Schumann | 2000-05-01 | 20 | -0/+31 |
| | |||||
* | Large test commit I | Sascha Schumann | 2000-05-01 | 9 | -0/+9 |
| | |||||
* | Make posix module buildable as shared module | Sascha Schumann | 2000-05-01 | 3 | -10/+7 |
| | |||||
* | Revamp config stuff | Sascha Schumann | 2000-05-01 | 2 | -53/+40 |
| | |||||
* | . | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Dynamically allocate points for ImagePolygon (Marc Pohl) | Rasmus Lerdorf | 2000-05-01 | 1 | -5/+6 |
| | | | | | @Dynamically allocate points for ImagePolygon (Marc Pohl) | ||||
* | Use GCC's --print-libgcc-file-name flag to find libgcc's path. | Sascha Schumann | 2000-05-01 | 1 | -2/+3 |
| | | | | | Obtained from: mod_ssl | ||||
* | It's nice to keep them alphabetized. | Andrei Zmievski | 2000-05-01 | 1 | -21/+22 |
| | |||||
* | Nother entry. | Andrei Zmievski | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Added a way to get all declared classes. | Andrei Zmievski | 2000-05-01 | 1 | -2/+33 |
| | |||||
* | New function. | Andrei Zmievski | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Fix attribution. | Andrei Zmievski | 2000-05-01 | 1 | -3/+3 |
| | |||||
* | Fix dependency | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | oops wrong settings commited in project. | Frank M. Kromann | 2000-05-01 | 1 | -2/+26 |
| | |||||
* | adding calendar project | Frank M. Kromann | 2000-05-01 | 2 | -0/+133 |
| | |||||
* | Small fix: Description still referred to package as PHP3. | Joey Smith | 2000-05-01 | 1 | -1/+4 |
| | |||||
* | Remove white-space, breaks UnixWare make | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | Forgot to mention: Added configure time checking for bcmath package. ↵ | Joey Smith | 2000-05-01 | 1 | -2/+2 |
| | | | | | | | (Thanks, Sascha!) @ Added configure time checking for bcmath package | ||||
* | There was already a perfectly good README-BCMATH, I just found the different ↵ | Joey Smith | 2000-05-01 | 2 | -6/+11 |
| | | | | naming confusing. | ||||
* | Shut up CVS | Joey Smith | 2000-05-01 | 0 | -0/+0 |
| | |||||
* | php_reentrancy.h is needed for strtok_r | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Ignore standard files | Sascha Schumann | 2000-05-01 | 0 | -0/+0 |
| | |||||
* | Rebuild xml, if libexpat changed. | Sascha Schumann | 2000-05-01 | 2 | -2/+4 |
| | |||||
* | Link expat into static and shared module. | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | |||||
* | Copy dynlib.mk to the build directory. | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Get rid of old cruft. Broke build on Irix. | Sascha Schumann | 2000-05-01 | 1 | -15/+0 |
| | |||||
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 73 | -283/+387 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The following new/revived shared modules are available now: ... MySQL (*) ... PCRE (*) ... Session ... SWF (*) capable of using bundled library or external library All changes: The m4 macro PHP_EXTENSION was revamped. Uses LIB_BUILD now. This effectively means that all extensions have to use dynlib. ext/mysql/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/pcre/config.m4 was revamped. Uses LIB_BUILD for building bundled library. ext/ext_skel was changed to reflect that more modules should be compileable as shared module. ext/Makefile.in has been simplified enormously. Dependencies are now stored in the build tree. Empty dependencies are not generated by buildconf anymore. They are now dynamically created during the build process. Implicit rules for .S were removed. The NO_RECURSION feature was removed. "libs.mk" has been added to all cvsignore files in ext. | ||||
* | ChangeLog update | 2000-05-01 | 1 | -0/+175 | |
| | |||||
* | NEWS update | 2000-05-01 | 1 | -0/+1 | |
| | |||||
* | Added info about the swf module | Sterling Hughes | 2000-05-01 | 1 | -0/+2 |
| | | | | | # Is this how should the entry should be? | ||||
* | Allow the SWF module to compile as a dl. | Sterling Hughes | 2000-04-30 | 1 | -0/+4 |
| | |||||
* | Proto's and the such. | Sterling Hughes | 2000-04-30 | 1 | -14/+202 |
| | |||||
* | Ignore standard files | Sascha Schumann | 2000-04-30 | 0 | -0/+0 |
| | |||||
* | - Change some open's to V_OPEN()'s | Andi Gutmans | 2000-04-30 | 8 | -15/+15 |
| | |||||
* | Add LibSWF support to PHP, will be sending an e-mail on the files and | Sterling Hughes | 2000-04-30 | 5 | -0/+1208 |
| | | | | | uses shortly. | ||||
* | Add initial NSAPI module from Jayakumar Muthukumarasamy | Rasmus Lerdorf | 2000-04-30 | 3 | -0/+553 |
| | | | | | @Add initial NSAPI module from Jayakumar Muthukumarasamy | ||||
* | - Take Sascha's advice and create on V_OPEN() which replaces open(). | Andi Gutmans | 2000-04-30 | 2 | -11/+10 |
| | | | | | | | | | - Unlike the other macros its argument has to have braces around it, for - example, open(filename, flags) becomse V_OPEN((filename, flags)) - Made small conversion to new Zend macros. The ugly (*foo)->value.str.val - now becomes Z_STRVAL_PP(foo). PP means pointer pointer, there also exist - single P's for example foo->value.str.val becomes Z_STRVAL_P(foo). | ||||
* | Debian 2.2 puts rfc822.h in /usr/include/c-client, check that place too. | Jouni Ahto | 2000-04-30 | 1 | -0/+1 |
| | |||||
* | # Changes modules current status | Jouni Ahto | 2000-04-30 | 1 | -1/+1 |
| | |||||
* | Moving module to the high-performance API & fixing it for PHP4. | Jouni Ahto | 2000-04-30 | 2 | -149/+136 |
| | |||||
* | zeroing the variables fixes one crash...now crashes on memory allocation ↵ | Shane Caraveo | 2000-04-30 | 1 | -0/+4 |
| | | | | during zend_compile_files | ||||
* | Add UnixWare/OpenServer flags | Sascha Schumann | 2000-04-30 | 1 | -2/+5 |
| | |||||
* | sorry, do comments right | Shane Caraveo | 2000-04-30 | 1 | -6/+6 |
| | |||||
* | apache module now compiles under win32, apache loads, but crashes on line ↵ | Shane Caraveo | 2000-04-30 | 5 | -5/+226 |
| | | | | 1167 main.c on page request | ||||
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 60 | -370/+67 |
| | | | | | | | | | * Makefile header is now completely dynamic * Absolute paths in (top_)?(src|build)dir and VPATH (fixes Tru64 support) * VPATH does not contain variables anymore (fixes UnixWare support) | ||||
* | (The first part of this commit died with a SIGPIPE from the CVS server.) | Sascha Schumann | 2000-04-30 | 6 | -37/+6 |
| | | | | | | | | | | | Overall UNIX build system improvements: * Makefile header is now completely dynamic * Absolute paths in (top_)?(src|build)dir and VPATH (fixes Tru64 support) * VPATH does not contain variables anymore (fixes UnixWare support) |