Mercurial > hg > octave-nkf
graph
-
Replace calls to deprecated functions.Mon, 24 May 2010 17:20:08 -0700, by Rik
-
cosmetic changes in Cell interfaceMon, 24 May 2010 12:41:43 +0200, by Jaroslav Hajek
-
Scale image point color according to colormap. Bug #29926.Sun, 23 May 2010 17:11:50 -0700, by Rik
-
Plot minor ticks for semilog plotsThu, 20 May 2010 11:49:42 -0700, by Rik
-
file_in_path, file_in_loadpath: return empty string instead of empty matrix if file not foundThu, 20 May 2010 12:19:45 -0400, by John W. Eaton
-
abstract scalar index checking off Array<T> (prep for struct optimizations)Thu, 20 May 2010 15:10:34 +0200, by Jaroslav Hajek
-
avoid unused param warnings in onCleanupThu, 20 May 2010 07:27:45 +0200, by Jaroslav Hajek
-
fix cumulative logical sumWed, 19 May 2010 16:20:48 +0200, by Jaroslav Hajek
-
omission from last patchWed, 19 May 2010 16:19:42 +0200, by Jaroslav Hajek
-
preliminary onCleanup supportWed, 19 May 2010 07:09:40 +0200, by Jaroslav Hajek
-
determine string enum length by trailing null rather than sizeofTue, 18 May 2010 08:34:02 +0200, by Jaroslav Hajek
-
update NEWSTue, 18 May 2010 08:19:41 +0200, by Jaroslav Hajek
-
general mechanism for string enum variablesMon, 17 May 2010 14:41:56 +0200, by Jaroslav Hajek
-
implement 'local' parameter to pseudo-variablesMon, 17 May 2010 13:46:57 +0200, by Jaroslav Hajek
-
remove deprecated Array methodMon, 17 May 2010 11:52:59 +0200, by Jaroslav Hajek
-
Print name of function in error() string messages.Sun, 16 May 2010 22:26:54 -0700, by Rik
-
Check input arguments for size and type (bug #29861).Sun, 16 May 2010 18:28:59 -0700, by Rik
-
symbol_table minor improvementsFri, 14 May 2010 06:59:41 +0200, by Jaroslav Hajek
-
help.m: avoid unnecessary use of varargoutThu, 13 May 2010 17:36:41 -0400, by John W. Eaton
-
Add filesep to end of tempdir (bug #29864).Thu, 13 May 2010 12:23:06 -0700, by Rik
-
use ID for singularity warning in matrix divisionThu, 13 May 2010 13:47:20 +0200, by Jaroslav Hajek
-
add specific ID for sqrtm singularity warningThu, 13 May 2010 12:25:26 +0200, by Jaroslav Hajek
-
correctly load global variablesThu, 13 May 2010 11:46:47 +0200, by Jaroslav Hajek
-
fix typo in textreadTue, 11 May 2010 10:28:16 +0200, by Jaroslav Hajek
-
Correctly set output precision (#29870) in dlmwriteWed, 12 May 2010 16:26:08 -0700, by Rik
-
help.m: Allow docstring to be returned as output, and correct docstring.Wed, 12 May 2010 17:49:28 -0400, by Ben Abbott
-
minor typo in previous changesetWed, 12 May 2010 02:25:05 +0200, by David Bateman
-
Fix error when saving sparse arrays to matlab files (bug #29786)Wed, 12 May 2010 02:17:18 +0200, by David Bateman
-
Capitalize ARPACK in configure messages.Tue, 11 May 2010 09:43:56 -0700, by Rik
-
fix bug in binary saving of lazy indicesTue, 11 May 2010 08:31:58 +0200, by Jaroslav Hajek
-
fix off-by-1 error in idx_vector (bug #29851)Tue, 11 May 2010 07:25:20 +0200, by Jaroslav Hajek
-
mark sqrtm(triangular) as triangularFri, 07 May 2010 12:40:06 +0200, by Jaroslav Hajek
-
Split qrdelete test into high precision test when QRUPDATE is presentMon, 10 May 2010 11:55:16 -0700, by Rik
-
make schur mark triangular matrices on outputMon, 10 May 2010 07:50:56 +0200, by Jaroslav Hajek
-
optimize order of conditions in octave_range::index_vectorMon, 10 May 2010 07:50:11 +0200, by Jaroslav Hajek
-
Don't abort testing when merely skipping a testif block.Sat, 08 May 2010 10:29:39 -0700, by Rik
-
optimize code handling ++,--Sat, 08 May 2010 15:15:22 +0200, by Jaroslav Hajek
-
use internal variable instead of warning state to control whether to allow non-integer ranges as indicesFri, 07 May 2010 15:58:51 -0400, by John W. Eaton
-
Export symbol Vsparse_auto_mutateFri, 07 May 2010 20:53:27 +0100, by Michael Goffioul
-
don't compile gl2ps.c unless we have OpenGLThu, 06 May 2010 16:55:23 -0400, by John W. Eaton
-
fix null assignment bug #29785Thu, 06 May 2010 14:47:27 +0200, by Jaroslav Hajek
-
improve warning/error messageThu, 06 May 2010 08:02:07 -0400, by John W. Eaton
-
improve sqrtmThu, 06 May 2010 13:32:08 +0200, by Jaroslav Hajek
-
make schur more Matlab compatibleThu, 06 May 2010 09:49:36 +0200, by Jaroslav Hajek
-
Replace deprecated function calls in statistics testsWed, 05 May 2010 21:14:18 -0700, by Rik
-
allow non-integer ranges as indices conditionallyWed, 05 May 2010 14:20:58 -0400, by John W. Eaton
-
ChangeLog fixesTue, 04 May 2010 12:56:27 -0400, by John W. Eaton
-
convert villad functions to C++Tue, 04 May 2010 13:00:00 -0400, by John W. Eaton
-
Add TeX equation to cond.m documentationMon, 03 May 2010 12:08:57 -0700, by Rik
-
implement svd_driverMon, 03 May 2010 13:21:35 +0200, by Jaroslav Hajek
-
Wrap documentation line to prevent overfull hbox LaTex warningSun, 02 May 2010 22:05:41 -0700, by Rik
-
Remove tabs in .txi files causing problems with pdf formatting.Sun, 02 May 2010 21:19:55 -0700, by Rik
-
close.m: No error on "close([])".Sun, 02 May 2010 10:20:36 -0400, by Ben Abbott
-
__go_draw_axes__.m: Remove gnuplot errorbar code.Sat, 01 May 2010 12:00:32 -0400, by Ben Abbott
-
Remove line object props ldata, udata, xldata, xudata.Sat, 01 May 2010 10:55:42 -0400, by Ben Abbott
-
Add demos to loglogerr.m, semilogxerr.m, & semilogyerr.mFri, 30 Apr 2010 19:08:55 -0400, by Ben Abbott
-
__errplot__.m: Fix bug parsing errorbar style.Fri, 30 Apr 2010 18:28:21 -0400, by Ben Abbott
-
fixed fltk_backend bug when clicking on empty figureSat, 01 May 2010 00:05:46 +0300, by Shai Ayal
-
__errplot__.m: Implement errorbars in the Matlab style.Fri, 30 Apr 2010 07:51:28 -0400, by Ben Abbott
-
errorbar.m: Modify demo.Thu, 29 Apr 2010 08:00:42 -0400, by Ben Abbott