Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • aware-sw-delivery
  • master default protected
  • new-api
  • rtweeks21-staging
  • travis
  • wiki
  • yaml-cpp-0.6.2
  • yaml-cpp-0.6.1
  • yaml-cpp-0.6.0
  • release-0.5.3
  • yaml-cpp-0.5.3
  • release-0.5.2
  • release-0.5.1
  • release-0.5.0
  • release-0.3.0
  • release-0.2.7
  • release-0.2.6
  • release-0.2.5
  • release-0.2.4
  • release-0.2.3
  • release-0.2.2
  • release-0.2.1
  • release-0.2.0
23 results
Created with Raphaël 2.2.028Jan29Nov14109824Aug25Jul243Apr7Mar22Feb4Jan213Dec63221Nov1012Oct11118Aug18Jul12Jun12May112Apr128Mar27261631Jan30121022Nov25Jul8Jun26May8Apr3231Mar302921Feb24Jan16Aug25Mar24232210Nov13Oct10Jul18Jun13Apr122128Dec8Nov31Oct15Sep17Jul49Jun825May232221201914814Feb25Jan2120131211720Dec14Nov13131Oct201818Sep1714131211109876424Aug22410Jul29May18330Mar211716Update README.Bump version to 0.6.0.yaml-cpp-0.6.0yaml-cpp-0.6.0Fix build for shared libraries with MSVC 12 (#380)Fix tag parsing with () (#532)Change None in C/C++ source to NoneType. (#545)Separate tests and toolsOnly use -Wno-c99-extensions for clangFix NullEventHandler overloadsAdd explicit virtual dtorAvoid absolute install destinationsFix Windows library install locationAdd missing include directivetravis: Exclude linux/clang from the build matrixtest: Upgrade googlemock 1.7.0 to googletest 1.8.0Replace noexcept with macro compatible with VS (#517)Fix segfault in gmock when running tests (#514)fix some warnings in public headers (#486)Add Stackoverflow yaml-cpp tag URL to the README (#474)Make YAML::detail::iterator_base comparison operators const (#472)Add missing YAML_CPP_API to exceptions.h, fixing MSVC compilation with BUILD_SHARED_LIBS (#462)Fixed compiler warning -Wdeprecated with clang. (#452)Fix sequence sometimes not turning into a map (#450)Fix compiler warnings in MSVC, #448 (#453)Fix inconsistent Node::size when removing a key with unassigned node (#327) (#449)Fix warnings generated by #438 (comparing unsigned value with <0).Fix compiler warnings about truncations.Add Intel Compiler support to CMake config.Fix -Wweak-vtables warnings in exception classes.Fix input strings with quotes giving "!" tagging artifacts.Remove prefix duplication in yaml-cpp.pc.cmakeAdd <cstdlib> for std::atoi.Clarify the README description about cmake for WindowsRemove const from as_if::operator()() return (#425)Fix compiler flags for MSVC_STATIC_RT=OFF buildsRun clang-format.Fix formatting when writing \ as a character.Enable rpath on OS X when the CMake version supports it (#418)Add YAML_CPP_API decorator to RegEx class and friend operators. (#407)Change node_map type from map<ptr,ptr> to vector<pair<ptr,ptr>> (#386)Fix some clang warnings (#378)
Loading