php-src/Zend
Sebastian Bergmann dccdb2f549 Fix warnings.
2003-04-11 17:30:42 +00:00
..
RFCs * email address change 2003-03-18 12:06:09 +00:00
tests - $clone -> $that 2002-11-05 19:29:46 +00:00
acconfig.h Do not redefine zend_isnan if it is already defined. 2003-02-25 07:46:15 +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 2003-04-08 00:31:01 +00:00
configure.in - MFZE1 2002-11-15 14:30:40 +00:00
flex.skl Fixup build for win32 2003-02-18 09:51:21 +00:00
FlexLexer.h Replace macros which begin with an underscore through an appropiately 2000-07-03 00:55:36 +00:00
LICENSE Bump year. 2002-12-31 15:59:15 +00:00
Makefile.am add a standard Exception class. 2003-03-23 04:32:24 +00:00
OBJECTS2_HOWTO some small refinements for get_class_* 2003-01-22 14:55:01 +00:00
zend_alloc.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_alloc.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_API.c Rename zend_register_internal_class_in_ns() to a better, less filling, 2003-04-08 17:40:56 +00:00
zend_API.h Rename zend_register_internal_class_in_ns() to a better, less filling, 2003-04-08 17:40:56 +00:00
zend_builtin_functions.c Switch some functions to use new zend_lookup_ns_class() methods. This 2003-04-08 18:22:32 +00:00
zend_builtin_functions.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
ZEND_CHANGES Document 'const' keyword. 2003-04-10 16:54:46 +00:00
zend_compile.c Fix warnings. 2003-04-11 17:30:42 +00:00
zend_compile.h Fix warnings. 2003-04-11 17:30:42 +00:00
zend_config.nw.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_config.w32.h fix isinf for win32 2003-03-10 01:12:22 +00:00
zend_constants.c Namespace patch. Big changes: 2003-02-16 11:12:43 +00:00
zend_constants.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_default_classes.c ZTS fix. 2003-03-23 17:18:31 +00:00
zend_default_classes.h DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H 2003-03-23 04:34:00 +00:00
zend_dynamic_array.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_dynamic_array.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_errors.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_exceptions.c ZTS fix. 2003-03-23 17:18:31 +00:00
zend_exceptions.h DEFAULT_CLASSES_H not DEFAULT_INTERFACES_H 2003-03-23 04:34:00 +00:00
zend_execute_API.c Add zend_lookup_ns_class() function. 2003-04-08 17:10:01 +00:00
zend_execute_locks.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_execute.c allow class_exists() to work with namespaces too. 2003-04-02 15:28:31 +00:00
zend_execute.h Add zend_lookup_ns_class() function. 2003-04-08 17:10:01 +00:00
zend_extensions.c MFZE1 2003-03-17 14:41:04 +00:00
zend_extensions.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_fast_cache.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_globals_macros.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_globals.h Implement a different way to catch documentation comments. 2003-04-02 16:51:49 +00:00
zend_hash.c Fix prototype (may have caused stack corruption) 2003-02-06 00:14:49 +00:00
zend_hash.h Fix prototype (may have caused stack corruption) 2003-02-06 00:14:49 +00:00
zend_highlight.c Revert portions of the doc comment patch. There should be no parser 2003-04-02 16:13:12 +00:00
zend_highlight.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_indent.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_indent.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ini_parser.y Improve Win32 build performance 2003-02-17 13:20:41 +00:00
zend_ini_scanner.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ini_scanner.l MFB: We know ini file scanning will never be interactive, so speed it up a 2003-02-27 00:11:43 +00:00
zend_ini.c MFHZE2 2003-03-24 14:53:30 +00:00
zend_ini.h Renamed OnUpdateInt -> OnUpdateLong to prevent further misunderstandings. 2003-03-07 05:15:28 +00:00
zend_istdiostream.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_language_parser.y allow expressions within constants, so the following is possible 2003-04-10 15:43:47 +00:00
zend_language_scanner.h Implement simple stream support in the ZE scanners. 2003-02-18 09:37:54 +00:00
zend_language_scanner.l Revert Harald's commit 2003-04-10 04:43:42 +00:00
zend_list.c Leftover. 2003-04-03 05:06:03 +00:00
zend_list.h i will not commit before 12:00 2003-04-03 03:07:58 +00:00
zend_llist.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_llist.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_mm.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_mm.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_modules.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_multibyte.c - Add empty zend_multibyte.c to allow build with 4.3.0-dev. 2002-05-26 19:17:49 +00:00
zend_object_handlers.c Split ZEND_NAMESPACE into user and internal namespaces. Hope this is 2003-04-01 19:37:04 +00:00
zend_object_handlers.h Improve handling of static member variables 2003-02-17 14:06:39 +00:00
zend_objects_API.c - read_property cleanup 2003-02-05 14:27:30 +00:00
zend_objects_API.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_objects.c Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address(). 2003-03-26 06:32:53 +00:00
zend_objects.h Eliminate TSRMLS_FETCH() calls in zend_objects_new() and zend_objects_get_address(). 2003-03-26 06:32:53 +00:00
zend_opcode.c Split ZEND_NAMESPACE into user and internal namespaces. Hope this is 2003-04-01 19:37:04 +00:00
zend_operators.c Add support for interfaces 2003-03-05 11:14:44 +00:00
zend_operators.h Move memnstr into Zend and make an alias for BC in PHP. 2003-04-08 15:04:26 +00:00
zend_ptr_stack.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_ptr_stack.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_qsort.c Bump year. 2002-12-31 15:59:15 +00:00
zend_qsort.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_sprintf.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stack.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stack.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_static_allocator.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_static_allocator.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_stream.c *cough* 2003-02-20 21:48:46 +00:00
zend_stream.h Implement simple stream support in the ZE scanners. 2003-02-18 09:37:54 +00:00
zend_ts_hash.c Reimplement PPP properties 2003-02-04 12:12:34 +00:00
zend_ts_hash.h Reimplement PPP properties 2003-02-04 12:12:34 +00:00
zend_types.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_variables.c - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend_variables.h - Added some missing CVS $Id$ tags, headers and footers. 2003-02-01 01:49:15 +00:00
zend.c Initialize all relevant zend_class_entry fields to avoid accidental 2003-04-03 14:44:41 +00:00
Zend.dsp Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes. 2003-03-23 06:57:16 +00:00
zend.h Multi-purpose patch: 2003-03-31 20:42:01 +00:00
zend.ico Zend Library 1999-04-07 18:10:10 +00:00
Zend.m4 Add stdlib.h too - it is needed fot strto{ld} 2003-03-20 17:41:40 +00:00
ZendCore.dep - Rename modules.h to zend_modules.h 2001-02-26 18:18:34 +00:00
ZendTS.dsp Add new files to ZendTS.dsp. Sync list of files in Zend.dsp with ZendTS.dsp. ZTS fixes. 2003-03-23 06:57:16 +00:00