Commit Graph

484 Commits

Author SHA1 Message Date
Jeff Garland
3e79cacead new tests for tm conversion code
[SVN r25519]
2004-10-01 22:52:48 +00:00
Jeff Garland
9acddb2511 add conversion to tm functions
[SVN r25518]
2004-10-01 22:50:42 +00:00
Jeff Garland
502ea0be0b add change for ptime min/max construction to change notes
[SVN r25496]
2004-10-01 02:54:36 +00:00
Jeff Garland
e5ab27b9c4 add tests for ptime min/max_date_time constructors
[SVN r25495]
2004-10-01 02:30:47 +00:00
Jeff Garland
fbf8417e5c fix the ptime max/min date constructors
[SVN r25494]
2004-10-01 02:29:49 +00:00
Jeff Garland
83e4e6951f fix copyright
[SVN r25056]
2004-09-13 16:44:10 +00:00
Jeff Garland
33292a72d4 changes to reduce filenames below 32 chars
[SVN r25053]
2004-09-13 15:56:25 +00:00
Jeff Garland
d20bccf25e add function to return end of month from a date
[SVN r25015]
2004-09-10 23:09:50 +00:00
Jeff Garland
c9ec79739f fix date-time serialization to deal with change to SPLIT_FREE macro
[SVN r24981]
2004-09-09 00:19:18 +00:00
Jeff Garland
12d162eeb9 add readme file
[SVN r24962]
2004-09-07 21:24:18 +00:00
Jeff Garland
300351689d various sept 5 updates
[SVN r24961]
2004-09-07 21:23:18 +00:00
Jeff Garland
46ad604c88 various updates sept 05
[SVN r24960]
2004-09-07 21:09:03 +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
2b8a54a05a first versions of local_time tests
[SVN r24861]
2004-09-02 04:21:30 +00:00
Jeff Garland
9d5addacb8 first version of tz database data
[SVN r24860]
2004-09-02 04:19:36 +00:00
Jeff Garland
7967d77192 initial version of local time capabilities
[SVN r24859]
2004-09-02 04:16:18 +00:00
Jeff Garland
296c90df0d 1st version of local time files
[SVN r24858]
2004-09-02 04:07:28 +00:00
Jeff Garland
ce3d531e5e fix copyright
[SVN r24856]
2004-09-02 01:31:54 +00:00
Jeff Garland
136c22ef57 additional copyright updates, Jamfile fix
[SVN r24854]
2004-09-01 16:51:49 +00:00
Jeff Garland
6e380e3a31 add copyright / license statements to all xml files
[SVN r24830]
2004-08-30 17:58:38 +00:00
Jeff Garland
76cf5446d9 changes to fix vc7.1 compile problem
[SVN r24812]
2004-08-29 19:31:12 +00:00
Jeff Garland
473f8bc215 fix regression failures for some compilers
[SVN r24811]
2004-08-29 18:59:15 +00:00
Jeff Garland
716336bbb4 removing legacy html docs -- not converted to boost-book xml
[SVN r24810]
2004-08-29 17:56:47 +00:00
Jeff Garland
45dfa84bda fix gcc warnings
[SVN r24792]
2004-08-27 23:30:30 +00:00
Jeff Garland
84333ae50e various documentation cleanups
[SVN r24516]
2004-08-16 22:05:14 +00:00
Jeff Garland
61cd10c7e3 update doxygen comments
[SVN r24515]
2004-08-16 21:59:53 +00:00
Stefan Slapeta
9fd48fcf10 pow() ambiguity resolved
[SVN r24501]
2004-08-16 13:16:01 +00:00
Stefan Slapeta
5b27258c0b Test datetime with BOOST_ALL_NO_LIB
[SVN r24495]
2004-08-16 09:05:42 +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
f95bc451ff various doc changes including std_config cleanup, fixup of includes for posix time times
[SVN r24354]
2004-08-09 15:55:09 +00:00
Jeff Garland
9f2cb94b43 simplification of build uneeded build macros for library
[SVN r24353]
2004-08-09 15:03:30 +00:00
Jeff Garland
c05b51d43d small updates to fix warnings, make mingw cross-compiles work
[SVN r24305]
2004-08-05 15:58:59 +00:00
Jeff Garland
6971a0a694 add ftime function for win32
[SVN r24304]
2004-08-05 14:29:28 +00:00
Jeff Garland
2895c56757 add new tests for filetime functions
[SVN r24297]
2004-08-04 22:29:08 +00:00
Jeff Garland
dbaf5dadb9 document updates for new ftime function
[SVN r24296]
2004-08-04 22:23:59 +00:00
Jeff Garland
fbb6724e34 add test for new filetime functions
[SVN r24295]
2004-08-04 22:12:05 +00:00
Jeff Garland
372e67c4c0 add new ftime function for windows
[SVN r24293]
2004-08-04 22:06:05 +00:00
Jeff Garland
35657ae6ed cleaned up version of microsecond time clock implementation including support for ftime (win32)
[SVN r24273]
2004-08-03 18:39:14 +00:00
Jeff Garland
3cda2cc5be allow microsecond clock on windows
[SVN r24241]
2004-08-01 21:25:01 +00:00
Jeff Garland
f96d2d6eb7 updates to allow microsecond clock on Win32
[SVN r24240]
2004-08-01 21:23:45 +00:00
Rene Rivera
535c9262a4 Add conditional support for std::locale, for toolsets like CW8 which require special setup for that support.
[SVN r24232]
2004-08-01 14:50:32 +00:00
Jeff Garland
c9c302df63 fixes to reference guide to take out duplicate typdefs after doug patch - july 25
[SVN r24054]
2004-07-25 23:53:20 +00:00
Jeff Garland
2510dc1874 fix licensing in files
[SVN r24017]
2004-07-25 02:55:31 +00:00
Jeff Garland
e016287186 fixes fror xml serialization
[SVN r23953]
2004-07-22 12:58:43 +00:00
Jeff Garland
37e6d6cc04 clean up licensing statement
[SVN r23925]
2004-07-22 01:35:15 +00:00
Jeff Garland
131c72ebcd update examples
[SVN r23924]
2004-07-22 01:34:03 +00:00
Jeff Garland
55bbae6806 various doc updates
[SVN r23923]
2004-07-22 01:32:40 +00:00
Jeff Garland
ebf89f3e77 update change information
[SVN r23922]
2004-07-22 01:31:48 +00:00
Jeff Garland
11fccff25e fix spelling in comments
[SVN r23901]
2004-07-21 14:22:53 +00:00