log

age author description
Fri, 14 Jan 2005 09:17:11 +0000 mcreel add check for obj fn value, fix lbfgs memory bug octave-forge
Thu, 13 Jan 2005 10:45:01 +0000 tpikonen Add Grace support for legend-command. octave-forge
Tue, 04 Jan 2005 03:59:12 +0000 adb014 Rather than include config.h in int/fixed.cc move inclusion of fixed.h (For Orion Poplawski) octave-forge
Tue, 04 Jan 2005 03:49:33 +0000 adb014 Include config.h in int/fixed.cc (For Orion Poplawski) octave-forge
Tue, 28 Dec 2004 23:33:48 +0000 pkienzle Clean up test and cancel code for processor and previous installation. octave-forge
Tue, 28 Dec 2004 22:32:50 +0000 pkienzle nag text octave-forge
Tue, 28 Dec 2004 22:32:08 +0000 pkienzle remove cruft; add nag; fix cancel during language selection; remove strings octave-forge
Thu, 23 Dec 2004 17:39:36 +0000 schloegl improve docu octave-forge
Thu, 23 Dec 2004 11:38:43 +0000 pkienzle [for Pascal Dupuis] allow derivatives octave-forge
Sun, 19 Dec 2004 13:19:20 +0000 persquare Fixing typo octave-forge
Sat, 18 Dec 2004 04:13:58 +0000 pkienzle [for Corey Halpin] UFS is case sensitive, so use correct filenames. octave-forge
Tue, 14 Dec 2004 15:01:45 +0000 tpikonen Tweaked element detection heuristics. octave-forge
Tue, 14 Dec 2004 04:56:40 +0000 pkienzle Fix bug in which SBSolve(A,B) was changing the value of B. octave-forge
Mon, 13 Dec 2004 13:41:43 +0000 adb014 Only call replot is automatic_replot is set (For Daniel Sebald) octave-forge
Thu, 09 Dec 2004 10:40:01 +0000 schloegl default value of C is eye(K) - not ones(k) octave-forge
Mon, 06 Dec 2004 23:55:04 +0000 schloegl test for (0-3i)/inf included octave-forge
Mon, 06 Dec 2004 20:46:35 +0000 aadler fixed for axes that don't meet at 0 octave-forge
Mon, 06 Dec 2004 18:24:15 +0000 aadler fixed bug in graph rotation octave-forge
Mon, 06 Dec 2004 18:09:41 +0000 aadler assume an axis with a zero is linear octave-forge
Mon, 06 Dec 2004 17:38:24 +0000 aadler complete - appears to work octave-forge
Mon, 06 Dec 2004 16:19:17 +0000 aadler get data from graphs octave-forge
Fri, 03 Dec 2004 17:19:45 +0000 schloegl fix docu; avoiding confusing behavior if data is transposed octave-forge
Fri, 03 Dec 2004 14:13:31 +0000 adb014 Use %g and not %f in text.m so that small arg positions are placed correctly (For Pascale Dupuis) octave-forge
Fri, 03 Dec 2004 04:20:38 +0000 pkienzle Ignore status files when checking for differences octave-forge
Fri, 03 Dec 2004 03:11:48 +0000 pkienzle Pass source directory as a parameter to configure octave-forge
Wed, 01 Dec 2004 14:54:00 +0000 pkienzle Put details of octave configuration in a separate file octave-forge
Wed, 01 Dec 2004 09:53:04 +0000 adb014 add AC_PROG_AWK to mex configure.add (For Dan McMahill) octave-forge
Tue, 30 Nov 2004 22:58:28 +0000 pkienzle Remove '--traditional' flag octave-forge
Tue, 30 Nov 2004 08:35:40 +0000 pkienzle Add "clean" target to force reconfigure/rebuild octave-forge
Tue, 30 Nov 2004 08:21:26 +0000 pkienzle Unbundle octave-2.1.xx.tar.bz2 as part of the build octave-forge
Tue, 30 Nov 2004 08:12:05 +0000 pkienzle More refinements --- still a work in progress. octave-forge
Wed, 17 Nov 2004 01:04:00 +0000 pkienzle R2004-11-16 release octave-forge
Wed, 17 Nov 2004 00:59:56 +0000 pkienzle Fix some tests; note those that are still failing. octave-forge
Wed, 17 Nov 2004 00:39:25 +0000 pkienzle Correct the sense of the test for op_uplus octave-forge
Tue, 16 Nov 2004 12:47:08 +0000 schloegl add categories of MVAAR and rmle octave-forge
Tue, 16 Nov 2004 10:31:58 +0000 adb014 HAVE_OCTAVE_UPLUS config option for backwards compatiability octave-forge
Tue, 16 Nov 2004 09:20:12 +0000 pkienzle ready for release? octave-forge
Tue, 16 Nov 2004 09:18:23 +0000 pkienzle Add new functions octave-forge
Tue, 16 Nov 2004 07:19:29 +0000 pkienzle Compatibility function octave-forge
Tue, 16 Nov 2004 07:05:57 +0000 pkienzle Use sh rather than bash for portability. octave-forge
Tue, 16 Nov 2004 06:56:43 +0000 pkienzle [with Dan McMahill] Use doc string from .m file if available octave-forge
Tue, 16 Nov 2004 06:12:42 +0000 pkienzle [for Dan McMahill] remove bashisms octave-forge
Tue, 16 Nov 2004 06:03:28 +0000 pkienzle [For Julius Smith] read/write parts of .wav files (unlike auload/ausave) octave-forge
Tue, 16 Nov 2004 05:17:01 +0000 pkienzle [with Danial Gunyan] Replace with correct implementation and add tests. octave-forge
Mon, 15 Nov 2004 16:04:20 +0000 pkienzle Fix tests for functions which return boolean matrices octave-forge
Mon, 15 Nov 2004 10:26:55 +0000 adb014 Add unary plus operators as no-op, due to recent change in octave octave-forge
Wed, 10 Nov 2004 15:26:36 +0000 adb014 Must explicitly use the "GiNaC::operator ==" as there is an ambiguity octave-forge
Tue, 09 Nov 2004 23:34:49 +0000 adb014 Fix concatenation for recent octave core CVS changes octave-forge
Mon, 08 Nov 2004 11:41:25 +0000 adb014 Small bug fix for tail of rande octave-forge
Mon, 01 Nov 2004 18:37:31 +0000 schloegl added octave-forge
Thu, 28 Oct 2004 02:58:33 +0000 pkienzle Remove old links before creating new ones in the mklinks target octave-forge
Wed, 27 Oct 2004 12:06:23 +0000 etienne Justus Piater's imrotate octave-forge
Wed, 27 Oct 2004 07:16:01 +0000 schloegl fix for ML7 octave-forge
Tue, 26 Oct 2004 12:24:56 +0000 mcreel add iters as output octave-forge
Thu, 21 Oct 2004 14:54:39 +0000 mcreel little bugfix octave-forge
Wed, 20 Oct 2004 10:31:36 +0000 mcreel initial commit of gmm functions octave-forge
Wed, 20 Oct 2004 09:14:36 +0000 mcreel indicate it's a script, with a "1;" octave-forge
Wed, 20 Oct 2004 09:12:30 +0000 mcreel initial commit of econometrics functions octave-forge
Wed, 20 Oct 2004 09:06:45 +0000 adb014 Constructor should set has_alias to false (For Gernot Hueber) octave-forge
Fri, 15 Oct 2004 14:24:14 +0000 tpikonen Fixed atomname to Z conversion. octave-forge