Mercurial > hg > octave-lyh
graph
-
templatize & fix DETWed, 19 Nov 2008 11:23:07 +0100, by Jaroslav Hajek
-
Update manual citationTue, 18 Nov 2008 22:55:13 +0100, by David Bateman
-
style fixesTue, 18 Nov 2008 11:14:31 -0500, by John W. Eaton
-
style fixesTue, 18 Nov 2008 10:01:58 -0500, by John W. Eaton
-
load-path.cc: commentTue, 18 Nov 2008 09:49:05 -0500, by John W. Eaton
-
load-path.cc (load_path::dir_info::update): simplify previous changeMon, 17 Nov 2008 23:03:37 -0500, by John W. Eaton
-
load-path.cc (load_path::dir_info::update): smarter handling of relative namesMon, 17 Nov 2008 22:30:39 -0500, by John W. Eaton
-
Changelog for previous patchTue, 18 Nov 2008 02:40:37 +0100, by David Bateman
-
Fast return case for file_ops::tilde_expandTue, 18 Nov 2008 02:35:51 +0100, by David Bateman
-
dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vectorMon, 17 Nov 2008 20:04:23 -0500, by John W. Eaton
-
spelling correctionsMon, 17 Nov 2008 11:38:39 +0100, by Brian Gough
-
Changelog fixFri, 14 Nov 2008 12:50:03 +0100, by David Bateman
-
Correct use of resize_fill_value in Array2<T>::index methods.Fri, 14 Nov 2008 12:04:35 +0100, by David Bateman
-
Respect the minortick property of the axis objectsFri, 14 Nov 2008 11:47:55 +0100, by David Bateman
-
better use of templates in ov-intx.hThu, 13 Nov 2008 14:13:54 -0500, by John W. Eaton
-
chi2rnd.m: fix missing semicolonThu, 13 Nov 2008 12:10:30 -0500, by John W. Eaton
-
Fix for MSVC compilationWed, 12 Nov 2008 21:36:39 +0000, by Michael Goffioul
-
Correct cast of matrix by cell or struct concatenationWed, 12 Nov 2008 15:45:00 +0100, by David Bateman
-
Extend filesep functionality by allowing to return all valid file separatorsWed, 12 Nov 2008 12:31:56 +0000, by Michael Goffioul
-
Changelog fixWed, 12 Nov 2008 12:25:19 +0100, by David Bateman
-
Fix callbacks in stem and quiver for change in order of children. Fix for scaling in quiver for single arrowWed, 12 Nov 2008 12:21:04 +0100, by David Bateman
-
remove unimplemented method declarationWed, 12 Nov 2008 10:24:14 +0100, by Jaroslav Hajek
-
handle correctly empty cs-lists in assignmentTue, 11 Nov 2008 22:06:43 +0100, by Jaroslav Hajek
-
lex.l (<MATRIX_START>{S}+): Don't insert separator if next token is a separator.Tue, 11 Nov 2008 14:34:37 -0500, by John W. Eaton
-
parse.y (F__parser_debug_flag__): New function.Tue, 11 Nov 2008 14:34:02 -0500, by John W. Eaton
-
spline.m: delete debugging statementsMon, 10 Nov 2008 10:43:00 -0500, by John W. Eaton
-
omission from last patchMon, 10 Nov 2008 15:55:28 +0100, by Jaroslav Hajek
-
use std::vector as a simple linear container in oct-norm.cc to avoid problems with instantiating Array<T>Sun, 09 Nov 2008 12:59:42 +0100, by Jaroslav Hajek
-
Add scalar reshape methodTue, 04 Nov 2008 15:08:27 +0100, by David Bateman
-
initial implementation of fsolveSun, 28 Sep 2008 21:09:35 +0200, by Jaroslav Hajek
-
implement fzeroFri, 31 Oct 2008 08:06:45 +0100, by Jaroslav Hajek
-
modify optimset & implement optimgetFri, 31 Oct 2008 08:06:14 +0100, by Jaroslav Hajek
-
improve norm computation capabilitiesFri, 31 Oct 2008 08:05:32 +0100, by Jaroslav Hajek
-
fix dim check in Array<T>::delete_elementsSun, 02 Nov 2008 06:44:12 +0100, by Jaroslav Hajek
-
fix out-of-bounds checks in null assignmentsSun, 02 Nov 2008 06:15:11 +0100, by Jaroslav Hajek
-
Add constraint for logical image cdataFri, 31 Oct 2008 17:41:57 +0100, by David Bateman
-
Add code to remove listeners from properties and use it with newplotFri, 31 Oct 2008 12:30:20 +0100, by David Bateman
-
fix extent query for empty rangesFri, 31 Oct 2008 12:09:16 +0100, by Jaroslav Hajek
-
doc fixesFri, 31 Oct 2008 06:36:35 -0400, by John W. Eaton
-
doc/interpreter/Makefile.in: eliminate move-if-change from rulesFri, 31 Oct 2008 06:35:32 -0400, by John W. Eaton
-
fix typo in docsThu, 30 Oct 2008 18:03:37 -0400, by John W. Eaton
-
oct-map.cc: copy key_list in indexing functionsThu, 30 Oct 2008 17:31:15 -0400, by John W. Eaton
-
workaround missing std::abs(int64_t) in MSVCThu, 30 Oct 2008 20:12:28 +0100, by Jaroslav Hajek
-
Minor NEWS/FAQ updateThu, 30 Oct 2008 15:08:50 +0100, by David Bateman
-
Add support for left/right argument to the legend functionThu, 30 Oct 2008 14:15:12 +0100, by David Bateman
-
improve dense array indexingMon, 20 Oct 2008 16:54:28 +0200, by Jaroslav Hajek
-
Add contour group objects and the clabel functionThu, 30 Oct 2008 00:13:05 +0100, by David Bateman
-
Work around missing std::complex members under MSVCWed, 29 Oct 2008 21:56:29 -0400, by Michael Goffioul
-
Adapted munge-texi to expand @seealso commands to texinfo referencesWed, 29 Oct 2008 18:14:48 -0400, by Thorsten Meyer
-
fix @seealso references to point to existing anchorsWed, 29 Oct 2008 17:52:54 -0400, by Thorsten Meyer
-
cla.m: in test, set visible off when creating figureWed, 29 Oct 2008 14:09:00 -0400, by John W. Eaton
-
fix docs for cholinsert, choldelete, cholshiftWed, 29 Oct 2008 12:41:10 +0100, by Jaroslav Hajek
-
parse.y: fix commentTue, 28 Oct 2008 13:04:32 -0400, by John W. Eaton
-
clear local symbol table after parsing functionTue, 28 Oct 2008 13:01:58 -0400, by John W. Eaton
-
eliminate all mention of return_last_computed_valueTue, 28 Oct 2008 12:33:45 -0400, by John W. Eaton
-
qp.m: convert b <= x <= b and b <= A*x <= b to equality constraintsTue, 28 Oct 2008 12:31:00 -0400, by Gabriele Pannocchia
-
lo-specfun.cc: fix prototypes and calls to cbes{h,i,j,k,y} subroutinesTue, 28 Oct 2008 11:45:57 -0400, by John W. Eaton
-
fix scaling factor for negative alpha in zbesi,cbesiTue, 28 Oct 2008 10:47:26 -0400, by Brian Gough
-
version.h fix spelling of MERCHANTABILITY in startup messageMon, 27 Oct 2008 14:36:25 -0400, by John W. Eaton
-
func.txi: remove reference to return_last_computed_valueMon, 27 Oct 2008 14:26:56 -0400, by Soren Hauberg