summaryrefslogtreecommitdiff
path: root/Zend/zend_operators.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* * added zend_binary_strcasecmp()Stig S. Bakken1999-06-151-0/+1
* Ok, call me crazy, because I probably am.Zeev Suraski1999-04-231-0/+2
* Zend LibraryAndi Gutmans1999-04-071-0/+66