php-src/Zend
Ilia Alshanetsky 11dbaa39d6 MFZE2
2002-12-14 23:56:44 +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 2002-11-02 01:35:44 +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 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 - Allow enabling of memory cache with zend_mm 2002-12-01 20:15:09 +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 - Implement public/protected/private methods. 2002-12-06 17:09:44 +00:00
zend_API.h - Commit Marcus' cleanup of abstract and static inheritance and improve 2002-11-23 20:44:12 +00:00
zend_builtin_functions.c - MFZE1 2002-12-01 19:47:02 +00:00
zend_builtin_functions.h Happy New Year. 2002-01-06 15:21:36 +00:00
ZEND_CHANGES Update. 2002-12-07 16:47:44 +00:00
zend_compile.c Fix check to allow for static+access level modifiers 2002-12-10 09:04:12 +00:00
zend_compile.h - Allow variables to have both 'static' modifier and an access level. 2002-12-09 12:10:17 +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 MFZE1 zend_str_tolower issue. 2002-10-09 14:21:40 +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 h WHitespace 2002-11-30 11:20:25 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c Support private/protected constructors 2002-12-07 21:37:09 +00:00
zend_execute.h - Commit Marcus' cleanup of abstract and static inheritance and improve 2002-11-23 20:44:12 +00:00
zend_extensions.c - dlerror -> DL_ERROR 2002-08-23 22:07:59 +00:00
zend_extensions.h Increased the API number. (re: floats patch) 2002-10-13 15:28:21 +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 - Implement public/protected/private methods. 2002-12-06 17:09:44 +00:00
zend_hash.c - Commit fix for bug #19566 (I think it's by Marcus :) 2002-11-15 14:25:44 +00:00
zend_hash.h - Implement public/protected/private methods. 2002-12-06 17:09:44 +00:00
zend_highlight.c Sync zend_html_puts parameter list with Zend Engine 1. 2002-10-20 08:32:02 +00:00
zend_highlight.h Sync zend_html_puts parameter list with Zend Engine 1. 2002-10-20 08:32:02 +00:00
zend_indent.c h WHitespace 2002-11-30 11:20:25 +00:00
zend_indent.h Happy New Year. 2002-01-06 15:21:36 +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 - MFZE1. 2002-09-23 17:20:59 +00:00
zend_ini.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y - Allow variables to have both 'static' modifier and an access level. 2002-12-09 12:10:17 +00:00
zend_language_scanner.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_language_scanner.l MFZE2 2002-12-14 23:56:44 +00:00
zend_list.c - WS fix - "while (" instead of "while(" 2002-09-15 07:46:20 +00:00
zend_list.h MFZE1 (Expose more C++ APIs) 2002-05-20 07:17:30 +00:00
zend_llist.c - Fix leak reported by "l0t3k" <cshmoove@hotmail.com> 2002-09-01 19:19:50 +00:00
zend_llist.h MFZE1 2002-11-14 21:36:07 +00:00
zend_mm.c - Fix a bug which I just introduced. 2002-12-09 08:36:36 +00:00
zend_mm.h - First attempt to improve memory manager during realloc()'s 2002-12-09 08:14:00 +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 h WHitespace 2002-11-30 11:20:25 +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 - 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 h WHitespace 2002-11-30 11:20:25 +00:00
zend_operators.c h WHitespace 2002-11-30 11:20:25 +00:00
zend_operators.h h WHitespace 2002-11-30 11:20:25 +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 h WHitespace 2002-11-30 11:20:25 +00:00
zend_variables.h - Nuke persist_alloc(). 2002-06-22 13:52:07 +00:00
zend.c - Implement public/protected/private methods. 2002-12-06 17:09:44 +00:00
Zend.dsp Add zend_objects_API.c to project. 2002-05-31 14:24:57 +00:00
zend.h - Implement public/protected/private methods. 2002-12-06 17:09:44 +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