log

age author description
Thu, 06 Aug 2009 14:28:56 -0400 John W. Eaton std.m: correctly work along singleton dimension
Thu, 06 Aug 2009 13:42:17 -0400 John W. Eaton handle null matrix assignment for diagonal and permutation matrices
Thu, 06 Aug 2009 14:39:02 +0200 Pieter Eendebak Added test for setxor
Thu, 06 Aug 2009 10:57:11 +0200 Jaroslav Hajek add missing file
Thu, 06 Aug 2009 07:56:18 +0200 Jaroslav Hajek optimize griddata
Thu, 06 Aug 2009 07:48:11 +0200 Olaf Till fix griddata
Wed, 05 Aug 2009 22:11:05 -0400 John W. Eaton use key list order for iterating through map with for loop
Wed, 05 Aug 2009 20:19:47 -0400 John W. Eaton dynamic linker tweaks
Wed, 05 Aug 2009 20:16:24 -0400 John W. Eaton include RLD_FLAG in OCT_LINK_DEPS
Wed, 05 Aug 2009 16:35:10 -0400 Olli Saarela __gnuplot_get_var__: if read fails to return data, sleep before trying again
Wed, 05 Aug 2009 16:11:06 -0400 John W. Eaton clean up linker options
Wed, 05 Aug 2009 13:31:01 -0400 John W. Eaton ChangeLog fix
Wed, 05 Aug 2009 13:27:58 -0400 John W. Eaton add configure checks for pthread library and compiler flags
Wed, 05 Aug 2009 09:56:44 +0200 Jaroslav Hajek implement isindex function
Wed, 05 Aug 2009 08:47:48 +0200 Jaroslav Hajek update coding tips
Tue, 04 Aug 2009 16:31:15 -0400 John W. Eaton selectively complete filenames in some cases
Tue, 04 Aug 2009 15:32:14 -0400 John W. Eaton make dbwhere work when called at keyboard prompt
Tue, 04 Aug 2009 12:59:16 -0400 John W. Eaton correctly skip frame assigned to keyboard function
Tue, 04 Aug 2009 11:54:15 +0200 Jaroslav Hajek fix stack manip in keyboard
Tue, 04 Aug 2009 09:33:33 +0200 Pieter Eendebak support cellstrs in setxor
Mon, 03 Aug 2009 15:53:30 +0200 Jaroslav Hajek update NEWS
Mon, 03 Aug 2009 15:52:40 +0200 Jaroslav Hajek supply optimized compiled sub2ind & ind2sub
Sun, 02 Aug 2009 16:52:12 -0400 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates.
Fri, 31 Jul 2009 10:17:44 +0200 Jaroslav Hajek optimize common_size
Thu, 30 Jul 2009 16:26:39 -0400 Ryan Rusaw handle classdef syntax in lexer and parser
Thu, 30 Jul 2009 21:14:04 +0200 Jaroslav Hajek rename merge -> ifelse
Thu, 30 Jul 2009 11:52:58 -0400 David Grundberg Parse nested functions more accurately.
Thu, 30 Jul 2009 13:23:21 +0200 Jaroslav Hajek implement merge function
Wed, 29 Jul 2009 19:36:22 -0400 Ben Abbott __go_draw_axes__.m: Fix ticklabels specified as 2D character array.
Wed, 29 Jul 2009 18:39:25 -0400 John W. Eaton correctly parse things like '@(){1 2}'
Wed, 29 Jul 2009 13:40:42 -0400 John W. Eaton use complex function for acos mapper if arg is out of range [-1, 1]
Wed, 29 Jul 2009 12:15:27 -0400 John W. Eaton sanity checks for loading sparse matrices
Wed, 29 Jul 2009 07:22:05 -0400 Ben Abbott Add support for gnuplot's Lua-TikZ terminal.
Wed, 29 Jul 2009 10:08:58 +0200 Jaroslav Hajek fix typo in gnuplot_binary
Wed, 29 Jul 2009 09:09:48 +0200 Jaroslav Hajek also cache class dispatch lookups in function handles
Tue, 28 Jul 2009 13:46:23 +0200 Jaroslav Hajek auto-expanding scalar cells in cellfun
Mon, 27 Jul 2009 14:15:44 +0200 Jaroslav Hajek safer str2func use in optim functions
Mon, 27 Jul 2009 10:39:09 +0200 Jaroslav Hajek support non-local function lookups in str2func
Mon, 27 Jul 2009 08:34:54 +0200 Jaroslav Hajek update NEWS
Fri, 24 Jul 2009 17:41:09 -0400 John W. Eaton gnuplot_binary.m: accept arguments in addition to program name
Fri, 24 Jul 2009 07:43:52 -0400 John W. Eaton avoid complex -> real conversion when constructing arrays with []
Fri, 24 Jul 2009 11:41:41 +0200 Jaroslav Hajek avoid double error messages in cellfun
Fri, 24 Jul 2009 08:13:20 +0200 Jaroslav Hajek allow taking handles of methods with no base overload
Thu, 23 Jul 2009 18:04:49 -0400 Ben Abbott legend.m: Add an hggroup demo using bar(). Include clf() in each demo.
Thu, 23 Jul 2009 16:19:20 -0400 John W. Eaton imread.m: fix test
Thu, 23 Jul 2009 15:46:42 -0400 shaia imported patch fltk_zoom
Thu, 23 Jul 2009 14:57:53 -0400 John W. Eaton variables.cc (symbol_exist): ignore errors when parsing functions
Thu, 23 Jul 2009 20:37:56 +0200 Jaroslav Hajek fix Cholesky updating with scalars
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit
Thu, 23 Jul 2009 10:24:31 -0400 John W. Eaton legend.m: fix legend order
Thu, 23 Jul 2009 14:44:30 +0200 Jaroslav Hajek implement overloaded function handles
Wed, 22 Jul 2009 15:11:04 +0200 Jaroslav Hajek update NEWS
Thu, 23 Jul 2009 10:19:26 +0200 Thorsten Meyer Fix string comparison bug in assert.m
Wed, 22 Jul 2009 15:04:22 +0200 Jaroslav Hajek relax assert for exact matches
Wed, 22 Jul 2009 11:50:36 +0200 Jaroslav Hajek remove unused declaration
Wed, 22 Jul 2009 11:41:41 +0200 Jaroslav Hajek simplify symbol_table::find and associated functions
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Tue, 21 Jul 2009 12:49:17 -0400 John W. Eaton undo previous commit
Tue, 21 Jul 2009 12:43:33 -0400 John W. Eaton improve behavior of builtin
Mon, 20 Jul 2009 15:55:33 -0400 Aleksej Saushev initialize floating point values properly for NetBSD systems