log

age author description
Thu, 24 May 2018 18:42:52 -0700 Rik Fix various bugs with audioread, audiowrite, audioinfo (bug #53975).
Wed, 15 Mar 2017 22:00:17 +0100 Pantxo Diribarne Fallback to open.m for opening files in the gui file browser (bug #50543)
Wed, 23 May 2018 17:12:57 -0400 John W. Eaton new input_system class to manage user input for the interpreter
Thu, 24 May 2018 00:35:36 -0400 John W. Eaton distribute liboctave/version.cc
Tue, 22 May 2018 15:27:06 -0400 John W. Eaton eliminate unused octave_debug_on_interrupt_state variable
Tue, 22 May 2018 15:23:50 -0400 John W. Eaton move core of interpreter::main_loop to evaluator
Tue, 22 May 2018 13:23:49 -0400 John W. Eaton move returning, breaking, and continuing flags to evaluator
Tue, 22 May 2018 11:39:44 -0400 John W. Eaton eliminate some global variables from tree_evaluator
Tue, 22 May 2018 00:53:15 -0400 John W. Eaton eliminate some globals from tree_evaluator class
Mon, 21 May 2018 22:06:20 -0400 John W. Eaton evaluate script and function code in tree_evaluator methods
Mon, 21 May 2018 19:32:57 -0400 John W. Eaton store unwind protect frame for function evaluation in call_stack object
Tue, 22 May 2018 22:41:12 +0200 Torsten provide shortcuts for closing widgets of the variable editor (bug #53002)
Sat, 19 May 2018 13:54:04 -0400 John W. Eaton make version info accessible in liboctave
Fri, 16 Mar 2018 02:29:30 -0500 Daniel J Sebald Prevent hidden predecessor windows appearing when successor is floated (bug #53357)
Fri, 18 May 2018 19:31:24 -0400 John W. Eaton maint: Merge stable to default.
Fri, 18 May 2018 19:26:41 -0400 John W. Eaton make listing local functions for command completion work again (bug #53925) stable
Wed, 16 May 2018 19:01:14 -0400 John W. Eaton refactor evaluation of tree_matrix object
Wed, 16 May 2018 12:17:25 -0400 John W. Eaton eliminate some unnecessary parser includes in source files
Sun, 04 Sep 2016 16:09:43 +0100 Carnë Draug Provide octave configuration files for pkg-config (bug #48775)
Thu, 18 Aug 2016 12:09:56 +0100 Carnë Draug m4/pkg.m4: update to latest version released with pkg-config 0.29.2 (bug #48775)
Thu, 17 May 2018 11:55:18 -0700 Rik maint: merge stable to default.
Thu, 17 May 2018 11:54:54 -0700 Rik Stop segfault in debug mode with readline complete (bug #53925). stable
Thu, 17 May 2018 09:22:31 -0700 Rik Use correct abbreviation UTC for Coordinated Universal Time (bug #53918). stable
Wed, 16 May 2018 22:03:10 -0700 Rik maint: merge stable to default.
Wed, 16 May 2018 22:02:10 -0700 Rik Remove code to install default colors for qt toolkit from window theme (bug #53805). stable
Wed, 16 May 2018 21:14:09 +0200 Torsten fix missing title bar highlighting when (un)docking a widget
Tue, 15 May 2018 18:09:04 -0400 John W. Eaton use reference to tree_evaluator instead of pointer
Tue, 15 May 2018 17:05:47 -0400 John W. Eaton move convert_to_const_vector from tree_argument_list to tree_evaluator
Tue, 15 May 2018 15:34:09 -0400 John W. Eaton maint: Merge stable to default.
Tue, 15 May 2018 14:53:41 -0400 John W. Eaton back out changes attempting to automatically call handle class destructor stable