History log of /php-src/ (Results 114351 – 114375 of 114804)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cf757f7c04-Jun-1999 Zeev Suraski

Fix that GLOBALS leak. We were explicitly adding GLOBALS to the main symbol table,
but there's no reason to do it (INIT_GLOBALS takes care of it if necessary.)

b6315d1c04-Jun-1999 Zeev Suraski

Remove old workspaces

9108abc204-Jun-1999 Zeev Suraski

Minor updates (mostly __declspec() stuff)

3cad348504-Jun-1999 Zeev Suraski

* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extensio

* Add a new workspace for dynamic PHP extensions.
* Add a few functions to PHP's API.
* Get the MySQL extension up-to-date and thread safe.
* Add a project for building the MySQL extension under Win32.

show more ...

a3a60dd404-Jun-1999 Thies C. Arntzen

added is_ref=0 and refcount=1 to SET_VAR_* macros

66a48f2103-Jun-1999 Zeev Suraski

T_BAD_CHARACTER is actually a string.

1225d03003-Jun-1999 Andi Gutmans

- We weren't counting newlines in heredocs. The only place which is still questionable
is when there's a \ followed by a newline but it seems we have a parse error in this
case anyways.
-

- We weren't counting newlines in heredocs. The only place which is still questionable
is when there's a \ followed by a newline but it seems we have a parse error in this
case anyways.
- Fixed the alloca() macros so that the alloca() #define in win32 mode won't clash
with the real win32 alloca().

show more ...

0f99eeb201-Jun-1999 Andrey Hristov

function dir doesn't exist anymore

aea7498701-Jun-1999 Andrey Hristov

*** empty log message ***

c4b7426e01-Jun-1999 Andi Gutmans

- Make execute() use less stack in thread-safe win32 due to Microsoft's shitty 256kb stack.

d57ffd3601-Jun-1999 Sascha Schumann

avoid touching libraries which have not changed

250d803c01-Jun-1999 Andi Gutmans

- Fix for exec to use API

4ea6d47731-May-1999 Zeev Suraski

thread-safety fix

63f2cc9f31-May-1999 Zeev Suraski

*** empty log message ***

52ec643531-May-1999 Andi Gutmans

Fixes

f153896d31-May-1999 Andi Gutmans

*** empty log message ***

5f12a05a31-May-1999 Zeev Suraski

*** empty log message ***

aba3ea9730-May-1999 Andrey Hristov

preg_match_all() now returns the number of global matches.

8802964330-May-1999 Sascha Schumann

* fix some casts
* introduce unary_op_type - cleaner than casting data voids to function ptrs

31da733130-May-1999 Sascha Schumann

kill some warnings

577340bb30-May-1999 Sascha Schumann

zend_hash_merge was changed

cf4a2c3b29-May-1999 Zeev Suraski

That got fucked up when we went back to using uninitialized_zval

b5dd397429-May-1999 Sascha Schumann

another VPATH related change

f78d4f1a29-May-1999 Zeev Suraski

Fix a bug

a88b377829-May-1999 Andrey Hristov

Updated preg_split().

1...<<4571457245734574457545764577457845794580>>...4593