Mercurial > hg > octave-nkf
graph
-
Fix typo in shrinkfaces.m (thanks Marco Atzeri)Sat, 08 Sep 2012 17:13:21 -0400, by Jordi Gutiérrez Hermoso
-
Verify appdata exists before removing a propery. Also verify the propertyFri, 07 Sep 2012 21:34:10 -0400, by Philip Nienhuis
-
build: Silence compiler warning in config.log for OCTAVE_UMFPACK_SEPARATE_SPLIT.Fri, 07 Sep 2012 17:07:30 -0700, by Rik
-
Fix Octave builds with SuiteSparse >=4.0 (bug #37031)Fri, 07 Sep 2012 17:05:12 -0700, by Rik
-
Disable tests calling imread if not using GraphicsMagickFri, 07 Sep 2012 18:32:53 -0400, by Mike Miller
-
Fix --image-path optionFri, 07 Sep 2012 18:24:08 -0400, by Mike Miller
-
Fix errors with string options passed to older libcurl (bug #36717)Fri, 07 Sep 2012 18:14:14 -0400, by Mike Miller
-
maint: update .hgignoreFri, 07 Sep 2012 14:39:46 -0400, by Jordi Gutiérrez Hermoso
-
urlwrite.cc: Ensure the default HTTP request method is reset to GETFri, 07 Sep 2012 00:33:28 -0400, by Mike Miller
-
Add check for CURLOPT_DIRLISTONLY in libcurlThu, 06 Sep 2012 23:02:05 -0400, by Mike Miller
-
Revert changeset c267a3522d6c to replace with a better solutionThu, 06 Sep 2012 23:01:51 -0400, by Mike Miller
-
* file-editor.cc (file_editor::request_open_file): canceled open --> restore focus to previous tabThu, 06 Sep 2012 21:21:04 +0200, by Thorsten Liebig
-
* file-editor-tab.cc (file_editor_tab::file_editor_tab): fixed uninitialized bool for long tab titleThu, 06 Sep 2012 21:13:09 +0200, by Thorsten Liebig
-
m4/acinclude.m4: Use more consistent m4 quoting of arguments to macros.Thu, 06 Sep 2012 12:18:22 -0700, by Rik
-
back off on history scrolling changeThu, 06 Sep 2012 14:57:50 -0400, by John W. Eaton
-
configure.ac: Use m4 quoting more consistently throughout file.Thu, 06 Sep 2012 11:44:24 -0700, by Rik
-
file-editor-tab.cc (file_editor_tab::open_file): Make argument const referenceThu, 06 Sep 2012 14:41:03 -0400, by Jordi Gutiérrez Hermoso
-
keep history in gui widget in chronological order, top to bottomThu, 06 Sep 2012 13:49:04 -0400, by John W. Eaton
-
Merge in Thorsten Liebig's changesThu, 06 Sep 2012 13:04:48 -0400, by Jordi Gutiérrez Hermoso
-
* contributors.in: restored alphabetic order and removed a dublicate entryWed, 05 Sep 2012 16:59:33 +0200, by Thorsten Liebig
-
m-editor: open a new file from the directory of the last active tabTue, 04 Sep 2012 22:34:48 +0200, by Thorsten Liebig
-
Fix error when compiling with complex matrix (bug #37247)Thu, 06 Sep 2012 02:19:09 -0600, by Max Brister
-
allow jit compiler to be enabled at run-timeThu, 06 Sep 2012 01:33:08 -0400, by John W. Eaton
-
mkoctfile.in.cc: Remove unneeded "std::" namespace decoratorsWed, 05 Sep 2012 20:31:48 -0700, by Rik
-
configure.ac: Disable JIT compilation by default. Added --enable-jit to compile JIT.Wed, 05 Sep 2012 20:17:05 -0700, by Rik
-
don't insert unknonwn parameters in internal octave_config_info structWed, 05 Sep 2012 20:22:20 -0400, by John W. Eaton
-
configure.ac: Use true/false rather than yes/no for build_gui variable.Wed, 05 Sep 2012 16:59:19 -0700, by Rik
-
build: Overhaul LLVM determination in configure.acWed, 05 Sep 2012 16:29:07 -0700, by Rik
-
Special-case removing rows or columns from empty sparse matrices stableThu, 21 Jun 2012 14:42:05 -0400, by John W. Eaton
-
Ensure sparse constructors have valid ridx and data indices even if they are zero matrices (bug #36104) stableSat, 19 May 2012 01:59:21 +0200, by David Bateman
-
build: Set TERM_LIBS before checking for READLINE.Wed, 05 Sep 2012 13:28:54 -0700, by Rik
-
doc: Clean up docstring for print.m.Wed, 05 Sep 2012 09:41:20 -0700, by Rik
-
pass QString by const reference instead of valueWed, 05 Sep 2012 11:41:21 -0400, by John W. Eaton
-
Fix mex compilation with subdirs on Windows platforms (bug #37122)Wed, 05 Sep 2012 08:14:37 -0700, by Rik
-
build: Properly choose qmake if Qt3 and Qt4 are installed (Bug #37101)Tue, 04 Sep 2012 21:56:12 -0700, by Rik
-
configure.ac: Conditionally build GUI using same construct as conditionally building DOCs.Tue, 04 Sep 2012 21:10:23 -0700, by Rik
-
build: Add check for Qt libraries to configure.ac.Tue, 04 Sep 2012 19:24:06 -0700, by Rik
-
build: Clean up configure macros for building GUI.Tue, 04 Sep 2012 18:24:37 -0700, by Rik
-
acinclude.m4: Use AC_LANG_PUSH macro with AC_CACHE_CHECK for greater efficiency.Tue, 04 Sep 2012 17:36:11 -0700, by Rik
-
acinclude.m4: Correct message for OCTAVE_CHECK_FUNC_FIRDFIRST_MODERN.Tue, 04 Sep 2012 17:25:31 -0700, by Rik
-
configure.ac: Add check for Qscintilla library before building GUI.Tue, 04 Sep 2012 17:24:19 -0700, by Rik
-
build: Add tests for specific Qt functions to configure.acTue, 04 Sep 2012 15:54:12 -0700, by Rik
-
don't start the GUI if window system is disabledTue, 04 Sep 2012 18:43:28 -0400, by Mike Miller
-
*typecast.cc: Include <climits> for CHAR_BIT.Tue, 04 Sep 2012 16:15:08 -0400, by Júlio Hoffimann
-
doc: index PKG_ADD and PKG_DELTue, 04 Sep 2012 16:08:10 -0400, by John W. Eaton
-
build: Test for QT setPlaceholderText function before using it.Tue, 04 Sep 2012 12:54:26 -0700, by Rik
-
Add '#include <config.h>' to C++ files in libgui/srcTue, 04 Sep 2012 11:53:26 -0700, by Rik
-
maint: periodic merge of stable to defaultTue, 04 Sep 2012 13:58:00 -0400, by John W. Eaton
-
Added tag release-3-6-3 for changeset a95432e7309c stableTue, 04 Sep 2012 13:54:14 -0400, by John W. Eaton
-
build: Use INC rather than INCLUDES for consistent naming in libinterp Makefile.am.Tue, 04 Sep 2012 07:45:46 -0700, by Rik
-
* doc: Update HACKING file with new locations in liboctave for source files.Mon, 03 Sep 2012 08:19:57 -0700, by Rik
-
build: Remove unnecessary -I includes in libgui Makefile.am.Sun, 02 Sep 2012 22:26:01 -0700, by Rik
-
build: Remove unnecessary -I includes from AM_CPPFLAGS.Sun, 02 Sep 2012 17:41:43 -0700, by Rik
-
build: Place ranlib build rules in ranlib directory's module.mk.Sun, 02 Sep 2012 15:57:56 -0700, by Rik
-
doc: Add new words to spellchecking dictionary.Sun, 02 Sep 2012 15:45:42 -0700, by Rik
-
Fix typo in install.txi and in documentation spellcheck dictionarySun, 02 Sep 2012 15:08:50 -0700, by Rik
-
provide buttons for the settings dialog (bug #36981)Sun, 02 Sep 2012 22:39:56 +0200, by Torsten
-
use absolute file name to find mk-ops.awkSat, 01 Sep 2012 11:50:12 -0400, by John W. Eaton