log

age author description
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)
Wed, 14 Feb 2018 16:08:12 -0800 Mike Miller build: also include DEFMETHOD_DLD and DEFMETHODX_DLD names in PKG_ADD
Wed, 14 Feb 2018 19:02:58 -0500 John W. Eaton allow dynamic resizing of display rows and columns in variable editor
Wed, 14 Feb 2018 16:21:53 -0500 John W. Eaton avoid variable editor error when the user enters an empty data cell
Wed, 14 Feb 2018 19:59:19 +0100 Torsten * webinfo.cc (tab_state_changed): remove setFocus (bug #53155)
Wed, 14 Feb 2018 13:18:35 -0500 John W. Eaton show row and column numbers for editable data in variable editor
Wed, 14 Feb 2018 11:53:18 -0500 John W. Eaton make initial display of un-editable objects in variable editor work
Wed, 14 Feb 2018 02:25:44 -0500 John W. Eaton allow NUL characters in printf and scanf formats (bug #53148)
Tue, 13 Feb 2018 15:04:06 -0800 Rik Add FIXME note to printf_format_list::add_elt_to_list (bug #53148).
Tue, 13 Feb 2018 13:51:35 -0800 Rik Expand octal sequences in regexprep replacement string for Matlab compatibility.
Tue, 13 Feb 2018 19:36:38 +0100 Torsten merge away extra head
Tue, 13 Feb 2018 19:12:27 +0100 Torsten fix font combobox in settings for variable editor (bug #53136)
Tue, 13 Feb 2018 13:24:16 -0500 John W. Eaton display more precision when editing values in variable editor
Tue, 13 Feb 2018 13:09:45 -0500 John W. Eaton * pr-output.cc: Move defn of specialized abs before first use (bug #53114)
Tue, 13 Feb 2018 11:02:21 -0500 John W. Eaton include hg ID in displayed version info
Tue, 13 Feb 2018 01:54:16 -0500 John W. Eaton enable (or improve) display for more types in the variable editor
Mon, 12 Feb 2018 16:03:18 -0800 Rik isprop.m: Simplify checking for abbreviated property matches.
Mon, 12 Feb 2018 17:18:43 +0100 Pantxo Diribarne Ignore figure "hittest" for executing "buttondownfcn" (bug #52795).
Mon, 12 Feb 2018 13:15:10 -0800 Rik Accept -O as an argument to mkoctfile (bug #53099).
Mon, 12 Feb 2018 11:52:46 -0800 Rik Fix handling of NULL character in regular expressions for Matlab compatibility.
Mon, 12 Feb 2018 10:18:12 -0500 John W. Eaton * input.h: Don't provide typedefs for old function names (bug #53123).
Mon, 12 Feb 2018 01:07:27 -0500 John W. Eaton don't include "singleton-cleanup.h" in files that do not need it
Mon, 12 Feb 2018 00:58:31 -0500 John W. Eaton don't use singleton pattern for bp_table
Sun, 11 Feb 2018 10:26:22 -0800 Rik Fix alignment of numbers in fixed_point_format display (bug #53083).
Sun, 11 Feb 2018 12:58:11 -0500 John W. Eaton eliminate useless public iterator typedefs in child_list class
Sun, 11 Feb 2018 18:14:22 +0100 Torsten * webinfo.cc (tab_state_changed): set focus to current tab after tab removal
Sun, 11 Feb 2018 11:17:34 -0500 John W. Eaton don't use singleton pattern for child_list
Sun, 11 Feb 2018 09:20:36 -0500 John W. Eaton move more GUI classse inside octave namespace
Sat, 10 Feb 2018 23:32:04 -0500 John W. Eaton move internal input reader classes out of header file
Sun, 11 Feb 2018 10:57:46 +0100 Torsten use tab navigation from tab_bar in file editor
Sun, 11 Feb 2018 10:16:53 +0100 Torsten * file-editor.cc: fix broken copy/cut/past/undo actions