php-src/Zend
Andi Gutmans 559d611a86 - MFZE1
2001-11-24 18:27:20 +00:00
..
RFCs adding RFC for loose type requirements for functions 2001-09-17 16:01:20 +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 MFZE1 2001-09-22 00:09:24 +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 - MFZE1 2001-09-19 10:41:35 +00:00
zend_alloc.c MFZE1 2001-08-17 14:53:55 +00:00
zend_alloc.h Whitespace 2001-08-11 15:56:40 +00:00
zend_API.c - Fix internal classes 2001-10-29 18:10:36 +00:00
zend_API.h - Add some initializations 2001-11-03 12:19:52 +00:00
zend_builtin_functions.c Whitespace 2001-08-11 15:56:40 +00:00
zend_builtin_functions.h Avoid TSRMLS_FETCH()'s (still lots of work left) 2001-07-30 01:48:22 +00:00
ZEND_CHANGES Keep ZEND_CHANGES up-to-date. 2001-09-22 17:03:05 +00:00
zend_compile.c - MFZE1 2001-11-24 18:27:20 +00:00
zend_compile.h - MFZE1 2001-11-24 18:27:20 +00:00
zend_config.w32.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_constants.c MFZE1 2001-10-23 01:23:36 +00:00
zend_constants.h MFZE1 2001-08-14 15:24:20 +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 - Fix Zeev's MFZE1 2001-10-26 14:13:42 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c - MFZE1 2001-11-24 18:27:20 +00:00
zend_execute.h - Initial support for nested class definitions 2001-10-29 17:19:02 +00:00
zend_extensions.c MFZE1 2001-08-15 18:06:06 +00:00
zend_extensions.h More TSRMLS_FETCH work 2001-07-31 04:53:54 +00:00
zend_fast_cache.h Redesigned thread safety mechanism - nua nua 2001-07-28 10:51:54 +00:00
zend_globals_macros.h Merge from branch - move to standard C scanners in thread safe mode 2001-08-06 13:48:51 +00:00
zend_globals.h - Initial support for nested class definitions 2001-10-29 17:19:02 +00:00
zend_hash.c MFZE1 2001-10-04 14:18:52 +00:00
zend_hash.h MFZE1 2001-09-19 10:25:04 +00:00
zend_highlight.c Better shared code 2001-08-06 14:26:05 +00:00
zend_highlight.h More TSRMLS_FETCH work 2001-07-30 07:43:02 +00:00
zend_indent.c Commit uncommitted build fix 2001-08-06 23:56:32 +00:00
zend_indent.h - Update copyright year 2001-02-26 05:43:27 +00:00
zend_ini_parser.y Merge from branch - move to standard C scanners in thread safe mode 2001-08-06 13:48:51 +00:00
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_ini_scanner.l MFZE1 2001-09-22 00:09:24 +00:00
zend_ini.c MFZE1 2001-09-19 10:25:04 +00:00
zend_ini.h Whitespace 2001-08-11 15:56:40 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y non-zts compile fix 2001-11-05 00:16:33 +00:00
zend_language_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_language_scanner.l - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch when 2001-09-30 17:29:55 +00:00
zend_list.c Whitespace 2001-08-11 15:56:40 +00:00
zend_list.h - Nuke unused enum 2001-09-20 15:50:11 +00:00
zend_llist.c MFZE1 2001-09-19 10:25:04 +00:00
zend_llist.h MFZE1 2001-09-19 10:25:04 +00:00
zend_modules.h MFZE1: Introduced extension version numbers (Stig) 2001-10-12 18:40:30 +00:00
zend_objects.c - Remove bogus notice 2001-08-16 14:42:28 +00:00
zend_objects.h add newline at end of file to avoid warnings 2001-11-05 00:17:28 +00:00
zend_opcode.c - Fix internal classes 2001-10-29 18:10:36 +00:00
zend_operators.c MFZE1 2001-09-05 09:29:28 +00:00
zend_operators.h - Fix a bug in method calls. 2001-08-16 14:04:04 +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_qsort.c MFZE1 2001-09-19 10:25:04 +00:00
zend_qsort.h MFZE1 2001-09-19 10:25:04 +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 - Sync with ZE1 2001-08-16 14:12:03 +00:00
zend_variables.h MFZE1 2001-08-14 15:24:20 +00:00
zend.c - Add some initializations 2001-11-03 12:19:52 +00:00
Zend.dsp MFZE1 2001-09-19 10:06:09 +00:00
zend.h - RISC OS patch by Alex Waugh 2001-11-03 13:35:14 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Add dlsym underscore detection, by Jani Taskinen 2001-08-26 15:25:55 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp MFZE1 2001-09-19 10:06:09 +00:00