log

age author description
Tue, 08 Nov 2016 15:21:14 -0500 John W. Eaton maint: Bump version number for 4.2.0-rc4. stable rc-4-2-0-4
Tue, 08 Nov 2016 15:55:10 -0800 Rik build: Fix building when '--without-opengl' option given (bug #49561).
Tue, 08 Nov 2016 12:09:48 -0800 Rik Don't re-parse file in editor if in middle of debug session (bug #49171). stable
Tue, 08 Nov 2016 10:02:41 -0800 Rik importdata.m: Remove BIST error test that now passes.
Tue, 08 Nov 2016 10:01:17 -0800 Rik maint: Clean up code base to follow Octave coding conventions.
Mon, 07 Nov 2016 15:48:46 -0800 Rik importdata.m: Allow importing of sound files via audioread.
Mon, 07 Nov 2016 15:41:57 -0800 Rik importdata.m: Fix failing BIST test (bug #49546).
Mon, 07 Nov 2016 09:02:32 -0800 Rik Change publish.tst to use gnuplot on Windows platforms (bug #49501). stable
Mon, 07 Nov 2016 08:46:38 -0800 Rik maint: Periodic merge of stable to default.
Fri, 04 Nov 2016 19:33:27 +0100 Markus Mützel Change codepage only for Windows 7 and newer (bug #49509). stable
Mon, 07 Nov 2016 08:06:36 -0800 Rik importdata.m: Return NaN instead of 0 if file is missing a value (bug #49546).
Mon, 07 Nov 2016 07:51:43 -0800 Mike Miller Stop segfault when popen2 called with invalid command (bug #49525). stable
Sun, 06 Nov 2016 16:38:06 -0800 Rik interp2.m: Clean up code.
Sun, 06 Nov 2016 16:18:15 -0800 Rik maint: Periodic merge of stable to default.
Sun, 06 Nov 2016 16:15:32 -0800 Rik interp2.m: Re-orient vector/vector indexing in "linear" to fix output sizie (bug #49506). stable
Fri, 22 May 2015 13:04:32 -0400 John Donoghue QtHandles: firie listbox callback on click of selected item (Bug #44748)
Fri, 04 Nov 2016 15:07:34 -0700 Rik doc: Use Texinfo dots macro to create ellipses. stable
Fri, 04 Nov 2016 08:14:44 -0700 Rik Fix regexp handling of beginning/end word match for double-quoted pattern strings (bug #49451). stable
Thu, 03 Nov 2016 13:24:21 +0100 Pantxo Diribarne Update labels and title font according to axes font properties (bug #49469)
Fri, 04 Nov 2016 08:14:44 -0700 Rik Fix regexp handling of beginning/end word match for double-quoted pattern strings (bug #49451).
Thu, 03 Nov 2016 23:45:38 +0100 Pantxo Diribarne Let Qt menubar be restored after being hidden (bug #49529).
Thu, 03 Nov 2016 14:17:37 -0700 Rik doc: Don't create @tables of type @code with @qcode entries. stable
Thu, 03 Nov 2016 10:35:03 -0700 Mike Miller maint: Periodic merge of stable to default.
Wed, 02 Nov 2016 17:32:57 -0700 Mike Miller Fix segfault / invalid state when exiting via GUI due to race (bug #49515) stable
Thu, 03 Nov 2016 10:06:40 -0700 Rik maint: Periodic merge of stable to default.
Thu, 03 Nov 2016 10:06:16 -0700 Rik doc: Improve docstring for cellindexmat(). stable
Sun, 30 Oct 2016 16:58:04 +0100 Carlo de Falco doc: Remove deprecated header from embedded.cc example in Appendix A. stable
Thu, 03 Nov 2016 09:24:23 -0700 Rik doc: Fix incorrect example in container.txi (bug #49521). stable
Thu, 03 Nov 2016 08:39:24 -0700 Rik doc: Clarify docstring for popen2 (bug #49524). stable
Thu, 03 Nov 2016 08:24:10 -0700 Rik Fix regression in feval and emit an error when function does not exist (bug #49516). stable
Mon, 12 Sep 2016 18:52:29 +0200 Markus Mützel Add support in opengl for "(xy)axislocation" "origin" (bug #48562).
Fri, 28 Oct 2016 13:59:43 +0200 Markus Mützel Correct locations of minor grid lines for manual ticks (bug #45850).
Tue, 01 Nov 2016 16:38:34 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 01 Nov 2016 16:37:35 -0400 John W. Eaton maint: Periodic merge of stable to default.
Tue, 01 Nov 2016 16:36:27 -0400 John W. Eaton maint: Strip trailing whitespace from source files. stable
Tue, 01 Nov 2016 07:18:48 -0700 Rik publish.m: Fix some BIST tests.
Mon, 31 Oct 2016 22:33:00 -0700 Rik Overhaul publish function and it's private helper functions.
Mon, 31 Oct 2016 12:22:43 -0700 Rik Provide extra info message when gl2ps buffer overflows (bug #49482).
Mon, 31 Oct 2016 11:40:55 -0700 Mike Miller Ignore continue statement when used outside of a loop (bug #48665) stable
Mon, 31 Oct 2016 10:40:45 -0400 John W. Eaton Added tag rc-4-2-0-3 for changeset 96817eafc799
Mon, 31 Oct 2016 12:59:05 +0100 Kai T. Ohlhus maint: libinterp/corefcn/fft.cc: minor style fixes for C++ code. stable
Mon, 31 Oct 2016 12:54:05 +0100 Kai T. Ohlhus avoid compilation error for 64-bit indexing stable
Sun, 30 Oct 2016 19:47:32 -0700 Rik doc: Clarify behavior of size (bug #49478). stable
Sun, 30 Oct 2016 11:50:54 -0700 Rik maint: merge stable to default.
Sun, 30 Oct 2016 11:50:13 -0700 Rik voronoi.m: Overhaul function to produce correct number of edges (bug #38295). stable
Fri, 28 Oct 2016 15:49:24 -0700 Rik revert b100f76b991d and don't support mac OS < 10.
Fri, 28 Oct 2016 11:37:33 -0700 Rik fill.m: Return one patch handle per polygon created for Matlab compatibility.
Fri, 28 Oct 2016 08:53:03 -0700 Rik strread.m: Correctly process "commentstyle" on Mac platform (bug #49454).
Fri, 28 Oct 2016 12:12:59 +0200 Philip Nienhuis strread.m: fix processing open comment styles (bug #49454).
Fri, 28 Oct 2016 08:31:10 -0700 Rik odeplot.m: Redo changes accidentally reverted through merges from stable to default.
Fri, 28 Oct 2016 09:15:20 -0400 John W. Eaton maint: Merge stable to default.
Fri, 28 Oct 2016 09:14:53 -0400 John W. Eaton maint: Merge away extra head on stable branch. stable
Thu, 27 Oct 2016 22:13:53 -0400 John W. Eaton maint: Merge stable to default.
Thu, 27 Oct 2016 22:02:40 -0400 John W. Eaton maint: Merge away extra head on default branch. stable
Thu, 27 Oct 2016 14:48:37 -0400 John W. Eaton maint: Bump version number for 4.2.0-rc3. stable rc-4-2-0-3
Fri, 21 Oct 2016 12:36:22 +0200 Markus Mützel Set codepage in console for windows to UTF-8 (bug #43099) stable
Fri, 28 Oct 2016 14:32:12 +0200 Kai T. Ohlhus __publish_html_output__.m: Ensure </span> in any case in syntax highlighting. stable
Thu, 27 Oct 2016 17:57:59 -0700 Rik odeplot.m: Fix typo in documentation. stable
Thu, 27 Oct 2016 17:18:27 -0700 Rik odeplot.m: Ensure 'init' value is column vector.
Thu, 27 Oct 2016 16:03:49 -0700 Rik Use 'NaN' consistently rather than 'nan' in scripts/ directory.