CVS log for ccp4/lib/newsrc/Attic/ccp4_parser.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.22 , Thu Mar 6 12:01:15 2003 UTC (9 years, 2 months ago) by ccb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
FILE REMOVED
switched to lib/src

Revision 1.21 / (view) - annotate - [select for diffs] , Mon Nov 18 13:19:10 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.20: +5 -3 lines
Diff to previous 1.20
In check for exponent out-of-range, check we have an int_part
and frac_part. Thus check is not done on E41 coming from cad labels!

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Oct 28 14:19:07 2002 UTC (9 years, 6 months ago) by mdw
Branch: MAIN
Changes since 1.19: +35 -1 lines
Diff to previous 1.19
New function mat4_to_recip_symop

Revision 1.19 / (view) - annotate - [select for diffs] , Wed Oct 16 14:31:03 2002 UTC (9 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.18: +48 -2 lines
Diff to previous 1.18
New symmetry operation translation functions plus a coupleof bug fixes

Revision 1.18 / (view) - annotate - [select for diffs] , Thu Aug 1 11:16:39 2002 UTC (9 years, 9 months ago) by mdw
Branch: MAIN
Changes since 1.17: +1 -0 lines
Diff to previous 1.17
Adding CVS Id

Revision 1.17 / (view) - annotate - [select for diffs] , Mon Jul 22 14:13:17 2002 UTC (9 years, 10 months ago) by mdw
Branch: MAIN
Changes since 1.16: +8 -2 lines
Diff to previous 1.16
Initialise output string in mat4_to_symop

Revision 1.16 / (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.15: +1 -0 lines
Diff to previous 1.15
Daeling with feedback from Nick Sauter, and related
tidying of function arguments.

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

Revision 1.14 / (view) - annotate - [select for diffs] , Mon May 27 12:49:17 2002 UTC (9 years, 11 months ago) by mdw
Branch: MAIN
Changes since 1.13: +11 -2 lines
Diff to previous 1.13
Add some diagnostics

Revision 1.13 / (view) - annotate - [select for diffs] , Fri Feb 15 16:57:33 2002 UTC (10 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.12: +14 -23 lines
Diff to previous 1.12
tidying

Revision 1.12 / (view) - annotate - [select for diffs] , Thu Feb 14 16:36:50 2002 UTC (10 years, 3 months ago) by mdw
Branch: MAIN
Changes since 1.11: +4 -9 lines
Diff to previous 1.11
horrible parsing problems ...

Revision 1.11 / (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.10: +242 -0 lines
Diff to previous 1.10
Replace ccp4_symtr3 with mat4_to_symop
Move mat4_to_symop and symop_to_mat4 to ccp4_parser

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

Revision 1.9 / (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.8: +4 -1 lines
Diff to previous 1.8
Nick Sauter: make sure all memory freed

Revision 1.8 / (view) - annotate - [select for diffs] , Thu Dec 13 16:54:33 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.7: +2 -1 lines
Diff to previous 1.7
Bug fix from Nick Sauter

Revision 1.7 / (view) - annotate - [select for diffs] , Thu Dec 6 14:22:40 2001 UTC (10 years, 5 months ago) by mdw
Branch: MAIN
Changes since 1.6: +106 -22 lines
Diff to previous 1.6
Pete: Allow configuration of comment characters
MDW: Set up error calls

Revision 1.6 / (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.5: +23 -0 lines
Diff to previous 1.5
Latest from mdw

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

Revision 1.4 / (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.3: +7 -7 lines
Diff to previous 1.3
updated files from Charles and lots of name changes

Revision 1.3 / (view) - annotate - [select for diffs] , Wed Oct 24 15:56:15 2001 UTC (10 years, 7 months ago) by mdw
Branch: MAIN
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
latest version

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: +4 -4 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