Mercurial > hg > octave-nkf
graph
-
NEWS: Save old NEWS in NEWS.3. New NEWS file for 4.0 release.Mon, 02 Dec 2013 13:07:38 -0800, by Rik
-
maint: bump version number to 3.9.0+ on default branch.Mon, 02 Dec 2013 13:00:30 -0800, by Rik
-
__unimplemented__: remove validateattributes from list (added on c404cec84eb4)Mon, 02 Dec 2013 20:53:21 +0000, by Carnë Draug
-
maint: Periodic merge of default to classdef. classdefMon, 02 Dec 2013 15:44:15 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Mon, 02 Dec 2013 15:35:18 -0500, by John W. Eaton
-
maint: Periodic merge of default to classdef. classdefMon, 02 Dec 2013 15:36:21 -0500, by John W. Eaton
-
maint: Periodic merge of default to classdef classdefSat, 30 Nov 2013 12:39:54 -0500, by John W. Eaton
-
update library version numbers for upcoming release stableMon, 02 Dec 2013 15:18:20 -0500, by John W. Eaton
-
don't use period after end of @seealso{...} stableMon, 02 Dec 2013 14:57:25 -0500, by John W. Eaton
-
fill.m: Fix incorrect face coloring when using RGB triple (bug #40732).Mon, 02 Dec 2013 10:37:48 -0800, by Rik
-
New function validaattributes to perform input checking for functions.Mon, 02 Dec 2013 18:06:40 +0000, by Carnë Draug
-
use "octave" instead of "\\s" in default prompt stableMon, 02 Dec 2013 12:05:14 -0500, by John W. Eaton
-
fix build for systems without QFont::Monospace stableMon, 02 Dec 2013 11:29:22 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Sat, 30 Nov 2013 08:43:51 -0800, by Rik
-
isa: allow cell array of class names as input, plus remove __isa_parent__().Fri, 29 Nov 2013 21:37:21 +0000, by Carnë Draug
-
update gui info text and corresponding NEWS entry stableFri, 29 Nov 2013 17:50:15 -0500, by John W. Eaton
-
configure.ac: Remove unused JAVA_HOME_NATIVE variable. stableThu, 28 Nov 2013 17:02:59 -0800, by Rik
-
test: Run test suite tests in compilation order (liboctave, libinterp, scripts). stableWed, 27 Nov 2013 09:11:20 -0800, by Rik
-
install translators before welcome wizard but after loading settings stableWed, 27 Nov 2013 08:30:00 +0100, by Torsten
-
configure.ac: Check for Xft library before building native graphics. stableTue, 26 Nov 2013 20:59:00 -0800, by Rik
-
maint: Replace tabs with spaces in octave-config input files. stableTue, 26 Nov 2013 14:49:54 -0800, by Rik
-
Rewrite failing popen2 test for Windows (bug #40606). stableTue, 26 Nov 2013 14:37:08 -0800, by Rik
-
de_DE.ts: update of finished german translation stableTue, 26 Nov 2013 22:49:10 +0100, by Andreas Weber
-
load translators before welcome wizard and take system language as default stableTue, 26 Nov 2013 20:08:02 +0100, by Torsten
-
maint: Periodic merge of default to classdef. classdefTue, 26 Nov 2013 12:38:46 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Tue, 26 Nov 2013 02:05:50 -0500, by John W. Eaton
-
additional improvements for int64 ops implemented with long double (bug #40607) stableTue, 26 Nov 2013 02:04:10 -0500, by John W. Eaton
-
maint: Periodic merge of stable to default.Mon, 25 Nov 2013 22:25:35 -0800, by Rik
-
maint: Back out changeset 25b6fbe82827 and set default to GUI for 4.0 release.Mon, 25 Nov 2013 21:17:36 -0800, by Rik
-
edit.m: Use two spaces to mark sentence break in error() message. stableMon, 25 Nov 2013 21:19:13 -0800, by Rik
-
main.in.cc: Respect --silent option and don't print startup message. stableMon, 25 Nov 2013 20:57:13 -0800, by Rik
-
Restore passing '--silent' option from octave wrapper executableMon, 25 Nov 2013 22:11:37 -0500, by Mike Miller
-
Make the CLI the default for the 3.8 release.Mon, 25 Nov 2013 19:10:33 -0800, by Rik
-
main.in.cc: Replace tabs with spaces. Shorten lines > 80 chars.Mon, 25 Nov 2013 18:28:43 -0800, by Rik
-
make int64 ops implemented with long double work again (bug #40607)Mon, 25 Nov 2013 16:24:47 -0500, by John W. Eaton
-
add systems default monospace font for terminal and editor to default settingsMon, 25 Nov 2013 20:39:44 +0100, by Torsten
-
fix geometry of widgets when floating the first time in windowsMon, 25 Nov 2013 19:50:49 +0100, by Torsten
-
fix icons for the release and community windowsMon, 25 Nov 2013 19:27:42 +0100, by Torsten
-
fix window geometry at startup on windowsMon, 25 Nov 2013 19:10:48 +0100, by Torsten
-
use same string for tool tip and dialog box for searching new directory in guiMon, 25 Nov 2013 18:59:20 +0100, by Torsten
-
Replace default.img with an actual image file format (PNG) (bug #40267)Mon, 25 Nov 2013 13:51:24 +0000, by Carnë Draug
-
use gnulib sigemptyset and sigaddset in thread_manager classSun, 24 Nov 2013 20:54:46 -0500, by John W. Eaton
-
fix restoring the geometry of docked widgets (bug #40691)Sun, 24 Nov 2013 22:06:20 +0100, by Torsten
-
improve messages when reading or writing history fails (bug #40443)Sun, 24 Nov 2013 14:23:20 -0500, by John W. Eaton
-
make sure Octave is displayed in a global menu bar, not another widget nameSun, 24 Nov 2013 13:11:36 +0100, by Torsten
-
start in CLI mode if display is not available (bug #40685)Sun, 24 Nov 2013 02:57:32 -0500, by John W. Eaton
-
avoid including gnulib header in installed Octave header file (bug #40607)Sat, 23 Nov 2013 20:28:46 -0500, by John W. Eaton
-
rgb2ind: support for N-dimensional images (bug #40664)Sun, 24 Nov 2013 04:28:35 +0000, by Carnë Draug
-
Remove editor option from edit() and use only EDITOR() (bug #40600)Sat, 23 Nov 2013 23:01:13 +0000, by Carnë Draug
-
rgb2ind: backout 5d6243c2acbf removing all quantization (bug #40669)Sat, 23 Nov 2013 23:43:51 +0000, by Carnë Draug
-
configure.ac: Don't use internal macro variable ax_blas_f77_func_ok.Sat, 23 Nov 2013 09:38:13 -0800, by Rik