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
|
Fri, 07 Sep 2012 17:05:12 -0700 |
Rik |
Fix Octave builds with SuiteSparse >=4.0 (bug #37031)
draft
|
Fri, 07 Sep 2012 18:32:53 -0400 |
Mike Miller |
Disable tests calling imread if not using GraphicsMagick
draft
|
Fri, 07 Sep 2012 18:24:08 -0400 |
Mike Miller |
Fix --image-path option
draft
|
Fri, 07 Sep 2012 18:14:14 -0400 |
Mike Miller |
Fix errors with string options passed to older libcurl (bug #36717)
draft
|
Fri, 07 Sep 2012 14:39:46 -0400 |
Jordi Gutiérrez Hermoso |
maint: update .hgignore
draft
|
Fri, 07 Sep 2012 00:33:28 -0400 |
Mike Miller |
urlwrite.cc: Ensure the default HTTP request method is reset to GET
draft
|
Thu, 06 Sep 2012 23:02:05 -0400 |
Mike Miller |
Add check for CURLOPT_DIRLISTONLY in libcurl
draft
|
Thu, 06 Sep 2012 23:01:51 -0400 |
Mike Miller |
Revert changeset c267a3522d6c to replace with a better solution
draft
|
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
draft
|
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
draft
|
Thu, 06 Sep 2012 12:18:22 -0700 |
Rik |
m4/acinclude.m4: Use more consistent m4 quoting of arguments to macros.
draft
|
Thu, 06 Sep 2012 14:57:50 -0400 |
John W. Eaton |
back off on history scrolling change
draft
|
Thu, 06 Sep 2012 11:44:24 -0700 |
Rik |
configure.ac: Use m4 quoting more consistently throughout file.
draft
|
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
draft
|
Thu, 06 Sep 2012 13:49:04 -0400 |
John W. Eaton |
keep history in gui widget in chronological order, top to bottom
draft
|
Thu, 06 Sep 2012 13:04:48 -0400 |
Jordi Gutiérrez Hermoso |
Merge in Thorsten Liebig's changes
draft
|
Thu, 06 Sep 2012 02:19:09 -0600 |
Max Brister |
Fix error when compiling with complex matrix (bug #37247)
draft
|
Thu, 06 Sep 2012 01:33:08 -0400 |
John W. Eaton |
allow jit compiler to be enabled at run-time
draft
|
Wed, 05 Sep 2012 20:31:48 -0700 |
Rik |
mkoctfile.in.cc: Remove unneeded "std::" namespace decorators
draft
|
Wed, 05 Sep 2012 20:17:05 -0700 |
Rik |
configure.ac: Disable JIT compilation by default. Added --enable-jit to compile JIT.
draft
|
Wed, 05 Sep 2012 20:22:20 -0400 |
John W. Eaton |
don't insert unknonwn parameters in internal octave_config_info struct
draft
|
Wed, 05 Sep 2012 16:59:19 -0700 |
Rik |
configure.ac: Use true/false rather than yes/no for build_gui variable.
draft
|
Wed, 05 Sep 2012 16:29:07 -0700 |
Rik |
build: Overhaul LLVM determination in configure.ac
draft
|
Thu, 21 Jun 2012 14:42:05 -0400 |
John W. Eaton |
Special-case removing rows or columns from empty sparse matrices
draft stable
|