php-src/Zend
2001-07-28 18:35:22 +00:00
..
acconfig.h - Fix for Solaris. 2001-03-11 19:35:26 +00:00
acinclude.m4 fp_except check for FreeBSD 1.0-2.2.5 2000-06-18 16:51:42 +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 Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress 2000-12-02 13:27:07 +00:00
flex.skl - Success! Yay! 2000-12-18 16:11:57 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE - One more copyright year update 2001-02-26 05:44:29 +00:00
Makefile.am - Fix dependency. 2000-11-03 00:52:20 +00:00
zend_alloc.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_alloc.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_API.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_API.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_builtin_functions.c - Use the Z_OBJ* macros for accessing objects 2001-07-28 18:35:22 +00:00
zend_builtin_functions.h - Update copyright year 2001-02-26 05:43:27 +00:00
ZEND_CHANGES Test, ignore 2000-11-12 17:21:14 +00:00
zend_compile.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_compile.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_config.w32.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_constants.c Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_constants.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_dynamic_array.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_dynamic_array.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_errors.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_execute_API.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_execute_locks.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_execute.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_execute.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_extensions.c - Whitespace changes to be standard like the rest of Zend 2001-04-27 18:51:56 +00:00
zend_extensions.h - Merge faster hash implementation. 2001-07-10 20:31:42 +00:00
zend_fast_cache.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_globals_macros.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_globals.h Improve bailout mechanism, supports nesting of bailouts a-la try..catch 2001-07-21 14:25:27 +00:00
zend_hash.c Fix compile warning 2001-07-21 14:18:53 +00:00
zend_hash.h Minor cleaning 2001-07-15 22:48:04 +00:00
zend_highlight.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_highlight.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_indent.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_indent.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini_parser.y Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_ini_scanner.h fix a couple of warnings 2001-01-23 17:55:17 +00:00
zend_ini_scanner.l Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_ini.c Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_ini.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_language_scanner.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_language_scanner.l Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_list.c Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_list.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_llist.c - Add typedef for function pointer of llist dtor 2001-04-21 11:44:00 +00:00
zend_llist.h - Add typedef for function pointer of llist dtor 2001-04-21 11:44:00 +00:00
zend_modules.h Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_opcode.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_operators.c Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_operators.h - Small patch to allow fixing the PHP tree to be compatible w/ the initial 2001-07-28 18:33:06 +00:00
zend_ptr_stack.c Remove the last couple of bogus inlines 2001-07-11 17:18:22 +00:00
zend_ptr_stack.h Remove the last couple of bogus inlines 2001-07-11 17:18:22 +00:00
zend_sprintf.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_stack.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_stack.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_static_allocator.c - Update copyright year 2001-02-26 05:43:27 +00:00
zend_static_allocator.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_variables.c Get rid of ELS_*(), and use TSRMLS_*() instead. 2001-07-27 10:10:39 +00:00
zend_variables.h Time to bid this old timer goodbye - get rid of var_uninit() 2001-07-15 19:02:20 +00:00
zend.c Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
Zend.dsp Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend.h - Small patch to allow fixing the PHP tree to be compatible w/ the initial 2001-07-28 18:33:06 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Add missing check 2001-05-30 08:23:15 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00