| .. |
|
contrib
|
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 |
|
aliasmanager.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
anchor.h
|
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 |
|
binary.h
|
Added operator >> overload for Binary
|
2012-01-21 02:01:37 -06:00 |
|
conversion.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
dll.h
|
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 |
|
emitfromevents.h
|
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 |
|
emitter.h
|
Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
|
2012-01-21 01:18:37 -06:00 |
|
emittermanip.h
|
Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)
|
2012-01-21 01:18:37 -06:00 |
|
eventhandler.h
|
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 |
|
exceptions.h
|
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 |
|
iterator.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
ltnode.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
mark.h
|
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 |
|
node.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
nodeimpl.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
nodereadimpl.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
nodeutil.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
noncopyable.h
|
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 |
|
null.h
|
Split the yaml.h file into new/old API, which we'll then copy to yaml.h at build time (so the right one gets installed)
|
2011-10-18 00:16:51 -05:00 |
|
ostream.h
|
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 |
|
parser.h
|
Split the yaml.h file into new/old API, which we'll then copy to yaml.h at build time (so the right one gets installed)
|
2011-10-18 00:16:51 -05:00 |
|
stlemitter.h
|
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 |
|
stlnode.h
|
Put all the old-api stuff back in the main folder, for simplicity
|
2012-01-20 23:55:39 -06:00 |
|
traits.h
|
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 |
|
yaml.h
|
Added back yaml.h (since it used to be generated)
|
2012-01-21 00:08:35 -06:00 |