log test/jit.tst @ 20654:b65888ec820e draft default tip gccjit

age author description
Fri, 27 Feb 2015 16:59:36 +0100 Stefan Mahr dmalcom gcc jit import draft default tip gccjit
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).