Jesse Beder
|
35d827f187
|
Structured emitter node handling better
|
2012-05-21 21:57:25 -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
|
b1ac3289b8
|
Included <cstddef> for NULL
|
2011-08-04 18:47:37 +00:00 |
|
Jesse Beder
|
9fbcfe9ec5
|
Added include <cstdlib> for using 'NULL' (apparently gcc 4.6 is more strict)
|
2011-05-03 21:55:49 +00: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
|
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
|
a71c03a18b
|
Merged r366:387 from the jbeder-event-api branch
|
2010-10-18 06:45:03 +00:00 |
|