History log of /PHP-7.4/ext/pcre/php_pcre.c (Results 501 – 516 of 516)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# f72897c2 03-Sep-1999 Andrey Hristov

Practice what you preach, I guess.


# 8ccce347 26-Aug-1999 Rasmus Lerdorf

Missing return types in prototypes


# 17f132f9 19-Aug-1999 Egon Schmid

Here was also something missing


# aeec4e19 19-Aug-1999 Andi Gutmans

- Fixed memory leaks. tsrm resource id deallocation still needs to be implemented.


Revision tags: php-4.0b2
# 3cb1eb04 02-Aug-1999 Zeev Suraski

Removed '3' from key functions in PHP (maintained compatibility through
php3_compat.h)


# b55a6c91 01-Aug-1999 Egon Schmid

Another forgotten prototype. Andrey, why is preg_grep in PHP3 missing?


Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1
# a5a07063 22-Jul-1999 Andrey Hristov

*** empty log message ***


# 6b82192b 20-Jul-1999 Andrey Hristov

Added locale support.


# 3335c8ea 17-Jul-1999 Andrey Hristov

-Kill compile warnings in apache.c
-Make preg_grep() work with copies of array entries


# c5724cbd 16-Jul-1999 Zeev Suraski

License update


Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP
# c43c2354 09-Jul-1999 Zeev Suraski

Don't touch refcount and EA directly


Revision tags: BEFORE_REMOVING_GC_STEP2
# 5f62c347 09-Jul-1999 Zeev Suraski

Step 2:
Rename is_ref to EA


# 3a9cb022 09-Jul-1999 Zeev Suraski

Step 1 in nuking the garbage collector:
- Change the hash destructor to return int


Revision tags: BEFORE_REMOVING_GC_STEP1
# cef4df1f 08-Jul-1999 Andrey Hristov

Reduce clutter a bit.


# 5baaa716 06-Jul-1999 Zeev Suraski

Support PCRE under Win32


# 8ee9fd57 06-Jul-1999 Zeev Suraski

avoid two copies of pcre.c in the repository


1...<<21