Mercurial > hg > octave-nkf
graph
-
merge event_accepted and event_reject into a single functionFri, 14 Sep 2012 11:14:27 -0400, by John W. Eaton
-
handle event deletion in octave_link class, not in event handler functionsFri, 14 Sep 2012 09:49:13 -0400, by John W. Eaton
-
force C++ linking for liboctave and liboctguiFri, 14 Sep 2012 09:06:58 -0400, by John W. Eaton
-
Erase partially created functions on JIT compilation failure (bug #37308)Fri, 14 Sep 2012 06:09:41 -0600, by Max Brister
-
build: Don't directly compile #included template code Sparse.cc, MSparse.ccThu, 13 Sep 2012 12:44:18 -0700, by Rik
-
maint: periodic merge of stable to defaultThu, 13 Sep 2012 15:20:16 -0400, by John W. Eaton
-
rcond: use new copy of data for full factorization if positive definite cholesky factorization fails (bug #37336) stableThu, 13 Sep 2012 15:14:47 -0400, by John W. Eaton
-
build: Use TEMPLATE_SRC variable, not OTHER_INC, for C++ template instantiation code.Thu, 13 Sep 2012 11:21:22 -0700, by Rik
-
build: Don't both include and compile oct-sort.cc.Thu, 13 Sep 2012 11:06:27 -0700, by Rik
-
Merge.Thu, 13 Sep 2012 18:59:35 +0200, by Jacob Dawid
-
Update hg substate to point to newest qterminal version.Thu, 13 Sep 2012 18:59:00 +0200, by Jacob Dawid
-
Merge in Daniel's and Torsten's changesThu, 13 Sep 2012 12:32:51 -0400, by Jordi Gutiérrez Hermoso
-
Set Qt as the default gnuplot terminal if using the GUI.Thu, 13 Sep 2012 12:32:17 -0400, by Daniel J Sebald
-
reomve empty editor-tab after trying to load a nonexistant fileWed, 12 Sep 2012 20:50:18 +0200, by Torsten
-
Use double quotes, not angle brackets, for '#include "base-lu.cc"'.Thu, 13 Sep 2012 09:14:07 -0700, by Rik
-
* mex.cc (mexCallMATLAB): Remove stray const added in 93dff6435fe1 (bug #37342).Thu, 13 Sep 2012 12:06:28 -0400, by John W. Eaton
-
don't compiler kpse.cc by itselfThu, 13 Sep 2012 10:15:02 -0400, by John W. Eaton
-
use Octave singleton style for octave_link classThu, 13 Sep 2012 01:03:55 -0400, by John W. Eaton
-
Use sret and do not use save/restore stack (bug #37308)Wed, 12 Sep 2012 19:18:51 -0600, by Max Brister
-
configure.ac: Simplify test for LLVM dependencies.Wed, 12 Sep 2012 20:06:05 -0700, by Rik
-
avoid some GCC warnings in the libgui codeWed, 12 Sep 2012 20:32:57 -0400, by John W. Eaton
-
maint: whitespace cleanup in GUI codeWed, 12 Sep 2012 16:34:39 -0400, by Jordi Gutiérrez Hermoso
-
Merge in Thorsten's changesWed, 12 Sep 2012 16:23:13 -0400, by Jordi Gutiérrez Hermoso
-
GUI: Settings take immediate effect on the m-editorTue, 11 Sep 2012 22:19:51 +0200, by Thorsten Liebig
-
* settings-dialog.ui: removed some strange settings and signal connectionsTue, 11 Sep 2012 22:12:45 +0200, by Thorsten Liebig
-
don't use WARN_CXXFLAGS for qterminal libraryWed, 12 Sep 2012 16:18:48 -0400, by John W. Eaton
-
reorganize libgui buildWed, 12 Sep 2012 15:08:45 -0400, by John W. Eaton
-
configure.ac: Cache results for QRUPDATE_LUU autoconf test.Wed, 12 Sep 2012 11:36:35 -0700, by Rik
-
build: Move non-Octave Autoconf pkg macros from acinclude.m4 to a separate file.Wed, 12 Sep 2012 11:35:19 -0700, by Rik
-
pass std::string objects by const reference, not valueWed, 12 Sep 2012 11:04:54 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 11 Sep 2012 16:41:17 -0400, by John W. Eaton
-
Merge in Thorsten's changesTue, 11 Sep 2012 15:12:44 -0400, by Jordi Gutiérrez Hermoso
-
GUI: new setting to restore tabs from previous session; allow silent load fileTue, 11 Sep 2012 15:24:22 +0200, by Thorsten Liebig
-
GUI: recognize editor prefences for long title names; changed default value to falseTue, 11 Sep 2012 10:50:43 +0200, by Thorsten Liebig
-
tag calls to mxArray::malloc, mxArray::calloc, and mxArray::strsave with class nameTue, 11 Sep 2012 14:24:44 -0400, by John W. Eaton
-
fix decl of mexPutVariableTue, 11 Sep 2012 13:48:46 -0400, by John W. Eaton
-
* mysparse.c (mexFunction): Declare pbr and pbr2 as mxLogical*, not bool*.Tue, 11 Sep 2012 13:44:42 -0400, by John W. Eaton
-
modernize mxArray class hierarchyTue, 11 Sep 2012 13:38:44 -0400, by John W. Eaton
-
build: Implement some caching for OCTAVE_CHECK_LIB macro.Tue, 11 Sep 2012 10:30:32 -0700, by Rik
-
configure.ac: Fix building of Octave with ancient versions of SuiteSparse (3.2.X)Tue, 11 Sep 2012 07:55:37 -0700, by Rik
-
correctly restore the size of all dock-widgets when maximizedMon, 10 Sep 2012 21:55:18 +0200, by Torsten
-
when writing sparse matrices to MAT files, use nzmax of at least 1 (bug #36603)Tue, 11 Sep 2012 01:47:48 -0400, by John W. Eaton
-
Remove --enable-jit-debug configure optionMon, 10 Sep 2012 17:02:10 -0500, by Max Brister
-
avoid GUI crash due to null pointer dereferenceMon, 10 Sep 2012 18:02:11 -0400, by John W. Eaton
-
make symbol_information a proper classMon, 10 Sep 2012 17:09:27 -0400, by John W. Eaton
-
don't display hidden variables in workspace viewMon, 10 Sep 2012 15:56:17 -0400, by John W. Eaton
-
display class of variables in workspace viewer instead of typeMon, 10 Sep 2012 15:30:22 -0400, by John W. Eaton
-
configure.ac: Do not check for Qt with --disable-guiMon, 10 Sep 2012 12:42:25 -0600, by Max Brister
-
keep history in gui widget at bottom when new items are addedMon, 10 Sep 2012 14:37:17 -0400, by John W. Eaton
-
pt-jit.cc (jit_function_info::jit_function_info): Verify llvm IR when debuggingMon, 10 Sep 2012 00:49:59 -0600, by Max Brister
-
build: Use caching on more intermediate results to speed up configure.Sun, 09 Sep 2012 12:31:19 -0700, by Rik
-
JIT compile anonymous functionsSun, 09 Sep 2012 00:29:00 -0600, by Max Brister
-
acinclude.m4: Put temporary shell variables in macros into ac_octave namespace.Sat, 08 Sep 2012 18:47:29 -0700, by Rik
-
run-octave.in: Add -gud2 option to support new versions of gudSat, 08 Sep 2012 18:05:57 -0600, by Max Brister
-
Error on undefined an unused variables in JITSat, 08 Sep 2012 17:20:05 -0600, by Max Brister
-
fix problem in interp3.m when method argument is passed, added tests, and made one test more stringentFri, 07 Sep 2012 12:24:15 +0100, by Kris Thielemans
-
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