Mercurial > hg > octave-nkf
graph
-
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
-
fix typo in octave_sort::lookupbTue, 30 Jun 2009 08:38:45 +0200, by Jaroslav Hajek
-
remove assertion in force_variableTue, 30 Jun 2009 08:18:26 +0200, by Jaroslav Hajek
-
NEWS updateMon, 29 Jun 2009 14:24:57 +0200, by Jaroslav Hajek
-
remove experimental stuff from lookup, simplifyMon, 29 Jun 2009 14:07:32 +0200, by Jaroslav Hajek
-
Improve error handling in text rendering.Sun, 28 Jun 2009 23:00:53 +0100, by Michael Goffioul
-
Install text engine headers and fix rendering of 90x rotated text.Sun, 28 Jun 2009 08:51:41 +0100, by Michael Goffioul
-
remove redundant overload in symtab.hSun, 28 Jun 2009 06:01:04 +0200, by Jaroslav Hajek
-
[mq]: graphics_text_engineFri, 26 Jun 2009 21:12:09 +0100, by Michael Goffioul
-
Add exported symbolsFri, 26 Jun 2009 20:49:41 +0100, by Michael Goffioul
-
load-path.cc (Faddpath): preserve order of prepended elementsFri, 26 Jun 2009 09:15:31 -0400, by John W. Eaton
-
a slight speed-up in oct-sort.ccFri, 26 Jun 2009 11:40:34 +0200, by Jaroslav Hajek
-
fix bug in recursive lookupFri, 26 Jun 2009 07:13:28 +0200, by Jaroslav Hajek
-
Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m.Thu, 25 Jun 2009 18:58:53 -0400, by Ben Abbott
-
graphics.h.in (gh_manager::restore_gcbo): fix decl for unwind-protectThu, 25 Jun 2009 12:24:09 -0400, by John W. Eaton
-
yet more unwind_protect improvementsThu, 25 Jun 2009 13:57:38 +0200, by Jaroslav Hajek
-
avoid passing local variable pointers to unwind_protectThu, 25 Jun 2009 11:41:46 +0200, by Jaroslav Hajek
-
further improve unwind_protectThu, 25 Jun 2009 08:47:24 +0200, by Jaroslav Hajek
-
print.m: reimplement options -landscape and -portrait.Wed, 24 Jun 2009 19:04:30 -0400, by Ben Abbott
-
Add tests for preservation of key orderWed, 24 Jun 2009 21:33:24 +0200, by Thorsten Meyer
-
eigs-base.cc: use octave_idx_type for Fortran LOGICAL valuesWed, 24 Jun 2009 13:47:22 -0400, by Alexander Barth
-
Drop conf.texi as prerequisite of dist targetWed, 24 Jun 2009 13:45:56 -0400, by Rafael Laboissiere
-
fix result class calculation in pt-mat.ccWed, 24 Jun 2009 18:51:33 +0200, by Jaroslav Hajek
-
repmat.m: call cron, not spkronWed, 24 Jun 2009 12:41:06 -0400, by Marco Caliari
-
remove ans from the list of former built-in variablesWed, 24 Jun 2009 12:30:08 -0400, by John W. Eaton
-
add Alexander Mamonov to contributors listWed, 24 Jun 2009 11:14:04 -0400, by John W. Eaton
-
plot3.m: correctly compute offsets for property/value pairsWed, 24 Jun 2009 11:13:13 -0400, by Alexander Mamonov
-
hide copy constructors in unwind-prot.hWed, 24 Jun 2009 08:07:43 +0200, by Jaroslav Hajek
-
improve error handlingTue, 23 Jun 2009 15:48:40 +0200, by Jaroslav Hajek
-
image/imread.m Test added.Tue, 23 Jun 2009 14:41:03 -0400, by Alexander Mamonov
-
* run-octave.in: Exclude @-files from path. Remove CVS exclusions.Tue, 23 Jun 2009 14:13:47 -0400, by Robert T. Short
-
oct-map.cc: fix thinko in previous changeTue, 23 Jun 2009 09:58:12 -0400, by John W. Eaton
-
oct-map.cc: preserve key orderTue, 23 Jun 2009 09:55:53 -0400, by John W. Eaton
-
simplify tree_evaluator::visit_try_catch_commandTue, 23 Jun 2009 09:17:10 +0200, by Jaroslav Hajek
-
update unwind_protect usage everywhereTue, 23 Jun 2009 08:22:13 +0200, by Jaroslav Hajek
-
refactor unwind_protectTue, 23 Jun 2009 07:55:44 +0200, by Jaroslav Hajek
-
libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list:Mon, 22 Jun 2009 21:00:18 -0400, by John W. Eaton