| .. |
|
RFCs
|
Add __delegate().
|
24 years ago |
|
tests
|
- Fix test
|
24 years ago |
|
ChangeLog
|
ChangeLog update
|
24 years ago |
|
FlexLexer.h
|
Replace macros which begin with an underscore through an appropiately
|
26 years ago |
|
LICENSE
|
Forgot to update the LICENSE.
|
24 years ago |
|
Makefile.am
|
Generalize object storage and reference bookkeeping
|
24 years ago |
|
OBJECTS2_HOWTO
|
update the handlers struct
|
24 years ago |
|
ZEND_CHANGES
|
Fugbix typo.
|
24 years ago |
|
Zend.dsp
|
Add zend_objects_API.c to project.
|
24 years ago |
|
Zend.m4
|
- Add \n to configure fprintf
|
24 years ago |
|
ZendCore.dep
|
- Rename modules.h to zend_modules.h
|
25 years ago |
|
ZendTS.dsp
|
- Commit an initial version of a home made memory manager.
|
24 years ago |
|
acconfig.h
|
NetWare changes
|
24 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
|
Zend config sets ZEND_EXTRA_LIBS. Bugs 14452, 14602, 14616, 14824
|
24 years ago |
|
flex.skl
|
MFZE1
|
24 years ago |
|
zend.c
|
- Change opcode dispatch mechanism to use a function per opcode and use
|
24 years ago |
|
zend.h
|
MFZE1 - connection_status() fix
|
24 years ago |
|
zend.ico
|
Zend Library
|
27 years ago |
|
zend_API.c
|
MFZE1
|
24 years ago |
|
zend_API.h
|
MFZE1
|
24 years ago |
|
zend_alloc.c
|
MFZE1
|
24 years ago |
|
zend_alloc.h
|
- Don't keep allocated blocks in a linked list if we're in non-debug mode
|
24 years ago |
|
zend_builtin_functions.c
|
MFZE1
|
24 years ago |
|
zend_builtin_functions.h
|
Happy New Year.
|
24 years ago |
|
zend_compile.c
|
- This might improve performance. Commiting it so that I can check it on
|
24 years ago |
|
zend_compile.h
|
- Improve performance of part of the jmps. More to follow.
|
24 years ago |
|
zend_config.nw.h
|
NetWare changes
|
24 years ago |
|
zend_config.w32.h
|
make win32 debug output more verbose
|
24 years ago |
|
zend_constants.c
|
Remove dead code
|
24 years ago |
|
zend_constants.h
|
- Nuke persist_alloc().
|
24 years ago |
|
zend_dynamic_array.c
|
Happy New Year.
|
24 years ago |
|
zend_dynamic_array.h
|
Happy New Year.
|
24 years ago |
|
zend_errors.h
|
Happy New Year.
|
24 years ago |
|
zend_execute.c
|
- Also tune jmpz_ex
|
24 years ago |
|
zend_execute.h
|
- Fix bug in class constants
|
24 years ago |
|
zend_execute_API.c
|
MFZE1 (floats & locale issue)
|
24 years ago |
|
zend_execute_locks.h
|
MFZE1
|
25 years ago |
|
zend_extensions.c
|
- dlerror -> DL_ERROR
|
24 years ago |
|
zend_extensions.h
|
Increased the API number. (re: floats patch)
|
24 years ago |
|
zend_fast_cache.h
|
- MFZE1 (Turn off fast cache until we make sure it performs well.)
|
24 years ago |
|
zend_globals.h
|
- Improve overall engine performance
|
24 years ago |
|
zend_globals_macros.h
|
Happy New Year.
|
24 years ago |
|
zend_hash.c
|
Add tracking for hashtable allocation
|
24 years ago |
|
zend_hash.h
|
Add tracking for hashtable allocation
|
24 years ago |
|
zend_highlight.c
|
Sync zend_html_puts parameter list with Zend Engine 1.
|
24 years ago |
|
zend_highlight.h
|
Sync zend_html_puts parameter list with Zend Engine 1.
|
24 years ago |
|
zend_indent.c
|
Happy New Year.
|
24 years ago |
|
zend_indent.h
|
Happy New Year.
|
24 years ago |
|
zend_ini.c
|
- MFZE1.
|
24 years ago |
|
zend_ini.h
|
Happy New Year.
|
24 years ago |
|
zend_ini_parser.y
|
MFZE1
|
24 years ago |
|
zend_ini_scanner.h
|
MFZE1 (nuke cplusplus code)
|
25 years ago |
|
zend_ini_scanner.l
|
MFZE1
|
24 years ago |
|
zend_istdiostream.h
|
Add newline
|
25 years ago |
|
zend_language_parser.y
|
- Support new classname::$class_name, e.g.:
|
24 years ago |
|
zend_language_scanner.h
|
Happy New Year.
|
24 years ago |
|
zend_language_scanner.l
|
MFZE1
|
24 years ago |
|
zend_list.c
|
- WS fix - "while (" instead of "while("
|
24 years ago |
|
zend_list.h
|
MFZE1 (Expose more C++ APIs)
|
24 years ago |
|
zend_llist.c
|
- Fix leak reported by "l0t3k" <cshmoove@hotmail.com>
|
24 years ago |
|
zend_llist.h
|
make win32 debug output more verbose
|
24 years ago |
|
zend_mm.c
|
make win32 debug output more verbose
|
24 years ago |
|
zend_mm.h
|
- Centralize global class fetch
|
24 years ago |
|
zend_modules.h
|
- MFZE1
|
24 years ago |
|
zend_multibyte.c
|
- Add empty zend_multibyte.c to allow build with 4.3.0-dev.
|
24 years ago |
|
zend_object_handlers.c
|
looks like this message should go
|
24 years ago |
|
zend_object_handlers.h
|
only check for an available class entry instead of
|
24 years ago |
|
zend_objects.c
|
Support for __get, __set and __call in classes.
|
24 years ago |
|
zend_objects.h
|
Add ZEND_API to functions
|
24 years ago |
|
zend_objects_API.c
|
- WS - Always use "if (" and not "if("
|
24 years ago |
|
zend_objects_API.h
|
Add ZEND_API to functions
|
24 years ago |
|
zend_opcode.c
|
- Also tune jmpz_ex
|
24 years ago |
|
zend_operators.c
|
MFZE1 (floats & locale issue)
|
24 years ago |
|
zend_operators.h
|
MFZE1 (floats & locale issue)
|
24 years ago |
|
zend_ptr_stack.c
|
Happy New Year.
|
24 years ago |
|
zend_ptr_stack.h
|
Happy New Year.
|
24 years ago |
|
zend_qsort.c
|
MFZE1
|
24 years ago |
|
zend_qsort.h
|
Happy New Year.
|
24 years ago |
|
zend_sprintf.c
|
Happy New Year.
|
24 years ago |
|
zend_stack.c
|
Happy New Year.
|
24 years ago |
|
zend_stack.h
|
Happy New Year.
|
24 years ago |
|
zend_static_allocator.c
|
- Bad Harald! :)
|
24 years ago |
|
zend_static_allocator.h
|
Happy New Year.
|
24 years ago |
|
zend_ts_hash.c
|
added TS_HASH macro
|
24 years ago |
|
zend_ts_hash.h
|
added TS_HASH macro
|
24 years ago |
|
zend_types.h
|
- MFZE1
|
24 years ago |
|
zend_variables.c
|
MFZE1
|
24 years ago |
|
zend_variables.h
|
- Nuke persist_alloc().
|
24 years ago |