Commit Graph

  • 7d2873ce9f Fix scalar parsing when a line starts with a comment. Jesse Beder 2016-04-02 16:02:26 -0500
  • 091ddfa52d Turn travis email notifications back on. Jesse Beder 2016-04-01 20:27:26 -0500
  • 883a1e8540 Revert "Add missing include." Jesse Beder 2016-04-01 20:18:11 -0500
  • 0d810ad6d5 Add missing include. Tatsuyuki Ishi 2016-04-02 10:11:01 +0900
  • 51b59d11ba Update .clang-format to use C++ 11 style. Jesse Beder 2016-04-01 20:06:28 -0500
  • bfb5703ce9 Add test to verify that ~ is loaded as null. Jesse Beder 2016-04-01 20:01:01 -0500
  • cc229e87b3 Turn off travis email notifications. Jesse Beder 2016-04-01 18:26:52 -0500
  • ca34a379c7 Add build status to README Jesse Beder 2016-04-01 18:26:12 -0500
  • 2a02cee1c8 Fix typos in travis config. Jesse Beder 2016-04-01 18:17:58 -0500
  • 2176fd994e Add osx to travis config. Jesse Beder 2016-04-01 18:11:37 -0500
  • 0535811c18 Fix gcc version typo in travis config. Jesse Beder 2016-04-01 17:58:36 -0500
  • c5f6482325 Use gcc 4.7 with travis. Jesse Beder 2016-04-01 17:53:46 -0500
  • d155b0d0d2 Add .travis.yml for running test/run-tests. Jesse Beder 2016-04-01 17:32:11 -0500
  • 52bcefa1f1 Make null handling YAML 1.2 compliant. TripleWhy 2016-04-02 00:14:59 +0200
  • f137513ffd Made null handling YAML 1.2 compliant TripleWhy 2016-01-16 15:36:38 +0100
  • fbc1aa4acb Add missing include for minimalists Tatsuyuki Ishi 2016-03-30 19:20:31 +0900
  • 6768cc1890 Various CMake cleanups Tatsuyuki Ishi 2016-03-29 09:35:38 +0900
  • 34bd1a7083 Update CONTRIBUTING.md Jesse Beder 2016-03-28 23:47:21 -0500
  • 500db60f89 Include cmake files in install Paul Novotny 2015-11-25 11:33:36 -0500
  • 178c8d1f27 Add test for parser exceptions for incomplete JSON. Jesse Beder 2016-03-26 16:01:00 -0400
  • 0a1352525a add some tests for RegEx Scott Wolchok 2016-01-07 19:39:09 -0800
  • 93b202697a Fix for setenv in Mingw32. Mercyful 2016-03-18 08:06:35 -0500
  • f327b565ba Fix line-wrapping in comment in dll.h Craig M. Brandenburg 2016-03-16 10:41:12 -0700
  • aae9bbb003 Revert compiler flag variables in CMake config. Oliver Hamlet 2015-04-02 18:11:20 +0100
  • f008774edc Made version.h static and version_test.cpp dynamic. Sam Kellett 2016-02-01 19:07:39 +0000
  • 2cdb90c3a4 add some tests for RegEx Scott Wolchok 2016-01-07 19:39:09 -0800
  • 14dbd74608 Merge 85482d5005 into 57805dfd6a Rodrigo Hernandez Cordoba 2016-01-31 17:44:47 +0000
  • 57805dfd6a Removed quoted variables to avoid CMP0054 policy warnings on CMake 3.3.0. Rodrigo Hernandez 2016-01-26 11:45:00 -0600
  • e3702da89a Merge dde5d5f2f4 into 005a6a19ee Scott Wolchok 2016-01-31 00:32:17 +0000
  • 005a6a19ee Avoid copying cached RegExes for scalars Scott Wolchok 2016-01-07 15:16:52 -0800
  • 8c35a8ffab Cache scalar regexes Scott Wolchok 2016-01-07 15:02:38 -0800
  • 9e37409b4b Add features to read binary: Jesse Beder 2016-01-30 18:28:27 -0600
  • 7805a9a238 Merge 1702427389 into a5b72f7ae6 Scott Wolchok 2016-01-30 23:43:58 +0000
  • a5b72f7ae6 read benchmark: accept a filename as an argument Scott Wolchok 2016-01-08 10:57:53 -0800
  • dfbb388409 Remove unnecessary forward declaration. Jesse Beder 2016-01-30 17:36:47 -0600
  • 85482d5005 Removed quoted variables to avoid CMP0054 policy warnings on CMake 3.3.0. Rodrigo Hernandez 2016-01-26 11:45:00 -0600
  • e80e67b267 Useless forward declaration Yankes 2016-01-22 13:55:54 +0100
  • 4730bffa1f Changed constant consts to constexpr U.G. Wilson 2016-01-17 02:26:51 -0600
  • 1702427389 read benchmark: accept a filename as an argument Scott Wolchok 2016-01-08 10:57:53 -0800
  • dde5d5f2f4 Avoid copying cached RegExes for scalars Scott Wolchok 2016-01-07 15:16:52 -0800
  • 4ac548d8a1 Cache scalar regexes Scott Wolchok 2016-01-07 15:02:38 -0800
  • e92321aee5 Update current version. Jesse Beder 2016-01-12 08:51:30 -0600
  • 24fa1b3380 Replace Boost usage with C++11 features Matt Blair 2015-04-27 16:58:38 -0400
  • 4376ebacaa Add PIC compile flag for GNU/CLang. Jiri Hoogland 2015-12-10 10:33:00 -0500
  • 844ee921b4 added filter to remove gmock source code from doxygen theNerd247 2016-01-10 21:00:52 -0500
  • a507ecd1bb Add PIC compile flag for GNU/CLang. Jiri Hoogland 2015-12-10 10:33:00 -0500
  • b57efe94e7 Bump version to 0.5.3. yaml-cpp-0.5.3 release-0.5.3 Jesse Beder 2016-01-10 12:11:40 -0600
  • 36fd93a8d5 Fix formatting when writing " as a character. Jesse Beder 2016-01-10 12:08:42 -0600
  • cdc906085a Added version.h that is prepopulated by cmake. Sam Kellett 2015-12-30 19:01:37 +0000
  • 531e61c920 added doxygen support Noah Harvey 2015-11-26 17:49:58 -0500
  • c520c4a7ee Merge 8a09266baf into 97d56c3f36 theNerd247 2015-11-25 15:07:40 +0000
  • 8a09266baf Merge branch 'master' of https://github.com/jbeder/yaml-cpp Noah Harvey 2015-11-25 09:59:40 -0500
  • c7fe4de253 added installing of cmake configure files to CMakeLists.txt Noah Harvey 2015-11-25 09:57:38 -0500
  • 97d56c3f36 Remove 'const' modifier on return of Node::as. Jesse Beder 2015-11-22 11:27:55 -0600
  • 85298ed306 Merge 84377fc664 into 320b02b14a Michael Welsh Duggan 2015-11-22 17:22:02 +0000
  • 320b02b14a Allow using a Node as the key in force_insert. Michael Welsh Duggan 2015-08-13 10:51:00 -0400
  • 4ca1251d52 Fixed warining of C4819 under MSVC 14.0 Karl Cauchy 2015-11-09 22:04:40 +0800
  • b9d7acb9dc Merge 151c470b9e into b426fafff6 Alex Mikhalev 2015-08-13 19:08:30 +0000
  • 151c470b9e auto_ptr to unique_ptr amikhalev 2015-08-13 13:07:14 -0600
  • 84377fc664 Allow using a Node as the key in force_insert. Michael Welsh Duggan 2015-08-13 10:51:00 -0400
  • 03d6e7d672 Removed boost requirement from memory.h (detail) Haydn Trigg 2015-07-25 11:45:10 +0930
  • f4b3aff4e0 Merge 95bb6a18f9 into b426fafff6 Matt Blair 2015-07-15 21:30:16 +0000
  • 95bb6a18f9 Merge remote-tracking branch 'hjanetzek/no-boost' into no-boost Matt Blair 2015-07-15 17:26:29 -0400
  • 96d95aa092 Merge branch 'master' into no-boost Matt Blair 2015-07-15 17:20:03 -0400
  • efbb4c20f6 swap cleared settings vector Hannes Janetzek 2015-07-03 15:37:55 +0200
  • a7c6cdcbc1 use unique_ptr in SettingChanges Hannes Janetzek 2015-07-03 15:22:56 +0200
  • e32999b599 convert ptr_vector to unique_ptr Hannes Janetzek 2015-07-03 15:10:07 +0200
  • 398ec19e81 convert ptr_stack to unique_ptr Hannes Janetzek 2015-07-03 15:09:58 +0200
  • b426fafff6 Fix some Node::operator[] regressions from 0.5.1 Jonathan Hamilton 2015-06-01 13:33:59 -0700
  • 12b1e7fa67 Make a missing node iterator .begin() == end() Jonathan Hamilton 2015-05-28 20:23:38 -0700
  • 0526d7c299 Return fallback if .as(fallback) called on a node that doesn't exist Jonathan Hamilton 2015-05-28 20:10:25 -0700
  • b0322de6a4 Merge pull request #1 from c0yote/264-c++11-auto_ptr-to-unique_ptr Matt Blair 2015-05-27 11:03:12 -0400
  • bdfb87b461 Repalced auto_ptr with unique_ptr. U.G. Wilson 2015-05-26 17:13:50 -0500
  • b0a4de3dd9 Fix missing/TODO links to 0.3.0 and 0.5.2 releases in README Sébastien Rombauts 2015-05-26 18:24:22 +0200
  • a6bf489825 Added test application for std::enable_if in convert struct. Tim Ohliger 2015-05-08 14:56:33 +0200
  • 2eb367adb5 Added template parameter to convert struct to be able to use std::enable_if. Tim Ohliger 2015-05-08 13:57:52 +0200
  • 2703ef784d clang-format Matt Blair 2015-05-07 13:26:01 -0400
  • 012baa7d62 Fix operator-> for iterators Matt Blair 2015-05-07 13:11:47 -0400
  • c78d19bdcc Initialize iterator_base members Matt Blair 2015-04-30 15:57:44 -0400
  • 748148a81d Add -std=c++11 to util build flags Matt Blair 2015-04-30 14:20:38 -0400
  • 6c7fddebbb Replace ptrdiff_t with std::ptrdiff_t Matt Blair 2015-04-30 14:19:40 -0400
  • 4942ca572a Remove Boost requirement from CMakeLists Matt Blair 2015-04-29 17:48:36 -0400
  • f09c4b44e1 Replace iterator_facade and iterator_adaptor with std iterators Matt Blair 2015-04-29 17:47:30 -0400
  • 7c26845bb4 Replace 'boost::is_convertible' with 'std::is_convertible' Matt Blair 2015-04-27 19:23:54 -0400
  • dc3e416bb9 Add 'std=c++11' to test compiler flags Matt Blair 2015-04-27 18:51:58 -0400
  • 3dc430e74a Remove usages of boost::enable_if and boost::next Matt Blair 2015-04-27 18:03:23 -0400
  • 86610fcb75 Replace boost::next with std::next Matt Blair 2015-04-27 17:36:52 -0400
  • aa30edb3aa Remove use of 'boost/shared_ptr.h' Matt Blair 2015-04-27 17:31:30 -0400
  • 52903e89a1 Replace boost::noncopyable with deleted copy and assignment Matt Blair 2015-04-27 17:27:33 -0400
  • 1b9796cec5 Remove use of 'boost/shared_ptr.h' Matt Blair 2015-04-27 17:18:09 -0400
  • 7995295038 Remove use of 'boost/type_traits.h' Matt Blair 2015-04-27 17:14:42 -0400
  • 3d3c468ddb Add to compiler flags Matt Blair 2015-04-27 16:58:38 -0400
  • 036428e525 Adds CMake conditional to disable pthreads on MinGW builds of gtest. U.G. Wilson 2015-04-08 16:26:20 -0500
  • b43db54810 Add CONTRIBUTING file. Jesse Beder 2015-04-08 14:30:07 -0500
  • 5c390e8d6c Merge pull request #303 from bdutro/patch-1-squashed Jesse Beder 2015-04-08 13:59:56 -0500
  • aa928b925b Update node_data::remove to use new equals() method bdutro 2015-04-01 16:58:44 -0500
  • 96f9a6747d Support parsing of timestamp strings to C++11 time_points. U.G. Wilson 2015-04-01 00:27:02 -0500
  • 8120afd76a Merge branch 'patch-1' of https://github.com/bdutro/yaml-cpp into patch-1 Brett Dutro 2015-04-06 13:42:30 -0500
  • d166d9c696 Update node_data::remove to use new equals() method bdutro 2015-04-01 16:58:44 -0500
  • fb6119e70e Merge branch 'patch-1' of https://github.com/bdutro/yaml-cpp into patch-1 Brett Dutro 2015-04-06 09:43:07 -0500