log

age author description
Mon, 02 Dec 2013 12:05:14 -0500 John W. Eaton use "octave" instead of "\\s" in default prompt stable
Mon, 02 Dec 2013 11:29:22 -0500 John W. Eaton fix build for systems without QFont::Monospace stable
Sat, 30 Nov 2013 08:43:51 -0800 Rik maint: Periodic merge of stable to default.
Sat, 30 Nov 2013 08:42:24 -0800 Rik Correct spelling in cset 482cc05b4f99. stable
Fri, 29 Nov 2013 21:37:21 +0000 Carnë Draug isa: allow cell array of class names as input, plus remove __isa_parent__().
Fri, 29 Nov 2013 17:50:15 -0500 John W. Eaton update gui info text and corresponding NEWS entry stable
Fri, 29 Nov 2013 12:42:13 -0500 John W. Eaton make hiding of gui warning bar persistent stable
Thu, 28 Nov 2013 17:02:59 -0800 Rik configure.ac: Remove unused JAVA_HOME_NATIVE variable. stable
Thu, 28 Nov 2013 08:33:22 -0500 John W. Eaton allow GUI warning bar to be hidden stable
Wed, 27 Nov 2013 09:11:20 -0800 Rik test: Run test suite tests in compilation order (liboctave, libinterp, scripts). stable
Wed, 27 Nov 2013 08:30:00 +0100 Torsten install translators before welcome wizard but after loading settings stable
Wed, 27 Nov 2013 01:40:29 -0500 John W. Eaton add fallback for theme warning icon stable
Tue, 26 Nov 2013 20:59:00 -0800 Rik configure.ac: Check for Xft library before building native graphics. stable
Tue, 26 Nov 2013 21:51:17 -0500 John W. Eaton provide warning about experimental GUI stable
Tue, 26 Nov 2013 14:49:54 -0800 Rik maint: Replace tabs with spaces in octave-config input files. stable
Tue, 26 Nov 2013 14:37:08 -0800 Rik Rewrite failing popen2 test for Windows (bug #40606). stable
Tue, 26 Nov 2013 22:49:10 +0100 Andreas Weber de_DE.ts: update of finished german translation stable
Tue, 26 Nov 2013 20:08:02 +0100 Torsten load translators before welcome wizard and take system language as default stable
Tue, 26 Nov 2013 12:38:46 -0500 John W. Eaton maint: Periodic merge of default to classdef. classdef
Tue, 26 Nov 2013 02:05:50 -0500 John W. Eaton maint: Periodic merge of stable to default.
Tue, 26 Nov 2013 02:04:10 -0500 John W. Eaton additional improvements for int64 ops implemented with long double (bug #40607) stable
Mon, 25 Nov 2013 22:32:13 -0800 Rik recursive_nest2.m: Replace tab with space. stable
Mon, 25 Nov 2013 22:25:35 -0800 Rik maint: Periodic merge of stable to default.
Mon, 25 Nov 2013 21:17:36 -0800 Rik maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.
Mon, 25 Nov 2013 22:10:06 -0800 Rik maint: Replace unnecessary tabs with spaces. stable
Mon, 25 Nov 2013 21:22:57 -0800 Rik Pass --force-gui option on to octave executable. stable
Mon, 25 Nov 2013 21:19:13 -0800 Rik edit.m: Use two spaces to mark sentence break in error() message. stable
Mon, 25 Nov 2013 20:57:13 -0800 Rik main.in.cc: Respect --silent option and don't print startup message. stable
Mon, 25 Nov 2013 20:51:29 -0800 Rik maint: Merge default on to stable for 3.8 release stable
Mon, 25 Nov 2013 22:11:37 -0500 Mike Miller Restore passing '--silent' option from octave wrapper executable