Log of /branches/windows_from_1456_trunk_1544_merged_in/finley/src/CPPAdapter/FinleyAdapterException.h
Parent Directory
|
Revision Log
Revision
1549 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 2 07:22:52 2008 UTC
(14 years, 8 months ago)
by
phornby
File length: 2412 byte(s)
Diff to
previous 1546
Complete the op=() implementations for exceptions.
Don't expect any effect yet. Problems lay elsewhere.
Revision
1546 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 1 07:09:49 2008 UTC
(14 years, 9 months ago)
by
phornby
File length: 2132 byte(s)
Diff to
previous 1523
Copy branch to new name to reflect the new trunk version merged in
Revision
1455 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 28 17:19:44 2008 UTC
(14 years, 11 months ago)
by
phornby
Original Path:
trunk/finley/src/CPPAdapter/FinleyAdapterException.h
File length: 2130 byte(s)
Diff to
previous 1388
Merge of branches/windows_from_1431_trunk.
Revamp of the exception system.
Fix unused vars and signed/unsigned comparisons.
defined a macro THROW(ARG) in the system_dep.h's to
deal with the expectations of declarations on different architectures.
Details in the logs of branches/windows_from_1431_trunk.
pre-merge snapshot of the trunk in tags/trunk_at_1452
Revision
1020 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 12 10:12:36 2007 UTC
(15 years, 10 months ago)
by
phornby
Original Path:
trunk/finley/src/CPPAdapter/FinleyAdapterException.h
File length: 1806 byte(s)
Diff to
previous 757
Added explicit destructors to all Exception classes.
Fixed an ifdef in TestCase.cpp
Made the conditional definition of M_PI in LocalOps.h
depend only on M_PI being undefined.
Replace dynamically dimensioned arrays in DataFactory & DataTagged with malloc.
sort() method of list does not take a named argument
(despite the manual's claims to the contary).
Revision
682 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Mar 27 02:43:09 2006 UTC
(16 years, 10 months ago)
by
robwdcock
Original Path:
trunk/finley/src/CPPAdapter/FinleyAdapterException.h
File length: 1634 byte(s)
Diff to
previous 626
+ NEW BUILD SYSTEM
This commit contains the new build system with cross-platform support.
Most things work are before though you can have more control.
ENVIRONMENT settings have changed:
+ You no longer require LD_LIBRARY_PATH or PYTHONPATH to point to the
esysroot for building and testing performed via scons
+ ACcESS altix users: It is recommended you change your modules to load
the latest intel compiler and other libraries required by boost to match
the setup in svn (you can override). The correct modules are as follows
module load intel_cc.9.0.026
export
MODULEPATH=${MODULEPATH}:/data/raid2/toolspp4/modulefiles/gcc-3.3.6
module load boost/1.33.0/python-2.4.1
module load python/2.4.1
module load numarray/1.3.3
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.