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 1643 by tim, Mon Oct 25 17:03:56 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
123 +
124 + 2004-10-26 21:20  gezelter
125 +
126 +        * src/UseTheForce/ForceFields.hpp: subclass foo
127 +
128 + 2004-10-26 21:16  gezelter
129 +
130 +        * src/UseTheForce/: EAM_FF.cpp, LJFF.cpp, WATER.cpp: more char* ->
131 +        string conversion
132 +
133 + 2004-10-26 19:01  gezelter
134 +
135 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
136 +        UseTheForce/ForceFields.hpp, brains/SimSetup.cpp,
137 +        brains/SimSetup.hpp: char* -> string
138 +
139 + 2004-10-26 17:25  gezelter
140 +
141 +        * src/types/: AtomType.cpp, AtomType.hpp, DirectionalAtomType.hpp,
142 +        Makefile, ShapeAtomType.cpp, ShapeAtomType.hpp, ShapeType.cpp,
143 +        ShapeType.hpp: Making ShapeType into a ShapeAtomType, fixing some
144 +        isXXX
145 +
146 + 2004-10-26 17:25  gezelter
147 +
148 +        * src/math/: RealSphericalHarmonic.cpp, RealSphericalHarmonic.hpp:
149 +        define name collision
150 +
151 + 2004-10-26 17:24  gezelter
152 +
153 +        * src/: UseTheForce/DUFF.cpp, UseTheForce/EAM_FF.cpp,
154 +        UseTheForce/ForceFields.hpp, UseTheForce/LJFF.cpp,
155 +        UseTheForce/Makefile, UseTheForce/Shapes_FF.cpp,
156 +        UseTheForce/WATER.cpp, UseTheForce/doForces.F90,
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,
170 +        src/brains/DataStorage.hpp, src/brains/Snapshot.hpp,
171 +        test/brains/DataStorageTestCase.cpp,
172 +        test/brains/DataStorageTestCase.hpp, test/brains/Makefile:
173 +        DataStorage passes unit test
174 +
175 + 2004-10-26 13:03  chrisfen
176 +
177 +        * src/UseTheForce/DarkSide/: shapes.F90, shapes_interface.h:
178 +        Changes to help advance shapes
179 +
180 + 2004-10-26 13:02  chrisfen
181 +
182 +        * src/UseTheForce/: ForceFields.hpp, Shapes_FF.cpp: Changes to
183 +        Shapes force field reader
184 +
185 + 2004-10-26 12:28  tim
186 +
187 +        * src/brains/Snapshot.hpp, test/brains/RigidBody.hpp: Snaphot and
188 +        SnapshotTestCase in progress
189 +
190 + 2004-10-25 17:46  tim
191 +
192 +        * ChangeLog, src/math/RectMatrix.hpp, src/math/SquareMatrix.hpp,
193 +        src/math/SquareMatrix3.hpp, src/math/Vector.hpp,
194 +        src/math/Vector3.hpp, test/brains/StuntDouble.hpp,
195 +        test/math/RectMatrixTestCase.cpp, test/math/Vector3TestCase.cpp,
196 +        test/math/VectorTestCase.cpp: add getArray function to  RectMatrix
197 +        and Vector classes
198 +
199 + 2004-10-25 12:03  tim
200 +
201 +        * ChangeLog, src/utils/GenericFactory.hpp,
202 +        test/utils/GenericFactoryTestCase.cpp,
203 +        test/utils/GenericFactoryTestCase.hpp, test/utils/Makefile: adding
204 +        GenericFactory Test Case. GenericFactory now can bed used to creat
205 +        ForcefieldFactory and IntegratorFactory etc.
206 +
207 + 2004-10-24 23:08  tim
208 +
209 +        * src/: brains/SimModel.hpp, brains/SimSnapshotManager.cpp,
210 +        brains/SimSnapshotManager.hpp, brains/Snapshot.hpp,
211 +        brains/SnapshotManager.hpp, utils/GenericFactory.hpp: more classes
212 +        get reconstructed
213 +
214 + 2004-10-24 02:55  tim
215 +
216 +        * src/utils/GenericFactory.hpp: GenericFactory pass unit test
217 +
218 + 2004-10-23 18:09  tim
219 +
220 +        * test/brains/: Atom.hpp, DirectionalAtom.hpp, RigidBody.hpp,
221 +        StuntDouble.cpp, StuntDouble.hpp, Atom.cpp, DirectioanlAtom.cpp,
222 +        RigidBody.cpp: Refactoring in progress
223 +
224   2004-10-22 18:09  tim
225  
226          * ChangeLog, src/brains/Snapshot.hpp,

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines