php-src/Zend
Andi Gutmans aa1c46b3d8 - Try to solve crash on OS400. There is actually no reason I can see for
why his fix should solve a crash but it doesn't harm.
2001-04-30 05:39:37 +00:00
..
acconfig.h - Fix for Solaris. 2001-03-11 19:35:26 +00:00
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 2000-06-18 16:51:42 +00:00
build.mk Add clean target which removes standard targets 1999-10-10 02:02:13 +00:00
buildconf Use libtool to build. 1999-10-04 15:20:12 +00:00
configure.in Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress 2000-12-02 13:27:07 +00:00
flex.skl - Success! Yay! 2000-12-18 16:11:57 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE - One more copyright year update 2001-02-26 05:44:29 +00:00
Makefile.am - Fix dependency. 2000-11-03 00:52:20 +00:00
zend_alloc.c - Try to solve crash on OS400. There is actually no reason I can see for 2001-04-30 05:39:37 +00:00
zend_alloc.h - Whitespace 2001-04-29 13:06:00 +00:00
zend_API.c - More whitespace fixes while I'm at it. 2001-04-27 18:53:25 +00:00
zend_API.h - Patch from Jason Greene. 2001-04-19 17:51:23 +00:00
zend_builtin_functions.c - More whitespace fixes while I'm at it. 2001-04-27 18:53:25 +00:00
zend_builtin_functions.h - Update copyright year 2001-02-26 05:43:27 +00:00
ZEND_CHANGES Test, ignore 2000-11-12 17:21:14 +00:00
zend_compile.c Make parent:: work in runtime bindings as well 2001-03-07 10:07:25 +00:00
zend_compile.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_config.w32.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_constants.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_constants.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_dynamic_array.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_dynamic_array.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_errors.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_execute_API.c - Fix crash bug in interactive mode 2001-04-30 04:50:34 +00:00
zend_execute_locks.h Fix crash on Solaris with function parameter destruction 2000-09-19 17:27:56 +00:00
zend_execute.c - Fix for crash bug when using invalid arguments in the foreach() loop. 2001-04-20 07:09:22 +00:00
zend_execute.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_extensions.c - Whitespace changes to be standard like the rest of Zend 2001-04-27 18:51:56 +00:00
zend_extensions.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_fast_cache.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_globals_macros.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_globals.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_hash.c include limits.h if available 2001-04-28 20:21:42 +00:00
zend_hash.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_highlight.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_highlight.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_indent.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_indent.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini_parser.y - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini_scanner.h fix a couple of warnings 2001-01-23 17:55:17 +00:00
zend_ini_scanner.l - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini.h Add missing #define's 2001-03-07 17:05:03 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y - Add support for isset($var1, $var2, $var3); - Will be true only if all 2001-03-19 19:31:14 +00:00
zend_language_scanner.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_language_scanner.l include limits.h if available 2001-04-28 20:21:42 +00:00
zend_list.c Fix warning 2001-03-28 16:12:16 +00:00
zend_list.h Remove redundant code 2001-03-28 14:56:28 +00:00
zend_llist.c - Add typedef for function pointer of llist dtor 2001-04-21 11:44:00 +00:00
zend_llist.h - Add typedef for function pointer of llist dtor 2001-04-21 11:44:00 +00:00
zend_modules.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_opcode.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_operators.c - Previous patch for too early freeing of resources seemed to have worked. 2001-04-29 09:21:38 +00:00
zend_operators.h - More whitespace fixes while I'm at it. 2001-04-27 18:53:25 +00:00
zend_ptr_stack.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ptr_stack.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_sprintf.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_stack.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_stack.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_static_allocator.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_static_allocator.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_variables.c - Nuke zval_del_ref() 2001-02-27 20:26:16 +00:00
zend_variables.h - Nuke zval_del_ref() 2001-02-27 20:26:16 +00:00
zend.c - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
Zend.dsp - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
zend.h include limits.h if available 2001-04-28 20:21:42 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 - Fix for Solaris. 2001-03-11 19:35:26 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00