Revision tags: PHP-4.0-RC1, php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1 |
|
#
18b8440c |
| 18-Feb-2000 |
Andi Gutmans |
- Preliminary support for dynamic arrays. I need it on order to try out a new hash implementation. It isn't used anywhere.
|
Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000, BEFORE_SAPIFICATION_FEB_10_2000, BEFORE_PRE_SHUTDOWN_REVERSE_PATCH, PRE_ISSET_TYPE |
|
#
14f915ec |
| 26-Dec-1999 |
Sascha Schumann |
Makefile.am: Add dummy target for dependencies acinclude.m4: Cache result of broken sprintf check
|
#
9156d860 |
| 23-Dec-1999 |
Sascha Schumann |
Compile zend_execute.c with special CFLAGS. For GCC, INLINE_CFLAGS contains -O0 to disable optimizations. This can be disabled by using the appropiate parameter.
|
#
4d2b0715 |
| 19-Dec-1999 |
Zeev Suraski |
libzend -> Zend
|
Revision tags: PRE_LIBZEND_TO_ZEND |
|
#
b3c440c0 |
| 19-Dec-1999 |
Sascha Schumann |
Add zend_sprintf.c
|
#
11c95454 |
| 18-Dec-1999 |
Sascha Schumann |
automake created illegal target names due to the ZEND_SCANNER definition. We now substitute @ZEND_SCANNER@ directly
|
#
91549cfa |
| 17-Dec-1999 |
Sascha Schumann |
Move config code into separate file
|
Revision tags: PRE_RETURN_REF_MERGE, RETURN_REF_BP, PRE_RETURN_REF_PATCH |
|
#
ac8736c8 |
| 26-Nov-1999 |
Sascha Schumann |
Rebuild libzend.la, if the scanner was rebuilt
|
Revision tags: ZO_B1, ZEND_OPTIMIZER_B1, php-4.0b3, PRE_USED_RETURN_VALUE_PATCH, php-4.0b3_RC5, php-4.0b3_RC4, php-4.0b3_RC3, php-4.0b3_RC2 |
|
#
d58e6f2b |
| 14-Oct-1999 |
Sascha Schumann |
Use sources from $(srcdir)
|
#
2170fa6d |
| 13-Oct-1999 |
Sascha Schumann |
Do not use $< for anything but implicit rules.
|
#
590f9c1d |
| 04-Oct-1999 |
Sascha Schumann |
Add necessary rule.
|
#
8ae3f4b0 |
| 04-Oct-1999 |
Sascha Schumann |
Use libtool to build.
|
Revision tags: PRE_FETCH_READ_PATCH |
|
#
b7a11301 |
| 26-Sep-1999 |
Sascha Schumann |
Actually allow to set CXXFLAGS
|
Revision tags: before-sapi-split, PRE_DELAYED_ARRAY_FETCH_PATCH |
|
#
13d840bc |
| 20-Sep-1999 |
Zeev Suraski |
Add a file in which we can put Zend builtin functions
|
#
afecff3a |
| 08-Sep-1999 |
Andi Gutmans |
- Add -b option to flex++
|
#
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 ...
|
Revision tags: php-4.0b2, BEFORE_NEW_OPERATOR_FIX, BEFORE_BIG_SYMBOL_CHANGE, php-4.0b1, BEFORE_REMOVING_AI_COUNT_FINAL_STEP, BEFORE_REMOVING_GC_STEP2, BEFORE_REMOVING_GC_STEP1 |
|
#
c2b8a466 |
| 03-Jul-1999 |
Sascha Schumann |
don't wipe files for distributions
|
#
b5dd3974 |
| 29-May-1999 |
Sascha Schumann |
another VPATH related change
|
#
33507acc |
| 29-May-1999 |
Sascha Schumann |
- clean is not called from automake. use CLEANFILES instead - allow VPATH compilation
|
Revision tags: BEFORE_PHP4_APACHE_MODULE_CHANGE |
|
#
695b4f4d |
| 14-May-1999 |
Stig S. Bakken |
don't install Zend on the system
|
#
cefca57c |
| 12-May-1999 |
Stig S. Bakken |
install libzend.a and header files on "make install"
|
#
1e9ce952 |
| 24-Apr-1999 |
Zeev Suraski |
*** empty log message ***
|
#
1ee30e61 |
| 21-Apr-1999 |
Stig S. Bakken |
zend-parser.o and zend-scanner.o were included twice in libzend.a
|
#
9e4c7bd5 |
| 20-Apr-1999 |
Stig S. Bakken |
Makefile.in and aclocal.m4 are generated added buildconf script
|
#
b227e385 |
| 19-Apr-1999 |
Stig S. Bakken |
convert to automake
|