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