Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSL | SVN Migration | 2006-10-15 | 75 | -74776/+0 |
| | |||||
* | Upgrade PCRE lib to 6.7 | Ilia Alshanetsky | 2006-08-30 | 37 | -1265/+3691 |
| | |||||
* | remove the pcre_dfa_exec.c file, as it is needed (we dont expose that API) | Nuno Lopes | 2006-06-14 | 1 | -2027/+0 |
| | |||||
* | MFH (Import PCRE 6.6) | Andrei Zmievski | 2006-03-06 | 64 | -17170/+8435 |
| | |||||
* | removed unused vars | Ilia Alshanetsky | 2005-08-23 | 1 | -2/+0 |
| | |||||
* | Upgrade to PCRE version 6.2. | Andrei Zmievski | 2005-08-08 | 72 | -6560/+35937 |
| | | | | | # Don't worry, upgrade for other branches is coming | ||||
* | Netware also uses autoconf based config now | foobar | 2005-06-30 | 1 | -2/+0 |
| | |||||
* | kill unused var. | Ilia Alshanetsky | 2005-06-01 | 1 | -1/+0 |
| | |||||
* | Upgrade library to version 5.0. | Andrei Zmievski | 2005-05-27 | 28 | -2138/+20392 |
| | |||||
* | - Fix outside-source-tree builds. Always include generated header files | foobar | 2005-01-09 | 1 | -1/+1 |
| | | | | | with #include <some_header.h> to make sure the correct file is used. | ||||
* | - A belated happy holidays and PHP 5 | Andi Gutmans | 2004-01-08 | 6 | -6/+6 |
| | |||||
* | MFB | Andrei Zmievski | 2003-12-16 | 20 | -3656/+4359 |
| | |||||
* | Upgrading PCRE library to version 4.3. | Andrei Zmievski | 2003-06-27 | 32 | -8377/+5338 |
| | |||||
* | Bump year. | Sebastian Bergmann | 2002-12-31 | 6 | -6/+6 |
| | |||||
* | Nuke one more win32 linking warning. | Edin Kadribasic | 2002-11-18 | 1 | -1/+1 |
| | |||||
* | Upgrade to version 3.92. | Andrei Zmievski | 2002-10-15 | 37 | -7060/+10995 |
| | |||||
* | Update bundled pcrelib to 3.9. | Wez Furlong | 2002-09-14 | 38 | -718/+3288 |
| | | | | | # Tested under Linux only | ||||
* | NetWare related additions/modifications | Anantha Kesari H Y | 2002-09-05 | 1 | -0/+2 |
| | |||||
* | remove old makefiles | Sascha Schumann | 2002-03-12 | 1 | -7/+0 |
| | |||||
* | Move -DSUPPORT_UTF8 flag into the appropriate Makefile so as not to pollute | Andrei Zmievski | 2001-05-18 | 1 | -0/+2 |
| | | | | | the global namespace. | ||||
* | Include PHP compatibility header file. | Andrei Zmievski | 2001-02-20 | 1 | -0/+1 |
| | |||||
* | Upgrade PCRE to version 3.4. | Andrei Zmievski | 2001-02-20 | 41 | -253/+2301 |
| | |||||
* | Change header protection macros to conform to standard. | Sascha Schumann | 2000-07-02 | 2 | -4/+4 |
| | | | | | | | | | Draft 3 of IEEE 1003.1 200x, "2.2 The Compilation Environment" All identifiers that begin with an underscore and either an uppercase letter or another underscore are always reserved for any use by the implementation. | ||||
* | @- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern | Andrei Zmievski | 2000-06-12 | 14 | -179/+360 |
| | | | | | @ matched an empty string. (Andrei) | ||||
* | Remove trailing empty lines | Sascha Schumann | 2000-05-01 | 1 | -5/+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 |
| | |||||
* | Improved in-tree shared libraries build system | Sascha Schumann | 2000-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | 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) | ||||
* | make it compile on Win32 | Sam Ruby | 2000-04-12 | 1 | -0/+4 |
| | |||||
* | Re-add. | Andrei Zmievski | 2000-04-11 | 26 | -0/+9523 |
| | |||||
* | Added PCRE 3.01. | Andrei Zmievski | 2000-04-11 | 20 | -0/+19569 |
| | |||||
* | *** empty log message *** | Andrei Zmievski | 2000-04-11 | 38 | -26748/+0 |
| | |||||
* | Prefix some symbols with php_ | Sascha Schumann | 2000-03-04 | 1 | -0/+2 |
| | | | | | ^(pcre|Xml|XML).* | ||||
* | Change string->str where possible; string is basic a C++ class, so gdb ↵ | Zeev Suraski | 2000-02-08 | 1 | -2/+2 |
| | | | | | | | can't look inside variables named 'string'. | ||||
* | Integration of -ng changes. Changes: | Sascha Schumann | 1999-12-30 | 2 | -2/+11 |
| | | | | | | | | | | | | - 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. | ||||
* | * archive-based convenience libraries completely replaced | Sascha Schumann | 1999-10-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | - Updated bundled PCRE library to version 2.08 | Andrey Hristov | 1999-09-14 | 29 | -281/+6142 |
| | | | | | | | | - Made it possible to specify external location of the PCRE library - Reworked PCRE extension to use updated PCRE library API Hopefully now everything behaves just like Perl.. | ||||
* | make pcre test program compile again with Zeev's | Philippe Verdy | 1999-08-15 | 1 | -2/+4 |
| | | | | | additions in the pcre_exec() function parameters | ||||
* | Made preg_split() consistent with split(). | Andrey Hristov | 1999-06-22 | 1 | -1/+1 |
| | | | | | | Added a new /e modifier for preg_replace Kill a warning in pcrelib. | ||||
* | Fixed PCRE so that global matching with patterns with \b works. | Andrey Hristov | 1999-05-29 | 3 | -4/+19 |
| | |||||
* | -Modified PCRE library slightly to do what needs to be done | Andrey Hristov | 1999-05-28 | 2 | -2/+6 |
| | | | | | | | -Updated preg_replace() code to handle stuff properly -Removed ability to specify external PCRE library source to link against (since our bundled version is patched now) | ||||
* | - fix CGI build (at least) | Sascha Schumann | 1999-05-27 | 2 | -80/+2 |
| | |||||
* | -Added PCRE library source | Andrey Hristov | 1999-05-26 | 30 | -0/+20933 |
-Updated configuration process |