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.
 
 
 
 
 
 
Andrei Zmievski 52a30fd21b Be safe, use (). 27 years ago
..
FlexLexer.h Ok, call me crazy, because I probably am. 28 years ago
LICENSE License update 27 years ago
Makefile.am Use sources from $(srcdir) 27 years ago
ZEND_CHANGES foreach() syntax has changed 28 years ago
ZendCore.dep hand-patched some MSVC files 27 years ago
acconfig.h Disable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not defined. 27 years ago
acinclude.m4 Use libtool to build. 27 years ago
build.mk Add clean target which removes standard targets 27 years ago
buildconf Use libtool to build. 27 years ago
configure.in Add "--disable-inline" for low-memory machines (be it limited 27 years ago
flex.skl Ok, call me crazy, because I probably am. 28 years ago
libzend.dsp Added zend_num_args() and zend_get_arg() 27 years ago
libzendts.dsp Added zend_num_args() and zend_get_arg() 27 years ago
zend-parser.y - For Andrei. Implement references in array() initializations 27 years ago
zend-scanner.h 0.91 update 27 years ago
zend-scanner.l Provide alternative istdiostream. 27 years ago
zend.c Add a file in which we can put Zend builtin functions 27 years ago
zend.h More portability stuff 27 years ago
zend.ico Zend Library 28 years ago
zend_API.c added add_*_resource() and add_*_bool() functions 27 years ago
zend_API.h Be safe, use (). 27 years ago
zend_alloc.c * header file cleanup 27 years ago
zend_alloc.h - Shift around header files. 27 years ago
zend_builtin_functions.c use getParametersEx for all builtin functions 27 years ago
zend_builtin_functions.h Add a file in which we can put Zend builtin functions 27 years ago
zend_compile.c *** empty log message *** 27 years ago
zend_compile.h This causes link problems with anything higher than -O0. 27 years ago
zend_config.w32.h *** empty log message *** 27 years ago
zend_constants.c Fix for Thies's UMR 27 years ago
zend_constants.h Fix for Thies's UMR 27 years ago
zend_errors.h 0.91 update 27 years ago
zend_execute.c - object.ptr was made NULL in DO_FCALL but wasn't restored. Right now I 27 years ago
zend_execute.h - First part of the patch which makes reads use ptr and not ptr_ptr. 27 years ago
zend_execute_API.c - Hooray. This might actually work. (I hope) 27 years ago
zend_extensions.c *** empty log message *** 27 years ago
zend_extensions.h *** empty log message *** 27 years ago
zend_globals.h More portability stuff 27 years ago
zend_globals_macros.h added newline at end of file 27 years ago
zend_hash.c *** empty log message *** 27 years ago
zend_hash.h *** empty log message *** 27 years ago
zend_highlight.c 0.91 update 27 years ago
zend_highlight.h 0.91 update 27 years ago
zend_indent.c 0.91 update 27 years ago
zend_indent.h 0.91 update 27 years ago
zend_list.c (zend_fetch_resource) added warinig if resource is of wrong type 27 years ago
zend_list.h new improved resource-API 27 years ago
zend_llist.c 0.91 update 27 years ago
zend_llist.h 0.91 update 27 years ago
zend_modules.h Add new API for resources 27 years ago
zend_opcode.c - Move is_ref back to being an unsigned char and not a bit field. 27 years ago
zend_operators.c unstatic'fy is_numeric_string() 27 years ago
zend_operators.h unstatic'fy is_numeric_string() 27 years ago
zend_ptr_stack.c * header file cleanup 27 years ago
zend_ptr_stack.h - Add ptr_stack_n_{push,pop} in order to speed up function calls a bit. 27 years ago
zend_sprintf.c * header file cleanup 27 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 added zval_del_ref() function 27 years ago
zend_variables.h added zval_del_ref() function 27 years ago