[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-02-24 Thread Sascha Schumann
sas Sat Feb 24 13:18:29 2001 EDT Modified files: /php4/ext/standard datetime.c Log: Don't assume that tzname exists, if tm_zone does not exist. PR: #9380 Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.66 php4/ext/standar

[PHP-CVS] cvs: php4 /ext/standard datetime.c file.c

2001-02-09 Thread Rasmus Lerdorf
rasmus Fri Feb 9 07:28:23 2001 EDT Modified files: /php4/ext/standard datetime.c file.c Log: What the heck is CUT? Assume someone meant UTC here. And fix a warning. Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.65 php4/ex

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-01-18 Thread Andrei Zmievski
andrei Thu Jan 18 06:36:43 2001 EDT Modified files: /php4/ext/standard datetime.c Log: @- Fixed 'O' and 'r' flags of date() to have correct sign for timezone @ offset. (Andrei) Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.6

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-01-17 Thread Andrei Zmievski
andrei Wed Jan 17 13:09:16 2001 EDT Modified files: /php4/ext/standard datetime.c Log: @- Changed 'Z' flag to date() to always return timezone offset with @ negative sign if it's west of UTC. (Andrei) Index: php4/ext/standard/datetime.c diff -u php4/ext

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-01-13 Thread David Croft
david Sat Jan 13 21:37:33 2001 EDT Modified files: /php4/ext/standard datetime.c Log: reserve space for quoted characters fixes buffer overrun bug #8694 Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.62 php4/ext/standard/date

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-01-09 Thread David Croft
david Tue Jan 9 22:48:06 2001 EDT Modified files: /php4/ext/standard datetime.c Log: fixed swatch internet time (bugs#8242,7106) Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.61 php4/ext/standard/datetime.c:1.62 --- php4/ext/

[PHP-CVS] cvs: php4 /ext/standard datetime.c

2001-01-09 Thread David Croft
david Tue Jan 9 20:01:02 2001 EDT Modified files: /php4/ext/standard datetime.c Log: Allocate buffer in date() for the actual length of the timezone (bug#8292) Index: php4/ext/standard/datetime.c diff -u php4/ext/standard/datetime.c:1.60 php4/ext/standar