Commit Graph

  • 6ebfa37b3d Fix failing unit tests wrt float precision Raoul Wols 2017-02-22 21:18:35 +0100
  • bb3b109101 Fix float precision Raoul Wols 2017-02-22 16:57:29 +0100
  • 47d3aad50e Add appveyor tests Raoul Wols 2017-02-14 12:51:42 +0100
  • 5224a3563d Add more std container overloads for YAML::Emitter Raoul Wols 2017-02-14 12:44:18 +0100
  • 942620bcba Add conversion and emitter support for various STL containers Raoul Wols 2017-01-31 22:08:56 +0100
  • bedb28fdb4 Add missing YAML_CPP_API to exceptions.h, fixing MSVC compilation with BUILD_SHARED_LIBS (#462) Liosan 2017-02-01 22:32:27 +0100
  • 234e72fe32 Add missing YAML_CPP_API to exceptions.h, fixing MSVC compilation with BUILD_SHARED_LIBS Liosan 2017-01-29 11:12:05 +0100
  • b81a633ec9 Merge branch 'master' into doxygen theNerd247 2017-01-13 17:36:03 -0500
  • 86c69bb73c Fixed compiler warning -Wdeprecated with clang. (#452) Jens Breitbart 2017-01-05 06:54:34 +0100
  • 9558337807 Fixes -Wdocumentation warning. Jens Breitbart 2017-01-02 14:23:42 +0100
  • f82861001a Fix sequence sometimes not turning into a map (#450) butataatawa 2017-01-02 22:44:22 +0100
  • 3757b2023b Fix compiler warnings in MSVC, #448 (#453) Raul Tambre 2016-12-13 23:37:29 +0200
  • f88a8a725f Fix #448 Raul Tambre 2016-12-13 21:48:05 +0200
  • 49a56a1bcd squash/revert: fix memory merging Hannes Janetzek 2016-12-11 19:11:02 +0100
  • 5e5e33a709 test: merging memory Hannes Janetzek 2016-12-11 00:43:00 +0100
  • e96654e409 Fix sequence sometimes not turning into a map butataatawa 2016-12-08 15:50:28 +0100
  • 147d909fe6 Fix inconsistent Node::size when removing a key with unassigned node (#327) (#449) butataatawa 2016-12-06 15:40:00 +0100
  • 4a754727fa Fix inconsistent Node::size when removing a key with unassigned node (#327) butataatawa 2016-12-06 14:52:04 +0100
  • 5c1ae47d60 cmake: make yaml-cpp package relocatable Sergiu Deitsch 2016-12-05 10:38:55 +0100
  • b5af43e756 Fixed compiler warning -Wdeprecated with clang. Jens Breitbart 2016-12-04 12:39:06 +0100
  • e3492bb3fa Fix warnings generated by #438 (comparing unsigned value with <0). Jens Breitbart 2016-12-04 00:55:50 +0100
  • 9548d49f80 Fixes warnings generated by #438 (comparing unsigned value with <0). Jens Breitbart 2016-12-03 17:56:24 +0100
  • 8ff7d76e19 Fix compiler warnings about truncations. Raul Tambre 2016-12-03 18:09:22 +0200
  • 2b58c9bc42 Add Intel Compiler support to CMake config. Jens Breitbart 2016-12-03 16:59:39 +0100
  • 0f20ddcdcb Fix -Wweak-vtables warnings in exception classes. Jens Breitbart 2016-12-03 16:58:44 +0100
  • 7b20c36f0b Fix -Wweak-vtables warnings. Jens Breitbart 2016-12-03 13:58:02 +0100
  • d620264084 Added Intel Compiler support to CMake config. Jens Breitbart 2016-12-03 13:33:16 +0100
  • 7142adca7c Merge c045f7e8e7 into d025040049 Elviss Strazdins 2016-12-02 15:22:12 +0000
  • d025040049 Fix input strings with quotes giving "!" tagging artifacts. butataatawa 2016-12-02 15:58:48 +0100
  • 1f4b6d5c85 Remove prefix duplication in yaml-cpp.pc.cmake Ovidiu-Florin BOGDAN 2016-12-02 16:51:07 +0200
  • d6b1e5ca4f Fix input strings with quotes giving output artifacts (#202) butataatawa 2016-12-02 12:55:53 +0100
  • 57039c4aba Removed prefix duplication Ovidiu-Florin BOGDAN 2016-12-02 11:17:43 +0200
  • 99d28be0d4 Fix compiler warnings about truncations Raul Tambre 2016-11-26 12:26:54 +0200
  • eb478ec710 use templated regexp Hannes Janetzek 2016-11-26 00:54:50 +0100
  • 2899bdae62 apply gmock fix for GCC >= 6 Hannes Janetzek 2016-11-25 01:13:57 +0100
  • 2cee1b9fab disable broken test Hannes Janetzek 2016-11-22 23:14:09 +0100
  • e5f57005da remove shared_memory_holder indirection Hannes Janetzek 2016-11-24 16:31:18 +0100
  • 0d3f50ac55 clang format Hannes Janetzek 2016-11-24 15:12:42 +0100
  • 405d9784b5 remove Node::m_isValid member Hannes Janetzek 2016-11-24 11:10:58 +0100
  • 52cc604c3f implement Node move Hannes Janetzek 2016-11-24 14:52:08 +0100
  • 7a52c16563 use custom shared pointer Hannes Janetzek 2016-11-18 22:46:46 +0100
  • c8b1e9d7c5 remove node_ref, use node_data directly Hannes Janetzek 2016-11-18 14:26:23 +0100
  • 4e0f2dc53d disable broken test Hannes Janetzek 2016-11-22 23:14:09 +0100
  • 3d9ad75af7 Add <cstdlib> for std::atoi. Jesse Beder 2016-11-21 20:22:26 -0600
  • 380ecb404e Clarify the README description about cmake for Windows michaelkonecny 2016-11-11 06:43:10 +0100
  • 994cf97b59 Remove const from as_if::operator()() return (#425) Victor Mataré 2016-11-11 06:29:41 +0100
  • 96598c5c25 Fix compiler flags for MSVC_STATIC_RT=OFF builds James E. King, III 2016-11-11 00:28:30 -0500
  • 0a0084d8d0 fix compiler flags for MSVC_STATIC_RT=OFF builds James E. King, III 2016-11-08 09:32:25 -0500
  • 5194f5d3e8 remove const from as_if::operator()() return Victor Mataré 2016-10-17 20:50:02 +0200
  • b5b03bb9ad Run clang-format. Jesse Beder 2016-10-12 00:00:39 -0500
  • 086fec5c35 Fix formatting when writing \ as a character. Jesse Beder 2016-10-11 23:58:03 -0500
  • 3c4057e653 Merge ee87681f96 into 85af926ddc theNerd247 2016-10-02 14:52:52 +0000
  • 85af926ddc Enable rpath on OS X when the CMake version supports it (#418) Jamie Snape 2016-10-02 00:23:07 -0400
  • c9c2138dea Enable rpath on OS X when the CMake version supports it Jamie Snape 2016-09-16 11:06:19 -0400
  • 519d33fea3 Add YAML_CPP_API decorator to RegEx class and friend operators. (#407) Joseph Langley 2016-08-18 09:47:09 -0400
  • daa3c0cfbf Add YAML_CPP_API decorator to RegEx class and friend operators. Joseph Langley 2016-08-14 21:19:39 -0400
  • 911b32999c Merge branch 'master' of https://github.com/Mightyjo/yaml-cpp Joseph Langley 2016-08-14 20:53:47 -0400
  • e68b1e6702 Add YAML_CPP_API decorators to RegEx class and friend operators. Joseph Langley 2016-08-14 19:17:51 -0400
  • ec98331499 Fix path separator error in regex_yaml.h Joseph Langley 2016-08-14 20:46:31 -0400
  • 8813420838 Add YAML_CPP_API decorators to RegEx class and friend operators. Joseph Langley 2016-08-14 19:17:51 -0400
  • 3e6886f0ad add information about cmake's -DBOOST_ROOT parameter michaelkonecny 2016-08-10 19:13:18 +0200
  • cbbecadc21 add hint for 64-bit solution michaelkonecny 2016-08-10 19:10:04 +0200
  • c045f7e8e7 Use _NOEXCEPT on Visual Studio instead of noexcept Elviss Strazdins 2016-07-26 17:52:00 +0300
  • f0b15cd6a0 Change node_map type from map<ptr,ptr> to vector<pair<ptr,ptr>> (#386) c0nk 2016-07-18 15:54:10 +0200
  • ee87681f96 Merge branch 'master' into 393-containers theNerd247 2016-07-07 11:33:17 -0400
  • d0075166ec added fully defined templates for std containers theNerd247 2016-07-07 11:31:32 -0400
  • 7c7bf899b7 implement move - copy constructor seems to be broken! Hannes Janetzek 2016-06-21 14:33:30 +0200
  • 7c84064905 Tests ignored const parameter in copy-constructor and -assignment Hannes Janetzek 2016-06-22 00:17:30 +0200
  • b5cfdd1044 Merge c5a0158d07 into f74ae543b4 ysyrov 2016-06-13 08:57:08 +0000
  • 3213df1ac6 Change insert_map_pair to always append Kal Conley 2016-06-13 06:57:58 +0200
  • f74ae543b4 Fix some clang warnings (#378) Vincent Cogne 2016-06-13 05:10:14 +0200
  • 7c33b3cdab Add convert specialization for std::array. Vincent Cogne 2016-06-13 04:59:31 +0200
  • 983a0a6bbb Improve condition Vincent Cogne 2016-06-09 16:06:49 +0200
  • 13fa86fee3 Fix missing const ref Vincent Cogne 2016-06-09 16:06:02 +0200
  • 12f1164bfc Apply code review changes Vincent Cogne 2016-06-09 11:17:39 +0200
  • f327b19e93 Change node_map type from map<ptr,ptr> to vector<pair<ptr,ptr>> Kal Conley 2016-06-08 22:10:11 +0200
  • 90281cfdc3 Add test for std::array converter Vincent Cogne 2016-06-07 19:28:23 +0200
  • e592f83e65 Add a converter for std::array Vincent Cogne 2016-06-07 19:17:53 +0200
  • 1855c6278d Fix deprecated definition of implicit copy constructor for 'Exception' Vincent Cogne 2016-05-20 14:41:24 +0200
  • 3e4b2a5cf3 Merge 4730bffa1f into 728e26e426 U.G. Wilson 2016-05-19 02:53:18 +0000
  • c3a6336f2d Fixed build for shared libraries with MSVC 12 Guillaume Dumont 2016-05-18 11:44:04 -0400
  • c5a0158d07 Change node_map type from map<ptr,ptr> to list<pair<ptr,ptr>>. This will prevent unpredictable reordering of documents after load and save. Yuri Syrov 2016-05-17 14:45:22 -0700
  • 897b1154b2 Replace dynamic exception specifications by C++11 noexcept Vincent Cogne 2016-05-17 08:41:44 +0200
  • 98902c1e88 Fix automatic type conversion Vincent Cogne 2016-05-17 08:41:04 +0200
  • 9127d09bbe Remove extra semicolon Vincent Cogne 2016-05-17 08:37:00 +0200
  • 19f048c615 made installing documentation optional theNerd247 2016-05-14 17:55:45 -0400
  • c60d8596f5 Merge branch 'master' into doxygen-update theNerd247 2016-05-14 17:55:24 -0400
  • 728e26e426 Update doc, formatting for emit.h. Jesse Beder 2016-05-12 23:23:05 -0500
  • 3392ab980e Update doc, formatting for parse.h. Jesse Beder 2016-05-12 23:20:03 -0500
  • 6c569e58b0 Update docs, formatting for Parser. Jesse Beder 2016-05-12 23:13:55 -0500
  • 148da47114 Update documentation for Scanner and AnchorDict, and fix formatting. Jesse Beder 2016-05-12 23:05:28 -0500
  • a45a61742b Remove ptr_stack<T>, in favor of vector<unique_ptr<T>>. Jesse Beder 2016-05-12 22:44:59 -0500
  • 86c59f9930 Merge f94a8eef60 into 6e79997bb2 ysyrov 2016-05-13 01:42:31 +0000
  • 0bb5fedc3e only add -std=c++11 for clang and gcc Bill Hoffman 2016-05-12 12:51:00 -0400
  • 6e79997bb2 Use CodeDocs.xyz for Doxygen documentation (#375) Paul Novotny 2016-05-12 09:55:45 -0400
  • f35f4a19fa Fix for broken build on cygwin using gcc - "error '[fileno, strdup, fdopen]' are not in scope" (#374) SirLoxley 2016-05-12 06:00:34 +0200
  • 99b6cdbff8 Fix for broken build on cygwin using gcc - "error '[fileno, strdup, fdopen]' are not in scope" U-AMAIISDOM\fprilmeier 2016-05-11 13:47:24 +0200
  • d43029f745 Use CodeDocs.xyz for Doxygen documentation Paul Novotny 2016-04-10 19:59:12 -0400
  • f94a8eef60 Change node_map type from map<ptr,ptr> to list<pair<ptr,ptr>>. This will prevent unpredictable reordering of documents after load and save. Yuri Syrov 2016-04-06 16:39:33 -0700
  • cac107ee9e Merge 6768cc1890 into 7d2873ce9f Tatsuyuki Ishi 2016-04-05 12:24:34 +0000