.. |
acconfig.h
|
If available, use fpclassify for substituting zend_finite.
|
2000-08-20 07:12:48 +00:00 |
acinclude.m4
|
fp_except check for FreeBSD 1.0-2.2.5
|
2000-06-18 16:51:42 +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
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
LICENSE
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
Makefile.am
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
2000-09-26 11:10:11 +00:00 |
zend_alloc.c
|
- Fix fprintf
|
2000-10-04 19:29:28 +00:00 |
zend_alloc.h
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
zend_API.c
|
Avoid using E_CORE_* errorlevels in any place which is not in the global startup sequence
|
2000-06-12 20:22:17 +00:00 |
zend_API.h
|
Fix EMPTY_STRING macros
|
2000-08-17 08:48:16 +00:00 |
zend_builtin_functions.c
|
- Fix copy&paste bug
|
2000-10-17 18:25:10 +00:00 |
zend_builtin_functions.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +00:00 |
ZEND_CHANGES
|
Try once more to remove dups
|
2000-09-10 09:49:55 +00:00 |
zend_compile.c
|
- Constant expressions which are used multiple times need to be copy_ctored
|
2000-10-19 09:36:53 +00:00 |
zend_compile.h
|
Make compile_string() accept a description of the code
|
2000-09-12 19:47:25 +00:00 |
zend_config.w32.h
|
- Save two lines
|
2000-09-06 18:42:06 +00:00 |
zend_constants.c
|
Make define return false and issue E_NOTICE when trying to redefine constant
|
2000-07-28 09:44:46 +00:00 |
zend_constants.h
|
Make define return false and issue E_NOTICE when trying to redefine constant
|
2000-07-28 09:44:46 +00:00 |
zend_dynamic_array.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_dynamic_array.h
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
zend_errors.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +00:00 |
zend_execute_API.c
|
Fix -a interactive mode (no idea how the previous commit got committed)
|
2000-10-11 18:51:52 +00:00 |
zend_execute_locks.h
|
Fix crash on Solaris with function parameter destruction
|
2000-09-19 17:27:56 +00:00 |
zend_execute.c
|
Fix -a interactive mode (no idea how the previous commit got committed)
|
2000-10-11 18:51:52 +00:00 |
zend_execute.h
|
- Fix Bug #7061
|
2000-10-06 17:34:50 +00:00 |
zend_extensions.c
|
- Try #2. Wasn't allowed to delete in the previous manner because we were
|
2000-10-18 20:15:53 +00:00 |
zend_extensions.h
|
- Change zend_extension_api_no
|
2000-10-02 20:08:46 +00:00 |
zend_fast_cache.h
|
Add explicit conversion from 'void *', otherwise ANSI C++ compilers
|
2000-10-18 19:53:43 +00:00 |
zend_globals_macros.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +00:00 |
zend_globals.h
|
Eliminate run-time leak with eval()'s
|
2000-08-19 17:50:42 +00:00 |
zend_hash.c
|
Don't use 'new' symbol
|
2000-10-11 19:11:48 +00:00 |
zend_hash.h
|
Don't use 'new' symbol
|
2000-10-11 19:11:48 +00:00 |
zend_highlight.c
|
Open these up for the API
|
2000-05-19 09:32:33 +00:00 |
zend_highlight.h
|
Make compile_string() accept a description of the code
|
2000-09-12 19:47:25 +00:00 |
zend_indent.c
|
It's official now...
|
2000-03-06 05:26:39 +00:00 |
zend_indent.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +00:00 |
zend_list.c
|
- Fixed a bug in zend_rsrc_list_get_rsrc_type()
|
2000-10-20 18:26:15 +00:00 |
zend_list.h
|
- Fixed a bug in zend_rsrc_list_get_rsrc_type()
|
2000-10-20 18:26:15 +00:00 |
zend_llist.c
|
- Fix whitespace
|
2000-10-18 20:17:18 +00:00 |
zend_llist.h
|
- Try #2. Wasn't allowed to delete in the previous manner because we were
|
2000-10-18 20:15:53 +00:00 |
zend_modules.h
|
that too
|
2000-08-09 19:25:01 +00:00 |
zend_opcode.c
|
- Increase op_array size faster and make eralloc() it in the end to save
|
2000-10-15 19:52:01 +00:00 |
zend_operators.c
|
- Make increment of "" become "1"
|
2000-10-13 16:24:00 +00:00 |
zend_operators.h
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
2000-09-26 11:10:11 +00:00 |
zend_ptr_stack.c
|
- Add restore_error_handler()
|
2000-06-17 18:04:58 +00:00 |
zend_ptr_stack.h
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +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
|
Change header protection macros to conform to standard.
|
2000-07-02 23:54:19 +00:00 |
zend_static_allocator.c
|
- Not returning a value anymore
|
2000-06-23 00:11:54 +00:00 |
zend_static_allocator.h
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
zend_variables.c
|
Fix a bug in static initializers/default values/class member variables that contained
|
2000-05-31 19:07:09 +00:00 |
zend_variables.h
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
zend-parser.y
|
Allow require_once to take expressions, just like require
|
2000-09-10 11:24:45 +00:00 |
zend-scanner.h
|
Replace macros which begin with an underscore through an appropiately
|
2000-07-03 00:55:36 +00:00 |
zend-scanner.l
|
- Updated included_files() also for plain include()/require().
|
2000-10-05 17:58:46 +00:00 |
zend.c
|
Fix previous update - move extension startup further down the startup sequence
|
2000-09-25 18:10:45 +00:00 |
Zend.dsp
|
Fix non thread-safe mode - asp_tags/short_tags etc weren't getting initialized properly
|
2000-06-15 19:18:57 +00:00 |
zend.h
|
Update version
|
2000-10-11 17:40:40 +00:00 |
zend.ico
|
Zend Library
|
1999-04-07 18:10:10 +00:00 |
Zend.m4
|
Remove --enable-c9x-inline option. We now use a syntax which is compatible
|
2000-09-26 11:10:11 +00:00 |
ZendCore.dep
|
hand-patched some MSVC files
|
1999-09-06 16:15:27 +00:00 |
ZendTS.dsp
|
- Remove zend_gcc_inline.c
|
2000-09-28 06:40:57 +00:00 |