Mercurial > hg > octave-nkf
graph
-
Use %!testif HAVE_CHOLMOD for sparse chol test added in cset 161b11e7da2d stableTue, 01 Jul 2014 21:55:15 -0400, by Mike Miller
-
line.m: Add new %!demo of different linestyles.Tue, 01 Jul 2014 09:41:50 -0700, by Rik
-
Added tag rc-3-8-2-2 for changeset 46df2c7b8f4d stableTue, 01 Jul 2014 04:48:55 -0400, by John W. Eaton
-
colorbar.m: Show ticks on colorbar.Mon, 30 Jun 2014 21:11:38 -0700, by Rik
-
maint: Fix some spellings in error messages.Sun, 29 Jun 2014 18:35:44 -0700, by Rik
-
Fix input validation for exist() which did not error on non-string input.Sun, 29 Jun 2014 13:23:24 -0700, by Rik
-
doc: Update docstring for exist().Sun, 29 Jun 2014 12:58:22 -0700, by Rik
-
Revert a0fd65914811 which does not truly fix bug #36067.Sun, 29 Jun 2014 11:23:06 -0700, by Rik
-
Moved scripts for plot comparison to ./privateSun, 29 Jun 2014 13:58:33 +0200, by Andreas Weber
-
update plot demo blocks for compare_plot_demosSun, 29 Jun 2014 13:53:50 +0200, by Andreas Weber
-
dump_demos.m: Update to match new plot directory structureSun, 29 Jun 2014 13:47:14 +0200, by Andreas Weber
-
Add scripts to help validate plot results.Sun, 22 Jan 2012 21:23:10 -0500, by Ben Abbott
-
maint: Periodic merge of gui-release to default.Fri, 27 Jun 2014 17:09:46 -0400, by John W. Eaton
-
WIFEXITED and WEXITSTATUS macros for mkoctfile.ccFri, 27 Jun 2014 17:09:28 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 27 Jun 2014 17:04:57 -0400, by John W. Eaton
-
better guess if rem or mod could be zero (bug #42627) stableFri, 27 Jun 2014 11:49:22 +0200, by Olaf Till
-
maint: Periodic merge of gui-release to default.Fri, 27 Jun 2014 11:56:19 -0400, by John W. Eaton
-
maint: Periodic merge of stable to gui-release. gui-releaseFri, 27 Jun 2014 11:55:48 -0400, by John W. Eaton
-
Allow conpile of gl-render.cc under mingw. gui-releaseThu, 26 Jun 2014 14:42:55 -0400, by John Donoghue
-
Fix segfault in exist() when checking faulty mex/oct files (bug #36067).Thu, 26 Jun 2014 09:33:38 -0700, by Rik
-
exist: Don't look up name in symbol table if "file" or "dir" specified.Thu, 26 Jun 2014 09:02:01 -0700, by Rik
-
improve accuracy of range/scalar arithmetic (bug #42589) stableFri, 20 Jun 2014 18:55:38 -0400, by John W. Eaton
-
maint: Use names beginning and ending with "__" for internal only functions.Wed, 25 Jun 2014 15:06:36 -0700, by Rik
-
Simplify exist() code for recognizing command line functions.Wed, 25 Jun 2014 14:48:39 -0700, by Rik
-
* strread.m: Process string escapes on single quoted format (bug #42609) stableWed, 25 Jun 2014 17:17:38 -0400, by John W. Eaton
-
strread.m: drop valid delimiters from format specifier list (bug #42609) stableTue, 24 Jun 2014 22:36:47 +0200, by Philip Nienhuis
-
Return correct exist code for mex files when .mex extension given (bug #42614).Wed, 25 Jun 2014 14:03:20 -0700, by Rik
-
maint: Use "FIXME:" coding convention in m-files.Wed, 25 Jun 2014 13:45:41 -0700, by Rik
-
Use Matlab return hierarchy for exist() codes when no type is specified.Wed, 25 Jun 2014 12:51:55 -0700, by Rik
-
* find-dialog.h: declare some slots only if find in selection is available gui-releaseMon, 23 Jun 2014 22:06:04 +0200, by Torsten
-
implementation of search in selection in gui editor (bbug #41196) gui-releaseSun, 22 Jun 2014 15:42:00 +0200, by Torsten
-
Check for name and type keyword to return as an octave ascii data file (Bug #42586) stableSun, 22 Jun 2014 07:22:26 -0400, by John Donoghue
-
improve accuracy of range/scalar arithmetic (bug #42589)Fri, 20 Jun 2014 18:55:38 -0400, by John W. Eaton
-
maint: Periodic merge of gui-release to default.Thu, 19 Jun 2014 18:08:00 -0400, by John W. Eaton
-
make all permutation matrices column permutations (bug #42418)Wed, 18 Jun 2014 19:38:40 -0600, by David Spies
-
maint: Periodic merge of stable to gui-release. gui-releaseThu, 19 Jun 2014 15:51:05 -0400, by John W. Eaton
-
gallery.m: Return correct matrix if 3rd argument is not specified.Thu, 19 Jun 2014 10:35:39 -0700, by Rik
-
Return error code from sparse chol factorization (bug #42587). stableThu, 19 Jun 2014 09:41:12 -0700, by Rik
-
doc: Update wording on using TeX interpreter in plotting. stableWed, 18 Jun 2014 13:23:52 -0700, by Rik
-
setdiff.m: Orient output (row/column) the same as Matlab (bug #42577).Wed, 18 Jun 2014 13:03:27 -0700, by Rik
-
doc: Clarify order of evaluation of compound assignment expressions stableTue, 17 Jun 2014 23:38:49 -0400, by Mike Miller
-
Use button value 1 for mouse button keypress 1063 (Bug #42489) stableTue, 17 Jun 2014 12:04:18 -0400, by John Donoghue
-
center the community news window on the screen not on the desktop (bug #42567) gui-releaseTue, 17 Jun 2014 20:51:05 +0200, by Torsten
-
make sure a new and still unnamed file is saved when run from the editor gui-releaseMon, 16 Jun 2014 20:41:19 +0200, by Torsten
-
save a new file before trying to run it from the editor (bug #42571) gui-releaseMon, 16 Jun 2014 20:30:28 +0200, by Torsten
-
Correctly return 0 for empty matrices (bug #42563). stableMon, 16 Jun 2014 09:03:51 -0700, by pantxo
-
Allow loading mat5 files generated from R and Python (bug #42562). stableMon, 16 Jun 2014 08:55:17 -0700, by Rik
-
propose function name as file name when saving a new file (bug #42568) gui-releaseMon, 16 Jun 2014 17:40:53 +0200, by Torsten
-
auto completion offers builtins and file functions for octave (bug #41371) gui-releaseMon, 16 Jun 2014 12:11:21 +0200, by Torsten
-
maint: Merge Stefan's changesets onto default after verification.Sat, 14 Jun 2014 13:24:46 -0700, by Rik
-
fix xticklabel with minor grid (bug #38139, bug #40256) stableWed, 09 Apr 2014 10:23:11 +0200, by Stefan Mahr
-
mkoctfile.in.cc: fix return value if subprocess fails (bug #42549).Fri, 13 Jun 2014 11:28:03 +0200, by Andreas Weber
-
lex.ll: Remove unused function strip_trailing_whitespace.Fri, 13 Jun 2014 08:21:28 -0700, by Rik
-
fix unintentionally leaving the debug mode (bug #42309) gui-releaseThu, 12 Jun 2014 19:48:50 +0200, by Torsten