| .. |
|
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 |
|
node
|
Copied all files from new-api branch of old repo
|
2012-05-19 15:34:02 -05: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
|
Removed traces of old-api Node
|
2012-05-19 01:19:03 -05: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
|
Added flow map, simple key/value
|
2012-05-22 16:36:07 -05:00 |
|
emitterdef.h
|
Fixed when we emit the doc start (only if there already is a document in the stream, and we're about to emit a new node)
|
2012-05-22 12:37:00 -05: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
|
Merged emitter refactor from core
|
2012-05-23 15:30:03 -05: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 |
|
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
|
Added comments, not entirely correct
|
2012-05-22 12:29:36 -05:00 |
|
parser.h
|
Copied all files from new-api branch of old repo
|
2012-05-19 15:34:02 -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 |
|
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
|
Copied all files from new-api branch of old repo
|
2012-05-19 15:34:02 -05:00 |