ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/ChangeLog
(Generate patch)

Comparing trunk/OOPSE-3.0/ChangeLog (file contents):
Revision 1674 by tim, Thu Oct 28 19:06:59 2004 UTC vs.
Revision 1681 by tim, Thu Oct 28 22:26:32 2004 UTC

# Line 1 | Line 1
1 + 2004-10-28 16:28  tim
2 +
3 +        * src/utils/next_combination.hpp,
4 +        test/utils/NextCombinationTestCase.cpp,
5 +        test/utils/ReplaceWildCardTestCase.cpp: Done with combination
6 +
7 + 2004-10-28 16:11  tim
8 +
9 +        * src/utils/next_combination.hpp: change documentation of
10 +        next_combination.hpp
11 +
12 + 2004-10-28 15:41  tim
13 +
14 +        * ChangeLog, src/utils/next_combination.hpp,
15 +        test/utils/NextCombinationTestCase.cpp,
16 +        test/utils/NextCombinationTestCase.hpp: ReplaceWildCard is working
17 +
18 + 2004-10-28 15:01  tim
19 +
20 +        * src/utils/next_combination.hpp: adding replace wildcard function
21 +
22 + 2004-10-28 14:33  tim
23 +
24 +        * src/utils/next_combination.hpp: Minor change
25 +
26 + 2004-10-28 14:06  tim
27 +
28 +        * ChangeLog, src/applications/simpleBuilder/MoLocator.hpp,
29 +        src/applications/simpleBuilder/simpleBuilder.cpp,
30 +        src/utils/next_combination.hpp, test/utils/Makefile,
31 +        test/utils/NextCombinationTestCase.cpp,
32 +        test/utils/ReplaceWildCardTestCase.cpp,
33 +        test/utils/next_combination.hpp: STL next_permutation like
34 +        next_combination is working
35 +
36 + 2004-10-28 12:22  chrisfen
37 +
38 +        * src/UseTheForce/WATER.cpp: fix of setDipoles
39 +
40 + 2004-10-28 12:20  gezelter
41 +
42 +        * src/UseTheForce/Shapes_FF.cpp: forgot to advance lines in the
43 +        shapeFile
44 +
45 + 2004-10-28 12:20  gezelter
46 +
47 +        * samples/shape/linear.md: forgot the orientation line
48 +
49 + 2004-10-28 11:56  gezelter
50 +
51 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
52 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
53 +        UseTheForce/WATER.cpp, types/AtomType.cpp: fixed duplicate
54 +        declaration foo
55 +
56 + 2004-10-28 11:55  gezelter
57 +
58 +        * samples/lipid/5x5.md: uncommented .in line
59 +
60 + 2004-10-28 10:42  tim
61 +
62 +        * test/utils/: Makefile, NextCombinationTestCase.cpp,
63 +        NextCombinationTestCase.hpp, next_combination.hpp: next_combination
64 +        in progress
65 +
66 + 2004-10-28 10:15  tim
67 +
68 +        * test/utils/: NextCombinationTestCase.cpp,
69 +        NextCombinationTestCase.hpp: adding next_combination test case
70 +
71 + 2004-10-28 10:02  tim
72 +
73 +        * test/utils/next_combination.hpp: STL Compatible combination
74 +        sequence generator
75 +
76 + 2004-10-28 01:23  tim
77 +
78 +        * test/utils/: GenerateCombination.hpp,
79 +        ReplaceWildCardTestCase.cpp: bug fixed in GenerateCombination.hpp
80 +
81 + 2004-10-28 01:16  tim
82 +
83 +        * test/utils/GenerateCombination.hpp: a STL next_permutaion like
84 +        next_combination function.
85 +
86 + 2004-10-27 22:27  tim
87 +
88 +        * test/utils/ReplaceWildCard.hpp: no message
89 +
90 + 2004-10-27 22:14  tim
91 +
92 +        * test/utils/: ReplaceWildCard.hpp, ReplaceWildCardTestCase.cpp:
93 +        ReplaceWildCard(recursive version) is working, need refactoring. An
94 +        iterative version is on the way
95 +
96 + 2004-10-27 21:28  tim
97 +
98 +        * test/utils/: Makefile, ReplaceWildCard.hpp,
99 +        ReplaceWildCardTestCase.cpp: ReplaceWildCard in progress
100 +
101 + 2004-10-27 21:08  tim
102 +
103 +        * test/utils/: ReplaceWildCardTestCase.cpp,
104 +        ReplaceWildCardTestCase.hpp: Adding Test Case for ReplaceWildCard
105 +
106 + 2004-10-27 18:17  tim
107 +
108 +        * test/utils/ReplaceWildCard.hpp: adding ReplaceWildCard.hpp, need
109 +        test
110 +
111 + 2004-10-27 01:25  tim
112 +
113 +        * src/utils/TupleMatcher.hpp: Adding Generic TupleMatcher, wild
114 +        char matching is on the way
115 +
116 + 2004-10-27 01:07  tim
117 +
118 +        * src/utils/Tuple.hpp: Adding Generic Tuple3 and Tuple4
119 +
120   2004-10-26 22:00  gezelter
121  
122          * src/UseTheForce/: EAM_FF.cpp, ForceFields.hpp: bug fix
# Line 38 | Line 157
157          UseTheForce/DarkSide/shapes_interface.h, brains/SimSetup.cpp:
158          forcefield refactoring for shapes
159  
160 + 2004-10-26 17:24  gezelter
161 +
162 +        * samples/shape/: 5CB.shape, 8CB.shape, C60.shape, C70.shape,
163 +        Shapes.frc, cholesterol.shape, ethylBenzene.shape, linear.in,
164 +        linear.md, linear.shape, toluene.shape: adding sample shape
165 +        directory
166 +
167   2004-10-26 17:19  tim
168  
169          * ChangeLog, src/brains/DataStorage.cpp,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines