mirror of
https://github.com/jbeder/yaml-cpp.git
synced 2025-09-08 20:31:17 +00:00
1.8 KiB
1.8 KiB
List of deleted branches
Location | Description | Revision Deleted |
---|---|---|
/branches/node-refactoring | Push all memory ownership to the root node and remove the Content helper classes |
r451 |
/branches/jbeder-event-api | Procedural event API (like libyaml) | r389 |
/branches/tags | Proper tag parsing | r403 |
/branches/emitter | The emitter | r404 |
/branches/aliases | Access to aliases | r405 |
/branches/event-api | Graph builder API, abandoned in favor of /branches/graphbuilder-api | r389 |
/branches/other-tags | Tag-by-kind and local tags | r397 |
/branches/utf | UTF-8, UTF-16, and UTF-32 reading functionality | r187 |
/branches/emitting-unicode | Emitting UTF-8 encoded scalar values and options for emitting ASCII only | r279 |
/branches/improved-cloning | One way to better handle cloning aliased nodes | r342 |
/branches/graphbuilder-api | An extension of the event API that handles some object management | r407 |
/branches/make-debuggable | Tweaks to CMakeLists.txt to simplify debugging with g++ | r423 |