log

age author description
Thu, 07 Sep 2017 15:47:33 +0200 Michele Ginesi New strategy to compute the incomplete gamma function (see bug #47800). stable
Sun, 18 Mar 2018 18:43:04 -0700 Mike Miller maint: merge stable to default
Sun, 18 Mar 2018 18:42:35 -0700 Mike Miller maint: include prepare_qhelp.py in the distribution (bug #53368) stable
Sun, 18 Mar 2018 11:56:00 -0700 Mike Miller maint: merge stable to default
Fri, 16 Mar 2018 16:59:40 -0700 Mike Miller configure: new option --with-system-freefont to use system fonts (bug #53348) stable
Fri, 16 Mar 2018 15:28:34 -0700 Mike Miller include a proper definition of Octave's private font fallback directory stable
Fri, 16 Mar 2018 12:08:46 -0700 Mike Miller invert the logic for whether to start the GUI in the octave wrapper stable
Thu, 15 Mar 2018 15:38:35 -0700 Mike Miller maint: bump development branch to version 4.5.0+
Thu, 15 Mar 2018 15:04:41 +0100 Kai T. Ohlhus maint: merge stable to default
Thu, 15 Mar 2018 15:01:03 +0100 Kai T. Ohlhus Enable build of a reduced Doxygen version for compressed Qt help file. stable
Wed, 14 Mar 2018 23:05:43 -0700 Mike Miller maint: reformat GPLv3 license header blocks for consistency stable
Wed, 14 Mar 2018 22:49:19 -0700 Mike Miller doc: use canonical https URLs for all external gnu.org references stable
Wed, 14 Mar 2018 22:26:31 -0700 Mike Miller maint: update GPL license text and license header blocks stable
Wed, 14 Mar 2018 18:40:00 -0700 Mike Miller maint: merge stable to default
Wed, 14 Mar 2018 18:12:18 -0700 Mike Miller Use reverse DNS naming scheme for freedesktop application identifier stable
Wed, 14 Mar 2018 17:58:27 -0700 Mike Miller build: use normal automake syntax for installing Qt help (bug #53006) stable
Wed, 14 Mar 2018 16:47:00 -0700 Mike Miller build: don't use a stamp file for Qt help generation (bug #53006) stable
Wed, 14 Mar 2018 16:48:45 -0700 Mike Miller maint: remove merge clutter from NEWS file (bug #53345) stable
Thu, 15 Mar 2018 00:45:39 +0100 Carnë Draug etc/icons/octave.desktop.in: use new '--gui' instead of '--force-gui' stable
Thu, 15 Mar 2018 00:12:16 +0100 Carnë Draug maint: remove merge clutter from NEWS file (bug #53345)
Wed, 14 Mar 2018 17:25:26 -0500 John W. Eaton Added tag release-4-2-2 for changeset 94f8e2b5a88b
Wed, 14 Mar 2018 22:46:25 +0100 Pantxo Diribarne Fix handling of time stamp file for Qt help generation (bug #53006) stable
Wed, 14 Mar 2018 12:46:27 -0500 John W. Eaton merge default to stable in preparation for upcoming 4.4 release stable
Wed, 14 Mar 2018 12:19:19 -0500 John W. Eaton maint: merge default to stable in preparation for upcoming 4.4 release
Wed, 14 Mar 2018 12:07:44 -0500 John W. Eaton maint: merge away extra head on stable branch stable
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)