log

age author description
Mon, 08 Dec 2008 06:48:27 +0100 Jaroslav Hajek fix empty matrix handling in switch statement release-3-0-x
Mon, 08 Dec 2008 06:45:23 +0100 Thorsten Meyer fix bug in cell string handling of unpack function release-3-0-x
Mon, 08 Dec 2008 06:35:29 +0100 Ben Abbott legend.m: Correct ording of legend labels. release-3-0-x
Fri, 21 Nov 2008 16:58:19 +0100 Ben Abbott Modified statistics to calculate consistent median. release-3-0-x
Thu, 20 Nov 2008 08:42:12 +0100 David Bateman Changelog for previous patch release-3-0-x
Thu, 20 Nov 2008 08:41:56 +0100 David Bateman Fast return case for file_ops::tilde_expand release-3-0-x
Thu, 20 Nov 2008 08:41:35 +0100 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector release-3-0-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Thu, 20 Nov 2008 08:36:37 +0100 David Bateman Correct cast of matrix by cell or struct concatenation release-3-0-x
Thu, 20 Nov 2008 08:34:45 +0100 John W. Eaton spline.m: delete debugging statements release-3-0-x
Thu, 13 Nov 2008 19:02:16 +0100 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Tue, 04 Nov 2008 20:54:26 +0100 David Bateman Add scalar reshape method release-3-0-x
Fri, 31 Oct 2008 07:54:46 +0100 John W. Eaton oct-map.cc: copy key_list in indexing functions release-3-0-x
Fri, 31 Oct 2008 07:52:55 +0100 John W. Eaton __qp__.cc fix release-3-0-x
Sun, 12 Oct 2008 19:38:43 +0200 John W. Eaton doc fixes release-3-0-x
Sun, 12 Oct 2008 10:40:30 +0200 Jaroslav Hajek fix sorting of non-POD objects release-3-0-x
Sun, 12 Oct 2008 10:37:07 +0200 Jason Riedy compilation fixes release-3-0-x
Sun, 12 Oct 2008 10:31:14 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari release-3-0-x
Sun, 12 Oct 2008 10:30:40 +0200 Jaroslav Hajek fix for SuiteSparse 3.2 release-3-0-x
Fri, 10 Oct 2008 11:35:10 +0200 John W. Eaton fileparts.m: handle "/file" correctly; improve compatibilty release-3-0-x
Fri, 10 Oct 2008 11:25:41 +0200 John W. Eaton additional AIX build fix release-3-0-x
Fri, 10 Oct 2008 11:24:32 +0200 David Bateman AIX Build fix release-3-0-x
Fri, 10 Oct 2008 11:19:29 +0200 John W. Eaton pkg.m: better handling of filenames with spaces release-3-0-x
Fri, 10 Oct 2008 11:19:20 +0200 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-x
Fri, 10 Oct 2008 11:13:34 +0200 Benjamin Lindner enclose building direcries in quotes in pkg.m release-3-0-x
Fri, 10 Oct 2008 11:10:44 +0200 Ivan Sutoris describe additional arguments in sqp() documentation string release-3-0-x
Fri, 03 Oct 2008 15:31:58 +0200 Jaroslav Hajek fix tests release-3-0-x
Fri, 03 Oct 2008 14:56:33 +0200 Ben Abbott deconv.m: Fix row/col orientation & length of output release-3-0-x
Fri, 03 Oct 2008 14:55:13 +0200 Ben Abbott conv.m: Correct row/col orientation of output release-3-0-x
Fri, 03 Oct 2008 14:36:56 +0200 John W. Eaton fplot.m: call axis after plot release-3-0-x
Fri, 03 Oct 2008 10:21:51 +0200 Jaroslav Hajek Added tag release-3-0-3 for changeset 152a68291b66 release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2 release-3-0-x
Mon, 29 Sep 2008 07:32:19 +0200 Jaroslav Hajek fix null assignment behaviour release-3-0-x
Mon, 29 Sep 2008 07:24:07 +0200 John W. Eaton interpft.m: increase tolerance release-3-0-x
Mon, 29 Sep 2008 07:22:04 +0200 Thomas Weber Increase pcre's match_limit for difficult regexps release-3-0-x
Mon, 29 Sep 2008 07:21:47 +0200 John W. Eaton load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH release-3-0-x
Wed, 24 Sep 2008 14:08:58 +0200 David Bateman clear breakpoints is function found to be out of date release-3-0-x
Wed, 24 Sep 2008 09:06:04 +0200 Francesco Potorti container.txi: doc fix release-3-0-x
Wed, 24 Sep 2008 09:00:33 +0200 Francesco Potorti container.txi: fix cross reference in struct docs release-3-0-x
Wed, 24 Sep 2008 08:56:40 +0200 Ben Abbott pcolor.m: Improve doc strings. release-3-0-x
Mon, 22 Sep 2008 19:41:08 +0200 Brett Stewart change is_square to issquare in is_stabilizable.m release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 John W. Eaton clear index before throwing error in Array indexed assignment functions release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Sun, 21 Sep 2008 08:20:39 +0200 Kris Thielemans Fix for display_range in imshow release-3-0-x
Sun, 21 Sep 2008 08:19:40 +0200 David Bateman Clarify fftw documentation release-3-0-x
Sun, 21 Sep 2008 08:14:27 +0200 Kris Thielemans For for extrapval in interpn release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Fri, 19 Sep 2008 12:30:30 +0200 Jaroslav Hajek fix problems from transplant 7552 release-3-0-x
Fri, 19 Sep 2008 11:29:51 +0200 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Wed, 17 Sep 2008 07:39:22 +0200 Jaroslav Hajek again, fix the diabolic line in randp.cc release-3-0-x
Mon, 15 Sep 2008 08:11:18 +0200 Jaroslav Hajek fix integer exponentiation with negative exponent release-3-0-x
Mon, 15 Sep 2008 08:10:42 +0200 Thomas Weber First sentence of a doc string should read like a command release-3-0-x
Mon, 15 Sep 2008 08:06:54 +0200 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-x
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path release-3-0-x
Tue, 09 Sep 2008 13:43:42 -0400 David Bateman Add explanationation of initializing the interpreter in a standalone program release-3-0-x
Tue, 09 Sep 2008 12:41:32 -0400 John W. Eaton doc fix release-3-0-x
Tue, 09 Sep 2008 12:38:18 -0400 Thomas Weber Typo in num2cell's description release-3-0-x