Menu

Code SVN tahoe Commit Log


Commit Date  
[r53] by paklein

corrected definition of COMP_F

2001-02-07 17:37:19 Tree
[r52] by paklein

redefined the ECHO macro as
/bin/echo -e
to handle escape characters "\t", "\c", and "\\" as needed for
"make object_list"

2001-02-07 17:29:35 Tree
[r51] by paklein

GNU.linux.macros has

-DNON_UNIX_STDIO

GNU.macros does not.

2001-02-07 03:04:05 Tree
[r50] by paklein

added GNU.linux.macros

2001-02-06 08:51:31 Tree
[r49] by paklein

replaced echo and cat with platform-specific macros $(ECHO) and $(CAT)
because some versions of echo do not handle non-printed characters as
needed for "make object_list", that is:
"\t" -> tab
"\c" -> line continuation, i.e., do not end echo with newline
"\\" -> slash

2001-02-06 03:13:18 Tree
[r48] by paklein

replaced echo and cat with platform-specific macros $(ECHO) and $(CAT)
because some versions of echo do not handle non-printed characters as
needed for "make object_list", that is:
"\t" -> tab
"\c" -> line continuation, i.e., do not end echo with newline
"\\" -> slash

2001-02-06 03:10:31 Tree
[r47] by rjones

added a macro for GCC on troi (installed in /usr/local and using
some of the SUN headers)

added NON_UNIX_STDIO define for f2c

2001-02-05 23:58:18 Tree
[r46] by paklein

added empty case of HDR, SRC, OBJ, and SUB_DIR lists to
all makefiles even if not empty to provide guide of how
to handle the empty case for all types

2001-02-01 18:24:19 Tree
[r45] by paklein

(1) modified ComplexT::Conjugate function
(2) changed zArrayT::Conjugate and zMatrixT::Conjugate to use ComplexT::Conjugate
(3) added Conjugate of self to zArrayT and zMatrixT
(4) added Inverse of self to zMatrixT

2001-02-01 18:22:29 Tree
[r44] by paklein

removed Smart*.h

2001-02-01 17:42:05 Tree
Older >
MongoDB Logo MongoDB