wine-patches Digest, Vol 47, Issue 40

Piotr Caban piotr.caban at gmail.com
Tue Jun 9 06:19:51 CDT 2009


> Message: 2
> Date: Thu, 04 Jun 2009 22:37:48 +0200
> From: Piotr Caban <piotr.caban at gmail.com>
> Subject: jscript: Added Date_getFullYear and Date_getUTCFullYear
> 	implementation	(3/7)
> To: wine-patches at winehq.org
> Message-ID: <4A28309C.9000401 at gmail.com>
> Content-Type: text/plain; charset="utf-8"
> 
> ---
>  dlls/jscript/date.c       |   73
> ++++++++++++++++++++++++++++++++++++++++++--
>  dlls/jscript/tests/api.js |    9 +++++
>  2 files changed, 78 insertions(+), 4 deletions(-)


Whats wrong with this patch?

All the date expressions (e.g. day_from_year) are copied from ECMA-262
standard specification. Because of the date range it can be keep in
double without error.

Piotr Caban



More information about the wine-devel mailing list