CVS log for ccp4/src/oasis.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] , Fri Dec 4 13:52:46 2009 UTC (2 years, 5 months ago) by ccb
Branch: MAIN
CVS Tags: series-6_2-root, series-6_2, 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_24, pre-merge-30_07_11, pre-merge-07_09_2010, post-merge-release-6_1_3, post-merge-30_07_11, post-merge-07_09_2010, branch-30_07_11, HEAD
Changes since 1.32: +6 -6 lines
Diff to previous 1.32
merge in series-6_1 to release-6_1_3

Revision 1.31.6.3 / (view) - annotate - [select for diffs] , Mon Oct 12 16:18:12 2009 UTC (2 years, 7 months ago) by nds65
Branch: series-6_1
CVS Tags: release-6_1_3, release-6_1_13, pre_xia2_remove, branch-merge-07_09_2010
Changes since 1.31.6.2: +6 -6 lines
Diff to previous 1.31.6.2 to branch point 1.31 to next main 1.32
wider format for F and SIGF (Bug 4031)

Revision 1.32 / (view) - annotate - [select for diffs] , Mon Aug 17 08:26:43 2009 UTC (2 years, 9 months ago) by ccb
Branch: MAIN
CVS Tags: pre-merge-release-6_1_3, post_merge-13_08_2009
Changes since 1.31: +12 -11 lines
Diff to previous 1.31
merge in 6.1.1 to 6.1.2 changes from the series-6_1 branch

Revision 1.31.6.2 / (view) - annotate - [select for diffs] , Mon Jun 8 08:24:39 2009 UTC (2 years, 11 months ago) by nds65
Branch: series-6_1
CVS Tags: release-6_1_2, branch-merge-13_08_2009
Changes since 1.31.6.1: +7 -5 lines
Diff to previous 1.31.6.1 to branch point 1.31
trap zero divides (Bug 3876)

Revision 1.31.6.1 / (view) - annotate - [select for diffs] , Fri Jun 5 12:46:07 2009 UTC (2 years, 11 months ago) by nds65
Branch: series-6_1
Changes since 1.31: +6 -7 lines
Diff to previous 1.31
remove dead code (Bug 3876) and allow lower case keywords

Revision 1.31 / (view) - annotate - [select for diffs] , Tue Jun 26 10:47:54 2007 UTC (4 years, 10 months ago) by nds65
Branch: MAIN
CVS Tags: series-6_1-root, series-6_0_99e-root, series-6_0_99e, series-6_0_99d-root, series-6_0_99d, release-6_1_1, release-6_1_0, pre-merge-6_0_99e, pre-merge-6_0_99d, pre-merge-20_4_2009, pre-merge-13_08_2009, post-merge-6_0_99d, post-merge-20_4_2009, merge-release_6_1_0, merge-5_8_2008, branch-merge-20_4_2009
Branch point for: series-6_1
Changes since 1.30: +11 -6 lines
Diff to previous 1.30
Revert 1.26 and add ERR keyword to CLOSE statements instead (Bug 2405).

Revision 1.30 / (view) - annotate - [select for diffs] , Fri Jun 22 08:19:39 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.29: +15 -9 lines
Diff to previous 1.29
Title no longer need to contain capital letters (Zhang Tao).

Revision 1.29 / (view) - annotate - [select for diffs] , Tue Jun 19 15:43:27 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.28: +5 -3 lines
Diff to previous 1.28
Common block sizes were not the same - gave warning on autobuilds.
Also commas missing in format statement - likewise.

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Jun 15 16:05:32 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.27: +24 -5 lines
Diff to previous 1.27
Use parser rarther than free format read for .frc file (Bug 2436).

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Jun 15 13:42:19 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
Spurious comma in WRITE statement

Revision 1.26 / (view) - annotate - [select for diffs] , Wed Jun 6 14:04:41 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.25: +6 -6 lines
Diff to previous 1.25
Intel compiler didn't like STATUS='DELETE' when closing scratch file (Bug 2405).

Revision 1.25 / (view) - annotate - [select for diffs] , Tue Jun 5 13:17:08 2007 UTC (4 years, 11 months ago) by nds65
Branch: MAIN
Changes since 1.24: +4 -3 lines
Diff to previous 1.24
Control was returned to wrong place on reading END keyword.
NHIGH0 must be declared as real, otherwise failure on Windows.
LWCLOS should have two arguments.

Revision 1.24 / (view) - annotate - [select for diffs] , Fri May 25 12:02:39 2007 UTC (5 years ago) by nds65
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23
Declare array arguments as integers (Bug 2397).

Revision 1.23 / (view) - annotate - [select for diffs] , Tue May 22 10:31:13 2007 UTC (5 years ago) by nds65
Branch: MAIN
Changes since 1.22: +4 -2 lines
Diff to previous 1.22
Bug fix from Tao Zhang (student of Hai-fu Fan).

Revision 1.22 / (view) - annotate - [select for diffs] , Tue May 22 10:23:32 2007 UTC (5 years ago) by nds65
Branch: MAIN
Changes since 1.21: +253 -228 lines
Diff to previous 1.21
Reinstate our bug fixes (some in different guise due to code changes).
Also fix Windows compiler bugs.

Revision 1.21 / (view) - annotate - [select for diffs] , Tue May 22 10:19:26 2007 UTC (5 years ago) by nds65
Branch: MAIN
Changes since 1.20: +3403 -2656 lines
Diff to previous 1.20
New version Oasis 2006

Revision 1.20 / (view) - annotate - [select for diffs] , Tue Sep 6 11:25:20 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.19: +2 -2 lines
Diff to previous 1.19
update licence banners

Revision 1.19 / (view) - annotate - [select for diffs] , Tue Mar 8 16:49:50 2005 UTC (7 years, 2 months ago) by nds65
Branch: MAIN
Changes since 1.18: +5 -5 lines
Diff to previous 1.18
Large molecules need number of atoms to be written/read in I6 format rather
than I5

Revision 1.18 / (view) - annotate - [select for diffs] , Wed Nov 17 09:51:55 2004 UTC (7 years, 6 months ago) by nds65
Branch: MAIN
CVS Tags: pre_fft_swap
Changes since 1.17: +10 -5 lines
Diff to previous 1.17
Windows unable to write exponentially small numbers in F9.5 format, so write
zero instead.

Revision 1.17 / (view) - annotate - [select for diffs] , Fri Jan 23 17:09:42 2004 UTC (8 years, 4 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, CCP4-auto
Changes since 1.16: +9 -3 lines
Diff to previous 1.16
add new licence banners

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Sep 17 09:43:53 2003 UTC (8 years, 8 months ago) by pp54
Branch: MAIN
Changes since 1.15: +1 -2 lines
Diff to previous 1.15
Removed Write statement that was left after previous cvs commit

Revision 1.15 / (view) - annotate - [select for diffs] , Mon Sep 8 13:55:38 2003 UTC (8 years, 8 months ago) by pp54
Branch: MAIN
Changes since 1.14: +4 -2 lines
Diff to previous 1.14
Windows fix: Added ERR to READ statements

Revision 1.14 / (view) - annotate - [select for diffs] , Mon Mar 3 11:24:33 2003 UTC (9 years, 2 months ago) by pjx
Branch: MAIN
Changes since 1.13: +2 -1 lines
Diff to previous 1.13
Added call to CCP4_PROG_VERSION to set version to 1.2.2 for -i option.

Revision 1.13 / (view) - annotate - [select for diffs] , Mon Mar 3 11:20:51 2003 UTC (9 years, 2 months ago) by pjx
Branch: MAIN
Changes since 1.12: +23 -6 lines
Diff to previous 1.12
Oasis 1.2.2 from Quan Hao. New option to force FOM to follow a uniform
distribution.

Revision 1.12 / (view) - annotate - [select for diffs] , Mon Jun 17 08:14:46 2002 UTC (9 years, 11 months ago) by ccb
Branch: MAIN
CVS Tags: release-4_2_2, release-4_2_1_patch, release-4_2_1
Changes since 1.11: +153 -150 lines
Diff to previous 1.11
removal of Holleriths (CV)

Revision 1.11 / (view) - annotate - [select for diffs] , Thu Mar 14 13:21:34 2002 UTC (10 years, 2 months ago) by pjx
Branch: MAIN
CVS Tags: release-4_2
Changes since 1.10: +2 -3 lines
Diff to previous 1.10
Changed stop statement for CCPERR.

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Feb 5 16:26:59 2002 UTC (10 years, 3 months ago) by pjx
Branch: MAIN
Changes since 1.9: +144 -86 lines
Diff to previous 1.9
New version from Quan Hao. Major changes are: new keywords SIG and RES;
keywords now case independent; maximum number of reflections increased to
150,000; program raises error if asu rather unit cell contents are entered.

Revision 1.9 / (view) - annotate - [select for diffs] , Wed Aug 22 08:07:41 2001 UTC (10 years, 9 months ago) by pjx
Branch: MAIN
Changes since 1.8: +5 -5 lines
Diff to previous 1.8
Cosmetic: updated affliation and contact details for Quan Hao.

Revision 1.7.2.1 / (view) - annotate - [select for diffs] , Fri Jun 29 09:44:22 2001 UTC (10 years, 10 months ago) by pjx
Branch: release-4_1_1_patch
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 to next main 1.8
From Quan - fix to stop program crash when native structure factors are
zero in the input file.

Revision 1.8 / (view) - annotate - [select for diffs] , Fri Jun 29 09:39:17 2001 UTC (10 years, 10 months ago) by pjx
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Minor fix from Quan, to stop program crashing when there are native
structure factors of zero in input file.

Revision 1.7 / (view) - annotate - [select for diffs] , Mon Feb 12 09:25:49 2001 UTC (11 years, 3 months ago) by pjx
Branch: MAIN
CVS Tags: release-4_1_1
Branch point for: release-4_1_1_patch
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
Minor bug fix - wrong variable used as array index in loop.

Revision 1.6 / (view) - annotate - [select for diffs] , Wed Jan 12 11:03:31 2000 UTC (12 years, 4 months ago) by mdw
Branch: MAIN
CVS Tags: release-4_1, release-4_0_1, release-4_0
Changes since 1.5: +11 -5 lines
Diff to previous 1.5
Bug fixes from Quan for trigonal space groups

Revision 1.5 / (view) - annotate - [select for diffs] , Thu Dec 16 11:46:47 1999 UTC (12 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.4: +20 -23 lines
Diff to previous 1.4
Use CCPDAT rather than UIDATE

Revision 1.4 / (view) - annotate - [select for diffs] , Tue Nov 23 15:26:57 1999 UTC (12 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.3: +69 -12 lines
Diff to previous 1.3
From Quan Hao: CEL and SYM can be taken from HKLIN

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Nov 18 12:06:10 1999 UTC (12 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2
Put logmss check first, for benefit of alpha

Revision 1.2 / (view) - annotate - [select for diffs] , Wed Oct 20 08:47:48 1999 UTC (12 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.1: +24 -19 lines
Diff to previous 1.1
Minor changes from QuanHao.
Added copyright statement.
UNIT -> UNIT_OAS and INPUT -> INPUT_OAS to avoid symbol clashes.

Revision 1.1 / (view) - annotate - [select for diffs] , Fri Oct 15 15:22:22 1999 UTC (12 years, 7 months ago) by mdw
Branch: MAIN
New from Quan Hao
Modifications for CCP4 by MDW

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