| .. |
|
FlexLexer.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
LICENSE
|
- One more copyright year update
|
25 years ago |
|
Makefile.am
|
- Fix dependency.
|
26 years ago |
|
ZEND_CHANGES
|
Test commit - weed out duplicate messages
|
26 years ago |
|
Zend.dsp
|
- Rename modules.h to zend_modules.h
|
25 years ago |
|
Zend.m4
|
Add missing check
|
25 years ago |
|
ZendCore.dep
|
- Rename modules.h to zend_modules.h
|
25 years ago |
|
ZendTS.dsp
|
- Rename modules.h to zend_modules.h
|
25 years ago |
|
acconfig.h
|
- Fix for Solaris.
|
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
|
26 years ago |
|
flex.skl
|
Test, ignore
|
26 years ago |
|
zend.c
|
Avoid crashing if the error reporting function is called after a bailout during shutdown
|
25 years ago |
|
zend.h
|
- Bump Zend version
|
25 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
Nuke unused variable.
|
25 years ago |
|
zend_API.h
|
- Patch from Jason Greene.
|
25 years ago |
|
zend_alloc.c
|
- Fix the memory limit fix.
|
25 years ago |
|
zend_alloc.h
|
- Whitespace
|
25 years ago |
|
zend_builtin_functions.c
|
- Fix crash bug (fix by Jani).
|
25 years ago |
|
zend_builtin_functions.h
|
- Update copyright year
|
25 years ago |
|
zend_compile.c
|
parent::methodname() now works better with runtime classes (fix bug #11589)
|
25 years ago |
|
zend_compile.h
|
Recover from a parse error in include files (before, it could result in a crash under certain circumstances). Fix bug #8663
|
25 years ago |
|
zend_config.w32.h
|
- Update copyright year
|
25 years ago |
|
zend_constants.c
|
Fix a memory leak which occured upon registering an already existing
|
25 years ago |
|
zend_constants.h
|
- Update copyright year
|
25 years ago |
|
zend_dynamic_array.c
|
- Update copyright year
|
25 years ago |
|
zend_dynamic_array.h
|
- Update copyright year
|
25 years ago |
|
zend_errors.h
|
- Update copyright year
|
25 years ago |
|
zend_execute.c
|
Fix leak in the patch, and revert a couple of lines I didn't mean to commit
|
25 years ago |
|
zend_execute.h
|
- Nuke dependency of all of PHP on zend_execute_locks.h.
|
25 years ago |
|
zend_execute_API.c
|
- Nuke dependency of all of PHP on zend_execute_locks.h.
|
25 years ago |
|
zend_execute_locks.h
|
Fix warnings
|
25 years ago |
|
zend_extensions.c
|
- Whitespace changes to be standard like the rest of Zend
|
25 years ago |
|
zend_extensions.h
|
- Update copyright year
|
25 years ago |
|
zend_fast_cache.h
|
- Update copyright year
|
25 years ago |
|
zend_globals.h
|
- Hopefully fix bug #11476 and improve garbage to be freed very quickly.
|
25 years ago |
|
zend_globals_macros.h
|
- Update copyright year
|
25 years ago |
|
zend_hash.c
|
Fix segfault when using zend_hash_add_empty_element
|
25 years ago |
|
zend_hash.h
|
Implement zend_hash_add_empty_element() using the existing infrastructure
|
25 years ago |
|
zend_highlight.c
|
Improve XHTML compliance (suggested by Anil Madhavapeddy)
|
25 years ago |
|
zend_highlight.h
|
- Update copyright year
|
25 years ago |
|
zend_indent.c
|
- Update copyright year
|
25 years ago |
|
zend_indent.h
|
- Update copyright year
|
25 years ago |
|
zend_ini.c
|
- Update copyright year
|
25 years ago |
|
zend_ini.h
|
Add missing #define's
|
25 years ago |
|
zend_ini_parser.y
|
- Update copyright year
|
25 years ago |
|
zend_ini_scanner.h
|
fix a couple of warnings
|
25 years ago |
|
zend_ini_scanner.l
|
- Support \r as newline in the ini scanner
|
25 years ago |
|
zend_istdiostream.h
|
Add newline
|
26 years ago |
|
zend_language_parser.y
|
Support interactive mode in thread-safe builds
|
25 years ago |
|
zend_language_scanner.h
|
- Update copyright year
|
25 years ago |
|
zend_language_scanner.l
|
That's slightly clearer that way :)
|
25 years ago |
|
zend_list.c
|
- Whitespace and change the name of the macro to something more verbose
|
25 years ago |
|
zend_list.h
|
- The previous name could be confused with resource #
|
25 years ago |
|
zend_llist.c
|
- Add typedef for function pointer of llist dtor
|
25 years ago |
|
zend_llist.h
|
- Add typedef for function pointer of llist dtor
|
25 years ago |
|
zend_modules.h
|
- Update copyright year
|
25 years ago |
|
zend_opcode.c
|
- Fix crash bug when opcodes array is erealloc()'ed to a different memory
|
25 years ago |
|
zend_operators.c
|
- Remove bogus comment.
|
25 years ago |
|
zend_operators.h
|
Yikes, that would have been a very bad bug :)
|
25 years ago |
|
zend_ptr_stack.c
|
- Update copyright year
|
25 years ago |
|
zend_ptr_stack.h
|
- Update copyright year
|
25 years ago |
|
zend_sprintf.c
|
- Update copyright year
|
25 years ago |
|
zend_stack.c
|
- Update copyright year
|
25 years ago |
|
zend_stack.h
|
- Update copyright year
|
25 years ago |
|
zend_static_allocator.c
|
- Update copyright year
|
25 years ago |
|
zend_static_allocator.h
|
- Update copyright year
|
25 years ago |
|
zend_variables.c
|
- Remove check for ht == NULL in copy_ctor.
|
25 years ago |
|
zend_variables.h
|
- Nuke zval_del_ref()
|
25 years ago |