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
|
4bd0f9e70d
|
Supply std:: to fix Borland 5.9.2 errors
[SVN r39525]
|
2007-09-25 17:27:04 +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
|
640383329f
|
Strictly conforming compilers (EDG with --dep_name) require the make_* functions be defined before used. Report and fix from Markus Schopflin. EDG info from Boris Gubenko.
[SVN r39428]
|
2007-09-20 21:04:34 +00:00 |
|
Beman Dawes
|
4ff64eea34
|
Add get_posix_category, get_system_category, to solve order-of-initialization issues
[SVN r39394]
|
2007-09-19 19:28:56 +00:00 |
|
Beman Dawes
|
9e9ac45181
|
quiet compiler warning
[SVN r39375]
|
2007-09-18 21:01:26 +00:00 |
|
Beman Dawes
|
3f0a2acbe1
|
Supply errno values missing from Windows Mobile
[SVN r39261]
|
2007-09-14 10:37:11 +00:00 |
|
Beman Dawes
|
1818d5f65a
|
Some compilers warn on trailing enum constant list commas, so remove these to quiet the warnings.
[SVN r39226]
|
2007-09-12 21:43:20 +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
|
ffb49adbc3
|
supply errno values likely to be missing, particularly on Windows
[SVN r37996]
|
2007-06-15 13:28:26 +00:00 |
|
Beman Dawes
|
7fff4fdaa5
|
move identifier to namespace detail
[SVN r36028]
|
2006-11-13 22:11:30 +00:00 |
|
Beman Dawes
|
d6a768a69d
|
Initial commit
[SVN r35835]
|
2006-11-04 13:39:01 +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 |
|