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 aa73f6b68f - Hopefully fix the hash problem. 26 years ago
..
FlexLexer.h Ok, call me crazy, because I probably am. 27 years ago
LICENSE License update 27 years ago
Makefile.am Makefile.am: Add dummy target for dependencies 26 years ago
ZEND_CHANGES foreach() syntax has changed 27 years ago
Zend.dsp .dsp updates 26 years ago
Zend.m4 Some cleanup 26 years ago
ZendCore.dep hand-patched some MSVC files 27 years ago
ZendTS.dsp .dsp updates 26 years ago
acconfig.h Move dl stuff from acconfig.h into zend.h. That allows us finer control 26 years ago
acinclude.m4 Some cleanup 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 libzend -> Zend 26 years ago
flex.skl Ok, call me crazy, because I probably am. 27 years ago
zend-parser.y Added support for $foo->{$bar}["foobar"] notation (was supported in PHP 3) 26 years ago
zend-scanner.h Solve a couple of compile issues 26 years ago
zend-scanner.l - Nuke undefined_variable_string 26 years ago
zend.c - Make zend_hash_apply() (and friends) reentrant and much, much quicker 26 years ago
zend.h Make Win32 compile again 26 years ago
zend.ico Zend Library 27 years ago
zend_API.c - Change IS_UNSET -> IS_NULL 26 years ago
zend_API.h added ZVAL_*() macros. 26 years ago
zend_alloc.c This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 26 years ago
zend_alloc.h namespace protection 26 years ago
zend_builtin_functions.c - Change IS_UNSET -> IS_NULL 26 years ago
zend_builtin_functions.h Fix warnings surfacing in maintainer-mode. 26 years ago
zend_compile.c Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_compile.h Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_config.w32.h Make Win32 compile again 26 years ago
zend_constants.c Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_constants.h Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_errors.h 0.91 update 27 years ago
zend_execute.c Leak fix 26 years ago
zend_execute.h - Made things work again (Thies, everybody - please check the latest CVS and see if you're 26 years ago
zend_execute_API.c Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_extensions.c *** empty log message *** 27 years ago
zend_extensions.h Those void's don't belong in there 26 years ago
zend_fast_cache.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 26 years ago
zend_globals.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 26 years ago
zend_globals_macros.h This should enable people to use ALLOC_ZVAL() in code outside the php4.dll 26 years ago
zend_hash.c - Hopefully fix the hash problem. 26 years ago
zend_hash.h - Hopefully fix the hash problem. 26 years ago
zend_highlight.c Since we're highlighting code, put <code> and </code> around the code. 26 years ago
zend_highlight.h 0.91 update 27 years ago
zend_indent.c Move the #include of zend-parser.h out of zend_compile.h 26 years ago
zend_indent.h Fix warnings surfacing in maintainer-mode. 26 years ago
zend_list.c Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_list.h Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_llist.c - Modify zend_llist_del() to receive a comparison function 26 years ago
zend_llist.h - Modify zend_llist_del() to receive a comparison function 26 years ago
zend_modules.h Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_opcode.c Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago
zend_operators.c - Rename IS_BC to FLAG_IS_BC. We will probably nuke it. 26 years ago
zend_operators.h - Nuke undefined_variable_string 26 years ago
zend_ptr_stack.c inline functions cannot accept varargs 26 years ago
zend_ptr_stack.h inline functions cannot accept varargs 26 years ago
zend_sprintf.c configure sets ZEND_BROKEN_SPRINTF 26 years ago
zend_stack.c - Add foreach() freeing code. 27 years ago
zend_stack.h - Add foreach() freeing code. 27 years ago
zend_variables.c Get rid of the IsPointer functionality in the hash. 26 years ago
zend_variables.h Destructors no longer return ints, the low level problem it was intended to solve is long gone now... 26 years ago