Jesse Beder
|
b688c93050
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
Jesse Beder
|
ac81d7c883
|
Start of moving Value -> Node and Node -> old API Node (with a #define toggle)
|
2011-09-10 17:18:15 -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
|
ca5992b971
|
Merged r444:449 from the node refactoring branch to the trunk
|
2011-03-03 00:19:26 +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 |
|