log

age author description
Thu, 06 Sep 2012 23:01:51 -0400 Mike Miller Revert changeset c267a3522d6c to replace with a better solution
Thu, 06 Sep 2012 21:21:04 +0200 Thorsten Liebig * file-editor.cc (file_editor::request_open_file): canceled open --> restore focus to previous tab
Thu, 06 Sep 2012 21:13:09 +0200 Thorsten Liebig * file-editor-tab.cc (file_editor_tab::file_editor_tab): fixed uninitialized bool for long tab title
Thu, 06 Sep 2012 12:18:22 -0700 Rik m4/acinclude.m4: Use more consistent m4 quoting of arguments to macros.
Thu, 06 Sep 2012 14:57:50 -0400 John W. Eaton back off on history scrolling change
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.