php-src/Zend
1999-11-22 22:27:04 +00:00
..
acconfig.h Disable ZEND_EXTENSIONS_SUPPORT, if RTLD_NOW is not defined. 1999-10-13 00:17:01 +00:00
acinclude.m4 Use libtool to build. 1999-10-04 15:20:12 +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
configure.in Add "--disable-inline" for low-memory machines (be it limited 1999-10-14 22:17:22 +00:00
flex.skl Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
FlexLexer.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
libzend.dsp Allow CYGWIN directory to be specified as via environment variable 1999-10-23 19:27:24 +00:00
libzendts.dsp Allow CYGWIN directory to be specified as via environment variable 1999-10-23 19:27:24 +00:00
LICENSE License update 1999-07-19 17:52:38 +00:00
Makefile.am Use sources from $(srcdir) 1999-10-14 17:20:25 +00:00
zend_alloc.c Fix compile problem with enable-memory-limit 1999-11-22 22:27:04 +00:00
zend_alloc.h - Shift around header files. 1999-09-05 19:03:35 +00:00
zend_API.c - Optimize class instanciation 1999-11-21 18:11:10 +00:00
zend_API.h - Add support for BYREF_FORCE_REST 1999-11-03 19:21:56 +00:00
zend_builtin_functions.c use getParametersEx for all builtin functions 1999-10-04 13:27:12 +00:00
zend_builtin_functions.h Add a file in which we can put Zend builtin functions 1999-09-20 12:24:39 +00:00
ZEND_CHANGES foreach() syntax has changed 1999-04-08 04:11:23 +00:00
zend_compile.c - Optimize class instanciation 1999-11-21 18:11:10 +00:00
zend_compile.h - Fix comment as to Joey's findings 1999-11-14 10:30:39 +00:00
zend_config.w32.h *** empty log message *** 1999-09-29 21:46:37 +00:00
zend_constants.c Fix for Thies's UMR 1999-08-20 17:02:11 +00:00
zend_constants.h Fix for Thies's UMR 1999-08-20 17:02:11 +00:00
zend_errors.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_execute_API.c - Optimize class instanciation 1999-11-21 18:11:10 +00:00
zend_execute.c That slipped away 1999-11-21 18:19:08 +00:00
zend_execute.h - Optimize class instanciation 1999-11-21 18:11:10 +00:00
zend_extensions.c *** empty log message *** 1999-08-28 21:51:12 +00:00
zend_extensions.h *** empty log message *** 1999-08-28 21:43:24 +00:00
zend_globals_macros.h added newline at end of file 1999-09-17 12:14:31 +00:00
zend_globals.h Fix #2744 1999-11-22 16:30:23 +00:00
zend_hash.c Made zend_hash_rehash() callable from outside. 1999-11-04 21:02:35 +00:00
zend_hash.h Made zend_hash_rehash() callable from outside. 1999-11-04 21:02:35 +00:00
zend_highlight.c 0.91 update 1999-07-19 20:02:12 +00:00
zend_highlight.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_indent.c 0.91 update 1999-07-19 20:02:12 +00:00
zend_indent.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_list.c (zend_fetch_resource) added warinig if resource is of wrong type 1999-10-13 12:59:48 +00:00
zend_list.h new improved resource-API 1999-10-12 14:51:17 +00:00
zend_llist.c 0.91 update 1999-07-19 20:02:12 +00:00
zend_llist.h 0.91 update 1999-07-19 20:02:12 +00:00
zend_modules.h Add new API for resources 1999-09-03 19:12:07 +00:00
zend_opcode.c - Preliminary submit of Thie's patch. Will fix the rest on Windows 1999-10-19 13:33:17 +00:00
zend_operators.c fixed is_identicat_function() 1999-10-19 15:48:25 +00:00
zend_operators.h - Preliminary submit of Thie's patch. Will fix the rest on Windows 1999-10-19 13:33:17 +00:00
zend_ptr_stack.c * header file cleanup 1999-09-06 16:14:08 +00:00
zend_ptr_stack.h - Add ptr_stack_n_{push,pop} in order to speed up function calls a bit. 1999-07-30 11:55:53 +00:00
zend_sprintf.c * header file cleanup 1999-09-06 16:14:08 +00:00
zend_stack.c - Add foreach() freeing code. 1999-09-09 14:15:17 +00:00
zend_stack.h - Add foreach() freeing code. 1999-09-09 14:15:17 +00:00
zend_variables.c added zval_del_ref() function 1999-10-07 12:20:40 +00:00
zend_variables.h added zval_del_ref() function 1999-10-07 12:20:40 +00:00
zend-parser.y - Preliminary submit of Thie's patch. Will fix the rest on Windows 1999-10-19 13:33:17 +00:00
zend-scanner.h 0.91 update 1999-07-19 20:02:12 +00:00
zend-scanner.l Fix inconsistencies with here-docs implementation 1999-11-22 17:11:36 +00:00
zend.c Add a file in which we can put Zend builtin functions 1999-09-20 12:24:39 +00:00
zend.h - Optimize class instanciation 1999-11-21 18:11:10 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
ZendCore.dep hand-patched some MSVC files 1999-09-06 16:15:27 +00:00