log

age author description
Thu, 23 Nov 2017 09:42:21 -0800 Rik plotyy.m: Don't color y-axis which contains more than 1 line object (bug #48115).
Thu, 23 Nov 2017 09:27:23 -0800 Rik maint: merge stable to default.
Thu, 23 Nov 2017 08:57:56 -0800 Rik plotyy.m: Fix error when using FUN2 argument (bug #48115) stable
Tue, 21 Nov 2017 22:00:45 -0800 Rik maint: Correct typo in comment "Throw-away" => "Throw away"
Tue, 21 Nov 2017 18:44:00 -0800 Rik maint: merge of stable to default.
Tue, 21 Nov 2017 17:49:18 -0800 Rik Check ARPACK library for buggy behavior in configure (bug #52425) stable
Tue, 21 Nov 2017 21:35:32 +0100 Torsten allow uncommenting in editor when line begins with whitespace (bug #52406)
Mon, 20 Nov 2017 08:05:10 -0500 John W. Eaton Fix typo: varaible -> variable.
Sun, 19 Nov 2017 21:37:49 -0500 John W. Eaton * bp-table.cc: Style fixes.
Sun, 19 Nov 2017 21:17:25 -0500 John W. Eaton store subfunction names in scope instead of function object
Mon, 24 Jul 2017 16:48:03 +0200 Pantxo Diribarne Fix printing integer type images (bug #51558) stable
Sun, 19 Nov 2017 16:01:05 -0500 John W. Eaton improve error message for invalid anonymous functions
Sun, 19 Nov 2017 21:15:17 +0100 Torsten update wrong setting keys accidentally introduced into the settings file stable
Sun, 19 Nov 2017 12:49:15 -0500 John W. Eaton delete unused symbol_table functions
Sun, 12 Nov 2017 22:10:46 +0100 Torsten consistent case of settings keys in the settings file (important for qt5) stable
Sun, 19 Nov 2017 09:51:19 -0500 John W. Eaton delete filemarker function and corresponding internal variable
Sun, 19 Nov 2017 10:31:14 +0100 Andreas Weber dim-vector.cc: rewrite dim-vector.cc::squeeze using existing functions
Sat, 18 Nov 2017 20:41:41 +0100 Markus Mützel Copy all constraints for row vector properties.
Sat, 18 Nov 2017 19:45:23 +0100 Markus Mützel Do not skip constraints for graphics properties.
Sat, 18 Nov 2017 11:50:16 +0100 Torsten improve re-docking of a floating widget under windows
Fri, 17 Nov 2017 13:46:15 -0500 John W. Eaton * perms.m: Split groups of tests to individual asserts.
Fri, 17 Nov 2017 17:34:28 +0000 Carnë Draug scripts/specfun/perms.m: support data of any indexable type (bug #52431)
Fri, 17 Nov 2017 11:36:55 -0500 John W. Eaton use m_ prefix for symbol_record class data members
Fri, 17 Nov 2017 09:12:11 -0500 John W. Eaton use shared_ptr and weak_ptr to manage symbol_record object
Thu, 16 Nov 2017 21:43:47 -0500 John W. Eaton don't use symbol_table:: nesting for symbol_record, symbol_scope, or fcn_info
Thu, 16 Nov 2017 19:39:00 -0500 John W. Eaton rename scope to symbol_scope
Fri, 17 Nov 2017 16:53:42 +0000 Carnë Draug scripts/specfun/perms.m: fix return type and size for empty arrays (bug #52432)
Fri, 17 Nov 2017 16:01:59 +0000 Carnë Draug scripts/specfun/perms.m: add tests for non numeric data (bug #52431)
Thu, 16 Nov 2017 18:12:23 -0800 Rik maint: merge stable to default.
Thu, 16 Nov 2017 18:01:18 -0800 Rik Fix definition of Delaunay triangulation in docstrings (bug #52416). stable