log

age author description
Tue, 18 Mar 2014 10:20:50 -0700 Rik imagesc.m: Fix regression causing imagesc to display with 'axis equal' (bug #41886). stable
Tue, 18 Mar 2014 12:19:18 -0400 John W. Eaton prevent X11 errors from appearing in GUI command window stable
Mon, 17 Mar 2014 18:35:54 -0400 John W. Eaton * r1mach.f: Fix cut and paste errors (bug #32120). stable
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix warnings draft lyh
Fri, 21 Mar 2014 14:59:39 -0400 LYH -Werror at JIT related files draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint32 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint64 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint8 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int32 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix int16 type comments draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int16 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH -Werror at libinterp/corefcn/jit-typeinfo.cc draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix int8 type sub draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int64 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully int8 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fully uint16 type support draft
Fri, 21 Mar 2014 14:59:39 -0400 LYH Fix uminus op support with scalar type draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Fully single type support & clean the code draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Fix single type support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH User function support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add what on jit_fail_exceptions draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add switch statement support draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH partial support of single/uint16 draft
Fri, 21 Mar 2014 14:59:38 -0400 LYH Add the do-until statement support draft
Mon, 17 Mar 2014 22:38:36 +0100 pantxo Make set() omit read-only properties when called with 1 or 2 arguments (bug #41629).
Tue, 18 Feb 2014 16:55:08 +0100 Pantxo Diribarne Add methods to determine if a graphic property is read-only (bug #41629).
Mon, 17 Mar 2014 09:10:32 -0700 Rik Accept indexed images with color values below the first colormap entry (bug #41851).
Sun, 16 Mar 2014 11:44:11 -0700 Rik legend.m: Correctly create legend for scatter plots (bug #33463).
Sat, 15 Mar 2014 19:22:55 -0700 Rik doc: Add documentation about using set() to query graphics properties.
Sat, 15 Mar 2014 16:29:46 -0700 Rik polyeig.m: Overhaul function for Matlab compatibility (bug #41865). gui-release