log

age author description
Tue, 11 Sep 2012 22:19:51 +0200 Thorsten Liebig GUI: Settings take immediate effect on the m-editor draft default tip
Tue, 11 Sep 2012 22:12:45 +0200 Thorsten Liebig * settings-dialog.ui: removed some strange settings and signal connections draft
Tue, 11 Sep 2012 15:12:44 -0400 Jordi GutiƩrrez Hermoso Merge in Thorsten's changes draft
Tue, 11 Sep 2012 14:24:44 -0400 John W. Eaton tag calls to mxArray::malloc, mxArray::calloc, and mxArray::strsave with class name draft
Tue, 11 Sep 2012 13:48:46 -0400 John W. Eaton fix decl of mexPutVariable draft
Tue, 11 Sep 2012 13:44:42 -0400 John W. Eaton * mysparse.c (mexFunction): Declare pbr and pbr2 as mxLogical*, not bool*. draft
Tue, 11 Sep 2012 13:38:44 -0400 John W. Eaton modernize mxArray class hierarchy draft
Tue, 11 Sep 2012 10:30:32 -0700 Rik build: Implement some caching for OCTAVE_CHECK_LIB macro. draft
Tue, 11 Sep 2012 07:55:37 -0700 Rik configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X) draft
Tue, 11 Sep 2012 15:24:22 +0200 Thorsten Liebig GUI: new setting to restore tabs from previous session; allow silent load file draft
Tue, 11 Sep 2012 10:50:43 +0200 Thorsten Liebig GUI: recognize editor prefences for long title names; changed default value to false draft
Mon, 10 Sep 2012 21:55:18 +0200 Torsten correctly restore the size of all dock-widgets when maximized draft
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) draft
Mon, 10 Sep 2012 17:02:10 -0500 Max Brister Remove --enable-jit-debug configure option draft
Mon, 10 Sep 2012 18:02:11 -0400 John W. Eaton avoid GUI crash due to null pointer dereference draft
Mon, 10 Sep 2012 17:09:27 -0400 John W. Eaton make symbol_information a proper class draft
Mon, 10 Sep 2012 15:56:17 -0400 John W. Eaton don't display hidden variables in workspace view draft
Mon, 10 Sep 2012 15:30:22 -0400 John W. Eaton display class of variables in workspace viewer instead of type draft
Mon, 10 Sep 2012 12:42:25 -0600 Max Brister configure.ac: Do not check for Qt with --disable-gui draft
Mon, 10 Sep 2012 14:37:17 -0400 John W. Eaton keep history in gui widget at bottom when new items are added draft
Mon, 10 Sep 2012 00:49:59 -0600 Max Brister pt-jit.cc (jit_function_info::jit_function_info): Verify llvm IR when debugging draft
Sun, 09 Sep 2012 12:31:19 -0700 Rik build: Use caching on more intermediate results to speed up configure. draft
Sun, 09 Sep 2012 00:29:00 -0600 Max Brister JIT compile anonymous functions draft
Sat, 08 Sep 2012 18:47:29 -0700 Rik acinclude.m4: Put temporary shell variables in macros into ac_octave namespace. draft
Sat, 08 Sep 2012 18:05:57 -0600 Max Brister run-octave.in: Add -gud2 option to support new versions of gud draft
Sat, 08 Sep 2012 17:20:05 -0600 Max Brister Error on undefined an unused variables in JIT draft
Fri, 07 Sep 2012 12:24:15 +0100 Kris Thielemans fix problem in interp3.m when method argument is passed, added tests, and made one test more stringent draft
Sat, 08 Sep 2012 17:13:21 -0400 Jordi GutiƩrrez Hermoso Fix typo in shrinkfaces.m (thanks Marco Atzeri) draft
Fri, 07 Sep 2012 21:34:10 -0400 Philip Nienhuis Verify appdata exists before removing a propery. Also verify the property draft
Fri, 07 Sep 2012 17:07:30 -0700 Rik build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT. draft