Mercurial > hg > octave-nkf
graph
-
dim_vector improvementsFri, 07 Aug 2009 08:21:39 +0200, by Jaroslav Hajek
-
parse.y (Fevalin): also return output from CATCH expressionSun, 09 Aug 2009 06:39:19 -0400, by John W. Eaton
-
make ifelse an alias or mergeSat, 08 Aug 2009 08:41:18 +0200, by Jaroslav Hajek
-
__gnuplot_ginput__: if read fails to return data, sleep before trying againFri, 07 Aug 2009 13:46:28 -0400, by Olli Saarela
-
complete change d5570d4b1116Thu, 06 Aug 2009 21:22:48 +0200, by Jaroslav Hajek
-
compass.m, feather.m: simplify argument processingThu, 06 Aug 2009 15:09:53 -0400, by John W. Eaton
-
ChangeLog and style fixesThu, 06 Aug 2009 14:41:24 -0400, by John W. Eaton
-
std.m: correctly work along singleton dimensionThu, 06 Aug 2009 14:28:56 -0400, by John W. Eaton
-
handle null matrix assignment for diagonal and permutation matricesThu, 06 Aug 2009 13:42:17 -0400, by John W. Eaton
-
Added test for setxorThu, 06 Aug 2009 14:39:02 +0200, by Pieter Eendebak
-
add missing fileThu, 06 Aug 2009 10:57:11 +0200, by Jaroslav Hajek
-
optimize griddataThu, 06 Aug 2009 07:56:18 +0200, by Jaroslav Hajek
-
fix griddataThu, 06 Aug 2009 07:48:11 +0200, by Olaf Till
-
use key list order for iterating through map with for loopWed, 05 Aug 2009 22:11:05 -0400, by John W. Eaton
-
dynamic linker tweaksWed, 05 Aug 2009 20:19:47 -0400, by John W. Eaton
-
include RLD_FLAG in OCT_LINK_DEPSWed, 05 Aug 2009 20:16:24 -0400, by John W. Eaton
-
__gnuplot_get_var__: if read fails to return data, sleep before trying againWed, 05 Aug 2009 16:35:10 -0400, by Olli Saarela
-
clean up linker optionsWed, 05 Aug 2009 16:11:06 -0400, by John W. Eaton
-
ChangeLog fixWed, 05 Aug 2009 13:31:01 -0400, by John W. Eaton
-
add configure checks for pthread library and compiler flagsWed, 05 Aug 2009 13:27:58 -0400, by John W. Eaton
-
implement isindex functionWed, 05 Aug 2009 09:56:44 +0200, by Jaroslav Hajek
-
update coding tipsWed, 05 Aug 2009 08:47:48 +0200, by Jaroslav Hajek
-
selectively complete filenames in some casesTue, 04 Aug 2009 16:31:15 -0400, by John W. Eaton
-
make dbwhere work when called at keyboard promptTue, 04 Aug 2009 15:32:14 -0400, by John W. Eaton
-
correctly skip frame assigned to keyboard functionTue, 04 Aug 2009 12:59:16 -0400, by John W. Eaton
-
fix stack manip in keyboardTue, 04 Aug 2009 11:54:15 +0200, by Jaroslav Hajek
-
support cellstrs in setxorTue, 04 Aug 2009 09:33:33 +0200, by Pieter Eendebak
-
update NEWSMon, 03 Aug 2009 15:53:30 +0200, by Jaroslav Hajek
-
supply optimized compiled sub2ind & ind2subMon, 03 Aug 2009 15:52:40 +0200, by Jaroslav Hajek
-
Avoid the flickering x11 window seen with rapid gnuplot updates.Sun, 02 Aug 2009 16:52:12 -0400, by Ben Abbott
-
optimize common_sizeFri, 31 Jul 2009 10:17:44 +0200, by Jaroslav Hajek
-
handle classdef syntax in lexer and parserThu, 30 Jul 2009 16:26:39 -0400, by Ryan Rusaw
-
rename merge -> ifelseThu, 30 Jul 2009 21:14:04 +0200, by Jaroslav Hajek
-
Parse nested functions more accurately.Thu, 30 Jul 2009 11:52:58 -0400, by David Grundberg
-
implement merge functionThu, 30 Jul 2009 13:23:21 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Fix ticklabels specified as 2D character array.Wed, 29 Jul 2009 19:36:22 -0400, by Ben Abbott
-
correctly parse things like '@(){1 2}'Wed, 29 Jul 2009 18:39:25 -0400, by John W. Eaton
-
use complex function for acos mapper if arg is out of range [-1, 1]Wed, 29 Jul 2009 13:40:42 -0400, by John W. Eaton
-
sanity checks for loading sparse matricesWed, 29 Jul 2009 12:15:27 -0400, by John W. Eaton
-
Add support for gnuplot's Lua-TikZ terminal.Wed, 29 Jul 2009 07:22:05 -0400, by Ben Abbott
-
fix typo in gnuplot_binaryWed, 29 Jul 2009 10:08:58 +0200, by Jaroslav Hajek
-
also cache class dispatch lookups in function handlesWed, 29 Jul 2009 09:09:48 +0200, by Jaroslav Hajek
-
auto-expanding scalar cells in cellfunTue, 28 Jul 2009 13:46:23 +0200, by Jaroslav Hajek
-
safer str2func use in optim functionsMon, 27 Jul 2009 14:15:44 +0200, by Jaroslav Hajek
-
support non-local function lookups in str2funcMon, 27 Jul 2009 10:39:09 +0200, by Jaroslav Hajek
-
update NEWSMon, 27 Jul 2009 08:34:54 +0200, by Jaroslav Hajek
-
gnuplot_binary.m: accept arguments in addition to program nameFri, 24 Jul 2009 17:41:09 -0400, by John W. Eaton
-
avoid complex -> real conversion when constructing arrays with []Fri, 24 Jul 2009 07:43:52 -0400, by John W. Eaton
-
avoid double error messages in cellfunFri, 24 Jul 2009 11:41:41 +0200, by Jaroslav Hajek
-
allow taking handles of methods with no base overloadFri, 24 Jul 2009 08:13:20 +0200, by Jaroslav Hajek
-
legend.m: Add an hggroup demo using bar(). Include clf() in each demo.Thu, 23 Jul 2009 18:04:49 -0400, by Ben Abbott
-
imread.m: fix testThu, 23 Jul 2009 16:19:20 -0400, by John W. Eaton
-
imported patch fltk_zoomThu, 23 Jul 2009 15:46:42 -0400, by shaia
-
variables.cc (symbol_exist): ignore errors when parsing functionsThu, 23 Jul 2009 14:57:53 -0400, by John W. Eaton
-
fix Cholesky updating with scalarsThu, 23 Jul 2009 20:37:56 +0200, by Jaroslav Hajek
-
toplev.cc: handle exceptions while preparing to exitThu, 23 Jul 2009 14:24:45 -0400, by John W. Eaton
-
legend.m: fix legend orderThu, 23 Jul 2009 10:24:31 -0400, by John W. Eaton
-
implement overloaded function handlesThu, 23 Jul 2009 14:44:30 +0200, by Jaroslav Hajek
-
update NEWSWed, 22 Jul 2009 15:11:04 +0200, by Jaroslav Hajek
-
Fix string comparison bug in assert.mThu, 23 Jul 2009 10:19:26 +0200, by Thorsten Meyer