log

age author description
Tue, 01 Sep 2009 09:31:39 +0200 E. Joshua Rigler datestr: set tm.isdst to -1 before calling mktime release-3-2-x
Tue, 01 Sep 2009 09:26:33 +0200 John W. Eaton std.m: correctly work along singleton dimension release-3-2-x
Tue, 01 Sep 2009 09:25:53 +0200 Olaf Till fix griddata release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Rob Mahurin syscalls.cc: Recommend waitpid() in popen2() documentation. release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 Jaroslav Hajek fix order of args in fmod release-3-2-x
Wed, 26 Aug 2009 08:17:08 +0200 John W. Eaton try to avoid gnuplot zombies release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton __magick_read__.cc: undo unintended change release-3-2-x
Tue, 25 Aug 2009 10:26:01 +0200 John W. Eaton imread.m: undo unintended change release-3-2-x
Thu, 13 Aug 2009 20:20:32 +0200 Benjamin Lindner skip double declaration of tztime release-3-2-x
Mon, 24 Aug 2009 10:06:52 +0200 Jaroslav Hajek fix typo in acx_blas_f77_func.m4 release-3-2-x
Mon, 24 Aug 2009 10:02:47 +0200 David Bateman Fix test for setting of datasource properties. Add the edgecolor property to contours release-3-2-x
Sun, 23 Aug 2009 11:12:35 +0200 Jaroslav Hajek zero matrix assignment fix release-3-2-x
Sun, 23 Aug 2009 11:12:16 +0200 John W. Eaton acx_blas_f77_func.m4 (ACX_BLAS_F77_FUNC): Save and restore LIBS release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek more fixes & tests for matrix multiply release-3-2-x
Sun, 23 Aug 2009 11:11:27 +0200 Jaroslav Hajek make single prec. matrix mutliply tests really single release-3-2-x
Sun, 23 Aug 2009 11:10:35 +0200 Jaroslav Hajek fix typos in complex xgemm release-3-2-x
Sun, 23 Aug 2009 11:10:05 +0200 Jaroslav Hajek fix some functions help markup release-3-2-x
Sun, 23 Aug 2009 11:09:17 +0200 John W. Eaton dlmread: perform tilde expansion to filename argument release-3-2-x
Thu, 13 Aug 2009 07:56:00 +0200 John W. Eaton new option, --no-window-system release-3-2-x
Mon, 10 Aug 2009 11:14:46 +0200 John W. Eaton parse.y (Fevalin): also return output from CATCH expression release-3-2-x
Fri, 07 Aug 2009 08:22:13 +0200 Jaroslav Hajek complete change d5570d4b1116 release-3-2-x
Fri, 07 Aug 2009 08:15:27 +0200 John W. Eaton handle null matrix assignment for diagonal and permutation matrices release-3-2-x
Fri, 07 Aug 2009 08:13:22 +0200 John W. Eaton use key list order for iterating through map with for loop release-3-2-x
Fri, 07 Aug 2009 08:11:49 +0200 Jaroslav Hajek implant tree_index_expression::lvalue from development version release-3-2-x
Thu, 06 Aug 2009 07:32:53 +0200 Pieter Eendebak support cellstrs in setxor release-3-2-x
Thu, 06 Aug 2009 07:31:45 +0200 Olli Saarela __gnuplot_get_var__: if read fails to return data, sleep before trying again release-3-2-x
Thu, 06 Aug 2009 07:30:34 +0200 Ben Abbott Avoid the flickering x11 window seen with rapid gnuplot updates. release-3-2-x
Thu, 06 Aug 2009 07:18:53 +0200 Ben Abbott __go_draw_axes__.m: Fix ticklabels specified as 2D character array. release-3-2-x
Tue, 04 Aug 2009 09:55:38 +0200 John W. Eaton use complex function for acos mapper if arg is out of range [-1, 1] release-3-2-x
Tue, 04 Aug 2009 09:52:53 +0200 John W. Eaton correctly parse things like '@(){1 2}' release-3-2-x
Sat, 25 Jul 2009 16:26:01 +0200 John W. Eaton avoid complex -> real conversion when constructing arrays with [] release-3-2-x
Sat, 25 Jul 2009 16:22:40 +0200 Jaroslav Hajek fix Cholesky updating with scalars release-3-2-x
Sat, 25 Jul 2009 16:21:51 +0200 Aleksej Saushev initialize floating point values properly for NetBSD systems release-3-2-x
Sat, 25 Jul 2009 16:20:35 +0200 Jaroslav Hajek fix signed integer shift release-3-2-x
Sat, 25 Jul 2009 16:20:05 +0200 Benjamin Lindner determine correct image bitwidth in __magick_read__.cc release-3-2-x
Sat, 25 Jul 2009 16:17:27 +0200 John W. Eaton __go_draw_axes__.m: also use layer property for plot border release-3-2-x
Sat, 25 Jul 2009 16:16:59 +0200 John W. Eaton Makeconf.in (MAGICK_LIBS): Don't pass --ldflags to $(MAGICK_CONFIG) release-3-2-x
Thu, 16 Jul 2009 11:56:44 -0400 John W. Eaton graphics.cc (get_array_limits): require min_pos value to be greater than zero release-3-2-x
Sat, 11 Jul 2009 12:46:10 -0400 John W. Eaton file-ops.cc (file_ops::symlink, file_ops::readlink): avoid incorrectly sized buffer release-3-2-x
Thu, 09 Jul 2009 15:04:34 -0400 John W. Eaton configure.in: don't use system strftime on MinGW systems release-3-2-x
Wed, 08 Jul 2009 14:06:53 -0400 John W. Eaton pt-assign.cc (maybe_warn_former_built_in_variable): improve message release-3-2-x
Wed, 08 Jul 2009 13:49:21 -0400 John W. Eaton dim-vector.h: dim vectors always have two dimensions release-3-2-x
Fri, 24 Jul 2009 13:56:01 +0200 Jaroslav Hajek Added tag release-3-2-2 for changeset 6607a20f0ab1 release-3-2-x
Tue, 21 Jul 2009 06:52:59 +0200 Jaroslav Hajek version 3.2.2 release-3-2-x
Fri, 03 Jul 2009 18:59:07 +0200 Jaroslav Hajek fix missing unwind_protect::run in pt-eval.cc release-3-2-x
Fri, 03 Jul 2009 12:21:50 +0200 Jaroslav Hajek fix bugs in sparse reductions release-3-2-x
Thu, 02 Jul 2009 13:43:46 +0200 Jaroslav Hajek allow which look for files on path release-3-2-x
Thu, 02 Jul 2009 11:32:27 +0200 Jaroslav Hajek use proper empty value in Cell::index release-3-2-x
Thu, 02 Jul 2009 08:21:50 +0200 Jaroslav Hajek fix sparse +- diag operations release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 David Bateman Fix 'format rat' for values like '1 - eps' release-3-2-x
Thu, 02 Jul 2009 06:31:29 +0200 Joe Rothweiler fix kbhit(1) to not discard waiting keystrokes release-3-2-x
Tue, 30 Jun 2009 09:03:56 +0200 Jaroslav Hajek remove assertion in force_variable release-3-2-x
Mon, 29 Jun 2009 14:17:11 +0200 Michael Goffioul Add exported symbols release-3-2-x
Mon, 29 Jun 2009 14:15:59 +0200 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements release-3-2-x
Fri, 26 Jun 2009 12:56:16 +0200 Ben Abbott Add feature 'wxt_has_size' to __gnuplot_has_feature__.m & apply in gnuplot_drawnow.m. release-3-2-x
Thu, 25 Jun 2009 06:36:46 +0200 Ben Abbott print.m: reimplement options -landscape and -portrait. release-3-2-x
Thu, 25 Jun 2009 06:36:42 +0200 Thorsten Meyer Add tests for preservation of key order release-3-2-x
Thu, 25 Jun 2009 06:36:34 +0200 Alexander Barth eigs-base.cc: use octave_idx_type for Fortran LOGICAL values release-3-2-x
Thu, 25 Jun 2009 06:36:29 +0200 Rafael Laboissiere Drop conf.texi as prerequisite of dist target release-3-2-x
Thu, 25 Jun 2009 06:36:24 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc release-3-2-x
Thu, 25 Jun 2009 06:36:19 +0200 Marco Caliari repmat.m: call cron, not spkron release-3-2-x
Thu, 25 Jun 2009 06:36:15 +0200 John W. Eaton remove ans from the list of former built-in variables release-3-2-x
Thu, 25 Jun 2009 06:35:23 +0200 John W. Eaton add Alexander Mamonov to contributors list release-3-2-x
Thu, 25 Jun 2009 06:35:14 +0200 Alexander Mamonov plot3.m: correctly compute offsets for property/value pairs release-3-2-x
Wed, 24 Jun 2009 08:45:40 +0200 John W. Eaton libcruft/Makefile.in (MISC_OBJ): remove misc/machar.o and misc/smachar.o from the list: release-3-2-x
Wed, 24 Jun 2009 08:13:16 +0200 John W. Eaton implement d1mach, i1mach, and r1mach using slamch and dlamch from lapack release-3-2-x
Wed, 24 Jun 2009 07:40:21 +0200 Jaroslav Hajek workaround sig_atomic_t != int in pt-eval.cc release-3-2-x
Wed, 24 Jun 2009 07:31:32 +0200 Jaroslav Hajek improve error handling release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: fix thinko in previous change release-3-2-x
Wed, 24 Jun 2009 07:30:49 +0200 John W. Eaton oct-map.cc: preserve key order release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 Ben Abbott grid.m: Add missing semi-colon. Fix grid toggle. Allow minor grid when no minor tick. release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton var.m: fix typos (thinkos?) in previous change release-3-2-x
Tue, 23 Jun 2009 12:57:57 +0200 John W. Eaton fix var for scalar and empty arguments release-3-2-x
Mon, 22 Jun 2009 09:00:43 +0200 Jaroslav Hajek fix slow cellstr -> char matrix conversions release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek fix null assign test release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Jaroslav Hajek properly unshare variable in subsasgn release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott __go_draw_axes__.m: Change the default x11 fontspec from '*,%d' to ',%d'. release-3-2-x
Mon, 22 Jun 2009 07:56:24 +0200 Ben Abbott mpoles.m: Fix infinite loop for a multiplicity of poles at zero. Test added. release-3-2-x
Thu, 18 Jun 2009 09:31:47 +0200 Jaroslav Hajek avoid useless zero initialization when doing matrix multiply release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 John W. Eaton mex.cc (mxArray_octave_value::get_data): avoid enumerating types that can be handled as foreign release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple surface plots, add demo. release-3-2-x
Thu, 18 Jun 2009 07:09:17 +0200 Jaroslav Hajek update coding tips release-3-2-x
Tue, 16 Jun 2009 10:57:30 +0200 Jaroslav Hajek fix context restoration in error state release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott quiver.m: Add 'clf' to demos. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Fix compatibility with subplot. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Ben Abbott plotyy.m: Correct behavior when there is no currentfigure. release-3-2-x
Tue, 16 Jun 2009 06:43:56 +0200 Kai NODA fix include guards release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Jaroslav Hajek simplify octave_cell::sort release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: Fix logic associated with 'have_ghostscript'. release-3-2-x
Fri, 12 Jun 2009 10:47:29 +0200 Ben Abbott print.m: properly render mono figures, and favor cairo terminals. release-3-2-x
Fri, 12 Jun 2009 10:45:13 +0200 Jaroslav Hajek examples/polynomial: properly handle magic colon release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Ben Abbott __go_draw_axes__.m: Fix order when pushing group children onto kid list. release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton tree_anon_fcn_handle::dup: don't convert to tree_constant release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton fix typo in previous change release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Marco Caliari Better waypoint transform pour quadgk release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton don't look for object index after keyword release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 David Bateman Fixes for quadgk for doubly infinite interval release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 John W. Eaton fix jwe email address release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Jaroslav Hajek avoid using readline at all when line editing suppressed or interpreter embedded release-3-2-x
Thu, 11 Jun 2009 07:13:19 +0200 Jaroslav Hajek don't garble readline settings when line editing is disabled release-3-2-x
Tue, 09 Jun 2009 07:18:28 +0200 Jaroslav Hajek fix log2 with 2 outargs, loosen tests to meet IEEE release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 John W. Eaton fix exist for function handles and inline functions release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Ben Abbott axis.m: Fix bug for 'axis tight' with multiple lines, modify demo. release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Rik Update some of Advanced Plotting documentation. release-3-2-x
Tue, 09 Jun 2009 06:33:10 +0200 Jaroslav Hajek properly clear global variables release-3-2-x
Mon, 08 Jun 2009 08:00:13 +0200 Jaroslav Hajek fix behavior of clear release-3-2-x
Sun, 07 Jun 2009 21:01:32 +0200 Thorsten Meyer fix texinfo bug release-3-2-x
Sun, 07 Jun 2009 16:10:51 +0200 Thorsten Meyer update documentation of container types in container.txi release-3-2-x
Sun, 07 Jun 2009 08:59:08 +0200 Jaroslav Hajek allow ranges and other matrices in set release-3-2-x
Sun, 07 Jun 2009 08:15:31 +0200 Jaroslav Hajek fix behavior of find release-3-2-x
Sat, 06 Jun 2009 22:01:10 -0700 Rik Expand documentation for 'complex' function release-3-2-x
Sat, 06 Jun 2009 21:25:37 -0700 Rik Update documentation for NA and isna functions release-3-2-x
Sat, 06 Jun 2009 18:30:52 -0700 Rik Various documentation improvements release-3-2-x
Sat, 06 Jun 2009 16:29:08 -0700 Rik Update documentation for load and save release-3-2-x
Sat, 06 Jun 2009 07:59:58 -0700 Rik Update documentation for 'format' release-3-2-x
Fri, 05 Jun 2009 13:23:26 -0700 Rik Update documentation for 'who' family of functions. release-3-2-x
Sat, 23 May 2009 10:40:28 +0200 Benjamin Lindner properly #ifdef MSVC linker specific flags release-3-2-x
Thu, 04 Jun 2009 21:32:37 -0400 Ben Abbott __go_draw_axes__.m: Change strncmpi(scale,'lo') -> strcmp(scale,'log'). release-3-2-x
Thu, 04 Jun 2009 10:13:14 -0400 Ben Abbott __go_draw_axes__.m: For log-scale axes use format '10^{%T}'. release-3-2-x
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function release-3-2-x
Wed, 03 Jun 2009 13:19:36 -0700 Rik Correct bad UTF8 character for o in the name Soren release-3-2-x
Wed, 03 Jun 2009 11:12:51 -0700 Rik Correct bugs in plot images produced for documentation release-3-2-x
Wed, 03 Jun 2009 10:54:36 -0400 Ben Abbott colorbar.m: Colorbar 'handlevisibility' should be 'on'. Add additional demos which illustrate problems with the present implementation. release-3-2-x
Wed, 03 Jun 2009 10:40:20 -0400 Ben Abbott __gnuplot_has_feature__.m: Change version for "x11_figure_position" from ">=4.3.0" to ">=4.2.5". release-3-2-x
Wed, 03 Jun 2009 10:38:17 -0400 Ben Abbott __scatter__.m: If the color spec is empty, set using __next_line_color__. release-3-2-x
Fri, 05 Jun 2009 08:16:46 +0200 Jaroslav Hajek Added tag release-3-2-0 for changeset 530dc15eb653 release-3-2-x
Fri, 05 Jun 2009 08:11:46 +0200 Jaroslav Hajek version 3.2.0 release-3-2-x
Sat, 22 Jan 2011 00:59:43 -0500 John W. Eaton this branch is no longer maintained and is closed for further development release-3-0-x
Tue, 14 Apr 2009 07:18:09 +0200 Jaroslav Hajek Added tag release-3-0-5 for changeset b05c163805ef release-3-0-x
Tue, 14 Apr 2009 07:18:07 +0200 Jaroslav Hajek Added tag release-3-0-4 for changeset e09cd527b8a2 release-3-0-x
Tue, 07 Apr 2009 12:02:10 +0200 Jaroslav Hajek version 3.0.5 release-3-0-x
Sun, 05 Apr 2009 18:29:37 +0200 Benjamin Lindner fix broken ascii loading release-3-0-x
Wed, 01 Apr 2009 10:51:28 +0200 Jaroslav Hajek version 3.0.4 release-3-0-x
Wed, 01 Apr 2009 10:42:58 +0200 Rafael Laboissiere remove strange volatile declaration release-3-0-x
Wed, 18 Mar 2009 15:23:14 +0100 Benjamin Lindner fix leaving stray '\r' in stream when reading from CRLF data file release-3-0-x
Thu, 26 Mar 2009 07:29:25 +0100 Rob Mahurin ensure row vector from create_set release-3-0-x
Thu, 26 Mar 2009 07:22:13 +0100 Tatsuro Matsuoka fix platform test in test_string.m release-3-0-x
Wed, 25 Mar 2009 15:09:48 +0100 Jaroslav Hajek one more fix from M. Caliari release-3-0-x
Wed, 25 Feb 2009 08:47:27 +0100 Rob Mahurin fix order of legends release-3-0-x
Wed, 25 Feb 2009 08:40:31 +0100 Marco Caliari fix invalid matrix dimensioning in graphics.cc release-3-0-x
Tue, 24 Feb 2009 07:53:24 +0100 Jaroslav Hajek backport sorting fixes release-3-0-x
Tue, 24 Feb 2009 07:48:33 +0100 John W. Eaton fplot.m: fix nargin check release-3-0-x
Mon, 23 Feb 2009 21:06:42 +0100 Rafael Laboissiere include cstdio where needed release-3-0-x
Mon, 23 Feb 2009 21:04:10 +0100 John W. Eaton handle CRLF and CR in fgetl/fgets release-3-0-x
Wed, 18 Feb 2009 08:25:21 +0100 Jaroslav Hajek reverse effect of 61951dcb846c release-3-0-x
Sat, 14 Feb 2009 21:15:23 +0100 Jaroslav Hajek more fixes to fileparts.m tests release-3-0-x
Thu, 29 Jan 2009 09:40:23 +0100 Jaroslav Hajek fix typo in last patch release-3-0-x
Thu, 29 Jan 2009 08:48:30 +0100 Jaroslav Hajek fix fileparts tests release-3-0-x
Thu, 29 Jan 2009 08:39:43 +0100 Jaroslav Hajek fix nchoosek test release-3-0-x
Fri, 23 Jan 2009 14:10:55 +0100 Jaroslav Hajek use relative tols in randp tests release-3-0-x
Tue, 21 Oct 2008 21:59:59 -0400 David Bateman Fix for hold with no figures/axes. release-3-0-x
Fri, 16 Jan 2009 09:48:08 +0100 Jaroslav Hajek remove obsolete tests release-3-0-x
Fri, 16 Jan 2009 08:33:15 +0100 Daniel J Sebald Fix legend order for both horizontal and vertical string cell. release-3-0-x
Fri, 16 Jan 2009 08:13:39 +0100 Daniel J Sebald make unique work for row vectors release-3-0-x
Fri, 16 Jan 2009 08:13:15 +0100 Jaroslav Hajek style fixes release-3-0-x
Fri, 16 Jan 2009 08:10:57 +0100 Daniel J Sebald optimize unique called with a single argument release-3-0-x
Fri, 16 Jan 2009 08:10:28 +0100 Jaroslav Hajek improve set functions for Matlab compatibility release-3-0-x
Fri, 16 Jan 2009 08:07:05 +0100 jwe [project @ 2008-01-04 18:18:22 by jwe] release-3-0-x
Fri, 16 Jan 2009 07:35:54 +0100 Ben Abbott grid.m: Correct doc-string. release-3-0-x
Fri, 16 Jan 2009 07:27:19 +0100 Doug Stewart grid.m: handle minor grid option release-3-0-x
Mon, 12 Jan 2009 12:14:06 +0100 Ben Abbott polyfit.m: Fixed tests. release-3-0-x
Mon, 12 Jan 2009 12:13:21 +0100 John W. Eaton style fixes release-3-0-x
Mon, 12 Jan 2009 12:09:30 +0100 Ben Abbott use QR decomposition and normalization for polyfit; normalization for polyval release-3-0-x
Mon, 13 Oct 2008 18:16:09 +0200 Francesco Potortì Wrong if statement substituted with a switch release-3-0-x
Mon, 12 Jan 2009 11:01:30 +0100 Francesco Potortì In prepad, add reference to postpad. release-3-0-x
Mon, 12 Jan 2009 10:57:52 +0100 Francesco Potortì Removed typo from geometry.txi release-3-0-x
Mon, 12 Jan 2009 10:57:46 +0100 Francesco Potortì Cross reference between postpad and resize release-3-0-x
Mon, 12 Jan 2009 10:57:42 +0100 Francesco Potortì add reference to resize function in the manual release-3-0-x
Mon, 12 Jan 2009 10:56:19 +0100 Francesco Potortì strrep.m: specify what is the return value release-3-0-x
Mon, 12 Jan 2009 10:56:14 +0100 Francesco Potortì Correct help string for statistics.m release-3-0-x
Mon, 12 Jan 2009 10:56:09 +0100 Francesco Potortì One word missing from int8 help string. release-3-0-x
Mon, 12 Jan 2009 10:54:52 +0100 Francesco Potortì Add cross reference from Plot Annotations to Text Properties. release-3-0-x
Mon, 12 Jan 2009 10:54:50 +0100 Francesco Potortì help and error string corrected in hist.m. release-3-0-x
Mon, 12 Jan 2009 10:54:45 +0100 Francesco Potortì Add explanation on what wisdom is. release-3-0-x
Mon, 12 Jan 2009 10:42:03 +0100 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi release-3-0-x
Mon, 12 Jan 2009 10:40:02 +0100 John W. Eaton version.h fix spelling of MERCHANTABILITY in startup message release-3-0-x
Mon, 12 Jan 2009 10:39:42 +0100 Soren Hauberg func.txi: remove reference to return_last_computed_value release-3-0-x
Mon, 12 Jan 2009 08:58:19 +0100 Ben Abbott clf.m: Improve Matlab compatibility. release-3-0-x
Mon, 05 Jan 2009 08:20:15 +0100 John W. Eaton generate new fractional parts for recycled graphics handles release-3-0-x
Mon, 05 Jan 2009 08:17:53 +0100 John W. Eaton graphics.cc (base_properties::remove_child): handle children as a column vector instead of a row vector release-3-0-x
Mon, 05 Jan 2009 08:17:10 +0100 David Bateman Fix subplot for column vector of children in figure release-3-0-x
Sat, 13 Dec 2008 17:30:38 +0100 Ben Abbott contourf.m: Correct order of patch object handles. release-3-0-x
Sat, 13 Dec 2008 17:30:18 +0100 kai Make contourf work for equal-size matrices (again). release-3-0-x
Mon, 08 Dec 2008 13:18:26 +0100 Francesco Potortì Set max_recursion_depth and use a subfunction in nchoosek release-3-0-x
Mon, 08 Dec 2008 07:47:35 +0100 Jaroslav Hajek workaround missing roundb release-3-0-x
Mon, 08 Dec 2008 07:30:58 +0100 Jaroslav Hajek fix runaway changelog entry release-3-0-x
Mon, 08 Dec 2008 06:48:27 +0100 Jaroslav Hajek fix empty matrix handling in switch statement release-3-0-x
Mon, 08 Dec 2008 06:45:23 +0100 Thorsten Meyer fix bug in cell string handling of unpack function release-3-0-x
Mon, 08 Dec 2008 06:35:29 +0100 Ben Abbott legend.m: Correct ording of legend labels. release-3-0-x
Fri, 21 Nov 2008 16:58:19 +0100 Ben Abbott Modified statistics to calculate consistent median. release-3-0-x
Thu, 20 Nov 2008 08:42:12 +0100 David Bateman Changelog for previous patch release-3-0-x
Thu, 20 Nov 2008 08:41:56 +0100 David Bateman Fast return case for file_ops::tilde_expand release-3-0-x
Thu, 20 Nov 2008 08:41:35 +0100 John W. Eaton dir-ops.cc (dir_entry::read): use std::list<std::string> to cache names before converting to string_vector release-3-0-x
Thu, 20 Nov 2008 08:39:44 +0100 Brian Gough spelling corrections release-3-0-x
Thu, 20 Nov 2008 08:36:37 +0100 David Bateman Correct cast of matrix by cell or struct concatenation release-3-0-x
Thu, 20 Nov 2008 08:34:45 +0100 John W. Eaton spline.m: delete debugging statements release-3-0-x
Thu, 13 Nov 2008 19:02:16 +0100 John W. Eaton chi2rnd.m: fix missing semicolon release-3-0-x
Tue, 04 Nov 2008 20:54:26 +0100 David Bateman Add scalar reshape method release-3-0-x
Fri, 31 Oct 2008 07:54:46 +0100 John W. Eaton oct-map.cc: copy key_list in indexing functions release-3-0-x
Fri, 31 Oct 2008 07:52:55 +0100 John W. Eaton __qp__.cc fix release-3-0-x
Sun, 12 Oct 2008 19:38:43 +0200 John W. Eaton doc fixes release-3-0-x
Sun, 12 Oct 2008 10:40:30 +0200 Jaroslav Hajek fix sorting of non-POD objects release-3-0-x
Sun, 12 Oct 2008 10:37:07 +0200 Jason Riedy compilation fixes release-3-0-x
Sun, 12 Oct 2008 10:31:14 +0200 Jaroslav Hajek improve inverse preconditioning according to Marco Caliari release-3-0-x
Sun, 12 Oct 2008 10:30:40 +0200 Jaroslav Hajek fix for SuiteSparse 3.2 release-3-0-x
Fri, 10 Oct 2008 11:35:10 +0200 John W. Eaton fileparts.m: handle "/file" correctly; improve compatibilty release-3-0-x
Fri, 10 Oct 2008 11:25:41 +0200 John W. Eaton additional AIX build fix release-3-0-x
Fri, 10 Oct 2008 11:24:32 +0200 David Bateman AIX Build fix release-3-0-x
Fri, 10 Oct 2008 11:19:29 +0200 John W. Eaton pkg.m: better handling of filenames with spaces release-3-0-x
Fri, 10 Oct 2008 11:19:20 +0200 John W. Eaton pt-arg-list.cc (tree_argument_list::convert_to_const_vector): don't insert undefined elements in return list release-3-0-x
Fri, 10 Oct 2008 11:13:34 +0200 Benjamin Lindner enclose building direcries in quotes in pkg.m release-3-0-x
Fri, 10 Oct 2008 11:10:44 +0200 Ivan Sutoris describe additional arguments in sqp() documentation string release-3-0-x
Fri, 03 Oct 2008 15:31:58 +0200 Jaroslav Hajek fix tests release-3-0-x
Fri, 03 Oct 2008 14:56:33 +0200 Ben Abbott deconv.m: Fix row/col orientation & length of output release-3-0-x
Fri, 03 Oct 2008 14:55:13 +0200 Ben Abbott conv.m: Correct row/col orientation of output release-3-0-x
Fri, 03 Oct 2008 14:36:56 +0200 John W. Eaton fplot.m: call axis after plot release-3-0-x
Fri, 03 Oct 2008 10:21:51 +0200 Jaroslav Hajek Added tag release-3-0-3 for changeset 152a68291b66 release-3-0-x
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 release-3-0-x
Mon, 29 Sep 2008 07:57:57 +0200 Jaroslav Hajek add missing return in Array<T>::delete_elements_2 release-3-0-x
Mon, 29 Sep 2008 07:32:19 +0200 Jaroslav Hajek fix null assignment behaviour release-3-0-x
Mon, 29 Sep 2008 07:24:07 +0200 John W. Eaton interpft.m: increase tolerance release-3-0-x
Mon, 29 Sep 2008 07:22:04 +0200 Thomas Weber Increase pcre's match_limit for difficult regexps release-3-0-x
Mon, 29 Sep 2008 07:21:47 +0200 John W. Eaton load-path.cc (load_path::do_initialize): look for OCTAVE_PATH in the environment, not OCTAVE_LOADPATH release-3-0-x
Wed, 24 Sep 2008 14:08:58 +0200 David Bateman clear breakpoints is function found to be out of date release-3-0-x
Wed, 24 Sep 2008 09:06:04 +0200 Francesco Potorti container.txi: doc fix release-3-0-x
Wed, 24 Sep 2008 09:00:33 +0200 Francesco Potorti container.txi: fix cross reference in struct docs release-3-0-x
Wed, 24 Sep 2008 08:56:40 +0200 Ben Abbott pcolor.m: Improve doc strings. release-3-0-x
Mon, 22 Sep 2008 19:41:08 +0200 Brett Stewart change is_square to issquare in is_stabilizable.m release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 John W. Eaton clear index before throwing error in Array indexed assignment functions release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek fix blkdiag to not rely on Matlab-incompatible behaviour release-3-0-x
Sun, 21 Sep 2008 08:21:52 +0200 Jaroslav Hajek make null assignment more Matlab-compatible release-3-0-x
Sun, 21 Sep 2008 08:20:39 +0200 Kris Thielemans Fix for display_range in imshow release-3-0-x
Sun, 21 Sep 2008 08:19:40 +0200 David Bateman Clarify fftw documentation release-3-0-x
Sun, 21 Sep 2008 08:14:27 +0200 Kris Thielemans For for extrapval in interpn release-3-0-x
Fri, 19 Sep 2008 23:21:15 +0200 David Bateman Special case single type conacation in Fcat. Rework cell2mat to take advantage. Cut trailing singletons in cat release-3-0-x
Fri, 19 Sep 2008 12:30:30 +0200 Jaroslav Hajek fix problems from transplant 7552 release-3-0-x
Fri, 19 Sep 2008 11:29:51 +0200 Jaroslav Hajek partially sync Matrix::expm and ComplexMatrix::expm with development repo release-3-0-x
Wed, 17 Sep 2008 11:06:18 +0200 jwe [project @ 2008-01-24 08:31:36 by jwe] release-3-0-x
Wed, 17 Sep 2008 07:39:22 +0200 Jaroslav Hajek again, fix the diabolic line in randp.cc release-3-0-x
Mon, 15 Sep 2008 08:11:18 +0200 Jaroslav Hajek fix integer exponentiation with negative exponent release-3-0-x