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.019May14814Feb25Jan2120131211720Dec14Nov13131Oct201818Sep1714131211109876424Aug22410Jul29May18330Mar21171615104325Feb31Jan3Dec15Nov928Oct222119181611Sep1May15Mar321Dec217Nov12106430Oct292725222019128729Sep16987653226Aug24221931Jul3029272625242015Updated from coreRemoved parseUpdated from coreRemoved stl node, which was from the old-api but never deletedUpdated CMakeLists from new-apiAdded old parse utilityCopied all files from new-api branch of old repoClosed branch new-api (since we're going to make it a separate repository).new-apinew-apiRemoved old api exceptionsRemoved traces of old-api NodeRemoved old-api tests, added (empty) core spec testsFirst pass at spearating out a 'core' library from the old api (default) branchFixed reading bad memory errorFixed explicitly qualifying iterator type for gccSwitched all new API runtime_error exceptions to exceptions that derive from YAML::ExceptionAdded test for BOOST_FOREACH on a mapTweaked node iterator testsAdded node iterator testsAdded proper typedefs for BOOST_FOREACH to workPatched signed -> unsigned warning (issue 98)Patched signed -> unsigned warning (issue 98)Fixed warning about binary's shadowing members functionsFixed warning about binary's shadowing members functionsRenamed append -> push_back (to play nice with STL algorithmsAdded tag release-0.3.0 for changeset 6d37925fb440Bumped version to 0.3.0release-0.3.0release-0.3.0Added != for BinaryAdded operator >> overload for BinaryAdded convert<> specialization for BinaryRenamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)Renamed the base64 methods, and switched the EncodeBase64 one to return a string (to make it easy to use elsewhere)Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)Refactored the base64 binary to its own space with a unified class that (will) be used for parsing (in addition to emitting)Moved including boost headers to after the project's headersPatched for issue 142 for MSVCAdded back yaml.h (since it used to be generated)Flattened the src directory, and added back yaml.h (since it used to be generated)Put all the old-api stuff back in the main folder, for simplicityRemoved the new API from the default branchBegan new-api branch, and removed all traces of the old api from this branch
Loading