Mercurial > hg > octave-nkf
graph
-
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
-
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