Parent Directory
|
Revision Log
Links to HEAD: | (view) (annotate) |
Sticky Revision: |
Derived a consistent method of derivation from EsysException embodied in EsysExceptionTestCase.cpp. Eliminated xxxxException::operator=(). It was not used, and just made more work. run_tests passes on linux.
Deal with the throw vs nothrow issue in declarations on linux & windows. All the system_dep.h's (BTW, there should only be one) #define a macro THROW(ARG) depending on the system/compiler, and the code uses THROW() in declarations.
synching windows & linux code.
get rid of a throw() qualifier.
Completing the exception changes. Still fragile on the unit tests. going to continue on linux to fix some obvious bugs.
We have a successful compile & link of escript & esysUtils.
Working to eliminate stringstreams from exceptions. All exception methods return const refs to self-owned members. (i.e. no temporaries allowed after construction.) Not compiling, this is a lunch break checkin.
Copied remotely
And get the *(&(*&(* name right
Restore the trunk that existed before the windows changes were committed to the (now moved to branches) old trunk.
Make a temp copy of the trunk before checking in the windows changes
The MPI branch is hereby closed. All future work should be in trunk. Previously in revision 1295 I merged the latest changes to trunk into trunk-mpi-branch. In this revision I copied all files from trunk-mpi-branch over the corresponding trunk files. I did not use 'svn merge', it was a copy.
+ Merge of intelc_win32 branch (revision 741:755) with trunk. Tested on iVEC altix (run_tests and py_tests all pass)
More copyright.
reorganised esysUtils to remove inc directory
move all directories from trunk/esys2 into trunk and remove esys2
Merge of development branch back to main trunk on 2005-05-06
Initial revision
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
ViewVC Help | |
Powered by ViewVC 1.1.26 |