Mercurial > hg > octave-nkf
graph
-
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
-
relax assert for exact matchesWed, 22 Jul 2009 15:04:22 +0200, by Jaroslav Hajek
-
remove unused declarationWed, 22 Jul 2009 11:50:36 +0200, by Jaroslav Hajek
-
simplify symbol_table::find and associated functionsWed, 22 Jul 2009 11:41:41 +0200, by Jaroslav Hajek
-
improve behavior of builtinTue, 21 Jul 2009 12:43:33 -0400, by John W. Eaton
-
undo previous commitTue, 21 Jul 2009 12:49:17 -0400, by John W. Eaton
-
improve behavior of builtinTue, 21 Jul 2009 12:43:33 -0400, by John W. Eaton
-
initialize floating point values properly for NetBSD systemsMon, 20 Jul 2009 15:55:33 -0400, by Aleksej Saushev
-
fix signed integer shiftMon, 20 Jul 2009 11:51:10 +0200, by Jaroslav Hajek
-
determine correct image bitwidth in __magick_read__.ccFri, 17 Jul 2009 15:50:50 -0400, by Benjamin Lindner
-
__go_draw_axes__.m: also use layer property for plot borderFri, 17 Jul 2009 15:40:23 -0400, by John W. Eaton
-
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG)Thu, 16 Jul 2009 14:06:29 -0400, by John W. Eaton
-
__magick_read__.cc: undo unintended changeThu, 16 Jul 2009 14:04:29 -0400, by John W. Eaton
-
imread.m: undo unintended changeThu, 16 Jul 2009 13:30:13 -0400, by John W. Eaton
-
graphics.cc (get_array_limits): require min_pos value to be greater than zeroThu, 16 Jul 2009 11:56:44 -0400, by John W. Eaton
-
conv.m: fix Matlab incompatibility; new testsWed, 15 Jul 2009 14:10:14 -0400, by Robert T. Short
-
src/DLD-FUNCTIONS/filter.cc: new testsWed, 15 Jul 2009 13:51:20 -0400, by Robert T. Short
-
ChangeLog fixTue, 14 Jul 2009 06:08:33 -0400, by John W. Eaton
-
file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized bufferSat, 11 Jul 2009 12:46:10 -0400, by John W. Eaton
-
nonzeros.m: make new tests workThu, 09 Jul 2009 15:48:48 -0400, by John W. Eaton
-
data.cc (Fones, Fzeros, Ftrue, Ffalse): update docstringThu, 09 Jul 2009 15:41:27 -0400, by John W. Eaton
-
axis: return 4-element vector for 2-d viewThu, 09 Jul 2009 15:22:21 -0400, by John W. Eaton
-
nonzeros.m: update copyright yearThu, 09 Jul 2009 15:12:53 -0400, by John W. Eaton
-
nonzeros: always return a column vectorThu, 09 Jul 2009 15:12:27 -0400, by John W. Eaton
-
configure.in: don't use system strftime on MinGW systemsThu, 09 Jul 2009 15:04:34 -0400, by John W. Eaton
-
graphics.cc (convert_cdata): return NaN for NaN values in cdataWed, 08 Jul 2009 18:31:29 -0400, by John W. Eaton
-
graphics.cc (convert_cdata): handle NaN values in cdataWed, 08 Jul 2009 17:55:54 -0400, by John W. Eaton
-
pt-assign.cc (maybe_warn_former_built_in_variable): improve messageWed, 08 Jul 2009 14:06:53 -0400, by John W. Eaton
-
dim-vector.h: dim vectors always have two dimensionsWed, 08 Jul 2009 13:49:21 -0400, by John W. Eaton
-
undo escaped change in previous patchSat, 04 Jul 2009 13:19:20 +0200, by Jaroslav Hajek
-
add missing unwind_protect::run in pt-eval.ccSat, 04 Jul 2009 12:25:07 +0200, by Jaroslav Hajek
-
fix bugs in sparse reductionsFri, 03 Jul 2009 12:21:12 +0200, by Jaroslav Hajek
-
allow which look for files on pathThu, 02 Jul 2009 13:26:15 +0200, by Jaroslav Hajek
-
use proper empty value in Cell::indexThu, 02 Jul 2009 11:32:04 +0200, by Jaroslav Hajek
-
fix sparse +- diag operationsThu, 02 Jul 2009 08:19:57 +0200, by Jaroslav Hajek
-
speed-up function call by caching its name lookupWed, 01 Jul 2009 10:42:58 +0200, by Jaroslav Hajek
-
Fix 'format rat' for values like '1 - eps'Wed, 01 Jul 2009 08:37:24 +0200, by David Bateman
-
fix kbhit(1) to not discard waiting keystrokesWed, 01 Jul 2009 07:18:43 +0200, by Joe Rothweiler