History log of /PHP-5.5/Zend/zend.h (Results 326 – 350 of 404)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# fc173b6a 06-Mar-2000 Sam Ruby

Unresolved externs


# 5e55e47f 06-Mar-2000 Zeev Suraski

It's official now...


# 56251a72 05-Mar-2000 Zeev Suraski

Wrap some commonly unused callbacks


Revision tags: php-4.0b4pl1, php-4.0b4, php-4.0b4_rc1
# 0ac9536d 19-Feb-2000 Zeev Suraski

(c) patch


Revision tags: BEFORE_SAPI_POST_PATCH_17_FEB_2000
# f1a2ee55 17-Feb-2000 Andi Gutmans

- Add ZEND_API


# 9b840c5f 16-Feb-2000 Andi Gutmans

- Hopefully fix Thies' bug report.


# 80bdd19e 11-Feb-2000 Zeev Suraski

Fine tune Andi's patch


Revision tags: BEFORE_SAPIFICATION_FEB_10_2000
# b48eebb1 10-Feb-2000 Andi Gutmans

- #define ZEND_WIN32 differently


# bc5c9d8d 10-Feb-2000 Andi Gutmans

- Finally beautify those WIN32|WINNT checks


# f207b362 05-Feb-2000 Zeev Suraski

Pass the executor globals to internal functions


# 9f51f154 05-Feb-2000 Zeev Suraski

- Stop passing list/plist to internal functions
- Add a typedef for the pCopyConstructor function pointer
- Minor hacks


# 059b64ef 28-Jan-2000 Andi Gutmans

- Make sure its use is understood.


# c2305671 28-Jan-2000 Andi Gutmans

- Double the speed of some key switch() tests for Win32.


# fafbf6d8 24-Jan-2000 Zeev Suraski

- Implement declare() with declarables framework
- Implement ticks - Germany&Norway - 5 points!


Revision tags: BEFORE_PRE_SHUTDOWN_REVERSE_PATCH
# f2493122 13-Jan-2000 Zeev Suraski

Make Win32 compile again


# bf7b292d 12-Jan-2000 Sascha Schumann

Move dl stuff from acconfig.h into zend.h. That allows us finer control
when it comes to suppressing dlfcn.h.


# 44e9e959 04-Jan-2000 Andi Gutmans

- Rename IS_BC to FLAG_IS_BC. We will probably nuke it.


# b8cebe32 04-Jan-2000 Andi Gutmans

- Separate the overloaded objects' types from Zend's data types.
There is no reason for them to be the same, and IS_METHOD just cluttered
there data types.


# bdefd5da 04-Jan-2000 Andi Gutmans

- Change IS_UNSET -> IS_NULL


# f2d703e9 31-Dec-1999 Zeev Suraski

- Nuke undefined_variable_string
- Introduce IS_UNSET


Revision tags: PRE_ISSET_TYPE
# aec33aa7 26-Dec-1999 Zeev Suraski

Introduce a zval-specific cache - 5-15% speed improvement


# 235386b2 26-Dec-1999 Zeev Suraski

Change ALLOC_ZVAL() semantics


# 62b2087a 24-Dec-1999 Andi Gutmans

- Create two new macro's. ALLOC_ZVAL() and FREE_ZVAL(z) and make Zend use
them.


# 5ba5f00f 22-Dec-1999 Zeev Suraski

export


# f0888cca 21-Dec-1999 Zeev Suraski

Fix the highlighting problem. STR_REALLOC() should be used instead of plain erealloc()
whenever you're dealing with strings that might be coming back from the engine - there seem
to be a few

Fix the highlighting problem. STR_REALLOC() should be used instead of plain erealloc()
whenever you're dealing with strings that might be coming back from the engine - there seem
to be a few other places like this in PHP.

show more ...


1...<<11121314151617