Mercurial > hg > octave-nkf
graph
-
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
-
Add visit_funcall method to JIT tree walker. classdefSun, 23 Dec 2012 19:02:26 -0500, by Michael Goffioul
-
Move classdef related source files to correct location. classdefSun, 23 Dec 2012 17:43:06 -0500, by Michael Goffioul