Mercurial > hg > octave-nkf
graph
-
periodic merge of stable to defaultWed, 03 Aug 2011 13:57:54 -0400, by John W. Eaton
-
use gnulib:: qualifiers for more stdio functions stableWed, 03 Aug 2011 13:56:53 -0400, by John W. Eaton
-
make completion work for command-line functionsWed, 03 Aug 2011 13:04:27 -0400, by John W. Eaton
-
avoid possible infinite recursion in autopositioning of labels and titlesWed, 03 Aug 2011 16:28:21 +0200, by Konstantinos Poulios
-
doc: Change references to removed loadimage->imread and deprecated saveimage->imwriteWed, 03 Aug 2011 09:45:16 +0200, by Andreas Weber
-
doc: Remove reference to spqr in qr documentation (Bug #33922)Tue, 02 Aug 2011 17:40:44 -0700, by Andreas Weber
-
allow debugging when input is not coming from a ttyTue, 02 Aug 2011 15:51:04 -0400, by John W. Eaton
-
Return empty matrix if the argument to orth is empty (bug #33301)Tue, 02 Aug 2011 11:40:27 -0500, by Jordi Gutiérrez Hermoso
-
Let rand accept negative dimensions (bug #33301)Tue, 02 Aug 2011 10:50:11 -0500, by Jordi Gutiérrez Hermoso
-
unwrap.m: Fix incorrect behavior when unwrapping gaps larger then 2*pi with tests for it (Bug #33883)Mon, 01 Aug 2011 01:18:51 +0300, by Andriy Shinkarchuck
-
__init_fltk__.cc: show canvas only, when figure is visible (bug #33321)Sun, 31 Jul 2011 20:15:09 +0200, by Kai Habel
-
maint: style fixes for sqrtmFri, 29 Jul 2011 17:03:12 -0400, by John W. Eaton
-
Add a PulseAudio backend to playaudioFri, 29 Jul 2011 11:32:38 -0500, by Fabian Deutsch
-
Backout 12897:503865c2e542Fri, 29 Jul 2011 02:31:14 -0500, by Jordi Gutiérrez Hermoso
-
maint: periodic merge of stable to defaultThu, 28 Jul 2011 12:00:43 -0400, by John W. Eaton
-
maint: include fclose and stdio in bootstrap.conf module list stableThu, 28 Jul 2011 11:59:38 -0400, by John W. Eaton
-
strfns.cc: Return empty string in strvcat if called sans arguments (bug #33533)Wed, 27 Jul 2011 18:47:13 -0500, by Jordi Gutiérrez Hermoso
-
Correctly allow single string input form of fopen() (Bug #33535). stableWed, 27 Jul 2011 16:05:32 -0700, by Rik
-
Allow Matlab-style syntax for load command (Bug #33527).Wed, 27 Jul 2011 15:40:06 -0700, by Rik
-
legendre.m: Allow ND-array inputs (Bug #33526). stableWed, 27 Jul 2011 11:21:21 -0700, by Marco Caliari
-
Error when given non-string input to tolower, toupper, toascii (Bug #33537). stableWed, 27 Jul 2011 09:38:39 -0700, by Rik
-
strread.m, textscan.m: More Matlab compatabilityTue, 26 Jul 2011 22:24:32 -0700, by Philip Nienhuis
-
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