Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Revert "Removing ext/ereg and dependencies"" | Tjerk Meesters | 2014-09-11 | 28 | -6387/+0 |
| | | | | This reverts commit 1981dd9c73ada7ea893b4636b84211f68838ba23. | ||||
* | Revert "Removing ext/ereg and dependencies" | Dmitry Stogov | 2014-09-11 | 28 | -0/+6387 |
| | | | | This reverts commit 86de7963fe69638431c0aa8f413d25e01bf99d68. | ||||
* | Removing ext/ereg and dependencies | Tjerk Meesters | 2014-09-11 | 28 | -6387/+0 |
| | | | | | | | | | | | | Affected extensions: - opcache (use pcre) - mbstring (removed ereg functions overloading) - pgsql (use pcre) - reflection (test cases using 'ereg') SAPI: - apache (header only) - apache_hooks (header only) | ||||
* | Omitted GCC warning "comparison is always false" | Xinchen Hui | 2011-08-12 | 1 | -3/+5 |
| | |||||
* | - fix build (introduce by r314641) | Pierre Joye | 2011-08-11 | 1 | -0/+1 |
| | |||||
* | Avoiding strcpy, strcat, sprintf usage to make static analyzer happy | Xinchen Hui | 2011-08-09 | 2 | -6/+7 |
| | |||||
* | Avoiding strcpy usage, Make static analyzer happy | Xinchen Hui | 2011-08-09 | 1 | -1/+1 |
| | |||||
* | MFB: propagated const, to avoid "discards qualifiers from pointer target ↵ | Alexey Zakhlestin | 2008-10-16 | 2 | -5/+5 |
| | | | | type" errors | ||||
* | - Visibility (bug #45564) | Jani Taskinen | 2008-07-21 | 1 | -0/+2 |
| | |||||
* | MFB: const keywording | Nuno Lopes | 2008-01-25 | 2 | -10/+10 |
| | |||||
* | MFB: const'ify | Nuno Lopes | 2008-01-25 | 1 | -2/+2 |
| | |||||
* | use local header when building bundled regex engine | Antony Dovgal | 2008-01-24 | 3 | -3/+3 |
| | |||||
* | - Cleanup and simplify | Jani Taskinen | 2007-07-16 | 2 | -25/+0 |
| | |||||
* | MFB: Fixed potential use of un-initialized var | Ilia Alshanetsky | 2006-10-12 | 1 | -0/+5 |
| | |||||
* | switch to ansi declaration so that vs.net 2005 groks it. | Wez Furlong | 2005-07-29 | 1 | -5/+5 |
| | |||||
* | fix yet another annoying compile warning | Antony Dovgal | 2004-08-13 | 2 | -8/+8 |
| | |||||
* | Fixed bug #25669 (eregi() with non-ascii characters) | Moriyoshi Koizumi | 2003-09-30 | 8 | -141/+141 |
| | |||||
* | centralize #include "build-defs.h" and drop (sometimes inconsistent) other | Sascha Schumann | 2002-10-24 | 1 | -1/+1 |
| | | | | | instances | ||||
* | unused makefile.in | Sascha Schumann | 2002-03-18 | 1 | -5/+0 |
| | |||||
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -4/+0 |
| | |||||
* | Large test commit IV | Sascha Schumann | 2000-05-01 | 1 | -0/+1 |
| | |||||
* | Large commit test III | Sascha Schumann | 2000-05-01 | 1 | -0/+3 |
| | |||||
* | Overall UNIX build system improvements: | Sascha Schumann | 2000-04-30 | 1 | -6/+1 |
| | | | | | | | | | * 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) | ||||
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -3/+10 |
| | | | | | | | | | | | | - 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. | ||||
* | Fix -Wall warnings | Sascha Schumann | 1999-12-28 | 5 | -139/+143 |
| | |||||
* | - Fixing warnings in regex | Andi Gutmans | 1999-11-14 | 2 | -5/+5 |
| | |||||
* | Suck in prototypes correctly with applied aliases | Sascha Schumann | 1999-11-13 | 1 | -0/+5 |
| | | | | | (otherwise php_reg* would not be prototyped) | ||||
* | - Make Win32 compile again | Andi Gutmans | 1999-11-13 | 1 | -0/+4 |
| | |||||
* | Improve regex library selection. It lets user specify whether they want | Sascha Schumann | 1999-11-13 | 2 | -0/+17 |
| | | | | | | | system, apache, or php's regex library by using the --with-regex option. "php" is the default; if you use --with-apache in combination with Apache 1.3.x, the default is "apache". | ||||
* | upgrade regex library to alpha3.8 | Sascha Schumann | 1999-11-12 | 10 | -179/+242 |
| | | | | | @- Upgraded regex library to alpha3.8 (Sascha) | ||||
* | Kill the regex header file warnings | Rasmus Lerdorf | 1999-10-29 | 1 | -4/+4 |
| | |||||
* | POSIX_MISTAKE is enabled by default. | Sascha Schumann | 1999-10-09 | 1 | -0/+2 |
| | |||||
* | * Get rid of libphp_util.la | Sascha Schumann | 1999-10-05 | 1 | -0/+3 |
| | | | | | | * Don't build CGI from convenience library * Add additional checks to regex.h (Apache build broke) | ||||
* | Fix a typo? (compile bustage on Solaris 2.6) | Marko Karppinen | 1999-10-05 | 1 | -2/+2 |
| | |||||
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 2 | -145/+3 |
| | | | | | | | | | | | | | | | | | | | | | | with libtool components * SAPI targets can enable thread-safe mode and define shared/static/program build target * all configure scripts use the same config.cache * phplibdir is $(top_builddir)/modules to avoid permission problems * sapi/*/Makefile.inc are gone * runpath handling cleaned up * top-level Makefile.in obsoleted through Makefile.am * --enable-versioning uses libtool's cleaner and more portable -export-symbols feature | ||||
* | - Leave this for now. | Andi Gutmans | 1999-09-15 | 1 | -1/+2 |
| | |||||
* | - Thread-unsafe win32 compiles again | Andi Gutmans | 1999-09-15 | 1 | -2/+1 |
| | | | | | - Some strlcpy changes including one bug fix. | ||||
* | you can now override the CFLAGS while doing make - eg: | Thies C. Arntzen | 1999-08-10 | 1 | -1/+5 |
| | | | | | make CFLAGS="-g" | ||||
* | Finish porting aspell - tested and works ok now | Rasmus Lerdorf | 1999-07-12 | 1 | -2/+2 |
| | |||||
* | vpath thingie | Sascha Schumann | 1999-07-01 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Andrey Hristov | 1999-06-23 | 3 | -9/+9 |
| | |||||
* | more VPATH work | Sascha Schumann | 1999-05-29 | 1 | -2/+2 |
| | |||||
* | Win32 patches | Zeev Suraski | 1999-04-07 | 5 | -0/+128 |
| | |||||
* | PHP 4.0 | Zeev Suraski | 1999-04-07 | 24 | -0/+6316 |