Mercurial > hg > octave-nkf
graph
-
ls.m: Strip tailing UNIX file separator when running in Windows environment (bug #40726).Tue, 03 Dec 2013 13:13:44 -0800, by Rik
-
edit.m: Respond correctly to either file separator (bug #40726).Tue, 03 Dec 2013 12:30:50 -0800, by Rik
-
what.m: Workaround file separator issues in code (bug #40726).Tue, 03 Dec 2013 10:49:01 -0800, by Rik
-
Simplify directory testing code for rundemos, runtests.Tue, 03 Dec 2013 10:45:20 -0800, by Rik
-
configure.ac: add warning about disabling java to the final summary. stableTue, 03 Dec 2013 18:25:07 +0000, by Carnë Draug
-
configure.ac: add warning on disabling OpenGL printing to the final summary. stableTue, 03 Dec 2013 18:18:43 +0000, by Carnë Draug
-
es_ES.ts: Update of the translation into spanish language stableTue, 03 Dec 2013 11:21:49 +0100, by Valentin Ortega
-
Accept a bare directory name for rundemos and runtests.Tue, 03 Dec 2013 09:35:54 -0800, by Rik
-
runtests.m: Also runtests for files that only contain %!xtest (bug #40780)Tue, 03 Dec 2013 09:04:09 -0800, by Rik
-
Correct typo in error message when no DISPLAY var set. stableTue, 03 Dec 2013 08:26:46 -0800, by Rik
-
maint: Bump version to 4.1.0+ on default branch.Tue, 03 Dec 2013 08:09:23 -0800, by Rik
-
Add template checklist for making a release to source control.Mon, 02 Dec 2013 13:38:18 -0800, by Rik
-
maint: Remove functions deprecated in 3.6 for 4.0 release.Mon, 02 Dec 2013 13:29:03 -0800, by Rik
-
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