php-src/Zend
1999-06-04 09:04:05 +00:00
..
acconfig.h add --enable-thread-safety option 1999-05-12 20:11:42 +00:00
acinclude.m4 convert to automake 1999-04-19 20:10:26 +00:00
buildconf state which aclocal.m4 and configure files are created 1999-04-21 20:33:33 +00:00
config.unix.h Zend Library 1999-04-07 18:10:10 +00:00
config.w32.h - Updates we did today 1999-05-20 13:04:59 +00:00
configure.in If a require() dies, we must bail out (since it corrupts an existing op_array 1999-05-14 20:16: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 - Updates we did today 1999-05-20 13:04:59 +00:00
libzendts.dsp - Updates we did today 1999-05-20 13:04:59 +00:00
LICENSE Zend Library 1999-04-07 18:10:10 +00:00
Makefile.am another VPATH related change 1999-05-29 23:20:55 +00:00
zend_alloc.c *** empty log message *** 1999-05-31 18:39:29 +00:00
zend_alloc.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_API.c * Support getThis() for internal functions. 1999-05-28 12:06:59 +00:00
zend_API.h added is_ref=0 and refcount=1 to SET_VAR_* macros 1999-06-04 09:04:05 +00:00
ZEND_CHANGES foreach() syntax has changed 1999-04-08 04:11:23 +00:00
zend_compile.c Fixes 1999-05-31 18:33:12 +00:00
zend_compile.h * fix some casts 1999-05-30 13:28:56 +00:00
zend_constants.c Thread safety patch. It works now with 'just in time' resource initialization! 1999-04-21 17:26:37 +00:00
zend_constants.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_errors.h Zend Library 1999-04-07 18:10:10 +00:00
zend_execute_API.c Fixes 1999-05-31 18:33:12 +00:00
zend_execute.c - We weren't counting newlines in heredocs. The only place which is still questionable 1999-06-03 21:06:03 +00:00
zend_execute.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_extensions.c * Fix debugger+interactive mode bug 1999-04-27 11:00:59 +00:00
zend_extensions.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_globals.h Avoid leaking fd's in case of failures 1999-05-22 02:13:01 +00:00
zend_hash.c Support overwrite mode in zend_hash_merge() 1999-05-29 18:59:58 +00:00
zend_hash.h Support overwrite mode in zend_hash_merge() 1999-05-29 18:59:58 +00:00
zend_highlight.c * Fix a bug that occured in case of parse errors. We need to restore the lexical state 1999-05-11 17:50:37 +00:00
zend_highlight.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_indent.c * fix some casts 1999-05-30 13:28:56 +00:00
zend_indent.h Various thread safety fixes and DLL updates 1999-04-26 14:10:42 +00:00
zend_list.c Remove redundant includes 1999-04-24 09:26:09 +00:00
zend_list.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_llist.c Avoid leaking fd's in case of failures 1999-05-22 02:13:01 +00:00
zend_llist.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_modules.h Change argument name 1999-05-09 14:56:38 +00:00
zend_opcode.c * fix some casts 1999-05-30 13:28:56 +00:00
zend_operators.c Support overwrite mode in zend_hash_merge() 1999-05-29 18:59:58 +00:00
zend_operators.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend_ptr_stack.c * Optimize argument_stack top lookup 1999-04-13 17:03:10 +00:00
zend_ptr_stack.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_sprintf.c Various thread safety fixes and DLL updates 1999-04-26 14:10:42 +00:00
zend_stack.c Zend Library 1999-04-07 18:10:10 +00:00
zend_stack.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend_variables.c Zend Library 1999-04-07 18:10:10 +00:00
zend_variables.h Ok, call me crazy, because I probably am. 1999-04-23 03:32:33 +00:00
zend-parser.y T_BAD_CHARACTER is actually a string. 1999-06-03 23:59:33 +00:00
zend-scanner.h * Add struct name to all typedef's so that they can be debugged with MSVC 1999-05-22 16:10:51 +00:00
zend-scanner.l - We weren't counting newlines in heredocs. The only place which is still questionable 1999-06-03 21:06:03 +00:00
zend.c * Fix all hash checks that checked Bucket.arKey for NULL, when it was changed 1999-05-15 15:47:24 +00:00
zend.h *** empty log message *** 1999-05-31 18:39:29 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
ZendCore.dep Zend Library 1999-04-07 18:10:10 +00:00