Mercurial > hg > octave-nkf
graph
-
null.m: test correctionTue, 26 Jul 2011 21:48:27 -0500, by Tatsuro Matsuoka
-
profshow.m: Change Matlab-style single quotes to Octave-style double quotesTue, 26 Jul 2011 19:07:20 -0500, by Jordi Gutiérrez Hermoso
-
Merge in Daniel's changesTue, 26 Jul 2011 18:53:49 -0500, by Jordi Gutiérrez Hermoso
-
Show recursive-flag of functions in profshow.Mon, 25 Jul 2011 11:24:18 +0200, by Daniel Kraft
-
Remove comment over squashed bugTue, 26 Jul 2011 02:21:37 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultTue, 26 Jul 2011 02:18:55 -0500, by Jordi Gutiérrez Hermoso
-
Add a small tolerance to givens.cc testMon, 25 Jul 2011 22:40:40 -0500, by Jordi Gutiérrez Hermoso
-
Return 0x1 empty struct when nargchk, nargoutcheck passes for ML compatability (bug #33808)Mon, 25 Jul 2011 10:18:48 -0700, by Rik
-
textread.m, textscan.m: Read entire file when format repeat count is -1Sun, 24 Jul 2011 22:11:26 -0700, by Rik
-
maint: Reverse previous changeset 875c735c0929Sun, 24 Jul 2011 22:00:15 -0700, by Rik
-
Limit the output of strread to the specified length.Sun, 24 Jul 2011 18:04:16 -0500, by Ben Abbott
-
Various improvements to strread, textread, textscan functionsSun, 24 Jul 2011 14:15:31 -0700, by Rik
-
strtrim.m: Don't remove nuls (\0) from string.Sat, 23 Jul 2011 19:25:03 -0700, by Rik
-
maint: Periodic merge of stable to defaultSat, 23 Jul 2011 19:19:55 -0700, by Rik
-
strtrim.m: Make behavior same for cell arrays as for char arrays. stableSat, 23 Jul 2011 19:18:49 -0700, by Rik
-
Small touchups to textscan and strread revampFri, 22 Jul 2011 16:47:40 -0700, by Rik
-
Vectorize and use Octave coding conventions for profile script filesFri, 22 Jul 2011 15:30:52 -0700, by Rik
-
Implement the profshow function to print profiler results.Wed, 20 Jul 2011 18:33:42 +0200, by Daniel Kraft
-
Restore the docstrings for internal profiler functions as C++ commentsFri, 22 Jul 2011 00:57:38 -0500, by Jordi Gutiérrez Hermoso
-
Extend data collection in profiler and add user-interface profile function.Thu, 14 Jul 2011 22:16:24 +0200, by Daniel Kraft
-
maint: Periodic merge of stable to defaultFri, 22 Jul 2011 13:15:00 -0700, by Rik
-
strtrim.m: Replace cellfun with regexprep call for 15X speedup stableFri, 22 Jul 2011 13:14:04 -0700, by Rik
-
Revamp strread, textscan, textread functions for Matlab compatabilityFri, 22 Jul 2011 13:05:26 -0700, by Philip Nienhuis
-
Return correct struct for nargchk, nargoutchk (Bug #33808).Wed, 20 Jul 2011 10:41:59 -0700, by Rik
-
test: Add 3 tests for string_fill_char()Tue, 19 Jul 2011 13:35:18 -0700, by Rik
-
test: Add validation for allow_noninteger_range_as_index()Tue, 19 Jul 2011 13:24:49 -0700, by Rik
-
rot90.m: Put input validation first. Update tests to include input validation.Sun, 17 Jul 2011 18:14:41 -0700, by Rik
-
test: Tests for bug #32683 involving incorrect ndarray concatenationSun, 17 Jul 2011 17:42:56 -0700, by Alois Schlögl
-
textread.m: Tests for functionSun, 17 Jul 2011 17:35:56 -0700, by Philip Nienhuis
-
Wrote 1 test for list_primes.mSun, 17 Jul 2011 18:08:06 -0500, by Giles Anderson
-
surfc.m: Don't pass color matrix to contour. Bug #33782Sun, 17 Jul 2011 21:06:18 +0200, by Kai Habel
-
codesprint: Restore __gnuplot_drawnow__.m to being regular, not private, functionSat, 16 Jul 2011 21:05:01 -0700, by Rik
-
Deprecate corrcoef, cor and replace with Matlab equivalent corrSat, 16 Jul 2011 20:38:00 -0700, by Rik
-
codesprint: Correct typos in previous check-ins to get tests running.Sat, 16 Jul 2011 18:00:15 -0700, by Rik
-
codesprint: Wrote 2 tests for polyint.mSat, 16 Jul 2011 18:12:37 -0500, by Andriy Shinkarchuck
-
codesprint: Add 4 new contributors from the code sprint to contributors.inSat, 16 Jul 2011 18:08:22 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: Add 1 test to powerset.mSat, 16 Jul 2011 17:57:53 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: new tests for defaults.ccSat, 16 Jul 2011 18:39:19 -0400, by John W. Eaton
-
codesprint: Remove symvar from test statistics. Functionality is covered by argnames()Sat, 16 Jul 2011 15:39:13 -0700, by Rik
-
codesprint: Reformat setxor's docstringSat, 16 Jul 2011 17:38:12 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: new tests for octave.ccSat, 16 Jul 2011 18:32:15 -0400, by John W. Eaton
-
codesprint: Add tests for swapbytes.mSat, 16 Jul 2011 15:31:26 -0700, by Rik
-
codesprint: new tests for toplev.ccSat, 16 Jul 2011 18:27:56 -0400, by John W. Eaton
-
Remove warning_ids.m from test statistics.Sat, 16 Jul 2011 15:25:08 -0700, by Rik
-
codesprint: Remove news.m from test statistics.Sat, 16 Jul 2011 15:20:51 -0700, by Rik
-
codesprint: Tests for which.mSat, 16 Jul 2011 15:09:34 -0700, by Rik
-
codesprint: new tests for pt-mat.ccSat, 16 Jul 2011 18:05:35 -0400, by John W. Eaton
-
codesprint: Trival merge (the code, she moves so fast)Sat, 16 Jul 2011 17:02:51 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: Wrote 5 tests for givens.ccSat, 16 Jul 2011 16:59:10 -0500, by Jordi Gutiérrez Hermoso
-
codesprint: add assert(1) test for __finish__.Sat, 16 Jul 2011 17:58:02 -0400, by John W. Eaton
-
codesprint: Add tests for type()Sat, 16 Jul 2011 14:56:40 -0700, by Rik
-
codesprint: sprinting too fastSat, 16 Jul 2011 17:47:49 -0400, by John W. Eaton
-
codesprint: new tests for now functionSat, 16 Jul 2011 17:45:54 -0400, by John W. Eaton
-
codesprint: Add 3 tests for unimplemented.mSat, 16 Jul 2011 14:40:41 -0700, by Rik
-
codesprint: new tests for ispc, ismac, isunixSat, 16 Jul 2011 17:37:31 -0400, by John W. Eaton
-
codesprint: new tests for functions in pt-eval.ccSat, 16 Jul 2011 17:29:00 -0400, by John W. Eaton
-
codesprint: improve testsSat, 16 Jul 2011 17:24:02 -0400, by John W. Eaton
-
codesprint: Wrote 4 tests for autoreg_matrix.mSat, 16 Jul 2011 16:21:03 -0500, by Andriy Shinkarchuck