Mercurial > hg > octave-nkf
graph
-
Add field for total time to hierarchical profile.Thu, 22 Sep 2011 20:51:30 +0200, by Daniel Kraft
-
Omit $top_srcdir/test directory tree from Octave's path in run-octave scriptThu, 22 Sep 2011 15:38:25 -0400, by John W. Eaton
-
Implement second randperm argument for compatibility with MatlabWed, 21 Sep 2011 21:08:57 -0500, by Jordi Gutiérrez Hermoso
-
Add tolerances to binopdf and tpdf tests.Wed, 21 Sep 2011 20:23:59 -0400, by Ben Abbott
-
regexptranslate.m: Correctly escape *all* regular expression special characters.Tue, 20 Sep 2011 22:01:00 -0700, by Rik
-
optimset.m: When called with 1 output argument, return a struct with all possible options initialized to [].Tue, 20 Sep 2011 21:19:56 -0700, by Rik
-
onenormest.m: Initialize random number generator in tests to guarantee reliable passage.Tue, 20 Sep 2011 19:42:13 -0700, by Rik
-
tpdf.m: Add eps to assert tests for passage on Mac OSTue, 20 Sep 2011 17:18:18 -0700, by Rik
-
mat2str.m: Use more modern code syntax for functionTue, 20 Sep 2011 16:42:37 -0700, by Rik
-
blanks.m: Validate input is non-negative.Tue, 20 Sep 2011 16:18:14 -0700, by Rik
-
str2num.m: Use more modern code practicesTue, 20 Sep 2011 16:08:53 -0700, by Rik
-
findstr.m: Use more modern code practices in function.Tue, 20 Sep 2011 15:51:20 -0700, by Rik
-
maint: use specific endif, endfor tokens instead of simple endTue, 20 Sep 2011 15:41:35 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 20 Sep 2011 15:38:24 -0400, by John W. Eaton
-
maint: use specific endif, endfor tokens instead of simple end stableTue, 20 Sep 2011 15:33:10 -0400, by John W. Eaton
-
maint: periodic merge of stable to defaultTue, 20 Sep 2011 15:28:46 -0400, by John W. Eaton
-
Overhaul of statistical distribution functionsTue, 20 Sep 2011 12:13:13 -0700, by Rik
-
Fix incorrect newline in weekday.m (bug #34347) stableTue, 20 Sep 2011 14:02:59 -0500, by Jordi Gutiérrez Hermoso
-
bincoeff.m: 15% speed improvement and better input validationTue, 20 Sep 2011 11:41:59 -0700, by Rik
-
Allow cellstr inputs for dec2* conversion functions.Mon, 19 Sep 2011 18:03:43 -0700, by Rik
-
Update guidelines on how to write commit messages and changelogs stableMon, 19 Sep 2011 20:01:43 -0500, by Jordi Gutiérrez Hermoso
-
Allow cellstr inputs to *2dec conversion functions (Bug #34147).Mon, 19 Sep 2011 17:15:07 -0700, by Rik
-
python: new function to invoke python scripts from octave codeMon, 19 Sep 2011 22:52:47 +0100, by Carnë Draug
-
deblank.m: Modified to accept nested cellstr arrays (Bug #34123)Mon, 19 Sep 2011 09:37:52 -0700, by Rik
-
scripts/general/interpn.m: fix(m)==m is faster than round(m)==m stableMon, 19 Sep 2011 08:15:30 -0400, by Ben Abbott
-
Define missing real double -> float complex assignment operators stableMon, 19 Sep 2011 00:56:05 -0500, by Jordi Gutiérrez Hermoso
-
strtrim.m: Rename function inside .m file to match filename.Sun, 18 Sep 2011 21:08:46 -0700, by Rik
-
strtrim.m: Allow operation on nested cellstr arrays (Bug #34123).Sun, 18 Sep 2011 20:13:56 -0700, by Rik
-
__makeinfo__.m: Correct error string for third argument.Sun, 18 Sep 2011 17:09:39 -0700, by Rik
-
Fix bug #34282. Fill holes in contours with the background colour stableSun, 18 Sep 2011 15:55:54 -0400, by Ben Abbott
-
Fix bug #33204. Use latex markeup for log tick labels. stableSun, 18 Sep 2011 13:11:04 -0400, by Ben Abbott
-
maint: Periodic merge of stable to defaultSat, 17 Sep 2011 22:07:41 -0500, by Jordi Gutiérrez Hermoso
-
Improve accumarray's docstring: one more example, mention vals can be scalar stableSat, 17 Sep 2011 21:55:38 -0500, by Jordi Gutiérrez Hermoso
-
Update sources for gl2ps.Fri, 16 Sep 2011 18:14:50 -0400, by Ben Abbott
-
look for methods before constructorsFri, 16 Sep 2011 15:42:06 -0400, by John W. Eaton
-
Fix bug for complex input for gradient (#34292)Fri, 16 Sep 2011 21:04:30 +0200, by Kai Habel
-
Backout last gl2ps update in changeset 7b4ec6f841a2.Fri, 16 Sep 2011 07:57:33 -0400, by Ben Abbott
-
fix vertical concatenation involving cell arraysThu, 15 Sep 2011 22:03:58 -0400, by John W. Eaton
-
gnuplot support for log plots with only negative data. Bug #34232.Thu, 15 Sep 2011 17:55:36 -0400, by Ben Abbott
-
improve compatibility of concatenation (bug #33966)Thu, 15 Sep 2011 17:25:21 -0400, by John W. Eaton
-
maint: untabify and remove trailing whitespace from source filesThu, 15 Sep 2011 12:51:10 -0400, by John W. Eaton
-
maint: move test_string.m tests to source filesThu, 15 Sep 2011 12:02:54 -0400, by John W. Eaton
-
Enable BSX in-place for missing assignment operatorsThu, 15 Sep 2011 05:11:46 -0500, by Jordi Gutiérrez Hermoso
-
Mention roundb in round's docstring stableWed, 14 Sep 2011 23:25:33 -0500, by Jordi Gutiérrez Hermoso
-
plot/text.m: Improve matlab compatibility of demos.Wed, 14 Sep 2011 19:59:24 -0400, by Ben Abbott
-
Tests added for scripts/plotWed, 14 Sep 2011 21:03:39 +0200, by Kai Habel
-
char: return empty string if called with no argumentsWed, 14 Sep 2011 13:50:33 -0400, by John W. Eaton
-
maint: use gnulib opendir and closedir modulesTue, 13 Sep 2011 14:06:43 -0400, by John W. Eaton
-
Fix the names of some OCTAVE_CONF variables in mkoctfile.inTue, 13 Sep 2011 10:12:25 -0500, by Jordi Gutiérrez Hermoso
-
Support log scale plots with all negative data.Mon, 12 Sep 2011 18:53:05 -0400, by Ben Abbott
-
plot/axis.m: Partial fix for Bug #34232.Sun, 11 Sep 2011 15:05:05 -0400, by Ben Abbott
-
maint: Periodic merge of stable to defaultSun, 11 Sep 2011 14:04:43 -0500, by Jordi Gutiérrez Hermoso
-
src/pr-output.cc: Test "format compact"Sun, 11 Sep 2011 14:18:20 -0400, by Ben Abbott