Jesse Beder
|
9b4db068bb
|
Run clang-format
|
2014-03-22 12:49:16 -05:00 |
|
Jesse Beder
|
3e94c0a037
|
Switched the 'pragma once' to only happen on MSVC, or gcc >= 3.4 (it was causing trouble on the sun compiler)
|
2011-09-06 00:16:03 -05:00 |
|
Jesse Beder
|
f34d60ca65
|
Flipped the include guard and the pragma, and don't use the pragma for early versions of gcc (< 3.4)
|
2011-03-02 06:11:41 +00:00 |
|
Jesse Beder
|
5b8ca9ce01
|
Moved all the includes to a subfolder yaml-cpp so they don't interfere with other libraries' includes
|
2010-10-18 07:05:53 +00:00 |
|
Jesse Beder
|
72919adf55
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
Jesse Beder
|
b113c37819
|
Clarified some copy/assignment issues with the stream/streamcharsource.
|
2009-07-10 03:20:16 +00:00 |
|
Jesse Beder
|
b929eb94a0
|
Merged utf branch changes r178:187 into the trunk
|
2009-07-10 03:10:03 +00:00 |
|