log

age author description
Wed, 24 Jun 2015 12:53:18 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 24 Jun 2015 11:56:32 -0400 John W. Eaton Avoid HAVE_ macro in header file.
Wed, 24 Jun 2015 11:53:33 -0400 John W. Eaton Avoid HAVE_ macros in header file.
Wed, 24 Jun 2015 11:51:06 -0400 John W. Eaton Avoid using HAVE_ macros in header file.
Wed, 24 Jun 2015 11:47:14 -0400 John W. Eaton * kpty_p.h, kpty.cpp (KPtyPrivate::chownpty): Define unconditionally.
Tue, 23 Jun 2015 20:00:59 -0700 Rik maint: Periodic merge of stable to default.
Tue, 23 Jun 2015 09:59:54 -0700 Rik Fix segfault when '[]' used for row_vector_property. stable
Mon, 22 Jun 2015 16:40:39 -0700 Rik graphics.cc: Clean up variable names, line wrapping, comments, etc.
Mon, 22 Jun 2015 19:57:28 +0200 Pantxo Diribarne waitbar.m: add support for "createcancelbtn" property (bug #45364)
Sat, 13 Jun 2015 13:27:01 +0200 Pantxo Diribarne Show axes coordinates in Qt figures (bug #44959)
Mon, 22 Jun 2015 20:58:57 +0200 Pantxo Diribarne fix crash when selecting an image (bug #45372) stable
Mon, 22 Jun 2015 12:06:53 -0400 John Donoghue qt toolkit: set keyboard focus in canvas (Bug #44832) stable
Sat, 20 Jun 2015 16:00:50 -0700 Rik Set correct number of axis tickmarks when axis limits are manually configured (bug #45356).
Wed, 17 Jun 2015 16:52:09 +0200 Juan Pablo Carbajal num2str.m: Fixed two Matlab compatibility issues (bug #45174, bug #44864).
Mon, 15 Jun 2015 17:52:27 -0400 John W. Eaton * ov-oncleanup.h: Don't include config.h.
Mon, 15 Jun 2015 17:42:44 -0400 John W. Eaton don't include hdf5.h or use HDF5 typedefs in public header files (bug #43180)
Mon, 15 Jun 2015 21:56:34 +0200 Rik qp.m: Overhaul function (fixes bug #45324).
Mon, 15 Jun 2015 10:24:13 -0700 Rik Clean up MEX example code. stable
Mon, 15 Jun 2015 09:07:17 -0700 Rik Change mxCreateNumericArray to be Matlab compatible for ndims < 2 (bug #45319). stable
Mon, 15 Jun 2015 02:08:41 +0100 Carnë Draug Fix conversion from string cell array into java's String[] (bug #45290) stable
Sat, 13 Jun 2015 14:07:28 +0200 Pantxo Diribarne Don't run wizard in --no-gui mode (see http://octave.1599824.n4.nabble.com/Octave-wants-to-run-startup-configuration-wizard-in-no-gui-mode-tp4670884.html) stable
Wed, 10 Jun 2015 15:21:24 -0700 Rik Update root, figure, and axes graphics object properties.
Wed, 10 Jun 2015 09:26:14 -0400 Mike Miller Fix load/save of integers with -hdf5 (bug #45225) stable
Wed, 10 Jun 2015 08:42:11 -0400 Mike Miller io.tst: Add tests for printf hex or octal conversion on string inputs stable
Tue, 09 Jun 2015 21:42:10 -0700 Michele Zaffalon ellipke.m: Modify to accept row vectors (bug #45283). stable
Tue, 09 Jun 2015 21:38:46 -0700 Rik Put most used conversions first in Java box/unbox routines.
Tue, 09 Jun 2015 16:37:53 -0700 Rik maint: Periodic merge of stable to default.
Tue, 09 Jun 2015 16:25:45 -0700 John W. Eaton Return correct hex value for printf when used with string inputs (bug #45263). stable
Tue, 09 Jun 2015 16:16:44 -0700 Rik run.m: Return to original directory on Windows (bug #45231). stable
Tue, 09 Jun 2015 16:10:59 -0700 Rik Convert double Octave vectors to double Java vectors (bug #45264). stable