Mercurial > hg > octave-lyh
graph
-
Array.cc: style fixesTue, 13 Jan 2009 10:59:12 -0500, by John W. Eaton
-
omission from last patchTue, 13 Jan 2009 14:39:48 +0100, by Jaroslav Hajek
-
remove qsort in favor of sortTue, 13 Jan 2009 12:16:21 +0100, by Jaroslav Hajek
-
make unique work for row vectorsTue, 13 Jan 2009 09:34:43 +0100, by Daniel J Sebald
-
grid.m: style fixesTue, 13 Jan 2009 00:45:37 -0500, by John W. Eaton
-
[docs] can not => cannotTue, 13 Jan 2009 00:36:52 -0500, by Brian Gough
-
[docs] use $$ for displayTue, 13 Jan 2009 00:27:29 -0500, by Brian Gough
-
[docs] 2^19937-1 => @math{2^{19937}-1}Tue, 13 Jan 2009 00:27:20 -0500, by Brian Gough
-
[docs] Ziggurat technique => ``Ziggurat technique''Tue, 13 Jan 2009 00:27:17 -0500, by Brian Gough
-
[docs] add hyphenTue, 13 Jan 2009 00:27:13 -0500, by Brian Gough
-
[docs] non periodic => non-periodicTue, 13 Jan 2009 00:27:10 -0500, by Brian Gough
-
[docs] add hyphenTue, 13 Jan 2009 00:27:07 -0500, by Brian Gough
-
[docs] user specified => user-specifiedTue, 13 Jan 2009 00:27:03 -0500, by Brian Gough
-
[docs] removeTue, 13 Jan 2009 00:27:00 -0500, by Brian Gough
-
[docs] fix hypenation: x - axis => x-axis, etcTue, 13 Jan 2009 00:26:56 -0500, by Brian Gough
-
[docs] non singleton => non-singletonTue, 13 Jan 2009 00:26:53 -0500, by Brian Gough
-
[docs] low cost => low-costTue, 13 Jan 2009 00:26:46 -0500, by Brian Gough
-
[docs] poly-morphic => polymorphicTue, 13 Jan 2009 00:26:42 -0500, by Brian Gough
-
[docs] 64 bit => 64-bitTue, 13 Jan 2009 00:26:40 -0500, by Brian Gough
-
[docs] addTue, 13 Jan 2009 00:26:36 -0500, by Brian Gough
-
[docs] commandline => command-lineTue, 13 Jan 2009 00:26:33 -0500, by Brian Gough
-
[docs] "Discrete-Time Signal Processing" => @cite{Discrete-Time Signal Processing}Tue, 13 Jan 2009 00:26:25 -0500, by Brian Gough
-
[docs] 'Ziggurat method for generating random variables' => @cite{Ziggurat method for generating random variables}Tue, 13 Jan 2009 00:26:18 -0500, by Brian Gough
-
[docs] capitalize Octave consistentlyTue, 13 Jan 2009 00:25:40 -0500, by Brian Gough
-
[docs] N-Simplex => N-simplexTue, 13 Jan 2009 00:25:37 -0500, by Brian Gough
-
[docs] Matrix => matrixTue, 13 Jan 2009 00:25:32 -0500, by Brian Gough
-
[docs] @var{XI}, @var{YI}. => @var{xi}, @var{yi}.Tue, 13 Jan 2009 00:25:20 -0500, by Brian Gough
-
[docs] octave => OctaveTue, 13 Jan 2009 00:23:35 -0500, by Brian Gough
-
[docs] fix case to match exampleTue, 13 Jan 2009 00:23:28 -0500, by Brian Gough
-
[docs] octave => OctaveTue, 13 Jan 2009 00:23:21 -0500, by Brian Gough
-
[docs] @var{EXPR} => @var{expr}Tue, 13 Jan 2009 00:22:42 -0500, by Brian Gough
-
octave.cc (maximum_braindamage): set confirm_recursive_rmdir to falseMon, 12 Jan 2009 23:51:27 -0500, by John W. Eaton
-
strfns.cc (Fstrcmp, Fstrncmp): initialize all elements of output with constructor argMon, 12 Jan 2009 23:41:32 -0500, by John W. Eaton
-
parse.y: always append statements to list, but remove null statements after seeing separatorMon, 12 Jan 2009 19:03:33 -0500, by John W. Eaton
-
base-list.h (push_front, pop_front, push_back, pop_back): new functions.Mon, 12 Jan 2009 19:02:23 -0500, by John W. Eaton
-
qr.cc: require args to be numeric, not necessarily matrix objectsMon, 12 Jan 2009 14:26:38 -0500, by John W. Eaton
-
fsolve.m, fzero.m: undo part of previous changeMon, 12 Jan 2009 13:32:12 -0500, by John W. Eaton
-
fsolve.m, fzero.m: style fixes; use strcmpi to compare optionsMon, 12 Jan 2009 13:11:35 -0500, by John W. Eaton
-
fsolve.m: style fixesMon, 12 Jan 2009 13:04:13 -0500, by John W. Eaton
-
graphics.h.in: fix typoMon, 12 Jan 2009 12:57:56 -0500, by Ben Abbott
-
Fchar, Fstrvcat: use queue correctlyMon, 12 Jan 2009 12:36:09 -0500, by John W. Eaton
-
Fchar, Fstrvcat: use queue to avoid duplicate calls to all_stringsMon, 12 Jan 2009 12:31:11 -0500, by John W. Eaton
-
Make strvcat an internal functionMon, 12 Jan 2009 12:22:26 -0500, by Thorsten Meyer
-
strfns.cc: improve documentation strings, add examples and testsMon, 12 Jan 2009 12:13:05 -0500, by Thorsten Meyer
-
diffuse.m, specular.m, surfl.m: style fixesMon, 12 Jan 2009 11:47:09 -0500, by John W. Eaton
-
improve indexing of diagonal & permutation matricesMon, 12 Jan 2009 14:03:28 +0100, by Jaroslav Hajek
-
reimplement full as method of octave_base_valueMon, 12 Jan 2009 13:06:06 +0100, by Jaroslav Hajek
-
minor simplifications to latest patchesMon, 12 Jan 2009 08:42:10 +0100, by Jaroslav Hajek
-
optimize structure components accessSun, 11 Jan 2009 14:27:52 +0100, by Jaroslav Hajek
-
disallow invalid {}-indexed assigmentsSun, 11 Jan 2009 07:55:44 +0100, by Jaroslav Hajek
-
fix behaviour of "full"Sat, 10 Jan 2009 08:46:23 +0100, by Jaroslav Hajek
-
fix missing widening ops for diag & perm matricesFri, 09 Jan 2009 16:25:11 +0100, by Jaroslav Hajek
-
fix {} assigment if error occurs on subsequent assignment componentFri, 09 Jan 2009 15:15:43 +0100, by Jaroslav Hajek
-
Changelog fixFri, 09 Jan 2009 14:38:18 +0100, by David Bateman
-
Add new 3D plotting function surfl. Add light functions diffuse and specularThu, 08 Jan 2009 15:51:50 +0100, by Kai Habel
-
Calculate surface normals for boundaries, use more neighboringThu, 08 Jan 2009 14:35:22 +0100, by Kai Habel
-
parse.y: avoid storing null statements in statement listsFri, 09 Jan 2009 06:52:45 -0500, by John W. Eaton
-
make input_line_number work againFri, 09 Jan 2009 06:11:54 -0500, by John W. Eaton
-
avoid redundant copying in {} assignmentThu, 08 Jan 2009 22:12:17 +0100, by Jaroslav Hajek