CVS log for ccp4/lib/newsrc/Attic/cmtzlib.c

(logo)

Help

(back) Up to [CCP4] / ccp4 / lib / newsrc

Request diff between arbitrary revisions / Display revisions graphically


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

Revision 1.47 , Thu Mar 6 12:01:25 2003 UTC (9 years, 2 months ago) by ccb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.46: +1 -1 lines
FILE REMOVED
switched to lib/src

Revision 1.46 / (view) - annotate - [select for diffs] , Mon Dec 9 20:33:38 2002 UTC (9 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.45: +18 -9 lines
Diff to previous 1.45
user_label_* expanded to [2] - LWASSN uses this to apply LABIN as well
Plus some bug fixes

Revision 1.45 / (view) - annotate - [select for diffs] , Mon Dec 9 12:01:14 2002 UTC (9 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.44: +78 -43 lines
Diff to previous 1.44
Add *NumActive* functions.
Add NULL_* names.

Revision 1.44 / (view) - annotate - [select for diffs] , Mon Dec 2 17:11:28 2002 UTC (9 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.43: +27 -3 lines
Diff to previous 1.43
new MtzDebugHierarchy
mtz->mtzsymm.spcgrpname now uses short name

Revision 1.43 / (view) - annotate - [select for diffs] , Mon Nov 18 11:55:00 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.42: +5 -20 lines
Diff to previous 1.42
Improve writing of sort order and rename ccp4_lwsort to MtzSetSortOrder

Revision 1.42 / (view) - annotate - [select for diffs] , Fri Nov 15 17:02:38 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.41: +7 -1 lines
Diff to previous 1.41
lhprt writes out overall cell - unfortunately ccp4i utils need this for now

Revision 1.41 / (view) - annotate - [select for diffs] , Wed Nov 13 11:39:59 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.40: +10 -8 lines
Diff to previous 1.40
Correct interpretation of CRYSTAL line. Traps for missing xname.

Revision 1.40 / (view) - annotate - [select for diffs] , Wed Nov 6 16:50:40 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.39: +5 -5 lines
Diff to previous 1.39
corrections for NT compilation

Revision 1.39 / (view) - annotate - [select for diffs] , Fri Nov 1 16:42:38 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.38: +70 -63 lines
Diff to previous 1.38
MtzGet: complicate 1st pass through header and simplify second.
In particular, will check for differing cell dimensions implying
new crystal.

Revision 1.38 / (view) - annotate - [select for diffs] , Fri Nov 1 11:17:36 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.37: +64 -4 lines
Diff to previous 1.37
kludge for reflections near resolution limits
extend lhprt for other iprint values

Revision 1.37 / (view) - annotate - [select for diffs] , Tue Oct 29 16:44:10 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.36: +54 -40 lines
Diff to previous 1.36
Some sanity checking.
MtzMalloc now uses MtzAddXtal and MtzAddDataset
Bug fixes from Nick Sauter

Revision 1.36 / (view) - annotate - [select for diffs] , Fri Oct 25 13:47:48 2002 UTC (9 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.35: +10 -9 lines
Diff to previous 1.35
Minor tidying

Revision 1.35 / (view) - annotate - [select for diffs] , Wed Oct 16 14:34:19 2002 UTC (9 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.34: +282 -127 lines
Diff to previous 1.34
Major new version allowing reflections to remain on disk.

Revision 1.34 / (view) - annotate - [select for diffs] , Thu Oct 3 12:53:05 2002 UTC (9 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.33: +6 -1 lines
Diff to previous 1.33
new function MtzColType, as requested by Pete

Revision 1.33 / (view) - annotate - [select for diffs] , Wed Jul 31 16:29:00 2002 UTC (9 years, 9 months ago) by mdw
Branch: MAIN
Changes since 1.32: +1 -0 lines
Diff to previous 1.32
Adding CVS Id

Revision 1.32 / (view) - annotate - [select for diffs] , Tue Jul 30 14:17:05 2002 UTC (9 years, 9 months ago) by mdw
Branch: MAIN
Changes since 1.31: +33 -28 lines
Diff to previous 1.31
ccp4_lwidas renamed to MtzAssignColumn and improved

Revision 1.31 / (view) - annotate - [select for diffs] , Mon Jul 22 14:17:33 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.30: +25 -15 lines
Diff to previous 1.30
Remove pointless ccp4_lrinfo
More M/ISYM fixes
Update column ranges in ccp4_lwrefl

Revision 1.30 / (view) - annotate - [select for diffs] , Wed Jul 17 14:05:19 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.29: +77 -15 lines
Diff to previous 1.29
search for indices for resolution, and tidy batch stuff

Revision 1.29 / (view) - annotate - [select for diffs] , Fri Jun 28 16:04:48 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.28: +8 -10 lines
Diff to previous 1.28
Pete spots problem with lrreff

Revision 1.28 / (view) - annotate - [select for diffs] , Fri Jun 28 15:08:18 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.27: +17 -17 lines
Diff to previous 1.27
Daeling with feedback from Nick Sauter, and related
tidying of function arguments.

Revision 1.27 / (view) - annotate - [select for diffs] , Fri Jun 28 12:54:34 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.26: +11 -11 lines
Diff to previous 1.26
Sorting out malloc's mainly.

Revision 1.26 / (view) - annotate - [select for diffs] , Fri Jun 28 12:11:26 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.25: +12 -12 lines
Diff to previous 1.25
Correct erroneous break.

Revision 1.25 / (view) - annotate - [select for diffs] , Thu May 30 15:44:42 2002 UTC (9 years, 11 months ago) by mdw
Branch: MAIN
Changes since 1.24: +33 -11 lines
Diff to previous 1.24
MDW latest

Revision 1.24 / (view) - annotate - [select for diffs] , Thu May 23 15:49:01 2002 UTC (10 years ago) by mdw
Branch: MAIN
Changes since 1.23: +3 -2 lines
Diff to previous 1.23
initialise number of columns

Revision 1.23 / (view) - annotate - [select for diffs] , Mon May 13 16:09:32 2002 UTC (10 years ago) by mdw
Branch: MAIN
Changes since 1.22: +52 -51 lines
Diff to previous 1.22
The *Path functions now assign memory. Added MtzXtals.
Lots of changes for doxygen documentation.

Revision 1.22 / (view) - annotate - [select for diffs] , Fri May 10 16:01:33 2002 UTC (10 years ago) by mdw
Branch: MAIN
Changes since 1.21: +38 -3 lines
Diff to previous 1.21
Add several accessor functions to crystal/dataset/column

Revision 1.21 / (view) - annotate - [select for diffs] , Fri Feb 8 17:06:20 2002 UTC (10 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
Fix output symm line

Revision 1.20 / (view) - annotate - [select for diffs] , Wed Feb 6 16:24:00 2002 UTC (10 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.19: +6 -2 lines
Diff to previous 1.19
Replace ccp4_symtr3 with mat4_to_symop
Move mat4_to_symop and symop_to_mat4 to ccp4_parser

Revision 1.19 / (view) - annotate - [select for diffs] , Fri Jan 25 14:39:15 2002 UTC (10 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.18: +44 -20 lines
Diff to previous 1.18
Some important bug fixes, plus documentation

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Jan 17 16:55:11 2002 UTC (10 years, 4 months ago) by mdw
Branch: MAIN
Changes since 1.17: +35 -12 lines
Diff to previous 1.17
Changes for doxygen plus many more...

Revision 1.17 / (view) - annotate - [select for diffs] , Thu Jan 10 15:55:40 2002 UTC (10 years, 4 months ago) by mdw
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Didn't pick up unassigned cell properly

Revision 1.16 / (view) - annotate - [select for diffs] , Wed Jan 9 17:44:02 2002 UTC (10 years, 4 months ago) by mdw
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Didn't read all SYMM records!

Revision 1.15 / (view) - annotate - [select for diffs] , Fri Dec 21 16:00:22 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
name change

Revision 1.14 / (view) - annotate - [select for diffs] , Fri Dec 21 15:01:32 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.13: +17 -13 lines
Diff to previous 1.13
Nick Sauter: make sure all memory freed

Revision 1.13 / (view) - annotate - [select for diffs] , Thu Dec 20 16:08:06 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.12: +35 -23 lines
Diff to previous 1.12
Name changes for Charles' i/o stuff
Change char [] to char * for SWIG
New function MtzSpacegroupNumber

Revision 1.12 / (view) - annotate - [select for diffs] , Tue Dec 11 16:22:33 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.11: +46 -8 lines
Diff to previous 1.11
New functions MtzNref, MtzNxtal, MtzToggleColumn
Bug fix for writing sorting sort order.
Check for blank project names etc.

Revision 1.11 / (view) - annotate - [select for diffs] , Wed Nov 21 16:26:13 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.10: +4 -5 lines
Diff to previous 1.10
latest from me

Revision 1.10 / (view) - annotate - [select for diffs] , Tue Nov 13 16:57:58 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.9: +1 -3 lines
Diff to previous 1.9
Latest from mdw

Revision 1.9 / (view) - annotate - [select for diffs] , Fri Nov 9 18:58:09 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.8: +87 -1 lines
Diff to previous 1.8
latest from mdw

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Nov 1 15:30:04 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.7: +18 -5 lines
Diff to previous 1.7
today's changes

Revision 1.7 / (view) - annotate - [select for diffs] , Wed Oct 31 16:14:10 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.6: +25 -1 lines
Diff to previous 1.6
latest

Revision 1.6 / (view) - annotate - [select for diffs] , Tue Oct 30 16:02:38 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Latest version

Revision 1.5 / (view) - annotate - [select for diffs] , Mon Oct 29 10:35:10 2001 UTC (10 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.4: +5 -5 lines
Diff to previous 1.4
New ccp4_array from Kevin

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Oct 25 14:57:22 2001 UTC (10 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.3: +16 -43 lines
Diff to previous 1.3
resizeable arrays from Kevin

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Oct 25 13:16:52 2001 UTC (10 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.2: +59 -58 lines
Diff to previous 1.2
updated files from Charles and lots of name changes

Revision 1.2 / (view) - annotate - [select for diffs] , Mon Oct 22 14:54:22 2001 UTC (10 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.1: +28 -26 lines
Diff to previous 1.1
Second version of new library - enough to compile stnet!

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Oct 2 10:03:30 2001 UTC (10 years, 7 months ago) by mdw
Branch: MAIN
First version of new library

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