log test/jit.tst @ 25216:b72972ab83f1 stable

age author description
Wed, 11 Apr 2018 11:52:49 -0700 Rik test: Add bug IDs to failing %!xtest blocks. stable
Fri, 30 Mar 2018 09:19:05 -0400 John W. Eaton maint: Update copyright dates in all source files. stable
Sat, 06 Jan 2018 07:57:19 -0800 Rik maint: Update punctuation for GPL v3 license text.
Sun, 05 Nov 2017 20:25:17 +0100 Julien Bect * jit.tst: Disable tests that hang the interpreter.
Sat, 04 Nov 2017 22:13:03 +0100 Julien Bect jit.tst: Comment out unit tests involving try/catch blocks
Wed, 22 Feb 2017 12:58:07 -0500 John W. Eaton maint: Merge stable to default.
Wed, 22 Feb 2017 12:39:29 -0500 John W. Eaton maint: Update copyright dates. stable
Mon, 23 Jan 2017 14:27:48 -0500 John W. Eaton maint: Merge stable to default.
Fri, 20 Jan 2017 12:19:08 -0500 John W. Eaton maint: strip extra trailing newlines from files. stable
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Wed, 17 Aug 2016 01:05:19 -0400 John W. Eaton maint: Update copyright notices for 2016.
Fri, 01 Apr 2016 16:03:29 -0700 Rik maint: Add semicolons to terminate code in %! blocks.
Wed, 30 Mar 2016 15:19:12 -0700 Rik maint: Eliminate accidental double spaces in code.
Mon, 23 Feb 2015 17:01:02 -0800 Rik Rename jit_failure_count() to jit_failcnt().
Wed, 11 Feb 2015 14:19:08 -0500 John W. Eaton maint: Update copyright notices for 2015.
Mon, 27 Jan 2014 15:52:57 +0100 Stefan Mahr Fix failing JIT tests (bug #41312).
Tue, 20 Jan 2015 10:24:46 -0500 John W. Eaton maint: Periodic merge of gui-release to default.
Tue, 20 Jan 2015 08:26:57 -0500 John W. Eaton strip trailing whitespace from most source files stable
Sun, 16 Mar 2014 23:33:49 +0100 Stefan Mahr Fix jit tests
Sun, 05 Jan 2014 17:51:52 +0100 Stefan Mahr jit compiler: Add support for switch statement
Fri, 27 Dec 2013 13:01:39 +0100 LYH jit compiler: Add support for the do_until statement
Mon, 04 Nov 2013 11:30:10 +0100 Stefan Mahr jit compiler: Add counter of jit_fail_exceptions to check if jit compilation fails
Wed, 23 Oct 2013 22:09:27 -0400 John W. Eaton maint: Update copyright notices for release.
Wed, 28 Aug 2013 08:29:38 -0700 Rik Use only 1 space between '%!' and start of test/demo code.
Wed, 21 Aug 2013 19:39:56 -0700 Rik Correct parfor keyword documentation and add some %!tests.
Wed, 21 Aug 2013 18:06:25 -0700 Rik test: Add tests for 'end' form of 'endfor', 'endif', etc.
Wed, 07 Aug 2013 14:30:05 -0700 Rik jit.tst: Add code to save/restore JIT state. Only test if HAVE_LLVM is true.
Tue, 09 Jul 2013 12:20:58 -0700 Rik jit.tst: Add missing file from previous check-in (c2a57f9c6a2e).