log

age author description
Tue, 18 Nov 2008 22:55:13 +0100 David Bateman Update manual citation
Tue, 18 Nov 2008 11:14:31 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 10:01:58 -0500 John W. Eaton style fixes
Tue, 18 Nov 2008 09:49:05 -0500 John W. Eaton load-path.cc: comment
Mon, 17 Nov 2008 23:03:37 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): simplify previous change
Mon, 17 Nov 2008 22:30:39 -0500 John W. Eaton load-path.cc (load_path::dir_info::update): smarter handling of relative names
Tue, 18 Nov 2008 02:40:37 +0100 David Bateman Changelog for previous patch
Tue, 18 Nov 2008 02:35:51 +0100 David Bateman Fast return case for file_ops::tilde_expand
Mon, 17 Nov 2008 20:04:23 -0500 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector
Mon, 17 Nov 2008 11:38:39 +0100 Brian Gough spelling corrections
Fri, 14 Nov 2008 12:50:03 +0100 David Bateman Changelog fix
Fri, 14 Nov 2008 12:04:35 +0100 David Bateman Correct use of resize_fill_value in Array2<T>::index methods.
Fri, 14 Nov 2008 11:47:55 +0100 David Bateman Respect the minortick property of the axis objects
Thu, 13 Nov 2008 14:13:54 -0500 John W. Eaton better use of templates in ov-intx.h
Thu, 13 Nov 2008 12:10:30 -0500 John W. Eaton chi2rnd.m: fix missing semicolon
Wed, 12 Nov 2008 21:36:39 +0000 Michael Goffioul Fix for MSVC compilation
Wed, 12 Nov 2008 15:45:00 +0100 David Bateman Correct cast of matrix by cell or struct concatenation
Wed, 12 Nov 2008 12:31:56 +0000 Michael Goffioul Extend filesep functionality by allowing to return all valid file separators
Wed, 12 Nov 2008 12:25:19 +0100 David Bateman Changelog fix
Wed, 12 Nov 2008 12:21:04 +0100 David Bateman Fix callbacks in stem and quiver for change in order of children. Fix for scaling in quiver for single arrow
Wed, 12 Nov 2008 10:24:14 +0100 Jaroslav Hajek remove unimplemented method declaration
Tue, 11 Nov 2008 22:06:43 +0100 Jaroslav Hajek handle correctly empty cs-lists in assignment
Tue, 11 Nov 2008 14:34:37 -0500 John W. Eaton lex.l (<MATRIX_START>{S}+): Don't insert separator if next token is a separator.
Tue, 11 Nov 2008 14:34:02 -0500 John W. Eaton parse.y (F__parser_debug_flag__): New function.
Mon, 10 Nov 2008 10:43:00 -0500 John W. Eaton spline.m: delete debugging statements
Mon, 10 Nov 2008 15:55:28 +0100 Jaroslav Hajek omission from last patch
Sun, 09 Nov 2008 12:59:42 +0100 Jaroslav Hajek use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>
Tue, 04 Nov 2008 15:08:27 +0100 David Bateman Add scalar reshape method
Sun, 28 Sep 2008 21:09:35 +0200 Jaroslav Hajek initial implementation of fsolve
Fri, 31 Oct 2008 08:06:45 +0100 Jaroslav Hajek implement fzero
Fri, 31 Oct 2008 08:06:14 +0100 Jaroslav Hajek modify optimset & implement optimget
Fri, 31 Oct 2008 08:05:32 +0100 Jaroslav Hajek improve norm computation capabilities
Sun, 02 Nov 2008 06:44:12 +0100 Jaroslav Hajek fix dim check in Array<T>::delete_elements
Sun, 02 Nov 2008 06:15:11 +0100 Jaroslav Hajek fix out-of-bounds checks in null assignments
Fri, 31 Oct 2008 17:41:57 +0100 David Bateman Add constraint for logical image cdata
Fri, 31 Oct 2008 12:30:20 +0100 David Bateman Add code to remove listeners from properties and use it with newplot
Fri, 31 Oct 2008 12:09:16 +0100 Jaroslav Hajek fix extent query for empty ranges
Fri, 31 Oct 2008 06:36:35 -0400 John W. Eaton doc fixes
Fri, 31 Oct 2008 06:35:32 -0400 John W. Eaton doc/interpreter/Makefile.in: eliminate move-if-change from rules
Thu, 30 Oct 2008 18:03:37 -0400 John W. Eaton fix typo in docs
Thu, 30 Oct 2008 17:31:15 -0400 John W. Eaton oct-map.cc: copy key_list in indexing functions
Thu, 30 Oct 2008 20:12:28 +0100 Jaroslav Hajek workaround missing std::abs(int64_t) in MSVC
Thu, 30 Oct 2008 15:08:50 +0100 David Bateman Minor NEWS/FAQ update
Thu, 30 Oct 2008 14:15:12 +0100 David Bateman Add support for left/right argument to the legend function
Mon, 20 Oct 2008 16:54:28 +0200 Jaroslav Hajek improve dense array indexing
Thu, 30 Oct 2008 00:13:05 +0100 David Bateman Add contour group objects and the clabel function
Wed, 29 Oct 2008 21:56:29 -0400 Michael Goffioul Work around missing std::complex members under MSVC
Wed, 29 Oct 2008 18:14:48 -0400 Thorsten Meyer Adapted munge-texi to expand @seealso commands to texinfo references
Wed, 29 Oct 2008 17:52:54 -0400 Thorsten Meyer fix @seealso references to point to existing anchors
Wed, 29 Oct 2008 14:09:00 -0400 John W. Eaton cla.m: in test, set visible off when creating figure
Wed, 29 Oct 2008 12:41:10 +0100 Jaroslav Hajek fix docs for cholinsert, choldelete, cholshift
Tue, 28 Oct 2008 13:04:32 -0400 John W. Eaton parse.y: fix comment
Tue, 28 Oct 2008 13:01:58 -0400 John W. Eaton clear local symbol table after parsing function
Tue, 28 Oct 2008 12:33:45 -0400 John W. Eaton eliminate all mention of return_last_computed_value
Tue, 28 Oct 2008 12:31:00 -0400 Gabriele Pannocchia qp.m: convert b <= x <= b and b <= A*x <= b to equality constraints
Tue, 28 Oct 2008 11:45:57 -0400 John W. Eaton lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutines
Tue, 28 Oct 2008 10:47:26 -0400 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi
Mon, 27 Oct 2008 14:36:25 -0400 John W. Eaton version.h fix spelling of MERCHANTABILITY in startup message
Mon, 27 Oct 2008 14:26:56 -0400 Soren Hauberg func.txi: remove reference to return_last_computed_value
Mon, 27 Oct 2008 14:25:30 -0400 Soren Hauberg debug.txi: typo