log

age author description
Wed, 23 Nov 2016 12:04:01 -0800 Rik axis.m: Overhaul internal function __axis__.
Wed, 23 Nov 2016 11:58:23 -0800 Rik maint: Periodic merge of stable to default.
Wed, 23 Nov 2016 10:38:54 -0800 Rik doc: Add programming note to caxis docstring. stable
Wed, 23 Nov 2016 10:00:34 -0800 Rik axis.m: Replace call to non-existent function clim with caxis. stable
Wed, 23 Nov 2016 09:48:25 -0800 Rik maint: Merge stable to default.
Wed, 23 Nov 2016 09:47:38 -0800 Rik doc: Update documentation for axis. stable
Wed, 23 Nov 2016 09:05:31 -0800 Rik doc: Update documentation for [xyz]lim.m. stable
Wed, 23 Nov 2016 10:17:06 -0500 John W. Eaton better compatibility for printf with empty args (bug #39375)
Wed, 23 Nov 2016 10:07:29 -0500 John W. Eaton fix botched merge
Wed, 23 Nov 2016 08:47:19 +0100 Markus Mützel legend.m: Fix failing demo (bug #49675).
Tue, 22 Nov 2016 16:30:41 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 22 Nov 2016 15:49:04 -0500 John W. Eaton preserve lasterror info on rethrow (bug #49642) stable
Mon, 21 Nov 2016 13:16:57 -0800 Rik Further fix to questdlg button order on all platforms (bug #49644).
Sun, 20 Nov 2016 21:42:27 -0800 Rik light.m: Indent subplot bodies in BIST tests for code clarity.
Sun, 20 Nov 2016 11:16:50 -0800 Rik maint: Merge stable to default.
Sun, 20 Nov 2016 11:11:31 -0800 Rik light.m: Update docstring. stable
Sun, 20 Nov 2016 10:56:29 -0800 Rik strmatch.m: Make function Matlab compatible for empty input cases (bug #49601).
Sun, 20 Nov 2016 09:45:01 -0800 Rik maint: Update more Copyright statements to use standard form.
Sat, 19 Nov 2016 19:58:06 -0800 Rik maint: Periodic merge of stable to default.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288). stable
Sun, 20 Nov 2016 11:01:42 -0500 John W. Eaton add missing copyright notices (bug #49624)
Sun, 20 Nov 2016 10:59:58 -0500 John W. Eaton * build-aux/move-if-change: Use script from gnulib.
Sat, 19 Nov 2016 19:54:23 -0800 Rik Change text describing demo plots to reflect new ColorOrder (bug #49288).
Fri, 18 Nov 2016 21:22:38 -0800 Rik importdata.m: Improve performance when reading text files (bug #49630).
Fri, 18 Nov 2016 09:07:20 -0800 Rik Return immediately from waitfor() if input is empty (bug #49645).
Fri, 18 Nov 2016 09:02:35 -0800 Rik Present questdlg buttons in correct order (bug #49644).
Thu, 17 Nov 2016 21:09:21 -0800 Rik grabcode.m: Overhaul code.
Thu, 17 Nov 2016 16:13:25 -0800 Rik isocolors.m: Fix leftover cruft in docstring from cset f403ad463aa4.
Thu, 17 Nov 2016 15:58:52 -0800 Mike Miller norm: fix input validation tests stable
Thu, 17 Nov 2016 16:03:43 -0800 Rik isonormals.m: Overhaul function
Thu, 17 Nov 2016 15:37:49 -0800 Mike Miller norm: fix error in input argument validation leading to segfault (bug #49634) stable
Thu, 17 Nov 2016 21:54:55 +0100 Philip Nienhuis (pkg): restore accidentally dropped 'desc' arg (bug #49635)
Thu, 17 Nov 2016 10:39:05 -0800 Rik dialog.m: Overhaul function.
Thu, 17 Nov 2016 09:55:51 -0800 Rik isocolors.m: Overhaul function.
Wed, 16 Nov 2016 21:03:16 -0500 John W. Eaton error if break statement is in script file separate from loop (bug #39168)
Wed, 16 Nov 2016 21:53:06 -0800 Rik print.m: Fix incorrect optimization from cset 219c70d2ba28.
Mon, 14 Nov 2016 22:57:36 +0100 Pantxo Diribarne print.m: Don't change ui* objects units (bug #49600).
Tue, 15 Nov 2016 16:15:02 -0500 John W. Eaton eliminate some macros that are used only once or twice
Wed, 16 Nov 2016 11:12:30 +0100 Kai T. Ohlhus doc: Add copyright notice and improve docstring.
Wed, 16 Nov 2016 10:11:38 +0100 Kai T. Ohlhus publish.tst: Add copyright notice.
Wed, 16 Nov 2016 10:09:27 +0100 Kai T. Ohlhus doc: Correct publish markup documentation about the usage of '%%%'.
Tue, 15 Nov 2016 22:03:36 -0800 Rik maint: Capitalize variable names appearing in error() messages of C++ files.
Tue, 15 Nov 2016 20:25:25 -0800 Rik maint: Correct spacing around if and opening parentheses of condition.
Tue, 15 Nov 2016 20:14:41 -0800 Rik data.cc: Remove unused macros NATIVE_REDUCTION, NATIVE_REDUCTION_1.
Tue, 15 Nov 2016 22:48:01 +0100 Kai T. Ohlhus doc: Update month of TeX title page. stable
Tue, 15 Nov 2016 12:24:44 -0500 John W. Eaton * oct-alloc.h: Remove deprecated header file.
Mon, 14 Nov 2016 18:54:49 -0500 John W. Eaton deprecate boolNDArray::sum and boolNDArray::cumsum
Tue, 15 Nov 2016 03:59:17 -0800 Rik maint: Use args.length() rather than declaring nargin when used only once.
Tue, 15 Nov 2016 03:19:01 -0800 Rik maint: Remove instances of triple newlines throughout repository.
Tue, 15 Nov 2016 02:28:38 -0800 Rik lsqnonneg.m: Change @itemize to @table so docs compile.
Mon, 14 Nov 2016 20:13:26 -0800 Rik lsqnonneg.m: Overhaul function.
Mon, 14 Nov 2016 16:34:18 -0800 Rik maint: Match documentation names and variable names in more m-files.
Mon, 14 Nov 2016 15:34:31 -0800 Rik maint: Remove dangling ';' from m-file function declarations.
Mon, 14 Nov 2016 14:58:38 -0800 Rik doc: Clarify inputs and outputs for rgb2hsv. stable
Mon, 14 Nov 2016 14:55:41 -0800 Rik maint: Rename variables to match documentation in m-files.
Mon, 14 Nov 2016 12:53:43 -0800 Rik pqpnonneg.m: Overhaul function.
Mon, 14 Nov 2016 12:48:59 -0800 Rik maint: Periodic merge of stable to default.
Sun, 13 Nov 2016 10:21:08 -0500 John W. Eaton Added tag release-4-2-0 for changeset 708a4fcb7382 stable
Sun, 13 Nov 2016 10:20:59 -0500 John W. Eaton Version 4.2.0 released. stable release-4-2-0
Mon, 14 Nov 2016 12:12:02 -0800 Rik maint: Capitalize variable names appearing in error() messages of m-files.
Thu, 27 Oct 2016 09:24:58 +0200 Pantxo Diribarne Implement "linejoin" property (bug #48387)
Sun, 13 Nov 2016 21:27:41 -0800 Rik saveas.m: Overhaul function.
Sun, 13 Nov 2016 20:50:40 -0800 Rik maint: Trim trailing whitespace from files.
Sun, 13 Nov 2016 20:37:19 -0800 Rik ppplot.m: Fix typos from cset c38eb3b08284.
Sun, 13 Nov 2016 20:33:47 -0800 Rik maint: Standardize Copyright formatting.
Sun, 13 Nov 2016 06:16:06 -0800 Rik ppplot.m, qqplot.m: Add @seealso section. Add BIST tests for input validation..
Sun, 13 Nov 2016 06:07:14 -0800 Rik Size gl2ps print buffer just once when printing tex formats (bug #49492).
Sat, 12 Nov 2016 15:34:29 -0800 Rik datetick.m: Fix unequal spacing of months and years (bug #39727). stable
Thu, 10 Nov 2016 20:30:00 -0800 Rik Fix failing BIST test in toplev.cc (bug #49575). stable
Thu, 10 Nov 2016 20:03:02 -0800 Rik Fix building gl2ps when --without-opengl is used (bug #47886).
Sat, 05 Nov 2016 14:50:15 +0530 NVS Abhilash * data.cc (Fisinteger): Add BIST tests. stable
Wed, 09 Nov 2016 19:06:37 +0100 Markus Mützel datetick.m: Correct spacing for month ticks (bug #49566).
Wed, 09 Nov 2016 21:16:44 -0800 Rik maint: Merge stable to default.
Wed, 09 Nov 2016 18:41:09 +0100 Markus Mützel datenum.m: Treat months > 14 correctly (bug #49570). stable
Wed, 09 Nov 2016 21:04:08 -0800 Rik odedefaults.m: Don't require vector for JPattern, MvPattern (bug #49564).
Wed, 09 Nov 2016 09:16:17 +0100 Pantxo Diribarne Correctly handle visibility of custom menu items (bug #49529)
Wed, 09 Nov 2016 16:58:44 -0500 John W. Eaton maint: Merge stable to default.
Wed, 09 Nov 2016 12:33:26 -0500 John W. Eaton Added tag rc-4-2-0-4 for changeset 69ac19073ae6 stable
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