summaryrefslogtreecommitdiff
path: root/Zend/zend_operators.h
Commit message (Expand)AuthorAgeFilesLines
* Mega-commit: Enter the new object modelStanislav Malyshev2002-02-071-1/+7
* Happy New Year.Sebastian Bergmann2002-01-061-1/+1
* Update headers.Sebastian Bergmann2001-12-111-2/+2
* - Fix a bug in method calls.Andi Gutmans2001-08-161-1/+1
* MFZE1Zeev Suraski2001-08-131-34/+50
* - Sync Engine2 CVS with latest Engine CVSAndi Gutmans2001-08-071-4/+3
* More TSRMLS_FETCH annihilationZeev Suraski2001-07-301-29/+30
* - Small patch to allow fixing the PHP tree to be compatible w/ the initialAndi Gutmans2001-07-281-0/+3
* Yikes, that would have been a very bad bug :)Zeev Suraski2001-05-061-1/+1
* Fix autoconversion of hexadecimal stringsZeev Suraski2001-05-061-1/+10
* - More whitespace fixes while I'm at it.Andi Gutmans2001-04-271-1/+1
* - Update copyright yearAndi Gutmans2001-02-261-1/+1
* - Remove two unused functionsAndi Gutmans2001-02-121-2/+0
* Fix buildZeev Suraski2000-11-211-3/+4
* Fix buildZeev Suraski2000-11-031-1/+0
* Add RESVAL macrosZeev Suraski2000-11-031-0/+4
* Initial steps to move the INI mechanism to the Zend engineZeev Suraski2000-10-291-0/+1
* Added macros for object properties and class entry.Andrei Zmievski2000-10-271-0/+6
* Remove --enable-c9x-inline option. We now use a syntax which is compatibleSascha Schumann2000-09-261-5/+1
* - Add Z_BVAL* macrosAndi Gutmans2000-09-191-0/+3
* - Commiting Sterling's new multi_convert* functionsAndi Gutmans2000-09-051-0/+3
* Add strncasecmp functionStanislav Malyshev2000-07-261-0/+2
* Replace macros which begin with an underscore through an appropiatelySascha Schumann2000-07-031-2/+2
* Welcome zend_finite(n).Sascha Schumann2000-06-181-8/+2
* Move some stuff to zend_operators.h which is required by theSascha Schumann2000-06-141-0/+15
* Rename C0x-inline to C9x-inline, and frame preprocessor directives inSascha Schumann2000-06-141-1/+1
* Add optional support for C0x inline semantics.Sascha Schumann2000-06-131-1/+62
* Support comparisons of arrays (with arrays) and objects (with objects)Zeev Suraski2000-06-031-0/+4
* - Fixed scanning decimal numbers in internationalized environments. They shouldAndi Gutmans2000-05-261-0/+2
* - Add support for string_compare_function() and number_compare_function().Andi Gutmans2000-05-171-0/+2
* Add missing prototypeSascha Schumann2000-05-171-0/+1
* Make convert_to_string() allocations traceableZeev Suraski2000-04-281-1/+2
* - Change macro names from Z to Z_Zeev Suraski2000-04-201-21/+21
* Add some macros for nicer zval handlingZeev Suraski2000-04-201-0/+24
* Add convert_to_writable_*_ex() macros (unused at this time)Zeev Suraski2000-04-181-0/+16
* Added !== (is not identical) operator.Torben Wilson2000-03-291-0/+1
* It's official now...Zeev Suraski2000-03-061-3/+3
* (c) patchZeev Suraski2000-02-191-1/+1
* Generalize macrosZeev Suraski2000-02-191-45/+13
* Patches from Walter for strncmp() stuff.Andrei Zmievski2000-02-081-0/+1
* - Implement declare() with declarables frameworkZeev Suraski2000-01-241-2/+5
* - Nuke undefined_variable_stringZeev Suraski1999-12-311-0/+1
* - Preliminary submit of Thie's patch. Will fix the rest on WindowsAndi Gutmans1999-10-191-0/+1
* unstatic'fy is_numeric_string()Andrei Zmievski1999-10-151-0/+1
* - Add convert_to_number_ex()Andi Gutmans1999-10-151-0/+8
* - Move is_ref back to being an unsigned char and not a bit field.Andi Gutmans1999-10-011-6/+6
* Add _ex API implementation for booleans.Sascha Schumann1999-09-241-0/+8
* Introduce convert_to_*_ex()Zeev Suraski1999-09-161-0/+40
* 0.91 updateZeev Suraski1999-07-191-2/+2
* License updateZeev Suraski1999-07-161-4/+8