Mercurial > hg > octave-nkf
graph
-
Fix legend order for both horizontal and vertical string cell. release-3-0-xFri, 16 Jan 2009 08:33:15 +0100, by Daniel J Sebald
-
optimize unique called with a single argument release-3-0-xFri, 16 Jan 2009 08:10:57 +0100, by Daniel J Sebald
-
improve set functions for Matlab compatibility release-3-0-xFri, 16 Jan 2009 08:10:28 +0100, by Jaroslav Hajek
-
use QR decomposition and normalization for polyfit; normalization for polyval release-3-0-xMon, 12 Jan 2009 12:09:30 +0100, by Ben Abbott
-
Wrong if statement substituted with a switch release-3-0-xMon, 13 Oct 2008 18:16:09 +0200, by Francesco Potortì
-
In prepad, add reference to postpad. release-3-0-xMon, 12 Jan 2009 11:01:30 +0100, by Francesco Potortì
-
Cross reference between postpad and resize release-3-0-xMon, 12 Jan 2009 10:57:46 +0100, by Francesco Potortì
-
add reference to resize function in the manual release-3-0-xMon, 12 Jan 2009 10:57:42 +0100, by Francesco Potortì
-
strrep.m: specify what is the return value release-3-0-xMon, 12 Jan 2009 10:56:19 +0100, by Francesco Potortì
-
Correct help string for statistics.m release-3-0-xMon, 12 Jan 2009 10:56:14 +0100, by Francesco Potortì
-
One word missing from int8 help string. release-3-0-xMon, 12 Jan 2009 10:56:09 +0100, by Francesco Potortì
-
Add cross reference from Plot Annotations to Text Properties. release-3-0-xMon, 12 Jan 2009 10:54:52 +0100, by Francesco Potortì
-
help and error string corrected in hist.m. release-3-0-xMon, 12 Jan 2009 10:54:50 +0100, by Francesco Potortì
-
Add explanation on what wisdom is. release-3-0-xMon, 12 Jan 2009 10:54:45 +0100, by Francesco Potortì
-
fix scaling factor for negative alpha in zbesi,cbesi release-3-0-xMon, 12 Jan 2009 10:42:03 +0100, by Brian Gough
-
version.h fix spelling of MERCHANTABILITY in startup message release-3-0-xMon, 12 Jan 2009 10:40:02 +0100, by John W. Eaton
-
func.txi: remove reference to return_last_computed_value release-3-0-xMon, 12 Jan 2009 10:39:42 +0100, by Soren Hauberg
-
generate new fractional parts for recycled graphics handles release-3-0-xMon, 05 Jan 2009 08:20:15 +0100, by John W. Eaton
-
graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector release-3-0-xMon, 05 Jan 2009 08:17:53 +0100, by John W. Eaton
-
Fix subplot for column vector of children in figure release-3-0-xMon, 05 Jan 2009 08:17:10 +0100, by David Bateman
-
contourf.m: Correct order of patch object handles. release-3-0-xSat, 13 Dec 2008 17:30:38 +0100, by Ben Abbott
-
Make contourf work for equal-size matrices (again). release-3-0-xSat, 13 Dec 2008 17:30:18 +0100, by kai
-
Set max_recursion_depth and use a subfunction in nchoosek release-3-0-xMon, 08 Dec 2008 13:18:26 +0100, by Francesco Potortì
-
fix empty matrix handling in switch statement release-3-0-xMon, 08 Dec 2008 06:48:27 +0100, by Jaroslav Hajek
-
fix bug in cell string handling of unpack function release-3-0-xMon, 08 Dec 2008 06:45:23 +0100, by Thorsten Meyer
-
legend.m: Correct ording of legend labels. release-3-0-xMon, 08 Dec 2008 06:35:29 +0100, by Ben Abbott
-
Modified statistics to calculate consistent median. release-3-0-xFri, 21 Nov 2008 16:58:19 +0100, by Ben Abbott
-
Fast return case for file_ops::tilde_expand release-3-0-xThu, 20 Nov 2008 08:41:56 +0100, by David Bateman
-
dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector release-3-0-xThu, 20 Nov 2008 08:41:35 +0100, by John W. Eaton
-
Correct cast of matrix by cell or struct concatenation release-3-0-xThu, 20 Nov 2008 08:36:37 +0100, by David Bateman
-
spline.m: delete debugging statements release-3-0-xThu, 20 Nov 2008 08:34:45 +0100, by John W. Eaton
-
oct-map.cc: copy key_list in indexing functions release-3-0-xFri, 31 Oct 2008 07:54:46 +0100, by John W. Eaton
-
improve inverse preconditioning according to Marco Caliari release-3-0-xSun, 12 Oct 2008 10:31:14 +0200, by Jaroslav Hajek
-
fileparts.m: handle "/file" correctly; improve compatibilty release-3-0-xFri, 10 Oct 2008 11:35:10 +0200, by John W. Eaton
-
pkg.m: better handling of filenames with spaces release-3-0-xFri, 10 Oct 2008 11:19:29 +0200, by John W. Eaton
-
pt-arg-list.cc (tree_argument_list::convert_to_const_vector): don't insert undefined elements in return list release-3-0-xFri, 10 Oct 2008 11:19:20 +0200, by John W. Eaton
-
enclose building direcries in quotes in pkg.m release-3-0-xFri, 10 Oct 2008 11:13:34 +0200, by Benjamin Lindner
-
describe additional arguments in sqp() documentation string release-3-0-xFri, 10 Oct 2008 11:10:44 +0200, by Ivan Sutoris
-
deconv.m: Fix row/col orientation & length of output release-3-0-xFri, 03 Oct 2008 14:56:33 +0200, by Ben Abbott
-
conv.m: Correct row/col orientation of output release-3-0-xFri, 03 Oct 2008 14:55:13 +0200, by Ben Abbott
-
Added tag release-3-0-3 for changeset 152a68291b66 release-3-0-xFri, 03 Oct 2008 10:21:51 +0200, by Jaroslav Hajek
-
add missing return in Array<T>::delete_elements_2 release-3-0-xMon, 29 Sep 2008 07:57:57 +0200, by Jaroslav Hajek
-
Increase pcre's match_limit for difficult regexps release-3-0-xMon, 29 Sep 2008 07:22:04 +0200, by Thomas Weber
-
load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH release-3-0-xMon, 29 Sep 2008 07:21:47 +0200, by John W. Eaton
-
clear breakpoints is function found to be out of date release-3-0-xWed, 24 Sep 2008 14:08:58 +0200, by David Bateman
-
container.txi: fix cross reference in struct docs release-3-0-xWed, 24 Sep 2008 09:00:33 +0200, by Francesco Potorti
-
change is_square to issquare in is_stabilizable.m release-3-0-xMon, 22 Sep 2008 19:41:08 +0200, by Brett Stewart
-
clear index before throwing error in Array indexed assignment functions release-3-0-xSun, 21 Sep 2008 08:21:52 +0200, by John W. Eaton
-
fix blkdiag to not rely on Matlab-incompatible behaviour release-3-0-xSun, 21 Sep 2008 08:21:52 +0200, by Jaroslav Hajek
-
make null assignment more Matlab-compatible release-3-0-xSun, 21 Sep 2008 08:21:52 +0200, by Jaroslav Hajek
-
Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-xFri, 19 Sep 2008 23:21:15 +0200, by David Bateman
-
partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-xFri, 19 Sep 2008 11:29:51 +0200, by Jaroslav Hajek
-
again, fix the diabolic line in randp.cc release-3-0-xWed, 17 Sep 2008 07:39:22 +0200, by Jaroslav Hajek
-
fix integer exponentiation with negative exponent release-3-0-xMon, 15 Sep 2008 08:11:18 +0200, by Jaroslav Hajek
-
First sentence of a doc string should read like a command release-3-0-xMon, 15 Sep 2008 08:10:42 +0200, by Thomas Weber
-
octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-xMon, 15 Sep 2008 08:06:54 +0200, by John W. Eaton
-
load-path.cc (load_path::initialize): include separator when appending sys_path release-3-0-xTue, 20 May 2008 16:49:02 -0400, by Kim Hansen
-
Add explanationation of initializing the interpreter in a standalone program release-3-0-xTue, 09 Sep 2008 13:43:42 -0400, by David Bateman
-
typo in comma separated lists chapter release-3-0-xTue, 09 Sep 2008 12:38:11 -0400, by Thomas Weber
-
Treat PCRE lookbehind operators in a manner that is approximately correct release-3-0-xTue, 09 Sep 2008 12:36:53 -0400, by David Bateman
-
add colorbar docstring to the manual release-3-0-xMon, 08 Sep 2008 15:21:44 -0400, by John W. Eaton
-
ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character release-3-0-xMon, 08 Sep 2008 12:45:53 -0400, by John W. Eaton
-
Handle zero values of n in binornd correctly release-3-0-xMon, 08 Sep 2008 10:49:46 -0400, by Mark van Rossum
-
make glpk return NA values for unfeasible problems release-3-0-xWed, 27 Aug 2008 09:59:55 -0400, by Jaroslav Hajek
-
hold.m: if hold is applied to a figure, set state for all child axes objects release-3-0-xTue, 26 Aug 2008 18:05:13 -0400, by John W. Eaton
-
__go_draw_axes__.m (__gnuplot_write_data__): write "Inf Inf\n" if all data pairs contain NaN values release-3-0-xThu, 21 Aug 2008 15:28:58 -0400, by John W. Eaton
-
avoid problematic subfunction call in an anonymous function release-3-0-xWed, 20 Aug 2008 11:01:24 -0400, by Jaroslav Hajek
-
Allow X/Y to be unequal vectors in contourf release-3-0-xSun, 27 Jul 2008 02:29:36 +0200, by David Bateman
-
Extend explanation of randn's return value release-3-0-xSun, 18 May 2008 22:40:28 +0200, by Thomas Weber
-
Clarify help of the shading function release-3-0-xSun, 27 Jul 2008 22:38:08 +0200, by David Bateman
-
Calrify OuterPosition property in manual release-3-0-xSun, 27 Jul 2008 02:08:55 +0200, by David Bateman