Tags: jbeder/yaml-cpp.core
Tags
Switched project label to use 'nicer' suffix (e.g., md instead of /MD)
Updated the CMake globbing so it only compiles sources starting with … …a lowercase letter (apparently Mac OS auto-generates files looking like ._whatever and it was trying to compile those too)
Cleaned up the read template overloads (per litb's update); it seems … …the old version didn't compile in VS2008. Also updated the VS project files.
Fixed bug with complex keys (and simplified the parsing for flow maps)
Updated the CMake file for 0.2.0 release, and added install.txt