summaryrefslogtreecommitdiff
path: root/Zend/zend_globals.h
Commit message (Expand)AuthorAgeFilesLines
* - Initial patch to support importing from class scopes (for Stig).Andi Gutmans2002-03-021-0/+2
* - Remove use of C++ reserved words namespace/thisAndi Gutmans2002-03-011-2/+2
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-0/+1
* - Change exception handling to use the Java-like catch(MyException $exception)Andi Gutmans2002-01-131-0/+1
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* - Significantly improve the performance of method calls and $this->memberAndi Gutmans2002-01-051-0/+2
* - Fix crash bug in startup code.Andi Gutmans2001-12-131-0/+1
* - Infrastructure changes for allowing to access the global scope fromAndi Gutmans2001-12-121-0/+1
* - Make classes have scope and function/constant lookups default to the classAndi Gutmans2001-12-121-3/+0
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Initial work on changing namespace scope. Only methods & variablesAndi Gutmans2001-12-061-0/+2
* - Nuke the namespace work I did. It'll be redone differently.Andi Gutmans2001-12-061-2/+0
* - Initial support for nested class definitionsAndi Gutmans2001-10-291-1/+1
* MFZE1Zeev Suraski2001-10-231-0/+1
* - Merge the NAMESPACES_BRANCH. It wasn't a good idea to have a branch whenAndi Gutmans2001-09-301-0/+5
* MFZE1Zeev Suraski2001-09-221-3/+3
* MFZE1Zeev Suraski2001-09-221-0/+8
* MFZE1Zeev Suraski2001-09-191-2/+2
* MFZE1 (nuke cplusplus code)Zeev Suraski2001-09-101-12/+0
* MFZE1 (support return value in execute_scripts)Zeev Suraski2001-09-101-3/+0
* - Initial support for exceptions.Andi Gutmans2001-08-301-0/+3
* - Merge new $_GET, $_POST etc. patch from Engine 1 treeAndi Gutmans2001-08-081-0/+2
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-0/+1
* Fix an off by one lineno issue, in case of an implicit ;Zeev Suraski2001-08-061-0/+2
* Merge from branch - move to standard C scanners in thread safe modeZeev Suraski2001-08-061-0/+14
* Implement fast memory allocation and reduced fragmentation under Windows.Zeev Suraski2001-08-031-0/+4
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-3/+1
* Improve bailout mechanism, supports nesting of bailouts a-la try..catchZeev Suraski2001-07-211-0/+1
* Fix bug #10287 - avoid crashing under a bogus usage of list()Zeev Suraski2001-07-161-0/+1
* Improved interactive mode - it is now available in all builds, without any si...Zeev Suraski2001-07-151-3/+3
* - Hopefully fix bug #11476 and improve garbage to be freed very quickly.Andi Gutmans2001-06-211-1/+1
* parent::methodname() now works better with runtime classes (fix bug #11589)Zeev Suraski2001-06-211-0/+1
* Commit missing fixZeev Suraski2001-05-161-0/+1
* Merge memory usage into memory limitZeev Suraski2001-05-161-4/+0
* added --enable-memory-usage-infoThies C. Arntzen2001-05-111-0/+4
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* Make the INI mechanism thread safe (or at least thread safer :)Zeev Suraski2000-12-271-0/+2
* Pass on the exit statusSascha Schumann2000-11-221-0/+1
* Final touches on the INI parserZeev Suraski2000-10-301-0/+2
* Generalization workZeev Suraski2000-10-291-3/+4
* Eliminate run-time leak with eval()'sZeev Suraski2000-08-191-1/+1
* The patch we promised - redesigned the compilation/execution API:Zeev Suraski2000-08-091-4/+0
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-3/+3
* error_reporting fixZeev Suraski2000-06-301-0/+1
* Make cache counters to be unsigned intStanislav Malyshev2000-06-221-1/+1
* - Add restore_error_handler()Zeev Suraski2000-06-171-0/+1
* Ok, this time here's some real Win32 system programming :)Zeev Suraski2000-06-161-3/+4
* - Move timeout code to ZendZeev Suraski2000-06-161-0/+6
* Add optional support for C0x inline semantics.Sascha Schumann2000-06-131-2/+0
* - Fix Win32 compilation (Use winsock2.h from now on)Zeev Suraski2000-06-031-0/+2