X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=Changes;h=793e118aba314cb1011343e9312ef7392706fdd8;hb=4d3dc03aeed178670e3284f8ad06e69d23b5d5dd;hp=e2646ba7ae65c0938d7b2009f46524b8df77d745;hpb=ee4227a70551db9d17b5045b77b73d57f38981b1;p=dbsrgits%2FSQL-Abstract.git diff --git a/Changes b/Changes index e2646ba..793e118 100644 --- a/Changes +++ b/Changes @@ -1,6 +1,12 @@ Revision history for SQL::Abstract + - Switch the tokenizer to precompiled regexes (massive speedup) + - Rudimentary handling of quotes ( 'WHERE' vs WHERE ) + +revision 1.68 2010-09-16 +---------------------------- - Document methods on Tree + - Add affordances for color coding placeholders - Change ::Tree::whitespace to whitespace_keyword revision 1.67_03 2010-09-11