log

age author description
Thu, 20 Mar 2014 12:28:53 -0400 John W. Eaton maint: Periodic merge of stable to gui-release. gui-release
Thu, 20 Mar 2014 08:56:39 -0700 Rik Fix %!test comparing NaN (single) to NaN (double) in cset 53ba52143af7. stable
Wed, 19 Mar 2014 20:46:39 -0400 Branden Archer Fix dead assignment in oct-rand.cc do_float_scalar (bug #41827). stable
Wed, 19 Mar 2014 23:23:50 +0100 Torsten info on experimental gui is displayed with vertical scroll bar (bug #41840) stable
Tue, 18 Mar 2014 11:06:13 +0100 pantxo axis.m: Use -Inf/Inf to indicated autoscaling for a particular bound (bug #37006).
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).