You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
26d98b5b0a ChangeLog update 24 years ago
..
RFCs Add __delegate(). 24 years ago
tests - Add the original example script to the CVS so that it's always available. 24 years ago
ChangeLog ChangeLog update 24 years ago
FlexLexer.h Replace macros which begin with an underscore through an appropiately 26 years ago
LICENSE Forgot to update the LICENSE. 24 years ago
Makefile.am Generalize object storage and reference bookkeeping 24 years ago
OBJECTS2_HOWTO more cleanup 24 years ago
ZEND_CHANGES Fugbix typo. 24 years ago
Zend.dsp Add zend_objects_API.c to project. 24 years ago
Zend.m4 IMHO, ZTS should no longer be labeled experimental. 24 years ago
ZendCore.dep - Rename modules.h to zend_modules.h 25 years ago
ZendTS.dsp - Commit an initial version of a home made memory manager. 24 years ago
acconfig.h NetWare changes 24 years ago
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 26 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Use libtool to build. 27 years ago
configure.in Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 24 years ago
flex.skl fixed linkage warning under win32 24 years ago
zend.c - MFZE1 24 years ago
zend.h - MFZE1 24 years ago
zend.ico Zend Library 27 years ago
zend_API.c Make OBJCE return zend_class_entry*, also some cleanups 24 years ago
zend_API.h only check for an available class entry instead of 24 years ago
zend_alloc.c - More fixes (warnings, bug fixes etc.) 24 years ago
zend_alloc.h - Don't keep allocated blocks in a linked list if we're in non-debug mode 24 years ago
zend_builtin_functions.c - Don't show debug_backtrace() in the trace itself. 24 years ago
zend_builtin_functions.h Happy New Year. 24 years ago
zend_compile.c - Fix problem with constructor not being inherited and called correctly. 24 years ago
zend_compile.h - More debug backtrace work. It still doesn't work very well... 24 years ago
zend_config.nw.h NetWare changes 24 years ago
zend_config.w32.h unbreak the win32 build 24 years ago
zend_constants.c - Nuke persist_alloc(). 24 years ago
zend_constants.h - Nuke persist_alloc(). 24 years ago
zend_dynamic_array.c Happy New Year. 24 years ago
zend_dynamic_array.h Happy New Year. 24 years ago
zend_errors.h Happy New Year. 24 years ago
zend_execute.c - Revert patch which checks at run-time if you're allowed to assign 24 years ago
zend_execute.h - Fix bug in class constants 24 years ago
zend_execute_API.c - Fix bug in class constants 24 years ago
zend_execute_locks.h MFZE1 25 years ago
zend_extensions.c Happy New Year. 24 years ago
zend_extensions.h Happy New Year. 24 years ago
zend_fast_cache.h - MFZE1 (Turn off fast cache until we make sure it performs well.) 24 years ago
zend_globals.h - MFZE1 24 years ago
zend_globals_macros.h Happy New Year. 24 years ago
zend_hash.c some type cleanup work 24 years ago
zend_hash.h - This should improve performance on Windows 24 years ago
zend_highlight.c MFZE1 24 years ago
zend_highlight.h MFZE1 24 years ago
zend_indent.c Happy New Year. 24 years ago
zend_indent.h Happy New Year. 24 years ago
zend_ini.c Happy New Year. 24 years ago
zend_ini.h Happy New Year. 24 years ago
zend_ini_parser.y Happy New Year. 24 years ago
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 25 years ago
zend_ini_scanner.l - Fix for bug #17462 (Patch by Edin Kadribasic) 24 years ago
zend_istdiostream.h Add newline 25 years ago
zend_language_parser.y - MFZE1 24 years ago
zend_language_scanner.h Happy New Year. 24 years ago
zend_language_scanner.l MFZE1 24 years ago
zend_list.c MFZE1: make sure the resource-list is always consistent during shutdown (Thies). 24 years ago
zend_list.h MFZE1 (Expose more C++ APIs) 24 years ago
zend_llist.c - Fix memleak (patch by Stefan Sesser) 24 years ago
zend_llist.h Happy New Year. 24 years ago
zend_mm.c - Hardcode alignment to 8. We might need a configure check for this. 24 years ago
zend_mm.h - Improve memory manager to allocate small blocks quickly. 24 years ago
zend_modules.h - Nice catch by Derick. GINIT is dead. 24 years ago
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 24 years ago
zend_object_handlers.c - Allow overloaded objects to receive the method name in its original 24 years ago
zend_object_handlers.h only check for an available class entry instead of 24 years ago
zend_objects.c - Nuke persist_alloc(). 24 years ago
zend_objects.h - Fix copy&paste problem where we allocated according to an old structure 24 years ago
zend_objects_API.c - Fix copy&paste problem where we allocated according to an old structure 24 years ago
zend_objects_API.h Generalize object storage and reference bookkeeping 24 years ago
zend_opcode.c some type cleanup work 24 years ago
zend_operators.c some type cleanup work 24 years ago
zend_operators.h Make OBJCE return zend_class_entry*, also some cleanups 24 years ago
zend_ptr_stack.c Happy New Year. 24 years ago
zend_ptr_stack.h Happy New Year. 24 years ago
zend_qsort.c MFZE1 24 years ago
zend_qsort.h Happy New Year. 24 years ago
zend_sprintf.c Happy New Year. 24 years ago
zend_stack.c Happy New Year. 24 years ago
zend_stack.h Happy New Year. 24 years ago
zend_static_allocator.c Happy New Year. 24 years ago
zend_static_allocator.h Happy New Year. 24 years ago
zend_ts_hash.c added TS_HASH macro 24 years ago
zend_ts_hash.h added TS_HASH macro 24 years ago
zend_types.h - MFZE1 24 years ago
zend_variables.c - Nuke persist_alloc(). 24 years ago
zend_variables.h - Nuke persist_alloc(). 24 years ago