CVS log for ccp4/src/findncs.f

(logo)

Help

(back) Up to [CCP4] / ccp4 / src

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)

Revision 1.18 / (view) - annotate - [select for diffs] , Tue Mar 25 16:46:15 2008 UTC (4 years, 1 month ago) by nds65
Branch: MAIN
CVS Tags: series-6_2-root, series-6_2, series-6_1-root, series-6_1, series-6_0_99e-root, series-6_0_99e, series-6_0_99d-root, series-6_0_99d, release-6_2_995, release-6_2_994, release-6_2_993, release-6_2_992, release-6_2_991, release-6_2_0, release-6_1_3, release-6_1_24, release-6_1_2, release-6_1_13, release-6_1_1, release-6_1_0, pre_xia2_remove, pre-merge-release-6_1_3, pre-merge-6_0_99e, pre-merge-6_0_99d, pre-merge-30_07_11, pre-merge-20_4_2009, pre-merge-13_08_2009, pre-merge-07_09_2010, post_merge-13_08_2009, post-merge-release-6_1_3, post-merge-6_0_99d, post-merge-30_07_11, post-merge-20_4_2009, post-merge-07_09_2010, merge-release_6_1_0, merge-5_8_2008, branch-merge-20_4_2009, branch-merge-13_08_2009, branch-merge-07_09_2010, branch-30_07_11, HEAD
Changes since 1.17: +2 -1 lines
Diff to previous 1.17
uninitialised variable (Bug 2954)

Revision 1.17 / (view) - annotate - [select for diffs] , Tue Feb 26 16:28:21 2008 UTC (4 years, 2 months ago) by nds65
Branch: MAIN
Changes since 1.16: +21 -19 lines
Diff to previous 1.16
Update reference and fix typos in output

Revision 1.16 / (view) - annotate - [select for diffs] , Mon Sep 17 09:12:06 2007 UTC (4 years, 8 months ago) by pjx
Branch: MAIN
Changes since 1.15: +51 -51 lines
Diff to previous 1.15
Merged outstanding changes from the release-6_0_patch branch.

Revision 1.15.2.1 / (view) - annotate - [select for diffs] , Fri Mar 3 16:43:47 2006 UTC (6 years, 2 months ago) by nds65
Branch: release-6_0_patch
CVS Tags: release-6_0_2, release-6_0_1, merge-6_0_patch_240407, merge-6_0_patch_100907
Changes since 1.15: +51 -51 lines
Diff to previous 1.15 to next main 1.16
corrected misspellings

Revision 1.15 / (view) - annotate - [select for diffs] , Tue Sep 6 11:25:13 2005 UTC (6 years, 8 months ago) by mdw
Branch: MAIN
CVS Tags: release-6_0
Branch point for: release-6_0_patch
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
update licence banners

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Jan 26 10:08:20 2004 UTC (8 years, 3 months ago) by mdw
Branch: MAIN
CVS Tags: release-5_0_binaries, release-5_0_2, release-5_0_1_patch, release-5_0_1, release-5_0, pre_fft_swap, CCP4-auto
Changes since 1.13: +9 -3 lines
Diff to previous 1.13
add new licence banners

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Jan 14 15:40:14 2004 UTC (8 years, 4 months ago) by ccb
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
changes from Clemens

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Sep 8 13:56:13 2003 UTC (8 years, 8 months ago) by pp54
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11
Windows Fix: Added ERR to READ statement

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Jun 27 13:13:34 2003 UTC (8 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.10: +26 -19 lines
Diff to previous 1.10
use new symmetry library for reading SPA card

Revision 1.10 / (view) - annotate - [select for diffs] , Wed Jul 31 16:29:24 2002 UTC (9 years, 9 months ago) by awa
Branch: MAIN
Changes since 1.9: +5 -4 lines
Diff to previous 1.9
declaring a few subroutines external -cv

Revision 1.9.2.1 / (view) - annotate - [select for diffs] , Wed Jul 31 16:28:54 2002 UTC (9 years, 9 months ago) by awa
Branch: release-4_2_1_patch
CVS Tags: release-4_2_2
Changes since 1.9: +5 -4 lines
Diff to previous 1.9 to next main 1.10
CV declaring a few subrotines external

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Feb 22 15:54:12 2002 UTC (10 years, 3 months ago) by ccb
Branch: MAIN
CVS Tags: release-4_2_1, release-4_2
Branch point for: release-4_2_1_patch
Changes since 1.8: +4 -2 lines
Diff to previous 1.8
using character array to init blank strings (Clemens Vonrhein)

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Oct 18 13:04:43 2001 UTC (10 years, 7 months ago) by pjx
Branch: MAIN
Changes since 1.7: +21 -17 lines
Diff to previous 1.7
Clemens Vonrhein: minor fixes to putpdbf and putf2.

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Jan 25 11:31:30 2001 UTC (11 years, 3 months ago) by pjx
Branch: MAIN
CVS Tags: release-4_1_1_patch, release-4_1_1, release-4_1
Changes since 1.6: +15 -6 lines
Diff to previous 1.6
1. Changed calls to CRYSTAL to LGG_CRYSTAL (changed in lgglib)
2. Changed calls to RADII to LGG_RADII; also required explicit declaration
   of LGG_RADII as real and external.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Nov 10 12:03:57 2000 UTC (11 years, 6 months ago) by pjx
Branch: MAIN
Changes since 1.5: +49 -29 lines
Diff to previous 1.5
Separated variable declaration from initialisations.

Revision 1.5 / (view) - annotate - [select for diffs] , Tue Oct 12 16:49:12 1999 UTC (12 years, 7 months ago) by mdw
Branch: MAIN
CVS Tags: release-4_0_1, release-4_0
Changes since 1.4: +1143 -1358 lines
Diff to previous 1.4
Replaced tabs with spaces.
fitca -> fitca1
ivsn, mtovec, screw gone - versions in lgglib

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Mar 16 16:54:23 1999 UTC (13 years, 2 months ago) by mdw
Branch: MAIN
CVS Tags: release-3_5_1
Changes since 1.3: +8 -3 lines
Diff to previous 1.3
Move large initialisation to DO loop to reduce executable.

Revision 1.3 / (view) - annotate - [select for diffs] , Fri Feb 26 11:20:19 1999 UTC (13 years, 2 months ago) by mdw
Branch: MAIN
CVS Tags: release-3_5
Changes since 1.2: +7 -6 lines
Diff to previous 1.2
Corrected call to UCPUTM
Renamed library calls to lgg_string and lgg_symlib
Fixed bug in call to matmult

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Feb 22 16:10:32 1999 UTC (13 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.1: +6 -5 lines
Diff to previous 1.1
lnblnk -> lenstr and secnds -> ucputm since HPUX didn't like it

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Feb 12 14:37:38 1999 UTC (13 years, 3 months ago) by mdw
Branch: MAIN
New from Guoguang Lu

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

ccp4@ccp4.ac.uk
Powered by
ViewCVS 0.9.3