log

age author description
Wed, 02 Jan 2013 15:16:08 -0500 John W. Eaton snapshot version 3.7.1 ss-3-7-1
Wed, 02 Jan 2013 19:18:15 -0500 John W. Eaton make docstrings for __java_init__ and __java_exit__ available unconditionally
Wed, 02 Jan 2013 15:05:39 +0100 Andreas Weber doc: orderfields.m bug #38009
Wed, 02 Jan 2013 14:51:17 +0100 Andreas Weber fix bug #38010 struct2cell documentation error
Wed, 02 Jan 2013 20:18:28 -0800 Rik configure.ac: Replace uses of 'true' as a command.
Wed, 02 Jan 2013 17:15:57 -0800 Rik configure.ac: Simplify test for math library.
Wed, 02 Jan 2013 16:59:10 -0800 Rik configure.ac: Remove some no longer accurate comments.
Wed, 02 Jan 2013 14:29:50 -0500 John W. Eaton allow build to proceed if either Qt or QScintilla is missing
Wed, 02 Jan 2013 11:31:44 -0500 Jordi GutiƩrrez Hermoso maint: periodic merge of stable to default
Wed, 02 Jan 2013 11:26:38 -0500 Jordi GutiƩrrez Hermoso textscan.m: fix treatment of whitespace argument (bug #37961) stable
Tue, 01 Jan 2013 19:54:15 -0500 Michael Goffioul Implement embryonic value-class semantic. classdef
Tue, 01 Jan 2013 19:42:17 -0500 Michael Goffioul Implement some embryonic handle-classdef semantic. classdef
Tue, 01 Jan 2013 22:02:58 +0100 Andy Register textscan.m: various whitespace & delimiter tests added
Tue, 01 Jan 2013 14:55:31 -0500 Mike Miller Modify contourc recursion to a loop to avoid stack overflow (bug #37891)
Sat, 29 Dec 2012 08:15:04 -0800 Rik oct-rand.cc: Silence compiler warning about possible uninitialized variable.
Fri, 28 Dec 2012 22:43:18 -0700 Max Brister Array-jit.cc: Ensure Cell.h is never included
Fri, 28 Dec 2012 22:35:05 -0700 Max Brister Array-jit.cc: Be more conservative on header inclusion
Fri, 28 Dec 2012 12:21:11 -0800 Rik build: Use $host_os variable to clarify configure.ac
Fri, 28 Dec 2012 21:08:26 +0100 Torsten gui: smaller minimal size of the command widget (bug #37038)
Fri, 28 Dec 2012 15:39:46 +0100 Torsten editor: when opening an open file, bring its tab (even with short title) on top
Fri, 28 Dec 2012 15:01:08 +0100 Torsten editor: add list of recently used files to the file menu
Thu, 27 Dec 2012 23:04:46 -0800 Rik ov-java.cc: Replace instances of comma operator for code clarity.
Thu, 27 Dec 2012 21:43:35 -0800 Rik Silence compilation warning in ov-java.h.
Thu, 27 Dec 2012 19:58:09 -0800 Rik configure.ac: Move tests for programs necessary to build Octave close to top of file.
Thu, 27 Dec 2012 16:09:55 -0800 Rik configure.ac: Remove unused EXTERN_CFLAGS, EXTERN_CXXFLAGS variables
Fri, 28 Dec 2012 00:11:41 +0100 Philip Nienhuis strread: make warning mesage more tractable
Thu, 27 Dec 2012 13:15:12 -0800 Rik configure.ac: Remove unnecessary double quotes in test expression.
Thu, 27 Dec 2012 15:01:22 +0100 Torsten correctly displaying ranges and strings in the workspace view
Wed, 26 Dec 2012 12:56:38 -0800 Rik build: Check that system has math defines such as M_PI.
Wed, 26 Dec 2012 11:25:12 -0800 Rik randpoisson.c: Use Octave spacing convention on function calls.