php-src/Zend
2003-01-30 03:15:52 +00:00
..
RFCs Add __delegate(). 2002-06-11 08:06:02 +00:00
tests - $clone -> $that 2002-11-05 19:29:46 +00:00
acconfig.h NetWare changes 2002-05-30 08:52:21 +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
ChangeLog ChangeLog update 2003-01-30 01:32:27 +00:00
configure.in - MFZE1 2002-11-15 14:30:40 +00:00
flex.skl MFZE1 2002-08-15 00:25:27 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE Bump year. 2002-12-31 15:59:15 +00:00
Makefile.am Generalize object storage and reference bookkeeping 2002-05-31 12:09:19 +00:00
OBJECTS2_HOWTO some small refinements for get_class_* 2003-01-22 14:55:01 +00:00
zend_alloc.c MFZE2 2003-01-10 19:18:20 +00:00
zend_alloc.h Bump year. 2002-12-31 15:59:15 +00:00
zend_API.c Replace snprintf() call using zend_error's capabilities 2003-01-26 23:15:30 +00:00
zend_API.h Make add_property_ functions work via write_property handler 2003-01-14 12:15:09 +00:00
zend_builtin_functions.c ZTS fixes. 2003-01-12 14:25:58 +00:00
zend_builtin_functions.h Bump year. 2002-12-31 15:59:15 +00:00
ZEND_CHANGES - Change "is" to "instanceof" as it explains better what the operator means. 2003-01-14 21:29:23 +00:00
zend_compile.c fix memory leak 2003-01-29 14:25:53 +00:00
zend_compile.h Add additional stage to post-session cleanup. 2003-01-29 17:54:48 +00:00
zend_config.nw.h Bump year. 2002-12-31 15:59:15 +00:00
zend_config.w32.h Bump year. 2002-12-31 15:59:15 +00:00
zend_constants.c Bump year. 2002-12-31 15:59:15 +00:00
zend_constants.h Bump year. 2002-12-31 15:59:15 +00:00
zend_dynamic_array.c Bump year. 2002-12-31 15:59:15 +00:00
zend_dynamic_array.h Bump year. 2002-12-31 15:59:15 +00:00
zend_errors.h Bump year. 2002-12-31 15:59:15 +00:00
zend_execute_API.c Fix ZTS build. 2003-01-30 00:44:56 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c Code rearrangements 2003-01-29 15:02:57 +00:00
zend_execute.h - Ported the zend_execute_internal hook to ZendEngine2. 2003-01-11 16:12:44 +00:00
zend_extensions.c Bump year. 2002-12-31 15:59:15 +00:00
zend_extensions.h Bump year. 2002-12-31 15:59:15 +00:00
zend_fast_cache.h Bump year. 2002-12-31 15:59:15 +00:00
zend_globals_macros.h Bump year. 2002-12-31 15:59:15 +00:00
zend_globals.h Implemented compatibility mode 2003-01-12 12:39:06 +00:00
zend_hash.c Bump year. 2002-12-31 15:59:15 +00:00
zend_hash.h Bump year. 2002-12-31 15:59:15 +00:00
zend_highlight.c Bump year. 2002-12-31 15:59:15 +00:00
zend_highlight.h Bump year. 2002-12-31 15:59:15 +00:00
zend_indent.c Bump year. 2002-12-31 15:59:15 +00:00
zend_indent.h Bump year. 2002-12-31 15:59:15 +00:00
zend_ini_parser.y ini patch to allow 'entry[] = value' entries 2003-01-19 12:01:38 +00:00
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_ini_scanner.l ini patch to allow 'entry[] = value' entries 2003-01-19 12:01:38 +00:00
zend_ini.c Implemented compatibility mode 2003-01-12 12:39:06 +00:00
zend_ini.h ini patch to allow 'entry[] = value' entries 2003-01-19 12:01:38 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y - Change "is" to "instanceof" as it explains better what the operator means. 2003-01-14 21:29:23 +00:00
zend_language_scanner.h Bump year. 2002-12-31 15:59:15 +00:00
zend_language_scanner.l - Change "is" to "instanceof" as it explains better what the operator means. 2003-01-14 21:29:23 +00:00
zend_list.c Bump year. 2002-12-31 15:59:15 +00:00
zend_list.h Bump year. 2002-12-31 15:59:15 +00:00
zend_llist.c Bump year. 2002-12-31 15:59:15 +00:00
zend_llist.h Bump year. 2002-12-31 15:59:15 +00:00
zend_mm.c Bump year. 2002-12-31 15:59:15 +00:00
zend_mm.h Bump year. 2002-12-31 15:59:15 +00:00
zend_modules.h fix wrong dereferenciation 2003-01-12 21:59:57 +00:00
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 2002-05-26 19:17:49 +00:00
zend_object_handlers.c Code rearrangements 2003-01-29 15:02:57 +00:00
zend_object_handlers.h fix level of indirection 2002-12-31 09:42:28 +00:00
zend_objects_API.c extra safety 2003-01-29 14:27:40 +00:00
zend_objects_API.h make std_object_handlers struct available for shared modules 2003-01-17 21:16:12 +00:00
zend_objects.c export zend_objects_destroy_object() 2003-01-17 23:59:15 +00:00
zend_objects.h export zend_objects_destroy_object() 2003-01-17 23:59:15 +00:00
zend_opcode.c Add additional stage to post-session cleanup. 2003-01-29 17:54:48 +00:00
zend_operators.c - Change "is" to "instanceof" as it explains better what the operator means. 2003-01-14 21:29:23 +00:00
zend_operators.h - Change "is" to "instanceof" as it explains better what the operator means. 2003-01-14 21:29:23 +00:00
zend_ptr_stack.c Bump year. 2002-12-31 15:59:15 +00:00
zend_ptr_stack.h Bump year. 2002-12-31 15:59:15 +00:00
zend_qsort.c Bump year. 2002-12-31 15:59:15 +00:00
zend_qsort.h Bump year. 2002-12-31 15:59:15 +00:00
zend_sprintf.c Bump year. 2002-12-31 15:59:15 +00:00
zend_stack.c Bump year. 2002-12-31 15:59:15 +00:00
zend_stack.h Bump year. 2002-12-31 15:59:15 +00:00
zend_static_allocator.c Bump year. 2002-12-31 15:59:15 +00:00
zend_static_allocator.h Bump year. 2002-12-31 15:59:15 +00:00
zend_ts_hash.c fix non-zts build for wez 2003-01-30 03:15:52 +00:00
zend_ts_hash.h fix non-zts build for wez 2003-01-30 03:15:52 +00:00
zend_types.h Bump year. 2002-12-31 15:59:15 +00:00
zend_variables.c Implemented compatibility mode 2003-01-12 12:39:06 +00:00
zend_variables.h Bump year. 2002-12-31 15:59:15 +00:00
zend.c ws 2003-01-14 12:13:51 +00:00
Zend.dsp Add zend_objects_API.c to project. 2002-05-31 14:24:57 +00:00
zend.h Revert commit which turned the lengths of strings into zend_uint. 2003-01-15 19:10:14 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 relabel 2003-01-19 21:37:40 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp - Commit an initial version of a home made memory manager. 2002-06-16 17:17:47 +00:00