Mercurial > hg > octave-nkf
graph
-
Fix typos in refcard (bug #30260).Mon, 28 Jun 2010 09:11:39 -0700, by Rik
-
eliminate code duplication in reset_default_properties methodsFri, 25 Jun 2010 07:22:45 -0400, by John W. Eaton
-
remove stray debug stub 2Fri, 25 Jun 2010 08:46:17 +0200, by Jaroslav Hajek
-
Add [FILE] to octave usage string (bug #30258).Thu, 24 Jun 2010 20:08:14 -0700, by Rik
-
Plot commands now print usage information without errorsThu, 24 Jun 2010 12:22:27 -0700, by Rik
-
implement cellstr extractors for char matricesThu, 24 Jun 2010 14:39:32 +0200, by Jaroslav Hajek
-
remove stray debug stub from CMatrix.ccThu, 24 Jun 2010 12:42:38 +0200, by Jaroslav Hajek
-
split printing between backendsThu, 24 Jun 2010 07:06:11 +0300, by Shai Ayal
-
eliminate trailing whitespace in ChangeLog filesWed, 23 Jun 2010 09:24:23 -0400, by John W. Eaton
-
Add the whitebg functionWed, 23 Jun 2010 12:57:36 +0200, by David Bateman
-
Allow set(h) to work if the handle includes color propertiesWed, 23 Jun 2010 11:44:21 +0200, by David Bateman
-
merge because of a confliciting push to savannahWed, 23 Jun 2010 11:37:22 +0200, by David Bateman
-
Add the reset built functionWed, 23 Jun 2010 11:23:32 +0200, by David Bateman
-
use F77_INTEGER8_FLAG in BLAS checking as well as ALL_FFLAGS in mkoctfileWed, 23 Jun 2010 11:21:51 +0200, by Jaroslav Hajek
-
Correctly break lines > 80 characters in ChangeLog.Tue, 22 Jun 2010 12:39:56 -0700, by Rik
-
Clarify documentation wording. Bug #30165.Tue, 22 Jun 2010 12:31:40 -0700, by Rik
-
Fix spreadsheet style range option (bug #30183).Mon, 21 Jun 2010 22:35:11 -0700, by Rik
-
Add functionality set(handle)Mon, 21 Jun 2010 23:46:51 +0200, by David Bateman
-
improve cat code design in data.cc, make horzcat/vertcat more Matlab compatibleMon, 21 Jun 2010 15:48:56 +0200, by Jaroslav Hajek
-
make [] (hopefully) more Matlab compatibleFri, 18 Jun 2010 14:12:24 +0200, by Jaroslav Hajek
-
Fix typo in spy.mThu, 17 Jun 2010 23:00:21 +0200, by Brad Froehle
-
improve some MatrixType codeThu, 17 Jun 2010 08:44:39 +0200, by Jaroslav Hajek
-
union.m: Remove seealso reference to deprecated function.Wed, 16 Jun 2010 21:19:23 -0700, by Rik
-
Periodic grammar check of documentation files to ensure common format.Wed, 16 Jun 2010 20:36:55 -0700, by Rik
-
Opps committed changeset for random generators in latest changeset that should have been in a seperate changeset. Add the ChangeLog messages for thisWed, 16 Jun 2010 23:45:13 +0200, by David Bateman
-
Don't special case color_property type when emitting factory default (bug #30118)Wed, 16 Jun 2010 23:27:58 +0200, by David Bateman
-
workaround bug #30044 (likely in LAPACK)Wed, 16 Jun 2010 14:36:23 +0200, by Jaroslav Hajek
-
fix invalid sort testsWed, 16 Jun 2010 12:54:38 +0200, by Jaroslav Hajek
-
Second try at removing extra newlines from NDArraysTue, 15 Jun 2010 09:55:00 -0700, by Rik
-
Remove extra newlines when displaying multi-dimensional arrays.Mon, 14 Jun 2010 19:53:19 -0700, by Rik
-
image.m: Flip data, rather than y-axis, for images. (bug #30033)Mon, 14 Jun 2010 11:27:58 -0700, by Rik
-
fix sort and nth_element when trailing singleton dim is specifiedMon, 14 Jun 2010 14:53:11 +0200, by Jaroslav Hajek
-
implement missing copy_data case in idx_vector (bug #30099)Mon, 14 Jun 2010 10:41:47 +0200, by Jaroslav Hajek
-
scatter.m: Properly set default value markersize and marker type.Sat, 12 Jun 2010 20:35:04 -0400, by Ben Abbott
-
gammainc.cc: Fix doc-string typo.Sat, 12 Jun 2010 12:55:03 -0400, by Ben Abbott
-
scatter.m: Add new calling forms of function to documentation.Sat, 12 Jun 2010 07:20:35 -0700, by Rik
-
Implementary complementary incomplete gamma function (bug #30088)Sat, 12 Jun 2010 01:01:39 +0200, by David Bateman
-
Honor Matlab color settings for scatter().Thu, 10 Jun 2010 19:16:56 -0400, by Ben Abbott
-
prepad.m: Fix typo 'dimm' -> 'dim'.Thu, 10 Jun 2010 19:10:37 -0400, by Ben Abbott
-
data.cc: Fix test for concatentating empty nd-arrays.Thu, 10 Jun 2010 19:09:41 -0400, by Ben Abbott
-
implement built-in vec()Thu, 10 Jun 2010 08:20:39 +0200, by Jaroslav Hajek
-
improve reshapeWed, 09 Jun 2010 21:44:21 +0200, by Jaroslav Hajek
-
Use > 1 test to find first non-singleton dimension rather than != 1.Wed, 09 Jun 2010 07:29:33 -0700, by Rik
-
Fisfield: Accept cell arrays as name argument.Wed, 09 Jun 2010 15:14:31 +0200, by David Grundberg
-
Use common code block to find first non-singleton dimension.Tue, 08 Jun 2010 22:09:25 -0700, by Rik
-
rotdim.m: Modify function to use same variable names as documentationTue, 08 Jun 2010 21:59:16 -0700, by Rik
-
coordinate transforms: add option to operate on column matrix of coordinates.Tue, 08 Jun 2010 21:47:05 -0700, by Rik
-
Improve documentation strings.Tue, 08 Jun 2010 20:22:38 -0700, by Rik
-
fix copyright stmt in 10683:4fdb36ffa066Tue, 08 Jun 2010 21:08:03 +0200, by Jaroslav Hajek
-
support pkg list -forgeMon, 07 Jun 2010 13:45:21 +0200, by Jaroslav Hajek
-
support pkg install -forgeMon, 07 Jun 2010 09:57:54 +0200, by Jaroslav Hajek
-
omitted file from 10681:0ba9bd294421Mon, 07 Jun 2010 07:14:57 +0200, by Jaroslav Hajek
-
Specify template arguments explicitely [MSVC].Sun, 06 Jun 2010 16:52:01 +0100, by Michael Goffioul
-
make cat() (hopefully) more matlab compatibleFri, 04 Jun 2010 15:08:33 +0200, by Jaroslav Hajek
-
Replace calls to obsolete chisquare_cdf with chi2cdf.Thu, 03 Jun 2010 21:52:11 -0700, by Rik
-
Add newline to 'plot' usage message.Thu, 03 Jun 2010 10:00:51 -0700, by Rik
-
Guarantee equivalent results if sqp called with or wihout boundsWed, 02 Jun 2010 11:56:26 -0700, by Rik
-
make strrep not skipping overlaps by default, allow an option in both strfind/strrepWed, 02 Jun 2010 10:12:47 +0200, by Jaroslav Hajek
-
fminbnd.m: Remove unused persistent variable.Tue, 01 Jun 2010 09:26:49 -0700, by Rik
-
__contour__.m: Correctly size X and Y when only Z specified (bug #30002).Tue, 01 Jun 2010 09:19:12 -0700, by Rik
-
new Array method for internal useTue, 01 Jun 2010 12:34:16 +0200, by Jaroslav Hajek
-
remove deprecated Array methodTue, 01 Jun 2010 12:29:01 +0200, by Jaroslav Hajek
-
legendre.m: Orient row vector correctly (bug #29997).Mon, 31 May 2010 14:34:30 -0700, by Rik
-
svds.m: Overhaul code while fixing bug #29721.Sun, 30 May 2010 13:45:50 -0700, by Rik
-
make cellfun's fast scalar collection mechanism publicFri, 28 May 2010 12:28:06 +0200, by Jaroslav Hajek
-
Improve validation of input arguments for base statistics functions.Thu, 27 May 2010 20:12:51 -0700, by Rik
-
Replace @ifinfo with @ifnottex.Thu, 27 May 2010 12:13:28 -0700, by Rik
-
eigs.cc: Improve documentation string.Thu, 27 May 2010 10:56:45 -0700, by Rik
-
legend.m: Improve documentation stringWed, 26 May 2010 20:23:16 -0700, by Rik
-
implement octave_base_matrix::matrix_ref constThu, 27 May 2010 08:54:44 +0200, by Jaroslav Hajek
-
second isprime rewriteWed, 26 May 2010 13:26:16 +0200, by Jaroslav Hajek
-
svds.m: Validate struct input argument.Wed, 26 May 2010 17:58:21 -0700, by Rik
-
legend.m: Key labels for specified objects.Wed, 26 May 2010 19:52:40 -0400, by Ben Abbott
-
ancestor.m: Support vectors of handles.Wed, 26 May 2010 19:49:12 -0400, by Ben Abbott
-
Initialize ARPACK starting vector in svds test code. (bug #29721)Wed, 26 May 2010 15:51:02 -0700, by Rik
-
fix slicing value lists with name tags (bug #29960)Wed, 26 May 2010 12:03:45 +0200, by Jaroslav Hajek
-
spline.m: Ignore NaNs within input vectors.Tue, 25 May 2010 18:14:25 -0400, by Ben Abbott
-
optimize primes and isprimeTue, 25 May 2010 13:46:22 +0200, by Jaroslav Hajek
-
don't mention onCleanup an missingTue, 25 May 2010 11:50:24 +0200, by Jaroslav Hajek
-
make median more Matlab compatible (bug #29930)Tue, 25 May 2010 10:03:58 +0200, by Jaroslav Hajek
-
simplify octave_value::lengthTue, 25 May 2010 08:55:23 +0200, by Jaroslav Hajek
-
override ndims and numel for scalars and matricesTue, 25 May 2010 08:53:58 +0200, by Jaroslav Hajek
-
simplify octave_base_value::ndimsTue, 25 May 2010 08:24:29 +0200, by Jaroslav Hajek
-
simplify octave_base_value::rows and columnsTue, 25 May 2010 07:41:31 +0200, by Jaroslav Hajek
-
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