log

age author description
Thu, 06 Sep 2012 11:44:24 -0700 Rik configure.ac: Use m4 quoting more consistently throughout file.
Thu, 06 Sep 2012 14:41:03 -0400 Jordi GutiƩrrez Hermoso file-editor-tab.cc (file_editor_tab::open_file): Make argument const reference
Thu, 06 Sep 2012 13:49:04 -0400 John W. Eaton keep history in gui widget in chronological order, top to bottom
Thu, 06 Sep 2012 13:04:48 -0400 Jordi GutiƩrrez Hermoso Merge in Thorsten Liebig's changes
Wed, 05 Sep 2012 16:59:33 +0200 Thorsten Liebig * contributors.in: restored alphabetic order and removed a dublicate entry
Tue, 04 Sep 2012 22:34:48 +0200 Thorsten Liebig m-editor: open a new file from the directory of the last active tab
Thu, 06 Sep 2012 02:19:09 -0600 Max Brister Fix error when compiling with complex matrix (bug #37247)
Thu, 06 Sep 2012 01:33:08 -0400 John W. Eaton allow jit compiler to be enabled at run-time
Wed, 05 Sep 2012 20:31:48 -0700 Rik mkoctfile.in.cc: Remove unneeded "std::" namespace decorators
Wed, 05 Sep 2012 20:17:05 -0700 Rik configure.ac: Disable JIT compilation by default. Added --enable-jit to compile JIT.
Wed, 05 Sep 2012 20:22:20 -0400 John W. Eaton don't insert unknonwn parameters in internal octave_config_info struct
Wed, 05 Sep 2012 16:59:19 -0700 Rik configure.ac: Use true/false rather than yes/no for build_gui variable.
Wed, 05 Sep 2012 16:29:07 -0700 Rik build: Overhaul LLVM determination in configure.ac
Thu, 21 Jun 2012 14:42:05 -0400 John W. Eaton Special-case removing rows or columns from empty sparse matrices stable
Sat, 19 May 2012 01:59:21 +0200 David Bateman Ensure sparse constructors have valid ridx and data indices even if they are zero matrices (bug #36104) stable