log

age author description
Wed, 12 Sep 2012 20:50:18 +0200 Torsten reomve empty editor-tab after trying to load a nonexistant file
Thu, 13 Sep 2012 01:03:55 -0400 John W. Eaton use Octave singleton style for octave_link class
Wed, 12 Sep 2012 19:18:51 -0600 Max Brister Use sret and do not use save/restore stack (bug #37308)
Wed, 12 Sep 2012 20:06:05 -0700 Rik configure.ac: Simplify test for LLVM dependencies.
Wed, 12 Sep 2012 20:32:57 -0400 John W. Eaton avoid some GCC warnings in the libgui code
Wed, 12 Sep 2012 16:34:39 -0400 Jordi Gutiérrez Hermoso maint: whitespace cleanup in GUI code
Wed, 12 Sep 2012 16:23:13 -0400 Jordi Gutiérrez Hermoso Merge in Thorsten's changes
Wed, 12 Sep 2012 16:18:48 -0400 John W. Eaton don't use WARN_CXXFLAGS for qterminal library
Wed, 12 Sep 2012 15:08:45 -0400 John W. Eaton reorganize libgui build
Tue, 11 Sep 2012 22:19:51 +0200 Thorsten Liebig GUI: Settings take immediate effect on the m-editor
Tue, 11 Sep 2012 22:12:45 +0200 Thorsten Liebig * settings-dialog.ui: removed some strange settings and signal connections
Wed, 12 Sep 2012 11:36:35 -0700 Rik configure.ac: Cache results for QRUPDATE_LUU autoconf test.
Wed, 12 Sep 2012 11:35:19 -0700 Rik build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.
Wed, 12 Sep 2012 11:04:54 -0400 John W. Eaton pass std::string objects by const reference, not value
Tue, 11 Sep 2012 16:41:17 -0400 John W. Eaton maint: periodic merge of stable to default
Tue, 11 Sep 2012 15:12:44 -0400 Jordi Gutiérrez Hermoso Merge in Thorsten's changes
Tue, 11 Sep 2012 14:24:44 -0400 John W. Eaton tag calls to mxArray::malloc, mxArray::calloc, and mxArray::strsave with class name
Tue, 11 Sep 2012 13:48:46 -0400 John W. Eaton fix decl of mexPutVariable
Tue, 11 Sep 2012 13:44:42 -0400 John W. Eaton * mysparse.c (mexFunction): Declare pbr and pbr2 as mxLogical*, not bool*.
Tue, 11 Sep 2012 13:38:44 -0400 John W. Eaton modernize mxArray class hierarchy
Tue, 11 Sep 2012 15:24:22 +0200 Thorsten Liebig GUI: new setting to restore tabs from previous session; allow silent load file
Tue, 11 Sep 2012 10:50:43 +0200 Thorsten Liebig GUI: recognize editor prefences for long title names; changed default value to false
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro.
Tue, 11 Sep 2012 07:55:37 -0700 Rik configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)
Mon, 10 Sep 2012 21:55:18 +0200 Torsten correctly restore the size of all dock-widgets when maximized
Tue, 11 Sep 2012 01:47:48 -0400 John W. Eaton when writing sparse matrices to MAT files, use nzmax of at least 1 (bug #36603)
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option
Mon, 10 Sep 2012 18:02:11 -0400 John W. Eaton avoid GUI crash due to null pointer dereference
Mon, 10 Sep 2012 17:09:27 -0400 John W. Eaton make symbol_information a proper class
Mon, 10 Sep 2012 15:56:17 -0400 John W. Eaton don't display hidden variables in workspace view