log

age author description
Fri, 07 Sep 2012 18:24:08 -0400 Mike Miller Fix --image-path option
Fri, 07 Sep 2012 18:14:14 -0400 Mike Miller Fix errors with string options passed to older libcurl (bug #36717)
Fri, 07 Sep 2012 14:39:46 -0400 Jordi Gutiérrez Hermoso maint: update .hgignore
Fri, 07 Sep 2012 00:33:28 -0400 Mike Miller urlwrite.cc: Ensure the default HTTP request method is reset to GET
Thu, 06 Sep 2012 23:02:05 -0400 Mike Miller Add check for CURLOPT_DIRLISTONLY in libcurl
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.
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
Wed, 05 Sep 2012 13:28:54 -0700 Rik build: Set TERM_LIBS before checking for READLINE.
Wed, 05 Sep 2012 09:41:20 -0700 Rik doc: Clean up docstring for print.m.
Wed, 05 Sep 2012 11:41:21 -0400 John W. Eaton pass QString by const reference instead of value
Wed, 05 Sep 2012 08:14:37 -0700 Rik Fix mex compilation with subdirs on Windows platforms (bug #37122)
Tue, 04 Sep 2012 21:56:12 -0700 Rik build: Properly choose qmake if Qt3 and Qt4 are installed (Bug #37101)