Mercurial > hg > octave-nkf
graph
-
dlmread: perform tilde expansion to filename argument release-3-2-xSun, 23 Aug 2009 11:09:17 +0200, by John W. Eaton
-
parse.y (Fevalin): also return output from CATCH expression release-3-2-xMon, 10 Aug 2009 11:14:46 +0200, by John W. Eaton
-
handle null matrix assignment for diagonal and permutation matrices release-3-2-xFri, 07 Aug 2009 08:15:27 +0200, by John W. Eaton
-
use key list order for iterating through map with for loop release-3-2-xFri, 07 Aug 2009 08:13:22 +0200, by John W. Eaton
-
implant tree_index_expression::lvalue from development version release-3-2-xFri, 07 Aug 2009 08:11:49 +0200, by Jaroslav Hajek
-
__gnuplot_get_var__: if read fails to return data, sleep before trying again release-3-2-xThu, 06 Aug 2009 07:31:45 +0200, by Olli Saarela
-
Avoid the flickering x11 window seen with rapid gnuplot updates. release-3-2-xThu, 06 Aug 2009 07:30:34 +0200, by Ben Abbott
-
__go_draw_axes__.m: Fix ticklabels specified as 2D character array. release-3-2-xThu, 06 Aug 2009 07:18:53 +0200, by Ben Abbott
-
use complex function for acos mapper if arg is out of range [-1, 1] release-3-2-xTue, 04 Aug 2009 09:55:38 +0200, by John W. Eaton
-
correctly parse things like '@(){1 2}' release-3-2-xTue, 04 Aug 2009 09:52:53 +0200, by John W. Eaton
-
avoid complex -> real conversion when constructing arrays with [] release-3-2-xSat, 25 Jul 2009 16:26:01 +0200, by John W. Eaton
-
initialize floating point values properly for NetBSD systems release-3-2-xSat, 25 Jul 2009 16:21:51 +0200, by Aleksej Saushev
-
determine correct image bitwidth in __magick_read__.cc release-3-2-xSat, 25 Jul 2009 16:20:05 +0200, by Benjamin Lindner
-
__go_draw_axes__.m: also use layer property for plot border release-3-2-xSat, 25 Jul 2009 16:17:27 +0200, by John W. Eaton
-
Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) release-3-2-xSat, 25 Jul 2009 16:16:59 +0200, by John W. Eaton
-
graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-xThu, 16 Jul 2009 11:56:44 -0400, by John W. Eaton
-
file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer release-3-2-xSat, 11 Jul 2009 12:46:10 -0400, by John W. Eaton
-
configure.in: don't use system strftime on MinGW systems release-3-2-xThu, 09 Jul 2009 15:04:34 -0400, by John W. Eaton
-
pt-assign.cc (maybe_warn_former_built_in_variable): improve message release-3-2-xWed, 08 Jul 2009 14:06:53 -0400, by John W. Eaton
-
dim-vector.h: dim vectors always have two dimensions release-3-2-xWed, 08 Jul 2009 13:49:21 -0400, by John W. Eaton
-
Added tag release-3-2-2 for changeset 6607a20f0ab1 release-3-2-xFri, 24 Jul 2009 13:56:01 +0200, by Jaroslav Hajek
-
fix missing unwind_protect::run in pt-eval.cc release-3-2-xFri, 03 Jul 2009 18:59:07 +0200, by Jaroslav Hajek
-
use proper empty value in Cell::index release-3-2-xThu, 02 Jul 2009 11:32:27 +0200, by Jaroslav Hajek
-
Fix 'format rat' for values like '1 - eps' release-3-2-xThu, 02 Jul 2009 06:31:29 +0200, by David Bateman
-
fix kbhit(1) to not discard waiting keystrokes release-3-2-xThu, 02 Jul 2009 06:31:29 +0200, by Joe Rothweiler
-
load-path.cc (Faddpath): preserve order of prepended elements release-3-2-xMon, 29 Jun 2009 14:15:59 +0200, by John W. Eaton
-
Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m. release-3-2-xFri, 26 Jun 2009 12:56:16 +0200, by Ben Abbott
-
print.m: reimplement options -landscape and -portrait. release-3-2-xThu, 25 Jun 2009 06:36:46 +0200, by Ben Abbott
-
Add tests for preservation of key order release-3-2-xThu, 25 Jun 2009 06:36:42 +0200, by Thorsten Meyer
-
eigs-base.cc: use octave_idx_type for Fortran LOGICAL values release-3-2-xThu, 25 Jun 2009 06:36:34 +0200, by Alexander Barth
-
Drop conf.texi as prerequisite of dist target release-3-2-xThu, 25 Jun 2009 06:36:29 +0200, by Rafael Laboissiere
-
fix result class calculation in pt-mat.cc release-3-2-xThu, 25 Jun 2009 06:36:24 +0200, by Jaroslav Hajek
-
remove ans from the list of former built-in variables release-3-2-xThu, 25 Jun 2009 06:36:15 +0200, by John W. Eaton
-
add Alexander Mamonov to contributors list release-3-2-xThu, 25 Jun 2009 06:35:23 +0200, by John W. Eaton
-
plot3.m: correctly compute offsets for property/value pairs release-3-2-xThu, 25 Jun 2009 06:35:14 +0200, by Alexander Mamonov
-
libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list: release-3-2-xWed, 24 Jun 2009 08:45:40 +0200, by John W. Eaton
-
implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack release-3-2-xWed, 24 Jun 2009 08:13:16 +0200, by John W. Eaton
-
workaround sig_atomic_t != int in pt-eval.cc release-3-2-xWed, 24 Jun 2009 07:40:21 +0200, by Jaroslav Hajek
-
oct-map.cc: fix thinko in previous change release-3-2-xWed, 24 Jun 2009 07:30:49 +0200, by John W. Eaton
-
grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by Ben Abbott
-
var.m: fix typos (thinkos?) in previous change release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by John W. Eaton
-
fix var for scalar and empty arguments release-3-2-xTue, 23 Jun 2009 12:57:57 +0200, by John W. Eaton
-
fix slow cellstr -> char matrix conversions release-3-2-xMon, 22 Jun 2009 09:00:43 +0200, by Jaroslav Hajek
-
properly unshare variable in subsasgn release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Ben Abbott
-
mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-xMon, 22 Jun 2009 07:56:24 +0200, by Ben Abbott
-
avoid useless zero initialization when doing matrix multiply release-3-2-xThu, 18 Jun 2009 09:31:47 +0200, by Jaroslav Hajek
-
mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-xThu, 18 Jun 2009 07:09:17 +0200, by John W. Eaton
-
axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-xThu, 18 Jun 2009 07:09:17 +0200, by Ben Abbott
-
fix context restoration in error state release-3-2-xTue, 16 Jun 2009 10:57:30 +0200, by Jaroslav Hajek
-
plotyy.m: Fix compatibility with subplot. release-3-2-xTue, 16 Jun 2009 06:43:56 +0200, by Ben Abbott
-
plotyy.m: Correct behavior when there is no currentfigure. release-3-2-xTue, 16 Jun 2009 06:43:56 +0200, by Ben Abbott
-
print.m: Fix logic associated with 'have_ghostscript'. release-3-2-xFri, 12 Jun 2009 10:47:29 +0200, by Ben Abbott
-
print.m: properly render mono figures, and favor cairo terminals. release-3-2-xFri, 12 Jun 2009 10:47:29 +0200, by Ben Abbott
-
examples/polynomial: properly handle magic colon release-3-2-xFri, 12 Jun 2009 10:45:13 +0200, by Jaroslav Hajek
-
__go_draw_axes__.m: Fix order when pushing group children onto kid list. release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Ben Abbott
-
tree_anon_fcn_handle::dup: don't convert to tree_constant release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by John W. Eaton
-
Better waypoint transform pour quadgk release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Marco Caliari
-
don't look for object index after keyword release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by John W. Eaton
-
Fixes for quadgk for doubly infinite interval release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by David Bateman
-
avoid using readline at all when line editing suppressed or interpreter embedded release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Jaroslav Hajek
-
don't garble readline settings when line editing is disabled release-3-2-xThu, 11 Jun 2009 07:13:19 +0200, by Jaroslav Hajek
-
fix log2 with 2 outargs, loosen tests to meet IEEE release-3-2-xTue, 09 Jun 2009 07:18:28 +0200, by Jaroslav Hajek
-
fix exist for function handles and inline functions release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by John W. Eaton
-
axis.m: Fix bug for 'axis tight' with multiple lines, modify demo. release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by Ben Abbott
-
Update some of Advanced Plotting documentation. release-3-2-xTue, 09 Jun 2009 06:33:10 +0200, by Rik
-
update documentation of container types in container.txi release-3-2-xSun, 07 Jun 2009 16:10:51 +0200, by Thorsten Meyer
-
allow ranges and other matrices in set release-3-2-xSun, 07 Jun 2009 08:59:08 +0200, by Jaroslav Hajek
-
Update documentation for NA and isna functions release-3-2-xSat, 06 Jun 2009 21:25:37 -0700, by Rik
-
Update documentation for 'who' family of functions. release-3-2-xFri, 05 Jun 2009 13:23:26 -0700, by Rik
-
properly #ifdef MSVC linker specific flags release-3-2-xSat, 23 May 2009 10:40:28 +0200, by Benjamin Lindner
-
__go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log'). release-3-2-xThu, 04 Jun 2009 21:32:37 -0400, by Ben Abbott
-
__go_draw_axes__.m: For log-scale axes use format '10^{%T}'. release-3-2-xThu, 04 Jun 2009 10:13:14 -0400, by Ben Abbott
-
Correct bad UTF8 character for o in the name Soren release-3-2-xWed, 03 Jun 2009 13:19:36 -0700, by Rik
-
Correct bugs in plot images produced for documentation release-3-2-xWed, 03 Jun 2009 11:12:51 -0700, by Rik
-
colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation. release-3-2-xWed, 03 Jun 2009 10:54:36 -0400, by Ben Abbott
-
__gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5". release-3-2-xWed, 03 Jun 2009 10:40:20 -0400, by Ben Abbott
-
__scatter__.m: If the color spec is empty, set using __next_line_color__. release-3-2-xWed, 03 Jun 2009 10:38:17 -0400, by Ben Abbott
-
Added tag release-3-2-0 for changeset 530dc15eb653 release-3-2-xFri, 05 Jun 2009 08:16:46 +0200, by Jaroslav Hajek
-
this branch is no longer maintained and is closed for further development release-3-0-xSat, 22 Jan 2011 00:59:43 -0500, by John W. Eaton
-
Added tag release-3-0-5 for changeset b05c163805ef release-3-0-xTue, 14 Apr 2009 07:18:09 +0200, by Jaroslav Hajek
-
Added tag release-3-0-4 for changeset e09cd527b8a2 release-3-0-xTue, 14 Apr 2009 07:18:07 +0200, by Jaroslav Hajek
-
remove strange volatile declaration release-3-0-xWed, 01 Apr 2009 10:42:58 +0200, by Rafael Laboissiere
-
fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-xWed, 18 Mar 2009 15:23:14 +0100, by Benjamin Lindner