log

age author description
Mon, 24 Mar 2014 21:24:16 -0700 Rik doc: Add 2 new contributors to list in manual.
Sun, 23 Mar 2014 20:35:22 -0700 Rik Overhaul sprand, sprandn functions.
Sat, 22 Mar 2014 13:23:41 +0100 Eduardo Ramos (edu159) Added implementation for 4th argument of sprand/sprandn (bug #41839).
Sun, 23 Mar 2014 12:41:15 +0100 Pantxo Diribarne Make xlim, ylim and zlim accept special values Inf/-Inf (bug #41933).
Sat, 22 Mar 2014 14:31:22 -0700 Rik Issue warning when '*' flag used with interp2,3,n.m (bug #41459).
Sat, 22 Mar 2014 13:41:41 -0700 Rik maint: Periodic merge of gui-release to default.
Sat, 22 Mar 2014 13:40:46 -0700 Rik maint: Periodic merge of stable to gui-release. gui-release
Sat, 22 Mar 2014 13:39:55 -0700 Rik configure.ac: Use atomic reference counting by default for Qt toolkit. gui-release
Sat, 22 Mar 2014 16:04:32 +0100 Philip Nienhuis listdlg.m: return Octave value rather than Java int object.(bug #41931). stable
Tue, 11 Mar 2014 21:44:38 +0100 Sergey Plotnikov textscan.m: Fix undefined whitespace error with empty format input (bug #41824). stable
Fri, 21 Mar 2014 10:21:28 -0700 Rik hgload.m: Change wording of error message for more clarity.
Thu, 06 Mar 2014 22:52:59 +0100 Massimiliano Fasi Add new functions hgsave and hgload (bug #39532).
Fri, 28 Feb 2014 19:24:10 +0100 Eugenio Gianniti validatestring.m: Change error message to follow Octave guidelines (bug #41484).
Thu, 20 Mar 2014 21:57:14 -0700 Rik waitbar.m: Fix regression of plots openin in waitbar window (bug #41914). stable
Tue, 18 Feb 2014 17:35:08 -0600 Colin Foster Update java dialog box to support scrolling (bug #41476). gui-release
Thu, 20 Mar 2014 12:31:19 -0400 John W. Eaton maint: Periodic merge of gui-release to default.
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).
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
Sat, 15 Mar 2014 21:17:19 +0100 Torsten *octave-gui.cc: focus terminal after all other actions at startup (bug #41814) gui-release
Thu, 13 Feb 2014 20:39:09 +0100 Torsten add menu entries and shortcuts for zoom functions in the editor (bug #41516) gui-release
Thu, 06 Mar 2014 17:32:49 +0100 mfasi sign_test.m: Replace use of deprecated function 'binomial_cdf' (#41779). stable
Mon, 10 Mar 2014 10:46:37 -0500 Michael C. Grant set default toolkit when registering toolkits (bug #41665). gui-release
Thu, 13 Mar 2014 13:58:35 -0700 Rik copyobj.m: Fix bug when restoring axes to a figure that had no axes to begin with (bug #41849).
Tue, 11 Mar 2014 21:15:06 -0400 John Donoghue Implement pkg update pkgnametoupdate (Bug #41732) gui-release
Tue, 11 Mar 2014 19:27:23 -0400 John Donoghue gui: Add select all menu (Bug #41797) gui-release
Tue, 11 Mar 2014 00:15:20 +0100 pantxo Force non-native menu bar for the editor on mac (bug #41823) stable
Mon, 10 Mar 2014 17:21:20 +0000 Carnë Draug Use OCTAVE_QUIT between each image frame to allow Control-C during Image IO. stable