log

age author description
Tue, 28 Aug 2018 16:41:07 -0700 Rik Silence compiler warnings about unused functions from cset 8ac4bfa55053. stable
Tue, 28 Aug 2018 14:02:30 -0400 John W. Eaton maint: Merge stable to default.
Tue, 28 Aug 2018 13:32:53 -0400 John W. Eaton restore optimization for compound transpose-mul/div ops (bug #45890) stable
Tue, 28 Aug 2018 00:09:59 -0400 John W. Eaton maint: Strip trailing whitespace from source files.
Tue, 28 Aug 2018 00:04:28 -0400 John W. Eaton process tests in @CLASS directories again (bug #54561)
Fri, 24 Aug 2018 11:41:04 +0200 Pantxo Diribarne Increase OpenGL clipping limits in ortho view (bug #54551).
Thu, 23 Aug 2018 15:27:10 +0200 Marco Caliari Fix inaccurate result of gammainc for x large (bug #54550). stable
Sat, 18 Aug 2018 23:05:41 +0200 Olaf Till Save all scopes of nested anonymous functions (bug #45969).
Mon, 27 Aug 2018 17:06:34 -0700 Rik Allow pkg -rebuild global to succeed when pkg dir does not exist (bug #45903). stable
Mon, 27 Aug 2018 14:43:12 -0700 Rik get_first_help_sentence.m: Add ellipsis "..." to end of help text if it was truncated.
Tue, 21 Aug 2018 16:25:22 -0400 John W. Eaton allow default font, size, and external editor to be set from environment
Tue, 21 Aug 2018 22:02:23 +0200 Markus Mützel Use "facenormals" for flat lighting on patches (bug #54024).
Mon, 20 Aug 2018 13:15:02 -0700 Mike Miller fix libgui build failure with Qt 4.8
Mon, 20 Aug 2018 15:29:53 -0400 John W. Eaton eliminate some nearly duplicate code in __run_test_suite__
Sun, 19 Aug 2018 19:01:31 -0700 Rik zscore.m: Allow an empty OPT argument to mean default (bug #54531). stable
Sun, 19 Aug 2018 20:34:13 +0200 Markus Mützel Document how the JVM can be selected at load time (bug #49111).
Sat, 18 Aug 2018 13:50:45 -0400 John W. Eaton maint: Merge stable to default.
Sat, 18 Aug 2018 12:43:43 -0400 John W. Eaton correctly copy base class for colon and funcall parse tree objects (bug #47091) stable
Sat, 18 Aug 2018 08:21:45 +0200 Torsten updated context menus in editor and console window (bug #46884)
Fri, 17 Aug 2018 14:49:10 -0700 Rik Clean up liboctave Range implementation.
Fri, 17 Aug 2018 14:12:48 -0700 Rik maint: merge stable to default.
Fri, 17 Aug 2018 14:04:51 -0700 Rik Stop segfault when concatening sparse matrices (bug #54527). stable
Mon, 10 Feb 2014 15:39:58 +0100 pantxo Report ARPACK error strings instead of error number (bug #41372).
Thu, 16 Aug 2018 17:35:36 -0700 Rik Guarantee an integer for max of Range when base and increment are ints (bug #46859).
Thu, 16 Aug 2018 16:30:26 -0700 Rik Don't print fractional part of an invalid NaN index.
Thu, 14 Jan 2016 14:03:17 +1100 Lachlan Andrew Always print non-integer part of non-integer indices in invalid index message (bug #46859).
Thu, 16 Aug 2018 19:36:39 +0200 Torsten update news window contents when community news are requeted a second time
Wed, 15 Aug 2018 16:40:57 -0700 Rik Break up tests for bug #45972 so that HDF5 is not used if support is unavailable.
Wed, 15 Aug 2018 15:29:11 -0700 Rik Use is_function_handle instead of isa (x, "function_handle").
Wed, 15 Aug 2018 14:13:28 -0700 Rik shg.m: Don't create a figure if none exists.