log src/ChangeLog @ 12119:e320928eeb3a release-3-2-x release-3-2-4

age author description
Fri, 22 Jan 2010 12:43:12 +0100 Jaroslav Hajek version 3.2.4 release-3-2-x release-3-2-4
Wed, 13 Jan 2010 09:48:17 +0100 Jaroslav Hajek fix extract_function & add obsoleteness warning release-3-2-x
Thu, 23 Jul 2009 14:24:45 -0400 John W. Eaton toplev.cc: handle exceptions while preparing to exit release-3-2-x
Wed, 25 Nov 2009 13:31:55 -0500 John W. Eaton keyboard: fix stack manipulation release-3-2-x
Wed, 25 Nov 2009 12:05:09 +0100 Jaroslav Hajek fix bug in balance release-3-2-x
Wed, 25 Nov 2009 11:47:49 +0100 David Grundberg Call user-defined subsref/subsasgn with 1xN structs instead of Nx1 release-3-2-x
Tue, 24 Nov 2009 07:58:44 +0100 John W. Eaton error: improve compatibility for calls with no arguments or empty format release-3-2-x
Mon, 14 Sep 2009 08:01:43 +0200 Jaroslav Hajek version 3.2.3 release-3-2-x
Wed, 09 Sep 2009 14:14:32 +0200 John W. Eaton pr-output.cc: new test release-3-2-x
Fri, 04 Sep 2009 06:59:44 +0200 John W. Eaton pr-output.cc (set_format (const Complex&, int&, int&)): avoid passing NaN or Inf to log10 release-3-2-x
Thu, 03 Sep 2009 11:43:58 +0200 David Bateman Fix nesting error in options parsing of eigs release-3-2-x
Tue, 01 Sep 2009 09:35:17 +0200 Jaroslav Hajek fix current class method determination 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
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
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
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
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
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
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 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:15:59 +0200 John W. Eaton load-path.cc (Faddpath): preserve order of prepended elements 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:24 +0200 Jaroslav Hajek fix result class calculation in pt-mat.cc 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
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
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 properly unshare variable in subsasgn 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
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 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
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 don't look for object index after keyword 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 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 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 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
Wed, 03 Jun 2009 13:21:37 -0700 Rik Correct documentation for keyboard function release-3-2-x
Fri, 05 Jun 2009 08:11:46 +0200 Jaroslav Hajek version 3.2.0 release-3-2-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, 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
Wed, 25 Feb 2009 08:40:31 +0100 Marco Caliari fix invalid matrix dimensioning in graphics.cc 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
Fri, 23 Jan 2009 14:10:55 +0100 Jaroslav Hajek use relative tols in randp tests 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:42:03 +0100 Brian Gough fix scaling factor for negative alpha in zbesi,cbesi 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, 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
Thu, 20 Nov 2008 08:36:37 +0100 David Bateman Correct cast of matrix by cell or struct concatenation 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
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
Mon, 29 Sep 2008 08:03:12 +0200 Jaroslav Hajek version 3.0.3 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
Sun, 21 Sep 2008 08:19:40 +0200 David Bateman Clarify fftw documentation 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
Mon, 15 Sep 2008 08:06:54 +0200 John W. Eaton octave.cc (octave_main): make all command-line arguments available to startup scripts release-3-0-x
Tue, 20 May 2008 16:49:02 -0400 Kim Hansen load-path.cc (load_path::initialize): include separator when appending sys_path release-3-0-x
Tue, 09 Sep 2008 12:36:53 -0400 David Bateman Treat PCRE lookbehind operators in a manner that is approximately correct release-3-0-x
Mon, 08 Sep 2008 12:45:53 -0400 John W. Eaton ls-oct-ascii.{h,cc} (extract_keyword): accept \r as line ending character release-3-0-x
Wed, 27 Aug 2008 09:59:55 -0400 Jaroslav Hajek make glpk return NA values for unfeasible problems release-3-0-x
Sun, 18 May 2008 22:40:28 +0200 Thomas Weber Extend explanation of randn's return value release-3-0-x
Tue, 19 Aug 2008 16:15:52 -0400 David Bateman Add a search for Contents.m files to the help function release-3-0-x
Tue, 19 Aug 2008 14:09:24 -0400 Jaroslav Hajek check for obsolete built-in variable assignment at first execution rather than parse time release-3-0-x
Tue, 19 Aug 2008 13:59:30 -0400 Jaroslav Hajek fix invalid memory read in glpk release-3-0-x
Tue, 19 Aug 2008 13:50:15 -0400 Jaroslav Hajek fix default_save_options parsing and allow mixing options with other arguments. release-3-0-x
Tue, 19 Aug 2008 13:47:03 -0400 John W. Eaton parse.y (Feval): Return value produced by evaluating CATCH string release-3-0-x
Tue, 19 Aug 2008 17:46:01 +0000 Jaroslav Hajek version 3.0.2 release-3-0-x
Tue, 19 Aug 2008 14:49:13 +0000 Jaroslav Hajek fix typo in randp test release-3-0-x
Tue, 12 Aug 2008 13:20:27 -0400 John W. Eaton octave_struct::subsref: don't resize for simple x(idx) case release-3-0-x
Fri, 08 Aug 2008 09:47:57 +0200 Tatsuro MATSUOKA fix failing test for randp release-3-0-x
Fri, 01 Aug 2008 09:11:14 +0200 Francesco Potorti fix incorrect axis location properties release-3-0-x
Mon, 28 Jul 2008 14:34:54 -0400 John W. Eaton lasterr, lasterror: unwind-protect error_state release-3-0-x
Mon, 21 Jul 2008 16:06:57 -0400 John W. Eaton allow empty matrix by cell (or struct) concatentation release-3-0-x
Thu, 24 Jul 2008 13:03:36 -0400 John W. Eaton Fmkdir: improve compatibility release-3-0-x
Wed, 25 Jun 2008 12:46:32 +0200 David Bateman Frats fix for nargin==0 release-3-0-x
Wed, 18 Jun 2008 21:00:06 +0200 Jaroslav Hajek make regexp(...,'once') matlab compatible release-3-0-x
Tue, 10 Jun 2008 13:43:54 -0400 John W. Eaton mexproto.h: fix mxCreateLogicalScalar decl release-3-0-x
Tue, 03 Jun 2008 07:16:58 +0200 Jaroslav Hajek trivial fix option in Fload release-3-0-x
Thu, 22 May 2008 22:00:26 +0200 Jaroslav Hajek [mq]: cellstr release-3-0-x
Tue, 06 May 2008 13:15:43 -0400 David Bateman Also ignore other constants in Finline release-3-0-x