Menu

Code SVN tahoe Commit Log


Commit Date  
[r69] by paklein

added error messages when trying to OpenRead, OpenWrite, or Create
ExodusII when ACCESS in not available. The constructor and de-
structor do not require ACCESS.

2001-02-20 00:04:44 Tree
[r68] by paklein

added StringT::versioncmp to do comparisons of verions numbers

2001-02-19 23:20:06 Tree
[r67] by paklein

transposed the matrix of eigenvectors so that the vectors are returned
in columns rather than rows

2001-02-19 23:13:44 Tree
[r66] by paklein

added the linker flag "-static" because the GNU installation
on troi does not find the correct shared language support
library.

2001-02-16 00:42:04 Tree
[r65] by paklein

added -D__SUN__ macro to differentiate GNU for SUN from GNU
for any of the other platforms

2001-02-16 00:26:50 Tree
[r64] by paklein

changes to the constructor for AutoArrayT were not getting caught
by the compiler. The old constructor
AutoArrayT<TYPE>::AutoArrayT(int, bool)
was being mapped to the new constructor
AutoArrayT<TYPE>::AutoArrayT(int, int)
The result is not fatal, but results in a loss of efficiency with
arrays that change size dynamically.

2001-02-13 17:58:26 Tree
[r63] by paklein

small clean, no change in functionality

2001-02-13 17:53:04 Tree
[r62] by paklein

changes to the constructor for AutoArrayT were not getting caught
by the compiler. The old constructor
AutoArrayT<TYPE>::AutoArrayT(int, bool)
was being mapped to the new constructor
AutoArrayT<TYPE>::AutoArrayT(int, int)
The result is not fatal, but results in a loss of efficiency with
arrays that change size dynamically.

2001-02-13 17:51:15 Tree
[r61] by paklein

changes to the constructor for AutoArrayT were not getting caught
by the compiler. The old constructor
AutoArrayT<TYPE>::AutoArrayT(int, bool)
was being mapped to the new constructor
AutoArrayT<TYPE>::AutoArrayT(int, int)
The result is not fatal, but results in a loss of efficiency with
arrays that change size dynamically.

2001-02-13 17:48:35 Tree
[r60] by paklein

added $(INC_FLAGS) to the alternate definition of DEPEND_PATH for
Sun

2001-02-09 17:37:55 Tree
Older >
MongoDB Logo MongoDB