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)
Thu, 01 Mar 2018 20:53:29 -0800 Rik scatter3.m, surf.m: Match output variable name to documentation.
Thu, 01 Mar 2018 20:36:15 -0800 Rik plot3.m: Return an empty matrix when no plot is created (bug #53215).
Thu, 01 Mar 2018 18:12:56 -0800 Mike Miller maint: merge stable to default
Thu, 01 Mar 2018 17:57:18 -0800 Mike Miller test: ensure all unit tests restore global random state after setting it stable
Thu, 01 Mar 2018 16:15:50 -0800 Rik configure.ac: Delete check for Xft library.
Thu, 01 Mar 2018 15:50:45 -0500 John W. Eaton set dims to 1x1 for display_only_model
Thu, 01 Mar 2018 14:50:01 -0500 John W. Eaton * variable-editor-model.cc: Fix format string.
Mon, 19 Feb 2018 20:13:15 -0600 Daniel J Sebald Make the variable editor multi-panel via a QMainWindow layout (bug #53046)
Thu, 01 Mar 2018 11:18:44 -0500 John W. Eaton * lu.cc: Note possible issues with ipvt vector.
Thu, 01 Mar 2018 11:12:38 -0800 Rik configure.ac: Overhaul file (bug #53186).
Wed, 28 Feb 2018 22:11:38 +0100 Pantxo Diribarne Workaround gl2ps using pixel units for SVG output (bug #53197).
Fri, 23 Feb 2018 03:12:20 -0600 Daniel J Sebald Add boundary tests on QLists associated with Qt inputdlg() routine (bug #53209).
Mon, 26 Feb 2018 21:22:43 +0100 Pantxo Diribarne Use "butt" linecap to workaround split lines in printout (bug #53229).
Wed, 28 Feb 2018 09:56:15 -0800 Rik maint: merge stable to default.
Fri, 23 Feb 2018 09:48:58 +0100 Philip Nienhuis inputdlg.m: Avoid crash when prompt and defaults sizes differ (bug #53209). stable
Tue, 27 Feb 2018 15:01:18 -0800 Mike Miller maint: merge stable to default
Tue, 27 Feb 2018 14:50:41 -0800 Mike Miller __gripe_missing_component__.m: fix BIST tests when missing_component_hook exists stable
Fri, 24 Nov 2017 21:14:38 +0100 Sébastien Villemot tie octave_classdef::numel method to "numel" user override method (bug #46571) stable
Tue, 27 Feb 2018 10:39:21 -0800 Rik Change default status of pager to "off" (bug #53217).
Tue, 27 Feb 2018 08:57:21 -0800 Rik Don't create new figure when calling colormap functions (bug #53217).
Mon, 26 Feb 2018 17:35:21 -0800 Rik Fix unused variable warning in Range elem(i,j) function introduced in 0d21e2a1cdfc.
Fri, 23 Feb 2018 14:33:55 +0100 Pantxo Diribarne Allow getframe and print to work without osmesa (bug #53186).
Mon, 26 Feb 2018 15:43:28 -0800 Rik maint: merge stable to default.
Mon, 26 Feb 2018 15:43:03 -0800 Rik Fix performance of Sparse fsolve for complex sparse matrices (bug #53140). stable
Mon, 26 Feb 2018 13:33:50 -0600 Daniel J Sebald Remove unused hidden axes properties for camera view (bug #52940).
Mon, 26 Feb 2018 09:45:33 -0800 Rik area.m: Implement EdgeAlpha and FaceAlpha properties (bug #53214).
Mon, 26 Feb 2018 08:48:43 -0800 Rik hist.m: Overhaul function (bug #53199).
Sat, 24 Feb 2018 16:05:35 +0100 Torsten * main-window.cc (reset_windows): set focus to console after resetting window layout
Sat, 24 Feb 2018 14:05:07 +0100 Torsten fix truncated startup message in terminal widget on windows (bug #53189)
Thu, 22 Feb 2018 15:14:44 -0800 Mike Miller Delete remaining uses of deprecated toascii function
Thu, 22 Feb 2018 15:52:38 -0500 John W. Eaton improve formatting of large values in pr-output functions
Thu, 22 Feb 2018 00:07:37 -0500 John W. Eaton use templates to eliminate more nearly duplicate pr-output code
Wed, 21 Feb 2018 22:32:55 -0500 John W. Eaton store scale factor in float_display_format object
Wed, 21 Feb 2018 17:11:05 -0500 John W. Eaton don't pass field width as separate argument in pr-output functions
Wed, 21 Feb 2018 15:41:52 -0500 John W. Eaton restore auto switch to E formats octave_print_internal functions
Wed, 21 Feb 2018 08:24:41 -0500 John W. Eaton eliminate output_max_field width; limit output precision (bug #53167)
Wed, 21 Feb 2018 11:51:32 -0500 John W. Eaton * CDiagMatrix.h: New typedefs for element types.
Sun, 18 Feb 2018 14:32:36 -0600 John W. Eaton more templates for pr-output.cc functions
Wed, 21 Feb 2018 09:17:05 -0500 John W. Eaton use template for printing matrices in plus format
Wed, 21 Feb 2018 09:15:37 -0500 John W. Eaton new element access operators for Range objects
Tue, 20 Feb 2018 14:36:25 -0500 John W. Eaton avoid crash on exit with user-defined data types (bug #53156)
Mon, 19 Feb 2018 11:37:36 -0800 Rik maint: merge stable to default.
Mon, 19 Feb 2018 11:36:24 -0800 Rik Fix performance of Sparse fsolve (bug #53140). stable
Mon, 19 Feb 2018 14:08:29 -0500 John W. Eaton pr-output.cc (octave_print_internal): Avoid inifinite recursion.
Sun, 18 Feb 2018 20:59:47 +0100 Torsten clear variable via context menu of workspace view (bug #53149)
Fri, 16 Feb 2018 22:59:14 +0100 Carlo de Falco Fix make_int example (bug #53156)
Fri, 16 Feb 2018 19:16:55 +0100 Torsten * webinfo.cc (close_tab): set focus to current tab after a tab was closed
Fri, 16 Feb 2018 19:16:51 +0100 Torsten fix focus change between dock widgets of gui
Fri, 16 Feb 2018 08:44:06 -0800 Rik doc: Update format() documentation for "free", "+", "bank" formats (bug #53169).
Fri, 16 Feb 2018 02:46:21 -0500 John W. Eaton preparing for a brave new future, use templates in some pr-output functions
Fri, 16 Feb 2018 00:42:39 -0500 John W. Eaton don't print extra newline after matrices with format free (bug #53168)
Thu, 15 Feb 2018 18:34:08 -0600 John W. Eaton use "m_" prefix for member variable in terminal dock widget class
Thu, 15 Feb 2018 16:32:01 -0800 Rik maint: merge stable to default.
Thu, 15 Feb 2018 16:52:54 -0500 John W. Eaton move workspace view and model classes inside octave namespace
Mon, 12 Feb 2018 16:54:57 -0600 Daniel J Sebald Range-check variable editor m_table_colors before using (bug #53137)
Thu, 15 Feb 2018 11:41:56 -0800 Rik Document second calling form of disp(). stable
Thu, 15 Feb 2018 00:41:45 -0500 John W. Eaton make variable editor display-only page readonly with no line wrapping
Wed, 14 Feb 2018 23:50:55 -0500 John W. Eaton resize varible editor model on scrollbar actions
Wed, 14 Feb 2018 23:46:41 -0500 John W. Eaton eliminate file-scope static variable in pr-output.cc
Wed, 14 Feb 2018 23:28:40 -0500 John W. Eaton fix printing of logical values (bug #53160)