Jesse Beder
|
41c2ddc03e
|
Switched the emitter state enums to scoped enums
|
2012-05-21 15:05:17 -05:00 |
|
Jesse Beder
|
7ace0e93d2
|
Fixed signed/unsigned mismatch with the new precision code
|
2012-01-11 16:50:06 -06:00 |
|
Jesse Beder
|
5024caa69c
|
Added float/double precision setters
|
2012-01-11 14:34:04 -06: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
|
a518d87cfc
|
Switched the emitter state's stack of groups to a ptr_stack
|
2011-03-03 08:11:14 +00:00 |
|
Jesse Beder
|
1f9cc2d327
|
Compressed the sequence-of-maps emitting (got rid of the unnecessary newline) - issue 61
|
2011-03-03 03:37:54 +00: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
|
fa0af88dfe
|
Merged r270:HEAD of the emitting-unicode branch
|
2009-10-19 23:31:11 +00:00 |
|
Jesse Beder
|
72919adf55
|
Added header file inclusion guards
|
2009-07-29 22:27:20 +00:00 |
|
Jesse Beder
|
781fb4d093
|
Fixed warnings to compile on gcc with -Wall -pedantic -Wextra
|
2009-07-10 03:30:04 +00:00 |
|
Jesse Beder
|
9245f9253a
|
Merged emitter branch into trunk, changes r105:r151
|
2009-05-22 21:52:31 +00:00 |
|