| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Destructors no longer return ints, the low level problem it was intended to ↵ | Zeev Suraski | 2000-01-17 | 1 | -2/+1 |
| | | | | | solve is long gone now... | ||||
| * | - Change IS_UNSET -> IS_NULL | Andi Gutmans | 2000-01-04 | 1 | -1/+1 |
| | | |||||
| * | - Nuke undefined_variable_string | Zeev Suraski | 1999-12-31 | 1 | -8/+7 |
| | | | | | | - Introduce IS_UNSET | ||||
| * | new constant: SQL_NULL | Thies C. Arntzen | 1999-12-28 | 1 | -0/+6 |
| | | | | | | new macros: RETURN_SQLNULL,RETVAL_SQLNULL,IS_SQLNULL | ||||
| * | - Made PHP_VERSION and PHP_OS work again | Zeev Suraski | 1999-12-17 | 1 | -20/+0 |
| | | | | | | | - More php3_ cleanup @- Restored the PHP_VERSION and PHP_OS constants (Zeev) | ||||
| * | Fix for Thies's UMR | Zeev Suraski | 1999-08-20 | 1 | -1/+1 |
| | | |||||
| * | - Got rid of the C++ comments. | Andi Gutmans | 1999-08-10 | 1 | -1/+1 |
| | | |||||
| * | New constants | Zeev Suraski | 1999-07-22 | 1 | -1/+6 |
| | | |||||
| * | 0.91 update | Zeev Suraski | 1999-07-19 | 1 | -2/+2 |
| | | |||||
| * | License update | Zeev Suraski | 1999-07-16 | 1 | -4/+7 |
| | | |||||
| * | - License update | Andi Gutmans | 1999-07-14 | 1 | -10/+28 |
| | | | | | | - Fix multithreaded constants startup | ||||
| * | Step 1 in nuking the garbage collector: | Zeev Suraski | 1999-07-09 | 1 | -2/+3 |
| | | | | | | | - Change the hash destructor to return int - Don't kill the bucket on hash_destroy if the destructor returns 0 | ||||
| * | Thread safety patch. It works now with 'just in time' resource initialization! | Zeev Suraski | 1999-04-21 | 1 | -17/+13 |
| | | |||||
| * | Thread safety patch. We're still not quite there but it compiles again, and | Zeev Suraski | 1999-04-21 | 1 | -0/+9 |
| | | | | | | more logic has been implemented. | ||||
| * | Zend Library | Andi Gutmans | 1999-04-07 | 1 | -0/+236 |
