Revision tags: php-4.0b3 |
|
#
247d3d33 |
| 16-Nov-1999 |
Andi Gutmans |
- CHange used_return_value -> return_value_used
|
#
dbb67ab9 |
| 16-Nov-1999 |
Andi Gutmans |
- Add support for used_return_value passed to internal functions.
|
Revision tags: PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
b510a6d1 |
| 05-Oct-1999 |
Sascha Schumann |
More portability stuff
|
#
86357a9c |
| 01-Oct-1999 |
Andi Gutmans |
- Move is_ref back to being an unsigned char and not a bit field.
|
#
4dd47ffb |
| 01-Oct-1999 |
Andi Gutmans |
- Remove locking support completely
|
Revision tags: PRE_FETCH_READ_PATCH, before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
009025e0 |
| 06-Sep-1999 |
Stig S. Bakken |
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the he
* header file cleanup * fixed --enable-thread-safety build for UNIX I don't have a Win32 environment available, could someone please try compiling on Win32 to see if I got all the header file stuff right there?
show more ...
|
#
99947a25 |
| 05-Sep-1999 |
Andi Gutmans |
- Shift around header files.
|
#
81e0131b |
| 28-Aug-1999 |
Zeev Suraski |
*** empty log message ***
|
#
cda27ae9 |
| 28-Aug-1999 |
Zeev Suraski |
Beef up debug macros
|
#
aa8b27ba |
| 27-Aug-1999 |
Zeev Suraski |
Better debug macros
|
#
8b44285b |
| 25-Aug-1999 |
Sascha Schumann |
make it compile with gcc again
|
#
d82728c4 |
| 22-Aug-1999 |
Sascha Schumann |
This changes makes it work on egcs 1.1.2/Alpha
|
#
433880bc |
| 22-Aug-1999 |
Sascha Schumann |
remove checks
|
#
acd6114f |
| 17-Aug-1999 |
Andi Gutmans |
- Add some ZENDAPI's
|
#
b5f5e9a6 |
| 15-Aug-1999 |
Andi Gutmans |
- Optimize the execute stack a bit.
|
Revision tags: php-4.0b2 |
|
#
8f51f72d |
| 26-Jul-1999 |
Andi Gutmans |
- Fix the new operator incompatibility. - I commented PHP_FUNCTION(strtotime) in datetime.c because it stopped win32 from compiling. This needs to be fixed!!! - Check out libzend to com
- Fix the new operator incompatibility. - I commented PHP_FUNCTION(strtotime) in datetime.c because it stopped win32 from compiling. This needs to be fixed!!! - Check out libzend to compile the tree now.
show more ...
|
Revision tags: BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE |
|
#
84aa8cce |
| 23-Jul-1999 |
Zeev Suraski |
* Add an API macro users can use to ensure an array member can be modifed before they modify it. * Fix a bug and remove redundant code in convert_to_long() (booleans and resources wer
* Add an API macro users can use to ensure an array member can be modifed before they modify it. * Fix a bug and remove redundant code in convert_to_long() (booleans and resources weren't changing their types
show more ...
|
Revision tags: php-4.0b1 |
|
#
8d1de13a |
| 19-Jul-1999 |
Zeev Suraski |
0.91 update
|
#
e78fc33c |
| 19-Jul-1999 |
Andi Gutmans |
* Fix Zend version * Fix a method call bug
|
#
b5b11177 |
| 16-Jul-1999 |
Zeev Suraski |
License update
|
Revision tags: BEFORE_REMOVING_AI_COUNT_FINAL_STEP |
|
#
2a6da781 |
| 09-Jul-1999 |
Zeev Suraski |
Step 4: Move to a 7-bit counter (not fully implemented yet)
|
Revision tags: BEFORE_REMOVING_GC_STEP2 |
|
#
5f62c347 |
| 09-Jul-1999 |
Zeev Suraski |
Step 2: Rename is_ref to EA
|
Revision tags: BEFORE_REMOVING_GC_STEP1 |
|
#
fdc1b926 |
| 06-Jul-1999 |
Sascha Schumann |
enable it, until we find a better way
|
#
52308cd3 |
| 05-Jul-1999 |
Sascha Schumann |
make Solaris gcc happy
|
#
f6164dbf |
| 05-Jul-1999 |
Sascha Schumann |
use void * instead of long for 64-bit test
|