summaryrefslogtreecommitdiff
path: root/Zend/zend.c
Commit message (Expand)AuthorAgeFilesLines
* Fix some warningsSascha Schumann1999-12-051-1/+1
* - Break the zend->PHP dependency introduced by the .php extension for use(),Zeev Suraski1999-12-041-0/+1
* Fix warnings surfacing in maintainer-mode.Stig S. Bakken1999-12-011-3/+3
* - Add use support (behaves like require, but will not use the same file twice)Andi Gutmans1999-11-301-2/+5
* Add a file in which we can put Zend builtin functionsZeev Suraski1999-09-201-0/+3
* Make this class instanciatableZeev Suraski1999-09-121-1/+1
* - Shift around header files.Andi Gutmans1999-09-051-3/+3
* Fix for Thies's UMRZeev Suraski1999-08-201-3/+3
* - Add some ZENDAPI'sAndi Gutmans1999-08-171-4/+4
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+7
* Change true/false back to 1/""Andi Gutmans1999-07-151-0/+10
* Fix thread unsafe constants startupAndi Gutmans1999-07-141-3/+5
* - License updateAndi Gutmans1999-07-141-5/+11
* Fix assignments of reference variablesAndi Gutmans1999-07-101-0/+1
* Step 1 in nuking the garbage collector:Zeev Suraski1999-07-091-6/+6
* *** empty log message ***Zeev Suraski1999-06-191-0/+4
* Change __print into to_string()Zeev Suraski1999-06-111-2/+2
* * Make the output handling of variables much, much cooler.Zeev Suraski1999-06-111-22/+57
* * Centralized shutdownZeev Suraski1999-06-051-0/+16
* Minor updates (mostly __declspec() stuff)Zeev Suraski1999-06-041-13/+13
* * Fix all hash checks that checked Bucket.arKey for NULL, when it was changedZeev Suraski1999-05-151-0/+2
* Fixes:Zeev Suraski1999-05-111-0/+2
* Weed out all BoundsChecker-found bugs (including a serious file descriptor leakZeev Suraski1999-05-101-6/+9
* Almost forgot to commit thoseZeev Suraski1999-05-091-0/+6
* - Don't support interactive mode when thread safe.Andi Gutmans1999-05-021-1/+0
* Various thread safety fixes and DLL updatesZeev Suraski1999-04-261-2/+16
* -More commitsAndi Gutmans1999-04-261-1/+1
* Thread safety fixesZeev Suraski1999-04-241-2/+2
* Thread safety patch. It works now with 'just in time' resource initialization!Zeev Suraski1999-04-211-8/+27
* Thread safety patch. We're still not quite there but it compiles again, andZeev Suraski1999-04-211-9/+61
* Whatnot:Zeev Suraski1999-04-181-1/+3
* We need to initialize the utility values after we initialize the INI file, wh...Zeev Suraski1999-04-101-2/+7
* *** empty log message ***Rasmus Lerdorf1999-04-071-0/+1
* Zend LibraryAndi Gutmans1999-04-071-0/+255