Revision history for Parse-RecDescent

1.00 Mon Aug 11 13:17:13 1997

1.01 Mon Sep 8 18:04:14 EST 1997

1.10 Tue Sep 30 14:51:49 EST 1997

1.20 Thu Oct 2 11:46:57 EST 1997

1.21 Sat Oct 4 17:12:23 EST 1997

1.22 Tue Oct 7 11:53:27 EST 1997

1.23 Fri Oct 17 10:15:22 EST 1997

1.24

1.25 Mon Feb 09 12:19:14 EST 1998

1.26 Wed Feb 25 13:52:15 EST 1998

1.30 Fri May 22 05:52:06 1998

1.31 Fri May 22 06:11:26 1998

1.33 Fri May 22 06:15:26 1998

1.35 Wed Jun 24 09:57:02 1998

                $itempos[$n]{offset}{from}
                $itempos[$n]{offset}{to}
                $itempos[$n]{line}{from}
                $itempos[$n]{line}{to}
                $itempos[$n]{column}{from}
                $itempos[$n]{column}{to}

          corresponding to each $item[$n].
          See new documentation.

        - Several trivial lexical changes to make xemacs happy

1.41 Mon Aug 10 14:52:53 1998

1.42 ????

1.43 Sat Aug 15 06:43:46 1998

1.50 Thu Aug 27 09:29:31 1998

1.51 Thu Aug 27 16:25:08 1998

1.60 Wed Oct 21 09:44:15 1998

[Never released]

1.61 Wed Oct 21 11:06:19 1998

1.62 Wed Dec 9 11:26:29 1998

1.63 Thu Mar 25 09:13:21 1999

1.64 Sun Mar 28 05:44:14 1999

1.65 Wed May 19 12:35:05 1999

1.66 Fri Jul 2 13:35:06 1999

1.70 Fri Oct 8 14:15:36 1999

1.77 Mon Nov 22 06:11:32 1999

1.78 Mon Mar 20 12:03:17 2000

1.79 Mon Aug 21 11:27:39 2000

1.80 Sat Jan 20 05:02:35 2001

1.90 Tue Mar 25 01:17:38 2003

sentence: subject verb word(s)

          the various matched items will be stored in $item{'subject'},
          $item{'verb'}, and $item{'word(s)'} (i.e. not in $item{'word'},
          as it would have been in previous versions of the module).
          (thanks Anthony)

        - Changed argument passing behaviour. If no arguments specified
          for subrule, it is now passed current rule's @arg instead. To 
          get old (no arguments) behaviour use: subrule[]

        - Fixed bug in <reject> handling: failed to reject if $return
          had been set. (thanks Nick)

        - Added two useful demos of restructuring nested data (thanks Marc)

        - Fixed doc bug re use of // (thanks Randal)

        - Localized filehandles, like a good citizen should

        - Misc doc bug fixes (thanks all)

        - Fixed Text::Balance dependency in Makefile.PL (thanks Dominique)

        - Fixed bug that @itempos wasn't set up if referred to only in
          an autoaction. (thanks Eric)

        - Fixed truncation bug in tracing contexts

        - Dramatically improved speed of line counting (thanks John)

        - Made item(s) and item(s /,/) behave consistently wrt %item
          (thanks Marcel)

        - Added prototype <autorule:...> handling

        - Added outer block markers for <perl_codeblock>

        - Fixed multi-grammar precompilation (thanks Dominique)

        - Fixed numerous snafus in tutorial.html (thanks Ralph)

        - Added nesting level information to traces

        - Fixed resetting of $text after an <uncommit> rule.

1.91 Fri Mar 28 23:20:28 2003

1.92 Wed Apr 2 04:45:37 2003

1.93 Wed Apr 2 22:25:14 2003

1.94 Wed Apr 9 08:29:33 2003

1.95.1 Sun Sep 30 05:06:56 2007

1.96.0 Fri Oct 3 06:08:24 2008

-

1.962.0 Tue Aug 25 19:45:15 2009

1.962.1 Thu Aug 27 21:39:30 2009

1.963 Thu Jan 21 09:13:19 2010

1.964 Wed Feb 17 09:33:39 2010

1.964001 Tue Feb 23 15:15:18 2010

1.965001 Sun Apr 4 15:00:10 2010