[PHP-CVS] cvs: spl / spl_functions.c

2003-10-23 Thread Marcus Boerger
helly Thu Oct 23 03:09:05 2003 EDT Modified files: /splspl_functions.c Log: Update Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.16 spl/spl_functions.c:1.17 --- spl/spl_functions.c:1.16Sat Sep 6 22:37:10 2003 +++ spl/spl_functions.c Thu

[PHP-CVS] cvs: spl / spl_functions.c

2003-09-06 Thread Marcus Boerger
helly Sat Sep 6 22:37:11 2003 EDT Modified files: /splspl_functions.c Log: ZTS fix Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.15 spl/spl_functions.c:1.16 --- spl/spl_functions.c:1.15Sun Aug 3 18:29:20 2003 +++ spl/spl_functions.c Sa

[PHP-CVS] cvs: spl / spl_functions.c

2003-06-01 Thread Marcus Boerger
helly Sat May 31 11:20:11 2003 EDT Modified files: /splspl_functions.c Log: Classes are neither interfaces nor necessarily abstract Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.8 spl/spl_functions.c:1.9 --- spl/spl_functions.c:1.8 Thu M

[PHP-CVS] cvs: spl / spl_functions.c

2003-05-30 Thread Marcus Boerger
helly Thu May 29 19:55:07 2003 EDT Modified files: /splspl_functions.c Log: Fix last commit Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.7 spl/spl_functions.c:1.8 --- spl/spl_functions.c:1.7 Thu May 29 19:44:22 2003 +++ spl/spl_function

[PHP-CVS] cvs: spl / spl_functions.c

2003-05-30 Thread Marcus Boerger
helly Thu May 29 19:44:22 2003 EDT Modified files: /splspl_functions.c Log: Optimize Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.6 spl/spl_functions.c:1.7 --- spl/spl_functions.c:1.6 Thu May 29 19:34:23 2003 +++ spl/spl_functions.c Thu

[PHP-CVS] cvs: spl / spl_functions.c

2003-05-30 Thread Marcus Boerger
helly Thu May 29 19:34:23 2003 EDT Modified files: /splspl_functions.c Log: Make use of ze2 code Index: spl/spl_functions.c diff -u spl/spl_functions.c:1.5 spl/spl_functions.c:1.6 --- spl/spl_functions.c:1.5 Mon May 26 20:14:04 2003 +++ spl/spl_fun

Re: [PHP-CVS] cvs: spl / spl_functions.c

2003-05-29 Thread Marcus Börger
At 14:46 29.05.2003, Andrei Zmievski wrote: On Tue, 27 May 2003, Marcus Boerger wrote: > helly Mon May 26 20:14:04 2003 EDT > > Modified files: > /spl spl_functions.c > Log: > For now that works. > > # However some of the register stuff must be moved to the engine. > # An

Re: [PHP-CVS] cvs: spl / spl_functions.c

2003-05-29 Thread Andrei Zmievski
On Tue, 27 May 2003, Marcus Boerger wrote: > helly Mon May 26 20:14:04 2003 EDT > > Modified files: > /spl spl_functions.c > Log: > For now that works. > > # However some of the register stuff must be moved to the engine. > # And inside the engine some