log

age author description
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.