summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* @ new idate() function.Moshe Doron2003-02-169-1/+587
* Move streams files around a bit, to ease maintenance.Wez Furlong2003-02-168-1379/+1512
* fixed outputGeorg Richter2003-02-162-5/+5
* Fix complex cases of self-assignments (bugs #21600, #22231)Zeev Suraski2003-02-161-4/+12
* Make EG(This) and EG(scope) available to internal methodsZeev Suraski2003-02-161-11/+11
* Revert patches - they weren't ready yet!Zeev Suraski2003-02-161-21/+13
* Fix initializationZeev Suraski2003-02-161-1/+1
* fixed compiler warningGeorg Richter2003-02-161-1/+1
* Reverted lld -> lld patch and added explanation as to why it should not beIlia Alshanetsky2003-02-161-1/+5
* tested patch from Zeev (fixes oo-bug in ext/mysqli)Georg Richter2003-02-161-13/+21
* Moved longlong conversion to a macro.Ilia Alshanetsky2003-02-162-24/+18
* better skip condition.Ilia Alshanetsky2003-02-161-2/+2
* Remove bogus test.Wez Furlong2003-02-161-23/+0
* Integrate Shanes patch that allows specifying the cwd and environmentWez Furlong2003-02-162-12/+168
* test for mysqli_prepare_resultGeorg Richter2003-02-161-0/+73
* add support for ::foo syntax meaning "global one"Stanislav Malyshev2003-02-162-2/+8
* Fix bcmath build under win32.Wez Furlong2003-02-161-0/+1
* remove debug printsStanislav Malyshev2003-02-161-4/+0
* test for mysqli_stmt_affected_rows (delete command)Georg Richter2003-02-161-0/+31
* added new function mysqli_stmt_affected_rowsGeorg Richter2003-02-164-20/+55
* ZTS fixesSebastian Bergmann2003-02-166-21/+21
* namespace patch - static variable accessStanislav Malyshev2003-02-161-0/+6
* Namespace patch. Big changes:Stanislav Malyshev2003-02-1612-69/+399
* A add much more useful select(2) implementation than is provided byWez Furlong2003-02-1630-43/+225
* ChangeLog update2003-02-162-0/+209
* fix error msg typoAnil Madhavapeddy2003-02-161-2/+2
* - Allow long option namesMarcus Boerger2003-02-167-424/+540
* New feature news.Ilia Alshanetsky2003-02-151-0/+1
* Added feature #19645 (ini parser can now handle quoted multi-line values).Ilia Alshanetsky2003-02-151-1/+1
* - Fix unsetting of open_basedir, safe_mode_exec_dir and user_dir withfoobar2003-02-151-3/+3
* Proper lib detection.Ilia Alshanetsky2003-02-151-1/+1
* Fixed bug #22234Moriyoshi Koizumi2003-02-151-0/+11
* If a test does not have any data after 60 seconds of waiting, assume thatWez Furlong2003-02-151-1/+36
* Add optional signal parameter to proc_terminate.Wez Furlong2003-02-151-3/+4
* Add proc_terminate() function to forcibly kill off a process createdWez Furlong2003-02-153-0/+28
* Fixed skip condition.Ilia Alshanetsky2003-02-151-1/+1
* added skipif section (innodb-support)Georg Richter2003-02-152-3/+26
* Fixed bug #22227Moriyoshi Koizumi2003-02-152-12/+20
* fix parameter string (-R & -H)Marcus Boerger2003-02-151-1/+1
* Added test case for bug #22231Moriyoshi Koizumi2003-02-151-0/+39
* Add .cvsignore for tests.Sebastian Bergmann2003-02-150-0/+0
* ChangeLog update2003-02-152-0/+137
* Allow mysqli to be built when imap (c-client) is used.Ilia Alshanetsky2003-02-141-0/+7
* CS fixes.Ilia Alshanetsky2003-02-142-36/+42
* Fixed compile warnings.Ilia Alshanetsky2003-02-142-6/+10
* test for bind_result with showGeorg Richter2003-02-141-0/+28
* a little bit slower but somewhat tricky and more flexible and it does notMarcus Boerger2003-02-141-9/+11
* Fixed a str_replace() bug similar to bug #22224Moriyoshi Koizumi2003-02-141-1/+2
* Fixed bug #22224 (implode changes object references in array)Moriyoshi Koizumi2003-02-142-1/+28
* CS fixes.Ilia Alshanetsky2003-02-141-12/+17