| .. |
|
FlexLexer.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
LICENSE
|
It's official now...
|
26 years ago |
|
Makefile.am
|
- Fix dependency.
|
26 years ago |
|
ZEND_CHANGES
|
Test commit - weed out duplicate messages
|
26 years ago |
|
Zend.dsp
|
Fix non-thread-safe Windows build
|
26 years ago |
|
Zend.m4
|
Require bison 1.28
|
26 years ago |
|
ZendCore.dep
|
Unify the names of these last 3 files...
|
26 years ago |
|
ZendTS.dsp
|
Generalization work
|
26 years ago |
|
acconfig.h
|
Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress
|
25 years ago |
|
acinclude.m4
|
fp_except check for FreeBSD 1.0-2.2.5
|
26 years ago |
|
build.mk
|
Add clean target which removes standard targets
|
27 years ago |
|
buildconf
|
Use libtool to build.
|
27 years ago |
|
configure.in
|
Use the hardly-documented third parameter of AM_INIT_AUTOMAKE to suppress
|
25 years ago |
|
flex.skl
|
Test, ignore
|
25 years ago |
|
zend.c
|
Use HashPosition iterator instead of saving/restoring internal pointer
|
25 years ago |
|
zend.h
|
Add macro to replace value of zval with another value while preserving
|
25 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Maintain consistency
|
26 years ago |
|
zend_API.h
|
Fix call_user_function() with objects - it could leak under certain circumstances
|
25 years ago |
|
zend_alloc.c
|
Forgot to commit the non-debug build fix yesterday...
|
25 years ago |
|
zend_alloc.h
|
Fix Zend build for non ZTS
|
25 years ago |
|
zend_builtin_functions.c
|
Hardcode strlen due to problems on SCO OpenServer 5.0.4 which defines
|
25 years ago |
|
zend_builtin_functions.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_compile.c
|
- Fix leak with useless statements such as "foo";
|
25 years ago |
|
zend_compile.h
|
- Allow passing references which are returned from functions and new
|
25 years ago |
|
zend_config.w32.h
|
- Save two lines
|
26 years ago |
|
zend_constants.c
|
Make define return false and issue E_NOTICE when trying to redefine constant
|
26 years ago |
|
zend_constants.h
|
Make define return false and issue E_NOTICE when trying to redefine constant
|
26 years ago |
|
zend_dynamic_array.c
|
It's official now...
|
26 years ago |
|
zend_dynamic_array.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_errors.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_execute.c
|
- Allow passing references which are returned from functions and new
|
25 years ago |
|
zend_execute.h
|
Expose all timeout functions
|
25 years ago |
|
zend_execute_API.c
|
Fix call_user_function() with objects - it could leak under certain circumstances
|
25 years ago |
|
zend_execute_locks.h
|
Fix crash on Solaris with function parameter destruction
|
26 years ago |
|
zend_extensions.c
|
- Remove unused function
|
25 years ago |
|
zend_extensions.h
|
Update API number
|
25 years ago |
|
zend_fast_cache.h
|
Add explicit conversion from 'void *', otherwise ANSI C++ compilers
|
26 years ago |
|
zend_globals.h
|
Pass on the exit status
|
25 years ago |
|
zend_globals_macros.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_hash.c
|
INIT_DATA/UPDATE_DATA assumed that pData elements of the size of a void
|
25 years ago |
|
zend_hash.h
|
Don't use 'new' symbol
|
26 years ago |
|
zend_highlight.c
|
Unify the names of these last 3 files...
|
26 years ago |
|
zend_highlight.h
|
Fix Apache build
|
26 years ago |
|
zend_indent.c
|
Unify the names of these last 3 files...
|
26 years ago |
|
zend_indent.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_ini.c
|
Kill a misleading warning which is intended for old code
|
26 years ago |
|
zend_ini.h
|
oops
|
26 years ago |
|
zend_ini_parser.y
|
Remove unnecessary variables
|
26 years ago |
|
zend_ini_scanner.h
|
- Add trailing \n?
|
26 years ago |
|
zend_ini_scanner.l
|
Fix for bug #5571 (by mookid@sigent.ru)
|
26 years ago |
|
zend_language_parser.y
|
- Support for $var =& new foo() syntax. This allows you to use objects
|
25 years ago |
|
zend_language_scanner.h
|
Unify the names of these last 3 files...
|
26 years ago |
|
zend_language_scanner.l
|
Add support for ASP tags in one-line comment
|
25 years ago |
|
zend_list.c
|
- Fixed a bug in zend_rsrc_list_get_rsrc_type()
|
26 years ago |
|
zend_list.h
|
Improve register_resource_ex() infrastructure
|
26 years ago |
|
zend_llist.c
|
Fix zend_llist_apply_with_del - it should remove from list,
|
25 years ago |
|
zend_llist.h
|
- Try #2. Wasn't allowed to delete in the previous manner because we were
|
26 years ago |
|
zend_modules.h
|
Update module_api_no
|
25 years ago |
|
zend_opcode.c
|
- Beautify by using the standard #define.
|
25 years ago |
|
zend_operators.c
|
Add notice when auto-converting array to string
|
25 years ago |
|
zend_operators.h
|
Fix build
|
25 years ago |
|
zend_ptr_stack.c
|
- Add restore_error_handler()
|
26 years ago |
|
zend_ptr_stack.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_sprintf.c
|
It's official now...
|
26 years ago |
|
zend_stack.c
|
- Make the argument order for the stack applies more consistent with other Zend
|
26 years ago |
|
zend_stack.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_static_allocator.c
|
- Not returning a value anymore
|
26 years ago |
|
zend_static_allocator.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_variables.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
26 years ago |
|
zend_variables.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |