| .. |
|
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
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
26 years ago |
|
ZEND_CHANGES
|
- Fix typos
|
26 years ago |
|
Zend.dsp
|
Fix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly
|
26 years ago |
|
Zend.m4
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
26 years ago |
|
ZendCore.dep
|
hand-patched some MSVC files
|
27 years ago |
|
ZendTS.dsp
|
- Remove zend_gcc_inline.c
|
26 years ago |
|
acconfig.h
|
If available, use fpclassify for substituting zend_finite.
|
26 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
|
libzend -> Zend
|
27 years ago |
|
flex.skl
|
Ok, call me crazy, because I probably am.
|
27 years ago |
|
zend-parser.y
|
Allow require_once to take expressions, just like require
|
26 years ago |
|
zend-scanner.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend-scanner.l
|
- Updated included_files() also for plain include()/require().
|
26 years ago |
|
zend.c
|
Fix previous update - move extension startup further down the startup sequence
|
26 years ago |
|
zend.h
|
Update version
|
26 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence
|
26 years ago |
|
zend_API.h
|
Fix EMPTY_STRING macros
|
26 years ago |
|
zend_alloc.c
|
- Fix fprintf
|
26 years ago |
|
zend_alloc.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
zend_builtin_functions.c
|
- Fix copy&paste bug
|
26 years ago |
|
zend_builtin_functions.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_compile.c
|
- Constant expressions which are used multiple times need to be copy_ctored
|
26 years ago |
|
zend_compile.h
|
Make compile_string() accept a description of the code
|
26 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
|
Fix -a interactive mode (no idea how the previous commit got committed)
|
26 years ago |
|
zend_execute.h
|
- Fix Bug #7061
|
26 years ago |
|
zend_execute_API.c
|
Fix -a interactive mode (no idea how the previous commit got committed)
|
26 years ago |
|
zend_execute_locks.h
|
Fix crash on Solaris with function parameter destruction
|
26 years ago |
|
zend_extensions.c
|
- Try #2. Wasn't allowed to delete in the previous manner because we were
|
26 years ago |
|
zend_extensions.h
|
- Change zend_extension_api_no
|
26 years ago |
|
zend_fast_cache.h
|
Add explicit conversion from 'void *', otherwise ANSI C++ compilers
|
26 years ago |
|
zend_globals.h
|
Eliminate run-time leak with eval()'s
|
26 years ago |
|
zend_globals_macros.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_hash.c
|
Don't use 'new' symbol
|
26 years ago |
|
zend_hash.h
|
Don't use 'new' symbol
|
26 years ago |
|
zend_highlight.c
|
Open these up for the API
|
26 years ago |
|
zend_highlight.h
|
Make compile_string() accept a description of the code
|
26 years ago |
|
zend_indent.c
|
It's official now...
|
26 years ago |
|
zend_indent.h
|
Change header protection macros to conform to standard.
|
26 years ago |
|
zend_list.c
|
Improve register_resource_ex() infrastructure
|
26 years ago |
|
zend_list.h
|
Improve register_resource_ex() infrastructure
|
26 years ago |
|
zend_llist.c
|
- Fix whitespace
|
26 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
|
that too
|
26 years ago |
|
zend_opcode.c
|
- Increase op_array size faster and make eralloc() it in the end to save
|
26 years ago |
|
zend_operators.c
|
- Make increment of "" become "1"
|
26 years ago |
|
zend_operators.h
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
26 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 |