.. |
acconfig.h
|
Have a standard way of exporting symbols
|
2000-04-01 15:16:11 +00:00 |
acinclude.m4
|
Some cleanup
|
2000-01-01 20:49:34 +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 |
configure.in
|
libzend -> Zend
|
1999-12-19 21:02:54 +00:00 |
flex.skl
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
FlexLexer.h
|
Ok, call me crazy, because I probably am.
|
1999-04-23 03:32:33 +00:00 |
LICENSE
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
Makefile.am
|
Give another hint to BSD makes
|
2000-03-30 04:11:31 +00:00 |
zend_alloc.c
|
*** empty log message ***
|
2000-03-25 19:23:16 +00:00 |
zend_alloc.h
|
*** empty log message ***
|
2000-03-25 19:23:16 +00:00 |
zend_API.c
|
Correct fix
|
2000-04-24 16:04:13 +00:00 |
zend_API.h
|
*** empty log message ***
|
2000-04-01 16:23:13 +00:00 |
zend_builtin_functions.c
|
Initial support for trapping errors (not complete and disabled; will be enabled only
|
2000-04-19 15:08:06 +00:00 |
zend_builtin_functions.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
ZEND_CHANGES
|
- Fix typos
|
2000-03-01 17:10:45 +00:00 |
zend_compile.c
|
- Forgot to keep the ':' in the class_name
|
2000-04-24 22:13:08 +00:00 |
zend_compile.h
|
- Export pass_include() for Windows
|
2000-04-19 08:17:34 +00:00 |
zend_config.w32.h
|
*** empty log message ***
|
2000-04-01 16:23:13 +00:00 |
zend_constants.c
|
- Renamed get_used_files() to get_required_files() for consistency
|
2000-04-19 13:15:13 +00:00 |
zend_constants.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_dynamic_array.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_dynamic_array.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_errors.h
|
- Renamed get_used_files() to get_required_files() for consistency
|
2000-04-19 13:15:13 +00:00 |
zend_execute_API.c
|
Initial support for trapping errors (not complete and disabled; will be enabled only
|
2000-04-19 15:08:06 +00:00 |
zend_execute_locks.h
|
Improve dependencies
|
2000-02-01 22:04:52 +00:00 |
zend_execute.c
|
- Fix order of JMPZNZ arguments
|
2000-04-17 17:16:47 +00:00 |
zend_execute.h
|
Fix object overloading support
|
2000-04-10 20:21:13 +00:00 |
zend_extensions.c
|
Fix bug
|
2000-04-25 14:20:52 +00:00 |
zend_extensions.h
|
- Bump up version number
|
2000-04-05 21:06:50 +00:00 |
zend_fast_cache.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_globals_macros.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_globals.h
|
Initial support for trapping errors (not complete and disabled; will be enabled only
|
2000-04-19 15:08:06 +00:00 |
zend_hash.c
|
- Nuke hash_*_ptr functions
|
2000-03-24 11:12:30 +00:00 |
zend_hash.h
|
Add useful macros
|
2000-04-25 10:10:44 +00:00 |
zend_highlight.c
|
- Fix bug in syntax highlighter
|
2000-03-09 16:02:05 +00:00 |
zend_highlight.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_indent.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_indent.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_list.c
|
- Clean up resource lists namespace
|
2000-04-15 13:02:22 +00:00 |
zend_list.h
|
- Clean up resource lists namespace
|
2000-04-15 13:02:22 +00:00 |
zend_llist.c
|
- Fix persistence of llist
|
2000-04-25 09:45:58 +00:00 |
zend_llist.h
|
Implemented external list traversing.
|
2000-03-14 21:20:38 +00:00 |
zend_modules.h
|
Use int
|
2000-04-01 14:36:41 +00:00 |
zend_opcode.c
|
- Export pass_include() for Windows
|
2000-04-19 08:17:34 +00:00 |
zend_operators.c
|
Do proper ieeefp.h check.
|
2000-04-20 13:49:07 +00:00 |
zend_operators.h
|
- Change macro names from Z to Z_
|
2000-04-20 14:55:16 +00:00 |
zend_ptr_stack.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_ptr_stack.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_sprintf.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_stack.c
|
- Make the argument order for the stack applies more consistent with other Zend
|
2000-03-29 22:28:04 +00:00 |
zend_stack.h
|
- Make the argument order for the stack applies more consistent with other Zend
|
2000-03-29 22:28:04 +00:00 |
zend_variables.c
|
export zval_add-ref and zvale_del_ref
|
2000-04-21 14:45:10 +00:00 |
zend_variables.h
|
export zval_add-ref and zvale_del_ref
|
2000-04-21 14:45:10 +00:00 |
zend-parser.y
|
Clean up last/size definitions
|
2000-04-10 18:02:40 +00:00 |
zend-scanner.h
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend-scanner.l
|
- Fix leak in require_once()
|
2000-04-15 17:02:42 +00:00 |
zend.c
|
fixed shutdown crash if MSHUTDOWN tries to php_error() something.
|
2000-04-24 12:47:07 +00:00 |
Zend.dsp
|
Remove debug libraries from debug build
|
2000-03-27 01:00:21 +00:00 |
zend.h
|
We'll need two...
|
2000-04-25 10:44:50 +00:00 |
zend.ico
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
Zend.m4
|
HPUX11 only has isfinite()
|
2000-04-17 10:39:13 +00:00 |
ZendCore.dep
|
hand-patched some MSVC files
|
1999-09-06 16:15:27 +00:00 |
ZendTS.dsp
|
Wrap some commonly unused callbacks
|
2000-03-05 19:50:10 +00:00 |