php-src/Zend
2003-01-10 01:33:11 +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-10 01:33:11 +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 update the handlers struct 2002-07-28 13:06:54 +00:00
zend_alloc.c Bump year. 2002-12-31 15:59:15 +00:00
zend_alloc.h Bump year. 2002-12-31 15:59:15 +00:00
zend_API.c Win32 build fix 2003-01-01 12:38:55 +00:00
zend_API.h Unify and make it easy to add code into the broken-string error handler 2003-01-09 15:32:22 +00:00
zend_builtin_functions.c MFZE2 2003-01-08 16:41:47 +00:00
zend_builtin_functions.h Bump year. 2002-12-31 15:59:15 +00:00
ZEND_CHANGES Update. 2002-12-07 16:47:44 +00:00
zend_compile.c Found some more occurences of that elusive bug... 2003-01-09 16:16:57 +00:00
zend_compile.h Fix incorrect linkage of access-levels, when using private methods 2003-01-02 13:58:08 +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 Bump year. 2002-12-31 15:59:15 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c Fix incorrect linkage of access-levels, when using private methods 2003-01-02 13:58:08 +00:00
zend_execute.h Bump year. 2002-12-31 15:59:15 +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 MFZE1 - lineno fix 2003-01-05 16:09:59 +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 MFZE1 2002-10-14 23:41:32 +00:00
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_ini_scanner.l MFZE1 2002-10-14 23:41:32 +00:00
zend_ini.c Bump year. 2002-12-31 15:59:15 +00:00
zend_ini.h Bump year. 2002-12-31 15:59:15 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y Fix writability checks 2003-01-09 14:46:46 +00:00
zend_language_scanner.h Bump year. 2002-12-31 15:59:15 +00:00
zend_language_scanner.l MFZE1 - lineno fix 2003-01-05 16:09:59 +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 Bump year. 2002-12-31 15:59:15 +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 h WHitespace 2002-11-30 11:20:25 +00:00
zend_object_handlers.h fix level of indirection 2002-12-31 09:42:28 +00:00
zend_objects_API.c - WS - Always use "if (" and not "if(" 2002-09-15 07:45:26 +00:00
zend_objects_API.h Add ZEND_API to functions 2002-08-08 17:53:32 +00:00
zend_objects.c - Change the automatically created variable $clone in __clone() to 2002-11-05 18:16:11 +00:00
zend_objects.h Add ZEND_API to functions 2002-08-08 17:53:32 +00:00
zend_opcode.c Bump year. 2002-12-31 15:59:15 +00:00
zend_operators.c Bump year. 2002-12-31 15:59:15 +00:00
zend_operators.h Win32 build fix 2003-01-01 12:38:55 +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 Bump year. 2002-12-31 15:59:15 +00:00
zend_ts_hash.h Bump year. 2002-12-31 15:59:15 +00:00
zend_types.h Bump year. 2002-12-31 15:59:15 +00:00
zend_variables.c Bump year. 2002-12-31 15:59:15 +00:00
zend_variables.h Bump year. 2002-12-31 15:59:15 +00:00
zend.c Fix leak 2003-01-09 09:22:44 +00:00
Zend.dsp Add zend_objects_API.c to project. 2002-05-31 14:24:57 +00:00
zend.h cvs is dev not alpha. 2003-01-08 17:30:49 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 - MFZE1 2002-11-15 14:30: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