php-src/Zend
1999-09-24 14:03:45 +00:00
..
acconfig.h Make sure HAVE_LIBDL gets defined. 1999-09-13 11:29:44 +00:00
acinclude.m4 * header file cleanup 1999-09-06 16:14:08 +00:00
buildconf identify ourselves 1999-07-22 20:20:11 +00:00
configure.in Fix vpath build w/ thread-safe enabled on Unix. 1999-09-23 16:07:16 +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 Added zend_num_args() and zend_get_arg() 1999-09-20 13:00:35 +00:00
libzendts.dsp Added zend_num_args() and zend_get_arg() 1999-09-20 13:00:35 +00:00
LICENSE License update 1999-07-19 17:52:38 +00:00
Makefile.am Add a file in which we can put Zend builtin functions 1999-09-20 12:24:39 +00:00
zend_alloc.c * header file cleanup 1999-09-06 16:14:08 +00:00
zend_alloc.h - Shift around header files. 1999-09-05 19:03:35 +00:00
zend_API.c * header file cleanup 1999-09-06 16:14:08 +00:00
zend_API.h - Add some internal functions to Zend 1999-09-20 16:56:09 +00:00
zend_builtin_functions.c preliminary fix for each until andi & zeev clean up! 1999-09-22 09:57:42 +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 - Fix problem where function parameter fetches were created too late. 1999-09-21 20:00:01 +00:00
zend_compile.h - First step in fixing locking problem. Array fetches are now always done last. 1999-09-20 15:44:30 +00:00
zend_config.w32.h - Fix win32 compile 1999-09-06 20:43:35 +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 no // in the sources please 1999-09-17 12:16:21 +00:00
zend_execute.c - Try to fix the leak Rasmus reported. It's pretty sucky code so I'm really 1999-09-18 22:07:12 +00:00
zend_execute.h Fix bug #1812 1999-07-23 18:41:58 +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 - Add foreach() freeing code. 1999-09-09 14:15:17 +00:00
zend_hash.c * header file cleanup 1999-09-06 16:14:08 +00:00
zend_hash.h - Add hash_apply_with_arguments() 1999-08-25 19:02:13 +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 Exify the standardized resource stuff 1999-09-24 14:03:45 +00:00
zend_list.h Exify the standardized resource stuff 1999-09-24 14:03:45 +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 - First step in fixing locking problem. Array fetches are now always done last. 1999-09-20 15:44:30 +00:00
zend_operators.c - Fix bug #2364. 1999-09-23 16:13:31 +00:00
zend_operators.h Introduce convert_to_*_ex() 1999-09-16 23:15:34 +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 Let $GLOBALS actually work... 1999-09-03 01:34:52 +00:00
zend_variables.h *** empty log message *** 1999-08-28 21:43:24 +00:00
zend-parser.y - Next part of locking fix. 1999-09-20 18:17:32 +00:00
zend-scanner.h 0.91 update 1999-07-19 20:02:12 +00:00
zend-scanner.l * header file cleanup 1999-09-06 16:14:08 +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 * header file cleanup 1999-09-06 16:14:08 +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