Stephen Kelly
|
6d11f179dd
|
Remove obsolete MSVC check from pragma guard
git grep -h -B1 "^#\s*pragma once" | grep -v pragma | sort | uniq
is now clean.
[SVN r85952]
|
2013-09-26 13:02:51 +00:00 |
|
Marshall Clow
|
553eefe79e
|
Replaced all occurrences of non-ASCII copyright symbol with '(c)' for people using non-ASCII code pages
[SVN r43992]
|
2008-04-02 01:42:32 +00:00 |
|
Jonathan Turkanis
|
5344f24a11
|
switched from <wchar.h> to <cwchar>, for stdcxx (which is conforming in this case)
[SVN r43243]
|
2008-02-13 19:42:10 +00:00 |
|
Jonathan Turkanis
|
9ea25a989b
|
merged changes from iostreams_dev, revisions 42441-42469; added 'std::' for Intel on Linux/Darwin; added STDCXX workaround for codecvt; fixed docs for invert.hpp
[SVN r42471]
|
2008-01-05 04:51:49 +00:00 |
|
Jonathan Turkanis
|
8c65fa7d15
|
ported changes from branches/iostreams_dev revisions 42265-42306
[SVN r42307]
|
2007-12-26 05:45:15 +00:00 |
|
Andreas Huber
|
5f19054216
|
Fixed license & copyright issues.
[SVN r36505]
|
2006-12-24 09:14:17 +00:00 |
|
Jonathan Turkanis
|
811441b7ca
|
added #error directive for platforms without wide streams
[SVN r27383]
|
2005-02-15 08:01:31 +00:00 |
|
Jonathan Turkanis
|
74db877f09
|
renamed config/locale.hpp --> config/wide_streams.hpp
[SVN r27213]
|
2005-02-07 08:02:09 +00:00 |
|
Jonathan Turkanis
|
c0564c3c7c
|
initial commitment
[SVN r26900]
|
2005-01-28 23:54:41 +00:00 |
|