Commit Graph

5 Commits

Author SHA1 Message Date
Raphael Isemann
b2a17c13e0 Reencoded a few headers that used Windows-1252 with UTF-8.
Nearly every header in the boost codebase is UTF-8, but here there
are a few headers which are using Windows-1252, which makes it impossible
for some tools to parse those files. This patch just reencodes them
with UTF-8 like the rest of the codebase. I checked that the name of the
author is still correct after this change and the reencoded string
literal was the plus-minus-sign.

No functional change intended.
2017-06-02 14:47:26 +02:00
Guillaume Melquiond
ac09ef1c57 Deprecated in_zero and replaced it by zero_in.
[SVN r32512]
2006-02-02 12:35:58 +00:00
Guillaume Melquiond
c7751613c9 Put interval example files under BSL
[SVN r23915]
2004-07-21 20:51:33 +00:00
Guillaume Melquiond
0c344cc764 Added copyright
[SVN r19728]
2003-08-22 06:28:08 +00:00
Guillaume Melquiond
8eb43467a6 Added I/O examples
[SVN r19632]
2003-08-16 09:29:29 +00:00