Log of /branches/RW_WIN32/escript
Directory Listing
Revision
221 -
Directory Listing
Modified
Thu Nov 24 11:23:33 2005 UTC
(16 years, 7 months ago)
by
phornby
Builds on Linux. Changes to path names in top level
SConstruct will break the windows build. I've done my best
to not change anything else that would break windows, but
something might have slipped past.
Please check the finley_UnitTests.cpp, bruce_UnitTests.cpp and
escript_UnitTest.cpp (look at the TODO).
Revision
218 -
Directory Listing
Modified
Thu Nov 24 07:42:12 2005 UTC
(16 years, 7 months ago)
by
robwdcock
All C++/C Unit tests now build (using scons) and pass on win32
Revision
209 -
Directory Listing
Modified
Wed Nov 23 06:32:25 2005 UTC
(16 years, 7 months ago)
by
robwdcock
PARTIAL WIN32 BUILD SYSTEM AND PORT
+ bruce, escript build system and library now ported
+ other no longer necessary directories removed from this branches subversion repository
Revision
186 -
Directory Listing
Modified
Sun Nov 20 10:51:16 2005 UTC
(16 years, 7 months ago)
by
robwdcock
PARTIAL WIN32 PORT
+ Paso, ext_math and mmio libraries build using scons in top level directory
+ Scons build system currently hard coded against RW's third-party library paths.
+ Still lots TODO to complete port and build system
Revision
185 -
Directory Listing
Modified
Sun Nov 20 05:43:12 2005 UTC
(16 years, 7 months ago)
by
robwdcock
Robert Woodcock private branch for win32 port. Will eventually be merged with trunk when build systems are unified.
Revision
184 -
Directory Listing
Modified
Fri Nov 18 06:14:18 2005 UTC
(16 years, 7 months ago)
by
phornby
Original Path:
trunk/escript
Remove unnecessary unary +'s from the numarray.array's because this is broken in some
versions of numarray.
Revision
181 -
Directory Listing
Modified
Fri Nov 18 04:28:47 2005 UTC
(16 years, 7 months ago)
by
jgs
Original Path:
trunk/escript
first draft of config/construct scripts for escript library
Revision
160 -
Directory Listing
Modified
Thu Nov 10 05:09:25 2005 UTC
(16 years, 7 months ago)
by
jgs
Original Path:
trunk/escript
fixed a broken constructor - simply didn't work
Revision
159 -
Directory Listing
Modified
Thu Nov 10 04:01:43 2005 UTC
(16 years, 7 months ago)
by
matt
Original Path:
trunk/escript
Added a more comprehensive data equivalence test based on X coordinates.
Revision
158 -
Directory Listing
Modified
Thu Nov 10 03:51:03 2005 UTC
(16 years, 7 months ago)
by
matt
Original Path:
trunk/escript
Added finley and bruce rectangle and brick Data archive tests.
Revision
154 -
Directory Listing
Modified
Mon Nov 7 05:51:17 2005 UTC
(16 years, 7 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-11-07
Revision
153 -
Directory Listing
Modified
Tue Oct 25 01:51:20 2005 UTC
(16 years, 8 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-10-25
Revision
152 -
Directory Listing
Modified
Fri Oct 21 08:32:21 2005 UTC
(16 years, 8 months ago)
by
phornby
Original Path:
trunk/esys2/escript
DataConstantTestCase.cpp, DataExpandedTestCase.cpp:
Replace
DataExpanded testData1(FunctionSpace(),....)
with
FunctionSpace tmp_fns;
DataExpanded testData1(tmp_fns,shape,data);
for GCC's sake.
Added some profiling to PoissonSolverTest.py.
Revision
151 -
Directory Listing
Modified
Thu Sep 22 01:55:00 2005 UTC
(16 years, 9 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-09-22
Revision
150 -
Directory Listing
Modified
Thu Sep 15 03:44:45 2005 UTC
(16 years, 9 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-09-15
Revision
149 -
Directory Listing
Modified
Thu Sep 1 03:31:39 2005 UTC
(16 years, 9 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-09-01
Revision
148 -
Directory Listing
Modified
Tue Aug 23 01:24:31 2005 UTC
(16 years, 10 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch dev-02 back to main trunk on 2005-08-23
Revision
147 -
Directory Listing
Modified
Fri Aug 12 01:45:47 2005 UTC
(16 years, 10 months ago)
by
jgs
Original Path:
trunk/esys2/escript
erge of development branch dev-02 back to main trunk on 2005-08-12
Revision
146 -
Directory Listing
Modified
Fri Jul 29 01:44:29 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
First merge of development branch dev-02 back to main trunk on 2005-07-29
Revision
142 -
Directory Listing
Modified
Mon Jul 25 05:28:20 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-07-25
Revision
141 -
Directory Listing
Modified
Mon Jul 25 05:15:41 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
fixed to work with new python source/install directory structure
Revision
126 -
Directory Listing
Modified
Fri Jul 22 03:53:08 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-07-22
Revision
124 -
Directory Listing
Modified
Wed Jul 20 06:14:58 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
added ln(data) style wrapper for data.ln() - also added corresponding
implementation of Ln_Symbol class (not sure if this is right though)
Revision
123 -
Directory Listing
Modified
Fri Jul 8 04:08:13 2005 UTC
(16 years, 11 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-07-08
Revision
121 -
Directory Listing
Modified
Fri May 6 04:26:16 2005 UTC
(17 years, 1 month ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-05-06
Revision
118 -
Directory Listing
Modified
Tue Apr 12 04:44:55 2005 UTC
(17 years, 2 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-04-12
Revision
114 -
Directory Listing
Modified
Fri Mar 4 07:12:37 2005 UTC
(17 years, 3 months ago)
by
jgs
Original Path:
trunk/esys2/escript
Merge of development branch back to main trunk on 2005-03-04
Revision
95 -
Directory Listing
Modified
Wed Oct 27 00:53:16 2004 UTC
(17 years, 8 months ago)
by
jgs
Original Path:
trunk/esys2/escript
disabled testSubtraction test for now - requires setTaggedValue interface
which takes Data object as argument
Revision
90 -
Directory Listing
Modified
Wed Oct 27 00:31:36 2004 UTC
(17 years, 8 months ago)
by
jgs
Original Path:
trunk/esys2/escript
removed non-boost version of setTaggedValue - breaks escript.cpp
Revision
83 -
Directory Listing
Modified
Tue Oct 26 23:51:50 2004 UTC
(17 years, 8 months ago)
by
jgs
Original Path:
trunk/esys2/escript
added dummy file to ensure CVS keeps this directory in the repository