Mercurial > hg > octave-lyh
graph
-
call blocked permuted qr factorization routines from LAPACKThu, 04 Dec 2008 09:15:17 +0100, by Jaroslav Hajek
-
support permutation matrix objectsThu, 04 Dec 2008 08:31:56 +0100, by Jaroslav Hajek
-
implement diagonal matrix objectsWed, 03 Dec 2008 13:32:57 +0100, by Jaroslav Hajek
-
style fixesWed, 03 Dec 2008 20:57:27 -0500, by John W. Eaton
-
ChangeLog fixWed, 03 Dec 2008 20:53:05 -0500, by John W. Eaton
-
update config.guess and config.subWed, 03 Dec 2008 20:48:28 -0500, by John W. Eaton
-
clean up bzip2, gzip and __xzip__Sat, 29 Nov 2008 23:03:16 +0100, by Thorsten Meyer
-
Set max_recursion_depth and use a subfunction in nchoosekSat, 29 Nov 2008 17:57:50 +0100, by Francesco Potortì
-
Set gnuplot two point clippingSat, 29 Nov 2008 00:26:57 +0100, by David Bateman
-
[mq]: debug.patchFri, 21 Nov 2008 22:53:50 -0500, by jpswensen
-
minor style fixFri, 28 Nov 2008 23:12:35 +0100, by David Bateman
-
Minor bug fixes, update help text and testsThu, 31 Jul 2008 22:54:29 +0200, by Thomas Treichl
-
gnuplot_drawnow.m: Add support of properites to gp backend.Fri, 14 Nov 2008 08:12:55 -0500, by Ben Abbott
-
graphics.h.in: Add props screensize & screenpixelsperinch.Thu, 13 Nov 2008 07:50:33 -0500, by Ben Abbott
-
__go_draw_axes__.m: xticklabel should accept a numeric vector.Mon, 03 Nov 2008 18:49:51 -0500, by Ben Abbott
-
keep empty strings in charSat, 15 Nov 2008 00:58:17 +0100, by Thorsten Meyer
-
fix bug in cell string handling of unpack functionTue, 04 Nov 2008 23:03:50 +0100, by Thorsten Meyer
-
improve string documentationThu, 27 Nov 2008 10:52:58 +0100, by Thorsten Meyer
-
fix texi bug in subplot.mWed, 05 Nov 2008 17:51:42 +0100, by Thorsten Meyer
-
add bzip2 functionSun, 02 Nov 2008 17:07:44 +0100, by Thorsten Meyer
-
recommend limited line width in code examplesThu, 16 Oct 2008 22:01:10 +0200, by Thorsten Meyer
-
corrections for typosThu, 27 Nov 2008 10:28:24 +0100, by Brian Gough
-
fix empty matrix handling in switch statementTue, 25 Nov 2008 14:04:55 +0100, by Jaroslav Hajek
-
smarter conversion lookupTue, 25 Nov 2008 14:04:55 +0100, by Jaroslav Hajek
-
__go_draw_axes__.m: Correct order for rendering children.Mon, 24 Nov 2008 12:57:57 -0500, by Ben Abbott
-
legend.m: Correct ording of legend labels.Mon, 24 Nov 2008 12:27:03 -0500, by Ben Abbott
-
changelog fixMon, 24 Nov 2008 11:05:25 +0100, by David Bateman
-
Check validitity of handles to delete before deleting them to avoid issues with callbacks deleting the handles as wellMon, 24 Nov 2008 11:00:47 +0100, by David Bateman
-
Add Jarko Kaleva to contributors fileMon, 24 Nov 2008 10:57:53 +0100, by David Bateman
-
Add generalized eigenvalue functionsMon, 24 Nov 2008 10:55:50 +0100, by Jarkko Kaleva
-
Add the cgs and treelayout functionsFri, 21 Nov 2008 15:03:03 +0100, by Radek Salac
-
reuse matrix type detected in detWed, 19 Nov 2008 16:55:47 +0100, by Jaroslav Hajek
-
make det take advantage of matrix typeWed, 19 Nov 2008 15:26:39 +0100, by Jaroslav Hajek
-
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