summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* - Implement return by reference:experimetnal/RETURN_REF_PATCHZeev Suraski1999-12-155-13/+44
* - Preliminary return ref patch. It breaks libzend so don't use this branchAndi Gutmans1999-12-155-13/+26
* - Fix problem when return_value's is_ref/refcount is overwritten by theAndi Gutmans1999-12-131-0/+2
* - Another small fix.Andi Gutmans1999-12-111-3/+5
* - Support returning referencesAndi Gutmans1999-12-111-9/+28
* - This is supposed to be commited to the RETURN_REF_PATCH branch which isAndi Gutmans1999-12-116-33/+65
* This commit was manufactured by cvs2svn to create branch 'RETURN_REF_PATCH'.SVN Migration1999-12-07755-198086/+0
* - opened_path should not be freed here as the zend_file_dtor() takes careAndi Gutmans1999-12-071-3/+0
* Move it to the right placeSascha Schumann1999-12-071-1/+2
* fixed NPRThies C. Arntzen1999-12-071-1/+9
* the order *does* matter!Thies C. Arntzen1999-12-071-2/+2
* @- Added support for a C-like assert() function. (Thies)Thies C. Arntzen1999-12-072-31/+32
* getting thereThies C. Arntzen1999-12-071-5/+79
* Ignore generated filesSascha Schumann1999-12-070-0/+0
* new assert() module. (Not yet finished!)Thies C. Arntzen1999-12-075-24/+273
* - Several small corrections, typos, ...Uwe Steinmann1999-12-075-29/+51
* (explode) fixed newly introduced bug (them shall check twice *before* committ...Thies C. Arntzen1999-12-071-6/+8
* Support ZTS definition in zend_config.hZeev Suraski1999-12-071-6/+6
* Email change.1999-12-071-45/+45
* Mention CyberCash.Evan Klinger1999-12-072-0/+5
* -kludges -warning +reentrancy(more) +compiles(Unix)Sam Ruby1999-12-071-13/+10
* More clean up.Evan Klinger1999-12-072-7/+7
* ChangeLog update1999-12-071-0/+51
* NEWS update1999-12-071-0/+2
* Now it compiles - couldn't find lib before.Evan Klinger1999-12-071-1/+1
* Eliminate some warnings.Evan Klinger1999-12-071-0/+1
* Minor changes and clean up.Evan Klinger1999-12-071-4/+5
* @- Added CyberCash support. (Evan)Evan Klinger1999-12-077-0/+521
* Move the #include of zend-parser.h out of zend_compile.hZeev Suraski1999-12-065-2/+4
* First step in making parsedate.y thread safe - use a pure parserZeev Suraski1999-12-061-15/+23
* More localizationZeev Suraski1999-12-062-2/+2
* fixed warningThies C. Arntzen1999-12-061-1/+1
* @- explode() is now binary-safe. (Thies)Thies C. Arntzen1999-12-061-13/+17
* @- strpos() is now binary-safe. (Thies)Thies C. Arntzen1999-12-061-2/+21
* Add another item.Andrei Zmievski1999-12-061-0/+2
* This is no longer needed. Note that we'll always need to undefine YYSTYPE, s...Zeev Suraski1999-12-061-2/+2
* Separate libpaths into PHP_LDFLAGS, so that we can address themSascha Schumann1999-12-063-5/+5
* Localize a couple of macrosZeev Suraski1999-12-063-3/+6
* opened_path could end up uninitialized - fixedZeev Suraski1999-12-061-1/+6
* removed unneded CLS_FETCH()Thies C. Arntzen1999-12-061-1/+0
* build error: wrong num parms to date_parseSam Ruby1999-12-061-6/+3
* first pass at method overloadingSam Ruby1999-12-062-12/+176
* Hmmm...must have misplaced the getcwd/chdir logic...Sam Ruby1999-12-061-0/+3
* *** empty log message ***Evan Klinger1999-12-061-1/+0
* ChangeLog update1999-12-061-0/+83
* NEWS update1999-12-061-0/+4
* Give it a nicer looking module nameSascha Schumann1999-12-051-1/+1
* *** empty log message ***Zeev Suraski1999-12-051-3/+0
* php3_* => php_*Sascha Schumann1999-12-051-1/+1
* Create helper library during configure timeSascha Schumann1999-12-052-7/+10