source: TRACY3/trunk/ChangeLog

Last change on this file was 27, checked in by zhangj, 10 years ago

Remove unnessary configuration files and arrange the logs.

  • Property svn:executable set to *
File size: 469 bytes
Line 
12010 - Migration from Tracy2 to Tracy3
2Integration of SOLEIL subroutines
3
429/03/2012: by Jianfeng Zhang @ LAL
5
6        (1) Add the c standard library "stdint.h" in "tracy_lib.h",
7            since ubuntu 11.10 has a bug which can not read the
8            c int type.
9        (2) Comment out
10           "template double std::__cmath_power<double>(double, unsigned)"
11           since the definition of "cmath_power" has been included in
12           the lstdc++ (For the 4.6 versions of g++, gcc, gfortran).
13           
Note: See TracBrowser for help on using the repository browser.