From 2cbb4481bd4cee7ca69cc9fb961ec63c06f32579 Mon Sep 17 00:00:00 2001 From: tadf Date: Sun, 21 Oct 2012 09:41:25 +0000 Subject: * ext/date/date_parse.c (date__parse): uses more tight parser if defined TIGHT_PARSER. now inactivated; because it introduces incompatibilities and it is a bit slow. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37277 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 17074ac5e9..74f2a48739 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Sun Oct 21 18:34:27 2012 Tadayoshi Funaba + + * ext/date/date_parse.c (date__parse): uses more tight parser if + defined TIGHT_PARSER. now inactivated; because it introduces + incompatibilities and it is a bit slow. + Sat Oct 20 15:35:06 2012 Narihiro Nakamura * include/ruby/ruby.h: add C APIs. -- cgit v1.2.3