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.
 
 
 
 
 
 
Andi Gutmans 9c52e883f0 - Rejuggle some code. 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 - Commit patch to support protected member variables (by Timm Friebe w/ 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 - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend.h - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend.ico Zend Library 27 years ago
zend_API.c - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend_API.h only check for an available class entry instead of 24 years ago
zend_alloc.c - Fix problem with scope's not changing correctly during method calls. 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 * folding fixes 24 years ago
zend_builtin_functions.h Happy New Year. 24 years ago
zend_compile.c - Rejuggle some code. 24 years ago
zend_compile.h - Nuke delete(). It was a big mistake to introduce it and I finally 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 - Nuke delete(). It was a big mistake to introduce it and I finally 24 years ago
zend_execute.h - Fix bug in class constants 24 years ago
zend_execute_API.c - Invalid -> Undefined 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 - Rejuggle some code. 24 years ago
zend_language_scanner.h Happy New Year. 24 years ago
zend_language_scanner.l - Syntactic sugar - Add "public" as a synonym for "var". 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 - Centralize global class fetch 24 years ago
zend_modules.h - MFZE1 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 name length should be strlen+1 24 years ago
zend_object_handlers.h only check for an available class entry instead of 24 years ago
zend_objects.c - Export zend_object_get_address() 24 years ago
zend_objects.h - Export zend_object_get_address() 24 years ago
zend_objects_API.c - Path which should improve previous fix. 24 years ago
zend_objects_API.h Generalize object storage and reference bookkeeping 24 years ago
zend_opcode.c - Commit patch to support protected member variables (by Timm Friebe w/ 24 years ago
zend_operators.c - Fix bug 15037 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