Mercurial > hg > octave-nkf
graph
-
this branch is no longer maintained and is closed for further development release-3-2-xSat, 22 Jan 2011 01:00:54 -0500, by John W. Eaton
-
Added tag release-3-2-4 for changeset a34752a3aa8a release-3-2-xFri, 22 Jan 2010 12:43:51 +0100, by Jaroslav Hajek
-
include PTHREAD_CFLAGS in LINK_DEPS for liboctave release-3-2-xFri, 22 Jan 2010 10:21:33 +0100, by Jaroslav Hajek
-
add configure checks for pthread library and compiler flags release-3-2-xWed, 05 Aug 2009 13:27:58 -0400, by John W. Eaton
-
fix extract_function & add obsoleteness warning release-3-2-xWed, 13 Jan 2010 09:48:17 +0100, by Jaroslav Hajek
-
toplev.cc: handle exceptions while preparing to exit release-3-2-xThu, 23 Jul 2009 14:24:45 -0400, by John W. Eaton
-
orient.m: Flip papersize and paperposition when orientation changes. Add support for 'tall' option. Add tests. release-3-2-xWed, 18 Nov 2009 20:18:47 -0500, by Ben Abbott
-
Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 release-3-2-xWed, 25 Nov 2009 11:47:49 +0100, by David Grundberg
-
list_in_columns: Don't SIGFPE when given empty first argument release-3-2-xWed, 25 Nov 2009 11:44:57 +0100, by David Grundberg
-
print.m: Properly set the default ghostscript_binary under Windows. release-3-2-xTue, 24 Nov 2009 08:04:51 +0100, by Ben Abbott
-
gnuplot_drawnow.m: Support gnuplot's dumb terminal. release-3-2-xTue, 24 Nov 2009 08:02:08 +0100, by Ben Abbott
-
gnuplot_drawnow.m (gnuplot_default_term): don't set term to x11 unless DISPLAY is set release-3-2-xTue, 24 Nov 2009 08:02:00 +0100, by Stefan Hepp
-
Fix test for valid threshold value in sparse LU factorization release-3-2-xTue, 24 Nov 2009 08:00:32 +0100, by David Bateman
-
error: improve compatibility for calls with no arguments or empty format release-3-2-xTue, 24 Nov 2009 07:58:44 +0100, by John W. Eaton
-
stairs.m (__stairs__): correct nargin check; new demos release-3-2-xFri, 20 Nov 2009 10:49:17 +0100, by John W. Eaton
-
wavread.m: rename data_size from obsolete ck_size release-3-2-xFri, 20 Nov 2009 10:44:02 +0100, by Christophe Tournery
-
Added tag release-3-2-3 for changeset ea2283b9436d release-3-2-xTue, 06 Oct 2009 08:50:07 +0200, by Jaroslav Hajek
-
lo-ieee.cc: include cstdlib, update copyright date release-3-2-xMon, 14 Sep 2009 08:01:39 +0200, by John W. Eaton
-
gnuplot_drawnow.m: Avoid flickering plot windows. release-3-2-xMon, 14 Sep 2009 07:55:15 +0200, by Ben Abbott
-
abort if floating point format is not recognized as IEEE release-3-2-xWed, 09 Sep 2009 14:15:04 +0200, by John W. Eaton
-
pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-xFri, 04 Sep 2009 06:59:44 +0200, by John W. Eaton
-
Fix nesting error in options parsing of eigs release-3-2-xThu, 03 Sep 2009 11:43:58 +0200, by David Bateman
-
fix current class method determination release-3-2-xTue, 01 Sep 2009 09:35:17 +0200, by Jaroslav Hajek
-
datestr: set tm.isdst to -1 before calling mktime release-3-2-xTue, 01 Sep 2009 09:31:39 +0200, by E. Joshua Rigler
-
std.m: correctly work along singleton dimension release-3-2-xTue, 01 Sep 2009 09:26:33 +0200, by John W. Eaton
-
syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-xWed, 26 Aug 2009 08:17:08 +0200, by Rob Mahurin
-
__magick_read__.cc: undo unintended change release-3-2-xTue, 25 Aug 2009 10:26:01 +0200, by John W. Eaton
-
skip double declaration of tztime release-3-2-xThu, 13 Aug 2009 20:20:32 +0200, by Benjamin Lindner
-
Fix test for setting of datasource properties. Add the edgecolor property to contours release-3-2-xMon, 24 Aug 2009 10:02:47 +0200, by David Bateman
-
acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS release-3-2-xSun, 23 Aug 2009 11:12:16 +0200, by John W. Eaton
-
more fixes & tests for matrix multiply release-3-2-xSun, 23 Aug 2009 11:11:27 +0200, by Jaroslav Hajek
-
make single prec. matrix mutliply tests really single release-3-2-xSun, 23 Aug 2009 11:11:27 +0200, by Jaroslav Hajek
-
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