log

age author description
Tue, 13 Mar 2018 07:18:11 -0400 John W. Eaton Version 4.2.2 released. stable release-4-2-2
Wed, 14 Mar 2018 08:52:35 -0700 Mike Miller Keep the '--no-gui' option as the inverse of '--gui'
Wed, 14 Mar 2018 16:12:32 +0100 Juan Pablo Carbajal pkg.m: fix name of variable during update
Wed, 14 Mar 2018 15:42:20 +0100 Pantxo Diribarne Fix misconfigured OCTAVE_DOCDIR (bug #53006)
Mon, 12 Feb 2018 23:53:16 +0100 Pantxo Diribarne Generate Qt compressed help and collection files for the manual (bug #53006)
Wed, 14 Mar 2018 14:29:50 +0100 Carnë Draug Don't start GUI by default, require new '--gui' option
Wed, 14 Mar 2018 12:27:19 +0100 Pantxo Diribarne Improve Doxygen generation.
Wed, 14 Mar 2018 08:29:47 +0100 Juan Pablo Carbajal warning and yes_or_no for installing using url
Tue, 13 Mar 2018 17:47:20 +0100 Carnë Draug pkg: allow URI for external files (https/ftp/etc links) as install targets
Tue, 13 Mar 2018 18:11:40 +0100 Kai T. Ohlhus doc: CITATION: update for 4.2.2 release. stable
Tue, 13 Mar 2018 14:42:29 +0100 Carnë Draug mean.m: add out_type option to control data type of return value
Tue, 13 Mar 2018 12:12:22 +0100 Kai T. Ohlhus More updates for 4.2.2 release. stable
Tue, 13 Mar 2018 06:51:17 -0400 John W. Eaton * NEWS: Update for 4.2.2 release. stable
Mon, 12 Mar 2018 21:06:13 -0400 John W. Eaton use C++11 features to eliminate some macros in oct-rand.cc
Sat, 10 Mar 2018 14:41:34 -0600 Daniel J Sebald Add a QFrame to the variable editor panels and adjust tooltips (bug #53275)
Sat, 10 Mar 2018 17:10:42 -0800 Mike Miller maint: mention the tfqmr function in NEWS for 4.4
Sat, 10 Mar 2018 16:09:57 -0800 Mike Miller test: make bicg and pcg tests conditional on CHOLMOD and UMFPACK
Sat, 10 Mar 2018 15:13:15 -0800 Mike Miller maint: use automake %canon_reldir% for all scripts directories
Sat, 10 Mar 2018 15:07:49 -0800 Mike Miller maint: sort lists of function files in build system
Sun, 11 Mar 2018 07:29:04 +0900 Cristiano Dorigo Merge code from SoCiS 2016 "Improve iterative methods" project (http://socis16octave-improveiterativemethods.blogspot.com)
Fri, 09 Mar 2018 13:44:08 +0200 maorshutman Add nnz implementation for Range type (bug #53185).
Mon, 05 Mar 2018 22:11:33 -0600 Daniel J Sebald Improve fullscreen action for variable editor panes (bug #53275)
Fri, 09 Mar 2018 17:19:15 -0800 Rik randmtzig.cc: Use std::generate_n to simplify code.
Fri, 09 Mar 2018 16:40:12 -0800 Rik Use a uint32 state vector for random number generators (bug #50256).
Fri, 09 Mar 2018 17:14:52 -0500 John W. Eaton prevent stack overflow crash on deeply nested function calls (bug #47620)
Fri, 09 Mar 2018 11:42:57 -0500 John W. Eaton use INTEGER*4 in ranlib functions (bug #51961)
Fri, 09 Mar 2018 09:22:18 -0500 John W. Eaton avoid AWT test on OS X (bug #53305)
Thu, 08 Mar 2018 16:09:10 -0800 Rik Correctly set rand state at startup (bug #53300).
Thu, 08 Mar 2018 17:36:47 -0500 John W. Eaton maint: merge stable to default
Thu, 08 Mar 2018 17:35:39 -0500 John W. Eaton make leftdiv work for scalar \ int-matrix (bug #51682) stable
Wed, 07 Mar 2018 22:24:23 -0800 Rik pcg.m: Overhaul function and BIST tests (bug #53258).
Wed, 07 Mar 2018 17:34:52 -0500 John W. Eaton use m_ prefix for member variables in unary op parser classes
Wed, 07 Mar 2018 16:42:08 -0500 John W. Eaton use m_ prefix consistently in jit compiler classes in the parser
Wed, 07 Mar 2018 14:56:03 -0500 John W. Eaton use m_ prefix for member variables in parse tree classes
Tue, 06 Mar 2018 13:28:41 -0500 John W. Eaton * etc/gdbinit: Fix syntax. (bug #53241)
Tue, 06 Mar 2018 13:01:12 -0500 John W. Eaton only skip .gdbinit install if files differ (bug #53241)
Sun, 04 Mar 2018 03:52:58 -0600 Daniel J Sebald Use OS GUI highlight backgroud color for variable editor name label (bug #53274)
Tue, 06 Mar 2018 18:48:09 +0100 Torsten always select suitable icon color for sock widgets depending on title bar color
Tue, 06 Mar 2018 12:21:00 -0500 John W. Eaton use function call syntax in test conditions that check have_window_system
Tue, 06 Mar 2018 12:18:27 -0500 John W. Eaton make getframe tests conditional on have_window_system
Thu, 01 Mar 2018 17:06:49 -0600 Daniel J Sebald subspace.m: Change BIST tests to more accurately test function (bug #53242).
Mon, 05 Mar 2018 15:18:20 -0800 Rik plot3.m: Fix bug introduced in cset d55e100aebc9.
Sun, 04 Mar 2018 22:01:00 +0100 Pantxo Diribarne Rely on QOffscreenSurface functionality rather than its presence (bug #53278)
Mon, 05 Mar 2018 20:29:24 +0100 Torsten add a tooltip on ix-systems for moving a floating dock widget (bug #52797)
Mon, 05 Mar 2018 13:23:03 -0500 John W. Eaton use unique directory names in getpref and setpref tests
Mon, 05 Mar 2018 07:48:37 +0100 Torsten hide floating variable widgets when variable editor is hidden
Sat, 03 Mar 2018 09:34:16 -0500 John W. Eaton use m_ prefix for data members in more classes
Sat, 03 Mar 2018 07:36:06 +0100 Torsten * variable-editor.cc (ctor): rename object name matching logo name (bug #53260)
Fri, 02 Mar 2018 22:55:17 +0100 Torsten update of the new variable editor icons (bug #53260)
Thu, 01 Mar 2018 22:22:31 -0600 Daniel J Sebald Create an icon for the variable editor (bug #53260)
Fri, 02 Mar 2018 22:48:28 +0100 Torsten fix case insensitive global search in document viewer (bug #53247)
Fri, 02 Mar 2018 15:37:31 -0500 John W. Eaton move some GUI classes inside octave namespace
Fri, 02 Mar 2018 13:25:34 -0500 John W. Eaton eliminate most Qt version checks
Fri, 02 Mar 2018 10:45:06 -0800 Rik configure.ac: Redo configuration tests for OSMesa library.
Fri, 02 Mar 2018 09:11:09 -0800 Rik acinclude.m4: Fix another typo in cset 53f68d0fb122.
Fri, 02 Mar 2018 08:41:46 -0800 Rik acinclude.m4: Fix typo in previous cset (53f68d0fb122).
Fri, 02 Mar 2018 08:29:07 -0800 Rik acinclude.m4: Keep macros in alphabetical order.
Fri, 02 Mar 2018 09:48:10 -0500 John W. Eaton * lu.h: Remove OCTAVE_DEPRECATED tag inserted for debugging.
Thu, 01 Mar 2018 23:19:55 -0600 Daniel J Sebald Make variable editor code compile under Qt4 (bug #53259)
Fri, 02 Mar 2018 13:46:45 +0100 Pantxo Diribarne getframe.m: update %!test for new offscreen system (bug #53186)