php-src/Zend
2002-05-21 00:23:07 +00:00
..
RFCs adding RFC for loose type requirements for functions 2001-09-17 16:01:20 +00:00
tests - Add the original example script to the CVS so that it's always available. 2002-03-09 16:25:51 +00:00
acconfig.h fixed linkage warning under win32 2002-04-22 09:33:25 +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
ChangeLog ChangeLog update 2002-05-21 00:23:07 +00:00
configure.in Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824 2002-02-03 20:42:10 +00:00
flex.skl fixed linkage warning under win32 2002-04-22 09:33:25 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE Forgot to update the LICENSE. 2001-12-11 17:38:49 +00:00
Makefile.am Mega-commit: Enter the new object model 2002-02-07 14:08:43 +00:00
OBJECTS2_HOWTO more cleanup 2002-03-14 17:13:02 +00:00
zend_alloc.c Revert. 2002-04-28 06:24:15 +00:00
zend_alloc.h Revert. 2002-04-28 06:24:15 +00:00
zend_API.c Make OBJCE return zend_class_entry*, also some cleanups 2002-04-30 09:56:48 +00:00
zend_API.h MFZE1 (Expose more C++ APIs) 2002-05-20 07:17:30 +00:00
zend_builtin_functions.c - MFZE1 2002-05-13 08:41:55 +00:00
zend_builtin_functions.h Happy New Year. 2002-01-06 15:21:36 +00:00
ZEND_CHANGES Rephrase. 2002-05-12 08:35:37 +00:00
zend_compile.c some type cleanup work 2002-04-23 18:06:54 +00:00
zend_compile.h - More debug backtrace work. It still doesn't work very well... 2002-05-07 18:42:13 +00:00
zend_config.w32.h unbreak the win32 build 2002-04-25 08:59:36 +00:00
zend_constants.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_constants.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_dynamic_array.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_dynamic_array.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_errors.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_execute_API.c Initial support for built-in backtracing. 2002-05-02 17:20:48 +00:00
zend_execute_locks.h MFZE1 2001-08-31 21:47:26 +00:00
zend_execute.c - Hopefully fix problems with debug_backtrace() 2002-05-08 18:43:19 +00:00
zend_execute.h MFZE1 (Expose more C++ APIs) 2002-05-20 07:17:30 +00:00
zend_extensions.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_extensions.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_fast_cache.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_globals_macros.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_globals.h Initial support for built-in backtracing. 2002-05-02 17:20:48 +00:00
zend_hash.c some type cleanup work 2002-04-23 18:06:54 +00:00
zend_hash.h some type cleanup work 2002-04-23 18:06:54 +00:00
zend_highlight.c MFZE1 2002-05-12 15:59:29 +00:00
zend_highlight.h MFZE1 2002-05-11 12:36:32 +00:00
zend_indent.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_indent.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ini_parser.y Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ini_scanner.h MFZE1 (nuke cplusplus code) 2001-09-10 00:08:24 +00:00
zend_ini_scanner.l - MFZE1 2002-01-13 17:51:18 +00:00
zend_ini.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ini.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_istdiostream.h Add newline 2001-01-12 11:14:46 +00:00
zend_language_parser.y MFZE1 2002-04-10 21:23:01 +00:00
zend_language_scanner.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_language_scanner.l MFZE1 2002-04-10 21:33:34 +00:00
zend_list.c MFZE1: make sure the resource-list is always consistent during shutdown (Thies). 2002-04-19 16:53:36 +00:00
zend_list.h MFZE1 (Expose more C++ APIs) 2002-05-20 07:17:30 +00:00
zend_llist.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_llist.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_modules.h - Nice catch by Derick. GINIT is dead. 2002-02-02 16:56:17 +00:00
zend_object_handlers.c Make OBJCE return zend_class_entry*, also some cleanups 2002-04-30 09:56:48 +00:00
zend_object_handlers.h Make OBJCE return zend_class_entry*, also some cleanups 2002-04-30 09:56:48 +00:00
zend_objects.c - constructor_called is supposed to be destructor_called 2002-05-14 16:15:50 +00:00
zend_objects.h - constructor_called is supposed to be destructor_called 2002-05-14 16:15:50 +00:00
zend_opcode.c some type cleanup work 2002-04-23 18:06:54 +00:00
zend_operators.c some type cleanup work 2002-04-23 18:06:54 +00:00
zend_operators.h Make OBJCE return zend_class_entry*, also some cleanups 2002-04-30 09:56:48 +00:00
zend_ptr_stack.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ptr_stack.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_qsort.c MFZE1 2002-05-13 14:38:42 +00:00
zend_qsort.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_sprintf.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_stack.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_stack.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_static_allocator.c Happy New Year. 2002-01-06 15:21:36 +00:00
zend_static_allocator.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend_ts_hash.c some type cleanup work 2002-04-23 18:06:54 +00:00
zend_ts_hash.h some type cleanup work 2002-04-23 18:06:54 +00:00
zend_variables.c - Pass TSRMLS to callbacks. 2002-03-15 16:26:17 +00:00
zend_variables.h Happy New Year. 2002-01-06 15:21:36 +00:00
zend.c - More debug backtrace work. It still doesn't work very well... 2002-05-07 18:42:13 +00:00
Zend.dsp - Infrastructure changes for allowing to access the global scope from 2001-12-12 20:45:38 +00:00
zend.h Initial support for built-in backtracing. 2002-05-02 17:20:48 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 MFZE1: Change default value of inline-opt to yes (Sascha). 2002-04-22 11:06:22 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp added thread safe hashtable which allows concurrent 2002-03-20 21:26:46 +00:00