Commit Graph

10 Commits

Author SHA1 Message Date
Andrey Semashev
b3a1f75376 Silence MSVC warning about possible integer truncation. 2017-08-28 20:05:46 +03:00
Andrey Semashev
4a238482e8 testfrmwk.hpp moved to the tests directory. It was not a part of the library public interface and should not be seen by users.
[SVN r49932]
2008-11-25 20:36:52 +00:00
Andrey Semashev
4ea026b835 In FILETIME support functions fixed a possible integer wrapping that would cause to invalid conversion of FILETIME before 1970-01-01 into a DateTime time. In time facet changed the reaction on a too long hours string to an assert rather than truncating the string. Updated docs and tests to reflect these changes.
[SVN r49874]
2008-11-22 12:49:20 +00:00
Daniel James
9b5d99078e Fix broken copyright urls. Fixes #1573.
[SVN r43422]
2008-02-27 18:51:14 +00:00
Jeff Garland
e5212e79eb fix code warrior regression problem - get rid of macro stuff
[SVN r24881]
2004-09-02 21:10:37 +00:00
Jeff Garland
473f8bc215 fix regression failures for some compilers
[SVN r24811]
2004-08-29 18:59:15 +00:00
Stefan Slapeta
9fd48fcf10 pow() ambiguity resolved
[SVN r24501]
2004-08-16 13:16:01 +00:00
Stefan Slapeta
ecf45ee1db std namespace fix
[SVN r24488]
2004-08-15 20:12:49 +00:00
Jeff Garland
25ec632a14 cleanup macros
[SVN r24355]
2004-08-09 15:58:31 +00:00
Jeff Garland
fbb6724e34 add test for new filetime functions
[SVN r24295]
2004-08-04 22:12:05 +00:00