Douglas Gregor
|
ae67c86d2b
|
Fix a standards-conformance problem where we default-initialize a const object of non-POD class type without a user-declared default constructor
[SVN r61672]
|
2010-04-29 04:58:39 +00:00 |
|
Beman Dawes
|
35374bcb3d
|
Turns out the --dep_name errors were due to functions in the wrong namespace (Chris Kohlhoff)
[SVN r39553]
|
2007-09-26 17:48:27 +00:00 |
|
Beman Dawes
|
a9e9f426cc
|
Some compilers require all of the make_error_* functions be template specializations. See prior log message.
[SVN r39438]
|
2007-09-21 11:45:23 +00:00 |
|
Beman Dawes
|
f114239d60
|
Missing std added to ::remove to clear problem in Sun tests
[SVN r39292]
|
2007-09-15 01:36:14 +00:00 |
|
Beman Dawes
|
04e774f337
|
Merge system and filesystem branches, bringing them in sync with N2415. Several filesystem bugs fixed, and current_path setter added.
[SVN r39173]
|
2007-09-09 14:59:10 +00:00 |
|
Beman Dawes
|
f3c8c74656
|
Bring into compliance with N2066, TR2 Diagnostics Enhancements. Tests passing on Win32, Linux, on most modern compilers.
[SVN r35823]
|
2006-11-03 16:57:30 +00:00 |
|