CVS log for pointless/mtz_utils.cpp |
 |
|
Up to [CCP4] / pointless
Request diff between arbitrary revisions
/ Display revisions graphically
Default branch: MAIN
Bookmark a link to:
HEAD
/
(download)
Revision
1.10
/
(view)
- annotate
- [select for diffs]
, Thu Jun 17 09:02:17 2010 UTC (23 months, 1 week ago) by ccb
Branch:
MAIN
CVS Tags:
release-6_2_992,
release-6_2_991,
release-6_2_0,
release-6_1_24,
pointless-1_6_8,
pointless-1_6_5,
pointless-1_6_4,
pointless-1_6_3a,
pointless-1_6_3,
pointless-1_6_2,
pointless-1_6_13,
pointless-1_6_1,
pointless-1_5_9,
pointless-1_5_8,
pointless-1_5_6,
pointless-1_5_3,
pointless-1_5_22-local,
pointless-1_5_22,
pointless-1_5_21,
pointless-1_5_19,
pointless-1_5_17,
pointless-1_5_16,
pointless-1_5_12,
pointles-1_5_6,
poinless-1_6_4-local,
HEAD
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
update to 1.5.3
Revision
1.9
/
(view)
- annotate
- [select for diffs]
, Thu Jun 10 13:13:52 2010 UTC (23 months, 2 weeks ago) by ccb
Branch:
MAIN
CVS Tags:
v1_5_2
Changes since 1.8: +3 -3 lines
Diff to previous 1.8
update to 1.5.2
Revision
1.8
/
(view)
- annotate
- [select for diffs]
, Mon May 17 15:24:31 2010 UTC (2 years ago) by rvy34
Branch:
MAIN
Changes since 1.7: +47 -49 lines
Diff to previous 1.7
version 1.5.1 with added files
Revision
1.7
/
(view)
- annotate
- [select for diffs]
, Thu Mar 18 16:07:38 2010 UTC (2 years, 2 months ago) by rvy34
Branch:
MAIN
CVS Tags:
release-6_1_13,
pthread-root,
pthread
Changes since 1.6: +3 -1 lines
Diff to previous 1.6
Index: mtz_utils.cpp
===================================================================
RCS file: /ccpdisk/xtal/CVSROOT/pointless/mtz_utils.cpp,v
retrieving revision 1.6
diff -u -r1.6 mtz_utils.cpp
--- mtz_utils.cpp 11 Jan 2010 15:54:49 -0000 1.6
+++ mtz_utils.cpp 11 Mar 2010 11:29:52 -0000
@@ -1,6 +1,8 @@
// mtz_utils.cpp
-
+#ifndef _WIN32
#include <pthread.h>
+#endif
+
#include "mtz_utils.hh"
#include "hkl_symmetry.hh"
Revision
1.6
/
(view)
- annotate
- [select for diffs]
, Mon Jan 11 15:54:49 2010 UTC (2 years, 4 months ago) by ccb
Branch:
MAIN
CVS Tags:
release-6_1_3
Changes since 1.5: +1 -2 lines
Diff to previous 1.5
update version to 1.4.5
Revision
1.5
/
(view)
- annotate
- [select for diffs]
, Tue Nov 10 09:51:26 2009 UTC (2 years, 6 months ago) by rvy34
Branch:
MAIN
CVS Tags:
release-6_1_3-old
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
windows configuration included
Revision
1.4
/
(view)
- annotate
- [select for diffs]
, Fri Jan 16 14:11:54 2009 UTC (3 years, 4 months ago) by graeme
Branch:
MAIN
CVS Tags:
release-6_1_2,
release-6_1_1
Changes since 1.3: +25 -0 lines
Diff to previous 1.3
Updated pointless version to 1.3.0004 now passes tests.
Revision
1.3
/
(view)
- annotate
- [select for diffs]
, Mon Mar 31 10:54:13 2008 UTC (4 years, 1 month ago) by ccb
Branch:
MAIN
CVS Tags:
version1_2_19,
release-6_1_0,
pointless-pre-1_2_21,
pointless-1_2_18,
local-1_2_19
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
bug 2973, require namespace identifiers
Revision
1.2
/
(view)
- annotate
- [select for diffs]
, Mon Nov 12 10:28:20 2007 UTC (4 years, 6 months ago) by fr45
Branch:
MAIN
Changes since 1.1: +4 -2 lines
Diff to previous 1.1
updating CVS to version 1.2.9
Revision
1.1.1.1
/
(view)
- annotate
- [select for diffs]
(vendor branch)
, Wed Jul 11 15:06:30 2007 UTC (4 years, 10 months ago) by ccb
Branch:
PRE
CVS Tags:
pointless_1_2_0,
pointless_1_1_5
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
import of pointless and othercell
Revision
1.1
/
(view)
- annotate
- [select for diffs]
, Wed Jul 11 15:06:30 2007 UTC (4 years, 10 months ago) by ccb
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.