LeeHayun
bed094f74f
Fixes the bug of ecma_date_make_day() ( #1836 ) & ecma_date_week_day(). ( #1466 )
...
The ecma_date_make_day() handled any date in October on leap years incorrectly,
which was mentioned in issue #1836 . The ecma_date_week_day() returned minus values
when return week_day before 1970 years which was also incorrect.
This change solves these bugs. In addition, this enhances the algorithm of accessing 'the ym-mn-1'
by replacing binary search to simple computation at ecma_date_make_day().
JerryScript-DCO-1.0-Signed-off-by: Hayun Lee lhy920806@gmail.com
2016-12-05 09:58:36 +01:00
..
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-08-05 09:11:33 +02:00
2016-10-19 15:36:15 +02:00
2016-11-29 15:54:35 +01:00
2016-11-29 15:54:35 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-02-17 13:52:51 +00:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-12-05 09:58:36 +01:00
2016-09-21 10:43:40 +02:00
2016-09-21 10:43:40 +02:00
2016-11-22 14:01:59 +01:00
2016-08-05 09:11:33 +02:00
2016-08-05 13:16:53 +02:00
2016-11-22 14:01:59 +01:00
2016-06-16 01:42:55 -07:00
2016-11-01 15:43:16 +01:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-11-29 15:54:35 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-10-19 15:36:15 +02:00
2016-11-29 15:54:35 +01:00
2016-10-19 15:36:15 +02:00
2016-11-29 15:54:35 +01:00
2016-11-22 14:01:59 +01:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-03-09 11:44:32 +01:00
2016-06-16 01:42:55 -07:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-08-05 09:11:33 +02:00
2016-11-29 15:54:35 +01:00
2016-06-21 06:12:17 -07:00
2016-11-25 05:47:01 -08:00
2016-08-01 04:25:32 -07:00
2016-10-19 15:36:15 +02:00