CVS log for ccp4/src/distang.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.33 / (view) - annotate - [select for diffs] , Tue Mar 13 17:41:11 2012 UTC (2 months, 1 week ago) by ccb
Branch: MAIN
CVS Tags: release-6_2_995, release-6_2_994, release-6_2_993, HEAD
Changes since 1.32: +42 -38 lines
Diff to previous 1.32
[#4762] use API rather than directly accessing the common blocks within libccp4f

Revision 1.32 / (view) - annotate - [select for diffs] , Wed Apr 2 13:35:48 2008 UTC (4 years, 1 month ago) by rmk65
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_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
Changes since 1.31: +3 -1 lines
Diff to previous 1.31
Patch from Claus fixing intel rounding error bug when calculating sqrt. Bugzilla #2941

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

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Feb 18 11:54:34 2004 UTC (8 years, 3 months ago) by pjx
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.29: +7 -3 lines
Diff to previous 1.29
Minor modification from EJD.

Revision 1.29 / (view) - annotate - [select for diffs] , Mon Jan 26 10:08:19 2004 UTC (8 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.28: +9 -3 lines
Diff to previous 1.28
add new licence banners

Revision 1.28 / (view) - annotate - [select for diffs] , Thu Jun 19 13:33:55 2003 UTC (8 years, 11 months ago) by pjx
Branch: MAIN
Changes since 1.27: +3 -3 lines
Diff to previous 1.27
Line exceeded 72 characters (Clemens Vonrhein).

Revision 1.22.2.2 / (view) - annotate - [select for diffs] , Mon Nov 4 16:41:23 2002 UTC (9 years, 6 months ago) by mdw
Branch: release-4_2_1_patch
CVS Tags: release-4_2_2
Changes since 1.22.2.1: +5 -1 lines
Diff to previous 1.22.2.1 to branch point 1.22 to next main 1.23
Add licence banner.

Revision 1.27 / (view) - annotate - [select for diffs] , Mon Nov 4 16:34:01 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.26: +5 -1 lines
Diff to previous 1.26
Add licence banner.

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Oct 23 06:53:29 2002 UTC (9 years, 7 months ago) by pjx
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25
Must use EQV not EQ when comparing LOGICALs.

Revision 1.25 / (view) - annotate - [select for diffs] , Mon Sep 16 14:24:24 2002 UTC (9 years, 8 months ago) by pjx
Branch: MAIN
Changes since 1.24: +62 -7 lines
Diff to previous 1.24
Fixed problem in previous revision, that SYMTR3 cannot handle translations
equal to or greater than 1 (i.e. unit cell). The translations are now given
a separate string representation to the symops.

Revision 1.24 / (view) - annotate - [select for diffs] , Mon Sep 16 08:17:06 2002 UTC (9 years, 8 months ago) by pjx
Branch: MAIN
Changes since 1.23: +224 -76 lines
Diff to previous 1.23
EJD: changed format of logfile to be more human-readable. New option OUTPUT
DISTOUT necessary to generate output suitable for watertidy. Added option
OUTPUT LINKS (alias for LPOUT).

Revision 1.22.2.1 / (view) - annotate - [select for diffs] , Wed Jul 31 13:49:28 2002 UTC (9 years, 9 months ago) by awa
Branch: release-4_2_1_patch
Changes since 1.22: +6 -7 lines
Diff to previous 1.22
CV - removing SAVE and a couple initialisations.

Revision 1.23 / (view) - annotate - [select for diffs] , Wed Jul 31 13:48:59 2002 UTC (9 years, 9 months ago) by awa
Branch: MAIN
Changes since 1.22: +6 -7 lines
Diff to previous 1.22
CV - removing SAVE and a couple initialisations.

Revision 1.22 / (view) - annotate - [select for diffs] , Fri Jun 14 14:33:34 2002 UTC (9 years, 11 months ago) by ccb
Branch: MAIN
CVS Tags: release-4_2_1
Branch point for: release-4_2_1_patch
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
trailing spaces (CV)

Revision 1.21 / (view) - annotate - [select for diffs] , Thu Mar 7 13:59:56 2002 UTC (10 years, 2 months ago) by pjx
Branch: MAIN
CVS Tags: release-4_2
Changes since 1.20: +17 -5 lines
Diff to previous 1.20
Use the atom/residue numbers from the file when performing selection, and
exit if the selection is empty.

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Feb 19 16:32:22 2001 UTC (11 years, 3 months ago) by ccb
Branch: MAIN
CVS Tags: release-4_1_1_patch, release-4_1_1
Changes since 1.19: +4 -3 lines
Diff to previous 1.19
Added WAT so that it is recognised as a water residue.

Revision 1.19 / (view) - annotate - [select for diffs] , Thu Jan 20 13:14:21 2000 UTC (12 years, 4 months ago) by awa
Branch: MAIN
CVS Tags: release-4_1, release-4_0_1
Changes since 1.18: +3 -1 lines
Diff to previous 1.18
 add extra check to recognise water labelled HOH

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Dec 22 16:54:36 1999 UTC (12 years, 5 months ago) by pjx
Branch: MAIN
CVS Tags: release-4_0
Changes since 1.17: +5 -4 lines
Diff to previous 1.17
Minor fix from EJD.

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Feb 15 16:43:45 1999 UTC (13 years, 3 months ago) by mdw
Branch: MAIN
CVS Tags: release-3_5_1, release-3_5
Changes since 1.16: +27 -8 lines
Diff to previous 1.16
EJD: fixed an inconsistency in distang documentation and implementation..

Revision 1.16 / (view) - annotate - [select for diffs] , Tue Sep 9 09:07:46 1997 UTC (14 years, 8 months ago) by acr
Branch: MAIN
CVS Tags: release-3_4_1, release-3_4, release-3_3
Changes since 1.15: +11 -10 lines
Diff to previous 1.15
Yet more changes to RWBROOK.

Revision 1.15 / (view) - annotate - [select for diffs] , Wed Aug 13 09:00:42 1997 UTC (14 years, 9 months ago) by awa
Branch: MAIN
Changes since 1.14: +7 -5 lines
Diff to previous 1.14
EJD double NBANG and minor output changes

Revision 1.14 / (view) - annotate - [select for diffs] , Wed Jul 9 14:13:05 1997 UTC (14 years, 10 months ago) by acr
Branch: MAIN
Changes since 1.13: +59 -75 lines
Diff to previous 1.13
added new rwbrook stuff.

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Feb 10 10:36:36 1997 UTC (15 years, 3 months ago) by acr
Branch: MAIN
Changes since 1.12: +28 -29 lines
Diff to previous 1.12
NAME extended to CHAR*10.

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Mar 17 19:22:30 1995 UTC (17 years, 2 months ago) by fx
Branch: MAIN
CVS Tags: release-3_2, release-3_1, release-3_0, release-2_15, release-2_14
Changes since 1.11: +20 -250 lines
Diff to previous 1.11
remove horrible, unnecessary, not necessarily right `vaxvms' kluges

Revision 1.11 / (view) - annotate - [select for diffs] , Fri Mar 17 10:35:28 1995 UTC (17 years, 2 months ago) by fx
Branch: MAIN
Changes since 1.10: +43 -16 lines
Diff to previous 1.10
EJD: Cosmetic changes to distang format, which require changes to
watertidy as well

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Jun 3 15:32:44 1994 UTC (17 years, 11 months ago) by fx
Branch: MAIN
CVS Tags: release-2_9, release-2_8, release-2_7, release-2_13, release-2_12, release-2_11, release-2_10, branch-2_8
Changes since 1.9: +1 -10 lines
Diff to previous 1.9
Sanitise keyword-handling to allow leading whitespace.

Revision 1.9 / (view) - annotate - [select for diffs] , Tue Apr 19 15:34:29 1994 UTC (18 years, 1 month ago) by fx
Branch: MAIN
CVS Tags: release-2_6, release-2_5, release-2_4
Changes since 1.8: +5 -9 lines
Diff to previous 1.8
EJD: change error report

Revision 1.7.2.1.2.1 / (view) - annotate - [select for diffs] , Tue Jan 4 19:22:03 1994 UTC (18 years, 4 months ago) by fx
Branch: york-2_2
Changes since 1.7.2.1: +2 -2 lines
Diff to previous 1.7.2.1 to next main 1.8
version pulled straight from york

Revision 1.7.2.1 / (view) - annotate - [select for diffs] , Tue Nov 2 21:11:40 1993 UTC (18 years, 6 months ago) by fx
Branch: release-2_2
CVS Tags: release-2_2_4
Branch point for: york-2_2
Changes since 1.7: +19 -14 lines
Diff to previous 1.7 to next main 1.8
.

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Nov 2 14:57:54 1993 UTC (18 years, 6 months ago) by fx
Branch: MAIN
CVS Tags: release-2_3
Changes since 1.7: +19 -14 lines
Diff to previous 1.7
fix unreachable code warning properly

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Aug 25 14:37:50 1993 UTC (18 years, 9 months ago) by fx
Branch: MAIN
CVS Tags: release-2_2_3, release-2_2_2, release-2_2_1, release-2_2_0, branch-2_2
Branch point for: release-2_2
Changes since 1.6: +4 -2 lines
Diff to previous 1.6
comment out unreachable code to avoid complaint from vms compiler.
needs checking

Revision 1.2.4.1 / (view) - annotate - [select for diffs] , Thu Feb 25 17:15:12 1993 UTC (19 years, 3 months ago) by fx
Branch: release-2_1_5
CVS Tags: release-2_1_7, release-2_1_6
Changes since 1.2: +4 -1 lines
Diff to previous 1.2 to next main 1.3
.

Revision 1.6 / (view) - annotate - [select for diffs] , Mon Dec 21 21:20:33 1992 UTC (19 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
previous correction done wrong

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Dec 21 18:31:22 1992 UTC (19 years, 5 months ago) by fx
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
EJD: Serious - fractional part of SCALEi cards ignored.

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Oct 8 17:14:36 1992 UTC (19 years, 7 months ago) by fx
Branch: MAIN
CVS Tags: release-2_1_4, release-2_1_3, release-2_1_2
Changes since 1.3: +2 -1 lines
Diff to previous 1.3
fix for rbfro1 from ejd

Revision 1.2.2.1 / (view) - annotate - [select for diffs] , Wed Sep 23 13:54:25 1992 UTC (19 years, 8 months ago) by fx
Branch: release-2_1_1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 to next main 1.3
*** empty log message ***

Revision 1.3 / (view) - annotate - [select for diffs] , Tue Sep 22 11:54:31 1992 UTC (19 years, 8 months ago) by fx
Branch: MAIN
CVS Tags: patched-at-2_1_1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
initialise for rbfro1

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Aug 19 14:48:09 1992 UTC (19 years, 9 months ago) by fx
Branch: MAIN
CVS Tags: sep_1_92, release-2_1
Branch point for: release-2_1_5, release-2_1_1
Changes since 1.1: +273 -34 lines
Diff to previous 1.1
change lots of "x" to "1x" in formats

Revision 1.1.1.2 / (view) - annotate - [select for diffs] (vendor branch) , Tue Jul 14 12:34:40 1992 UTC (19 years, 10 months ago) by ccp4
Branch: ccp4-suite
Changes since 1.1.1.1: +268 -30 lines
Diff to previous 1.1.1.1
prior to proper attempt at version control

Revision 1.1.1.1 / (view) - annotate - [select for diffs] (vendor branch) , Mon May 18 19:12:59 1992 UTC (20 years ago) by ccp4
Branch: ccp4-suite
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
Roughly correposnds to first `official' release of MTZ version for un*x
and VMS around 14--15/5/92.

Revision 1.1 / (view) - annotate - [select for diffs] , Mon May 18 19:12:58 1992 UTC (20 years ago) by ccp4
Branch: MAIN
Initial revision

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