log test/parser.tst @ 20624:7c0e10f035bd

age author description
Fri, 09 Oct 2015 18:52:58 -0700 Rik Extend parser to accept binary constants that begin with '0b' or '0B'.
Mon, 05 Oct 2015 14:05:58 -0700 Rik Extend parser to accept '_' in numbers.
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Sat, 07 Feb 2015 20:55:39 -0800 Rik Silence warning messages in %!test code.
Wed, 31 Dec 2014 10:40:18 -0800 Rik Allow empty comma-separated lists in cell { } constructor (bug #43113).
Thu, 20 Feb 2014 09:24:59 -0500 Mike Miller Fix regression, allow space-separated cell array of function handles (bug #41569) stable
Wed, 08 Jan 2014 01:26:49 -0500 John W. Eaton fix parsing of single quote after continuation and comment (bug #41048) stable
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Thu, 10 Oct 2013 14:52:47 -0700 Rik parser.tst: Remove comments about bug #33304 which has been fixed.
Thu, 10 Oct 2013 12:15:18 -0400 Axel Mathéi compatibility for power operator precedence and direction (bug #33304)
Sat, 14 Sep 2013 17:07:05 -0700 Rik maint: Backed out changeset f81401b6b1f7.
Sat, 14 Sep 2013 11:42:39 +0200 Andreas Weber parser.tst: known bug #33304 as xtest
Wed, 21 Aug 2013 20:23:03 -0700 Rik parser.tst: Re-indent and add tests for bug #33304.
Wed, 12 Jun 2013 10:50:29 -0400 John W. Eaton tag symbols in indexed assignments as variables (bug #39240)
Sat, 09 Feb 2013 21:35:55 -0500 John W. Eaton rename all test files in the test directory from test_X.m to X.tst base test/test_parser.m@4a9b5b7f7044