Mercurial > hg > octave-nkf
graph
-
gui: new error message when saving a file as one already opened in the editorSat, 05 Jan 2013 21:30:01 +0100, by Torsten
-
gui: set locale to C before starting the interpreterSat, 05 Jan 2013 08:35:09 +0100, by Torsten
-
perms.m: Match documentation variable names to function variable names.Fri, 04 Jan 2013 14:14:41 -0800, by Rik
-
Document that break and continue statements work for do-until loops.Fri, 04 Jan 2013 11:41:08 -0800, by Rik
-
Implement full object construction and superclass references. classdefThu, 03 Jan 2013 21:01:11 -0500, by Michael Goffioul
-
Force classdef name to match filename. classdefThu, 03 Jan 2013 21:01:07 -0500, by Michael Goffioul
-
eliminate some compiler warnings for GUI codeThu, 03 Jan 2013 17:40:43 -0500, by John W. Eaton
-
Do not use vectorized llvm commands for complex numbersThu, 03 Jan 2013 12:35:10 -0700, by Max Brister
-
maint: periodic merge of stdefault to classdef classdefThu, 03 Jan 2013 13:36:55 -0500, by Jordi Gutiérrez Hermoso
-
maint: merge in gnulib changes from stableThu, 03 Jan 2013 13:24:14 -0500, by Jordi Gutiérrez Hermoso
-
Replace gnulib subrepo with gnulib-hg stableThu, 03 Jan 2013 12:54:32 -0500, by Jordi Gutiérrez Hermoso
-
maint: Merge stable to default to pick up fix for bug #37988.Thu, 03 Jan 2013 10:06:59 -0800, by Rik
-
Fix segfaults with gesdd driver for svd (bug #37998). stableThu, 03 Jan 2013 10:05:03 -0800, by Rik
-
maint: periodic merge of stable to defaultThu, 03 Jan 2013 11:19:47 -0500, by John W. Eaton
-
fix incorrect results for convhulln in some cases (bug #38013) stableThu, 03 Jan 2013 11:16:40 -0500, by John W. Eaton
-
do system-specific initialization before installing default variable valuesThu, 03 Jan 2013 03:05:16 -0500, by John W. Eaton
-
maint: bump version number to 3.7.1+Thu, 03 Jan 2013 01:59:08 -0500, by John W. Eaton
-
maint: merge snapshot changesThu, 03 Jan 2013 01:57:47 -0500, by John W. Eaton
-
Added tag ss-3-7-1 for changeset df1aceb8f0bcThu, 03 Jan 2013 01:56:54 -0500, by John W. Eaton
-
make docstrings for __java_init__ and __java_exit__ available unconditionallyWed, 02 Jan 2013 19:18:15 -0500, by John W. Eaton
-
doc: orderfields.m bug #38009Wed, 02 Jan 2013 15:05:39 +0100, by Andreas Weber
-
fix bug #38010 struct2cell documentation errorWed, 02 Jan 2013 14:51:17 +0100, by Andreas Weber
-
configure.ac: Replace uses of 'true' as a command.Wed, 02 Jan 2013 20:18:28 -0800, by Rik
-
configure.ac: Simplify test for math library.Wed, 02 Jan 2013 17:15:57 -0800, by Rik
-
configure.ac: Remove some no longer accurate comments.Wed, 02 Jan 2013 16:59:10 -0800, by Rik
-
allow build to proceed if either Qt or QScintilla is missingWed, 02 Jan 2013 14:29:50 -0500, by John W. Eaton
-
maint: periodic merge of stable to defaultWed, 02 Jan 2013 11:31:44 -0500, by Jordi Gutiérrez Hermoso
-
textscan.m: fix treatment of whitespace argument (bug #37961) stableWed, 02 Jan 2013 11:26:38 -0500, by Jordi Gutiérrez Hermoso
-
Implement embryonic value-class semantic. classdefTue, 01 Jan 2013 19:54:15 -0500, by Michael Goffioul
-
Implement some embryonic handle-classdef semantic. classdefTue, 01 Jan 2013 19:42:17 -0500, by Michael Goffioul
-
textscan.m: various whitespace & delimiter tests addedTue, 01 Jan 2013 22:02:58 +0100, by Andy Register
-
Modify contourc recursion to a loop to avoid stack overflow (bug #37891)Tue, 01 Jan 2013 14:55:31 -0500, by Mike Miller
-
oct-rand.cc: Silence compiler warning about possible uninitialized variable.Sat, 29 Dec 2012 08:15:04 -0800, by Rik
-
Array-jit.cc: Ensure Cell.h is never includedFri, 28 Dec 2012 22:43:18 -0700, by Max Brister
-
Array-jit.cc: Be more conservative on header inclusionFri, 28 Dec 2012 22:35:05 -0700, by Max Brister
-
build: Use $host_os variable to clarify configure.acFri, 28 Dec 2012 12:21:11 -0800, by Rik
-
gui: smaller minimal size of the command widget (bug #37038)Fri, 28 Dec 2012 21:08:26 +0100, by Torsten
-
editor: when opening an open file, bring its tab (even with short title) on topFri, 28 Dec 2012 15:39:46 +0100, by Torsten
-
editor: add list of recently used files to the file menuFri, 28 Dec 2012 15:01:08 +0100, by Torsten
-
ov-java.cc: Replace instances of comma operator for code clarity.Thu, 27 Dec 2012 23:04:46 -0800, by Rik
-
Silence compilation warning in ov-java.h.Thu, 27 Dec 2012 21:43:35 -0800, by Rik
-
configure.ac: Move tests for programs necessary to build Octave close to top of file.Thu, 27 Dec 2012 19:58:09 -0800, by Rik
-
configure.ac: Remove unused EXTERN_CFLAGS, EXTERN_CXXFLAGS variablesThu, 27 Dec 2012 16:09:55 -0800, by Rik
-
strread: make warning mesage more tractableFri, 28 Dec 2012 00:11:41 +0100, by Philip Nienhuis
-
configure.ac: Remove unnecessary double quotes in test expression.Thu, 27 Dec 2012 13:15:12 -0800, by Rik
-
correctly displaying ranges and strings in the workspace viewThu, 27 Dec 2012 15:01:22 +0100, by Torsten
-
build: Check that system has math defines such as M_PI.Wed, 26 Dec 2012 12:56:38 -0800, by Rik
-
randpoisson.c: Use Octave spacing convention on function calls.Wed, 26 Dec 2012 11:25:12 -0800, by Rik
-
build: Check for isascii() before using it.Wed, 26 Dec 2012 11:14:46 -0800, by Rik
-
editor: prevent reloaded file from being added twice to the file watcherTue, 25 Dec 2012 22:15:02 +0100, by Torsten
-
Redo portions of file editor to use more signals/slots rather than casting.Sun, 23 Dec 2012 14:33:48 -0600, by Daniel J Sebald
-
doc: small fixes for impordataTue, 25 Dec 2012 19:41:12 +0000, by Carnë Draug
-
configure.ac: Avoid non-portable sh technique of double-quoted, backtick expressions.Tue, 25 Dec 2012 10:59:37 -0800, by Rik
-
Enable dashed-lines for many of Gnuplot's terminals.Mon, 24 Dec 2012 18:58:11 -0500, by Ben Abbott
-
Fix assertions with "observed" and "expected" out of order.Mon, 24 Dec 2012 18:49:37 -0500, by Ben Abbott