SCM Repositories - octave

Parent Directory Parent Directory


Links to HEAD: (view) (download) (annotate)
Sticky Tag:


Revision 1.26
Fri Aug 25 19:49:11 2006 UTC (2 years, 3 months ago) by adb014
Branch: MAIN
CVS Tags: HEAD
Changes since 1.25: +1 -1 lines
FILE REMOVED
Latest package manager mega patch, but not the last

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Mon Jun 13 05:39:17 2005 UTC (3 years, 5 months ago) by pkienzle
Branch: MAIN
CVS Tags: R2005-06-13, R2006-01-28, R2006-03-17, R2006-07-09
Branch point for: R2-1-x
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Make internal name consistent with external name.

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Thu Jun 2 15:07:46 2005 UTC (3 years, 6 months ago) by schloegl
Branch: MAIN
Changes since 1.23: +37 -20 lines
Diff to previous 1.23
for performance reasons: replace SUM(X) by X*ones, replace ISNAN(X) by X~=X

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri Oct 31 18:15:38 2003 UTC (5 years, 1 month ago) by schloegl
Branch: MAIN
CVS Tags: R2004-02-12, R2004-07-07, R2004-09-09, R2004-11-16
Changes since 1.22: +36 -59 lines
Diff to previous 1.22
improve performance (exist-function and FLAG_IMPLICIT_SKIP_NAN are removed because they slow down significantly);

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Sep 26 07:42:22 2003 UTC (5 years, 2 months ago) by schloegl
Branch: MAIN
Changes since 1.21: +11 -8 lines
Diff to previous 1.21
use of sum square for complex data improved; check of input arguments simplified

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Sep 22 17:00:26 2003 UTC (5 years, 2 months ago) by schloegl
Branch: MAIN
Changes since 1.20: +23 -19 lines
Diff to previous 1.20
support for real ND-arrays included in C-MEX version of SUMSKIPNAN

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu Sep 18 08:32:34 2003 UTC (5 years, 2 months ago) by schloegl
Branch: MAIN
Changes since 1.19: +27 -46 lines
Diff to previous 1.19
support of MEX-imeplementation, support for VERSION < 2.1.36 removed

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Apr 15 07:56:25 2003 UTC (5 years, 7 months ago) by schloegl
Branch: MAIN
CVS Tags: R2003-06-01, R2003-06-02
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
flag_implicit_skip_nan added again, it's useful for temporary turnoff of skipping NaN's

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Feb 16 22:03:00 2003 UTC (5 years, 9 months ago) by schloegl
Branch: MAIN
CVS Tags: R2003-02-22
Changes since 1.17: +32 -40 lines
Diff to previous 1.17
make some code more readable

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Thu Sep 26 16:30:03 2002 UTC (6 years, 2 months ago) by schloegl
Branch: MAIN
CVS Tags: R2002-11-30
Changes since 1.16: +3 -2 lines
Diff to previous 1.16
fix compatibility to Octave 2.0.x: SUM does not support the DIM argument

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Thu Sep 12 22:18:51 2002 UTC (6 years, 2 months ago) by schloegl
Branch: MAIN
Changes since 1.15: +7 -1 lines
Diff to previous 1.15
remove warnings

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Sep 12 22:04:00 2002 UTC (6 years, 2 months ago) by schloegl
Branch: MAIN
Changes since 1.14: +5 -3 lines
Diff to previous 1.14
Use different version check, some bugs are fixed now in the latest CVS version of Octave

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Aug 16 23:01:38 2002 UTC (6 years, 3 months ago) by schloegl
Branch: MAIN
Changes since 1.13: +1 -7 lines
Diff to previous 1.13
includeSPEARMAN and RANKCORR

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Jun 11 14:21:51 2002 UTC (6 years, 5 months ago) by schloegl
Branch: MAIN
Changes since 1.12: +6 -11 lines
Diff to previous 1.12
all FLAGS removed

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Jun 11 13:57:58 2002 UTC (6 years, 5 months ago) by schloegl
Branch: MAIN
Changes since 1.11: +1 -7 lines
Diff to previous 1.11
prepared to remove FLAG_IMPLICIT_DIMENSION

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Fri Jun 7 20:56:43 2002 UTC (6 years, 5 months ago) by schloegl
Branch: MAIN
Changes since 1.10: +4 -5 lines
Diff to previous 1.10
preparing the removal of FLAG_IMPLICIT_SKIP_NAN

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Mon May 6 16:20:19 2002 UTC (6 years, 7 months ago) by schloegl
Branch: MAIN
CVS Tags: R2002-05-09
Changes since 1.9: +109 -109 lines
Diff to previous 1.9
<CR>/<LF> corrected by DOS2UNIX - finally

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon May 6 15:39:41 2002 UTC (6 years, 7 months ago) by schloegl
Branch: MAIN
Changes since 1.8: +148 -1 lines
Diff to previous 1.8
<CR>/<LF> corrected by DOS2UNIX; this should really work now

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Mon May 6 13:48:35 2002 UTC (6 years, 7 months ago) by schloegl
Branch: MAIN
Changes since 1.7: +1 -148 lines
Diff to previous 1.7
<CR>/<LF> corrected

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Apr 29 17:38:08 2002 UTC (6 years, 7 months ago) by schloegl
Branch: MAIN
Changes since 1.6: +13 -12 lines
Diff to previous 1.6
docu improved and corrected, some cosmetics

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Apr 29 16:09:21 2002 UTC (6 years, 7 months ago) by schloegl
Branch: MAIN
Changes since 1.5: +27 -4 lines
Diff to previous 1.5
additional output arguments included (2nd and 4th moment)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 14:21:44 2002 UTC (6 years, 8 months ago) by schloegl
Branch: MAIN
CVS Tags: R2002-04-20
Branch point for: Release-1-without-implicit-dim
Changes since 1.4: +3 -0 lines
Diff to previous 1.4
input arg check corrected

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sun Mar 17 13:59:04 2002 UTC (6 years, 8 months ago) by schloegl
Branch: MAIN
Changes since 1.3: +25 -30 lines
Diff to previous 1.3
flag implicit dimension removed

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 22:59:52 2002 UTC (6 years, 8 months ago) by schloegl
Branch: MAIN
Changes since 1.2: +5 -0 lines
Diff to previous 1.2
using NANSUM with Octave if avaulable

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Sat Mar 16 20:11:08 2002 UTC (6 years, 8 months ago) by schloegl
Branch: MAIN
Changes since 1.1: +13 -8 lines
Diff to previous 1.1
experimental implementation of implicit DIM for sumskipnan

Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Fri Mar 15 15:58:12 2002 UTC (6 years, 8 months ago) by schloegl
Branch: schloegl
CVS Tags: Release_20020216, Release_20020316a, start
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 , to next main 1.26
intial import of NaN-tb into CVS

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Fri Mar 15 15:58:12 2002 UTC (6 years, 8 months ago) by schloegl
Branch: MAIN
Branch point for: schloegl
Initial revision

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by: