Author | Changes | Lines of Code | Lines per Change |
---|---|---|---|
Totals | 22 (100.0%) | 260 (100.0%) | 11.8 |
yarden | 10 (45.5%) | 218 (83.8%) | 21.8 |
damevski | 1 (4.5%) | 36 (13.8%) | 36.0 |
worthen | 4 (18.2%) | 2 (0.8%) | 0.5 |
ayla | 4 (18.2%) | 2 (0.8%) | 0.5 |
livne | 2 (9.1%) | 1 (0.4%) | 0.5 |
dgroulx | 1 (4.5%) | 1 (0.4%) | 1.0 |
Along with Dav: Added #ifdef HAVE_HYPRE_1_9 in configure.ac so that if we are using Hypre 1.9.0, the AMR solver code compiles, otherwise does not
1 lines of code changed in 2 files:
remove a *~ file
0 lines of code changed in 1 file:
change InternalServices mechanism in preparation for new types of services: part II
109 lines of code changed in 5 files:
The BUILD_DATAFLOW macro belongs in dataflow_testdefs.h.in, not here.
0 lines of code changed in 2 files:
instead of defining EXCEPTIONS_CRASH to be 0 when exceptions work, don't define EXCEPTIONS_CRASH (otherwise all the #ifdef EXCEPTIONS_CRASH in the code will be true)
1 lines of code changed in 2 files:
configure option to have scirun turn on the scinew line number
1 lines of code changed in 2 files:
Make SCIRun2 work with and without Dataflow
36 lines of code changed in 1 file:
finish separation of Core from Dataflow
1 lines of code changed in 1 file:
add support for Plume. add boost and loki to configure
72 lines of code changed in 2 files:
Added optional output statements to all exception constructors. If you
configure with '--enable-exceptions-crash' all exceptions will print out their
message. This is for gcc3.3 and earlier compilers which do not properly
print out c++ exceptions.
1 lines of code changed in 1 file:
Added ACE-TAO Corba as a component model
36 lines of code changed in 1 file:
Added DEF_PTOLEMY macro to configure scripts for the Ptolemy interface package.
2 lines of code changed in 2 files: