php-src/Zend
2002-08-08 16:07:09 +00:00
..
RFCs Add __delegate(). 2002-06-11 08:06:02 +00:00
tests - Small fix 2002-08-03 09:50:07 +00:00
acconfig.h NetWare changes 2002-05-30 08:52:21 +00:00
acinclude.m4
build.mk
buildconf
ChangeLog ChangeLog update 2002-08-08 00:18:02 +00:00
configure.in Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 2002-02-03 20:42:10 +00:00
flex.skl fixed linkage warning under win32 2002-04-22 09:33:25 +00:00
FlexLexer.h
LICENSE Forgot to update the LICENSE. 2001-12-11 17:38:49 +00:00
Makefile.am Generalize object storage and reference bookkeeping 2002-05-31 12:09:19 +00:00
OBJECTS2_HOWTO update the handlers struct 2002-07-28 13:06:54 +00:00
zend_alloc.c MFZE1 2002-08-08 08:42:22 +00:00
zend_alloc.h - Don't keep allocated blocks in a linked list if we're in non-debug mode 2002-06-24 07:22:25 +00:00
zend_API.c - Commit patch to support protected member variables (by Timm Friebe w/ 2002-07-15 18:09:56 +00:00
zend_API.h only check for an available class entry instead of 2002-06-09 14:20:37 +00:00
zend_builtin_functions.c - Fix problem with debug_backtrace() reported by Stig. We weren't reporting 2002-07-26 10:38:25 +00:00
zend_builtin_functions.h Happy New Year. 2002-01-06 15:21:36 +00:00
ZEND_CHANGES This was mentioned already above (with an example too :) 2002-07-17 03:46:55 +00:00
zend_compile.c MFZE1 global declare 2002-07-30 22:19:50 +00:00
zend_compile.h @- Adding 'is' operator that can be used to check the type of a variable, 2002-07-30 04:07:15 +00:00
zend_config.nw.h NetWare changes 2002-05-30 08:52:21 +00:00
zend_config.w32.h make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_constants.c - Nuke persist_alloc(). 2002-06-22 13:52:07 +00:00
zend_constants.h - Nuke persist_alloc(). 2002-06-22 13:52:07 +00:00
zend_dynamic_array.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_dynamic_array.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_errors.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_execute_API.c - Make sure classes are first looked for in the current scope. 2002-07-27 15:53:14 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c MFZE1 2002-08-03 09:44:27 +00:00
zend_execute.h - Fix bug in class constants 2002-06-16 18:25:05 +00:00
zend_extensions.c - MFZE1 - MacOSX fixes by Marko Karppinen 2002-07-18 11:16:34 +00:00
zend_extensions.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_fast_cache.h - MFZE1 (Turn off fast cache until we make sure it performs well.) 2002-06-24 19:41:06 +00:00
zend_globals_macros.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_globals.h MFZE1 global declare 2002-07-30 22:19:50 +00:00
zend_hash.c make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_hash.h - This should improve performance on Windows 2002-06-08 13:01:05 +00:00
zend_highlight.c MFZE1 2002-05-12 15:59:29 +00:00
zend_highlight.h MFZE1 2002-05-11 12:36:32 +00:00
zend_indent.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_indent.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ini_parser.y Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_ini_scanner.l - Fix for bug #17462 (Patch by Edin Kadribasic) 2002-06-04 21:58:05 +00:00
zend_ini.c make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_ini.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_istdiostream.h
zend_language_parser.y @- Adding 'is' operator that can be used to check the type of a variable, 2002-07-30 04:07:15 +00:00
zend_language_scanner.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_language_scanner.l @- Adding 'is' operator that can be used to check the type of a variable, 2002-07-30 04:07:15 +00:00
zend_list.c MFZE1: make sure the resource-list is always consistent during shutdown (Thies). 2002-04-19 16:53:36 +00:00
zend_list.h MFZE1 (Expose more C++ APIs) 2002-05-20 07:17:30 +00:00
zend_llist.c - Fix memleak (patch by Stefan Sesser) 2002-06-05 09:56:28 +00:00
zend_llist.h make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_mm.c make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_mm.h - Centralize global class fetch 2002-06-26 14:24:23 +00:00
zend_modules.h - MFZE1 2002-06-30 11:18:43 +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 name length should be strlen+1 2002-07-07 13:06:58 +00:00
zend_object_handlers.h only check for an available class entry instead of 2002-06-09 14:20:37 +00:00
zend_objects_API.c - Path which should improve previous fix. 2002-07-07 19:59:37 +00:00
zend_objects_API.h Generalize object storage and reference bookkeeping 2002-05-31 12:09:19 +00:00
zend_objects.c - Export zend_object_get_address() 2002-07-01 04:21:40 +00:00
zend_objects.h - Export zend_object_get_address() 2002-07-01 04:21:40 +00:00
zend_opcode.c - Commit patch to support protected member variables (by Timm Friebe w/ 2002-07-15 18:09:56 +00:00
zend_operators.c make win32 debug output more verbose 2002-08-07 14:47:42 +00:00
zend_operators.h @- Adding 'is' operator that can be used to check the type of a variable, 2002-07-30 04:07:15 +00:00
zend_ptr_stack.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ptr_stack.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_qsort.c MFZE1 2002-05-13 14:38:42 +00:00
zend_qsort.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_sprintf.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_stack.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_stack.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_static_allocator.c - Bad Harald! :) 2002-08-08 16:07:09 +00:00
zend_static_allocator.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ts_hash.c added TS_HASH macro 2002-06-10 21:14:48 +00:00
zend_ts_hash.h added TS_HASH macro 2002-06-10 21:14:48 +00:00
zend_types.h - MFZE1 2002-06-24 07:11:12 +00:00
zend_variables.c - Nuke persist_alloc(). 2002-06-22 13:52:07 +00:00
zend_variables.h - Nuke persist_alloc(). 2002-06-22 13:52:07 +00:00
zend.c - Fix problem with debug_backtrace() reported by Stig. We weren't reporting 2002-07-26 10:38:25 +00:00
Zend.dsp Add zend_objects_API.c to project. 2002-05-31 14:24:57 +00:00
zend.h - MFZE1 - MacOSX fixes by Marko Karppinen 2002-07-18 11:16:34 +00:00
zend.ico
Zend.m4 Fixed 3 major failures in this test: 2002-07-25 23:55:06 +00:00
ZendCore.dep
ZendTS.dsp - Commit an initial version of a home made memory manager. 2002-06-16 17:17:47 +00:00