log

age author description
Tue, 05 Nov 2002 06:03:25 +0000 pkienzle remove inline and parameter initialization from external function implementation octave-forge
Mon, 04 Nov 2002 20:13:47 +0000 etienne Lots of regexes for octave code octave-forge
Mon, 04 Nov 2002 20:12:20 +0000 etienne vr_val o varargout-style variable length return list octave-forge
Mon, 04 Nov 2002 20:09:07 +0000 etienne varargout changes octave-forge
Mon, 04 Nov 2002 14:03:34 +0000 etienne small fix octave-forge
Mon, 04 Nov 2002 10:42:46 +0000 etienne use patch by default octave-forge
Mon, 04 Nov 2002 10:37:41 +0000 etienne code transformation tools octave-forge
Mon, 04 Nov 2002 10:28:10 +0000 etienne varargin changes octave-forge
Mon, 04 Nov 2002 09:34:06 +0000 etienne varargin changes octave-forge
Mon, 04 Nov 2002 09:32:30 +0000 etienne varargin changes and test_inline_1 script octave-forge
Mon, 04 Nov 2002 09:22:46 +0000 etienne varargin changes octave-forge
Sun, 03 Nov 2002 17:18:58 +0000 pkienzle (for Rolf Fabian) correct handling of complex exponentials octave-forge
Sat, 02 Nov 2002 11:05:10 +0000 pkienzle Seperate lines of multiline strings with \n\ to keep gcc 3.2 happy. octave-forge
Sat, 02 Nov 2002 10:43:39 +0000 pkienzle (for Jeff Orchard) image transforms octave-forge
Sat, 02 Nov 2002 10:40:54 +0000 pkienzle bwfill was not being built. octave-forge
Sat, 02 Nov 2002 10:40:31 +0000 pkienzle Keep gcc 3.2 happy by using includes without the .h octave-forge
Sat, 02 Nov 2002 10:39:36 +0000 pkienzle gcc 3.2 wants \n\ for multi-line strings. octave-forge
Sat, 02 Nov 2002 10:36:38 +0000 pkienzle Use varargin octave-forge
Fri, 01 Nov 2002 18:15:43 +0000 pkienzle Use varargin rather than ...; isequal now supports cell arrays and octave-forge
Wed, 30 Oct 2002 09:40:10 +0000 pkienzle Use correct max/min api. No longer assume second arg is dimension. octave-forge
Wed, 30 Oct 2002 09:38:32 +0000 pkienzle Use varargin/varargout octave-forge
Wed, 30 Oct 2002 09:10:16 +0000 pkienzle Use varargin/varargout octave-forge
Tue, 29 Oct 2002 03:59:29 +0000 aadler improved complex code octave-forge
Fri, 25 Oct 2002 20:26:02 +0000 pkienzle Use varargin rather than ... octave-forge
Fri, 25 Oct 2002 12:24:19 +0000 schloegl bug fix octave-forge
Thu, 24 Oct 2002 21:28:05 +0000 schloegl bug fix: identification of SORT without DIM-arg and SORT with incorrect NaN-handling corrected octave-forge
Thu, 24 Oct 2002 13:56:20 +0000 schloegl SUM replaced by SUMSKIPNAN because it implements the DIM argument in all versions (including 2.0.17) octave-forge
Thu, 24 Oct 2002 13:53:15 +0000 schloegl normalized MSE octave-forge
Thu, 24 Oct 2002 13:51:37 +0000 schloegl add PACF octave-forge
Thu, 24 Oct 2002 13:48:37 +0000 schloegl fix syntax error octave-forge