Commit Graph

  • a6db7e32ac
    Fix single cr not recognized (#1094) Dr. Andre Vehreschild 2022-04-01 05:16:35 +0200
  • 669af4eb55
    Make YAML_MSVC_SHARED_RT depend on "CMAKE_SYSTEM_NAME MATCHES Windows" instead of "MSVC". Michael Martz 2022-03-31 20:13:19 -0700
  • 12454efd9e Fix issue #1053 by making YAML_MSVC_SHARED_RT... Michael Martz 2022-03-30 23:47:58 -0700
  • 009672012c Match \r as single char. Andre Vehreschild 2022-03-30 18:06:12 +0200
  • 001cf4d2c8 Single CR not quoted and escaped from usertype. Andre Vehreschild 2022-03-30 18:04:43 +0200
  • 1fca858a83
    Merge 3b73aa8bcd into edadfecdc6 Michał Sawicz 2022-03-29 09:42:39 +0900
  • 6f79903b89 slightly better structure; remove id-constexpr all together in favour of clearer code structure marcel 2022-03-03 12:16:50 +0100
  • cc2018e9f7 Merge remote-tracking branch 'origin/merge_amalgam' into merge_amalgam marcel 2022-03-03 11:32:18 +0100
  • b46d569f8c a working formulation integrating a new API for non-default constructable custom types, while seamlessly supporting the old API; see Tutorial.mp for details marcel 2022-03-03 11:03:33 +0100
  • 433689e510 a working formulation integrating a new API for non-default constructable custom types, while seamlessly supporting the old API; see Tutorial.mp for details marcel 2022-03-03 11:03:33 +0100
  • baec99b25f
    Merge 995da3f864 into edadfecdc6 Olivier Le Doeuff 2022-03-02 16:47:05 +0800
  • 5c05c687ef
    Merge branch 'jbeder:master' into master Marcel Zoll 2022-02-28 12:16:00 +0100
  • 0bb0428051 slip of hand: or >>> || marcel 2022-02-28 10:58:43 +0100
  • edadfecdc6
    Update gtest to 1.11.0 (#1086) Akash Patel 2022-02-17 13:08:56 -0500
  • b0ea6dd511 change gtest version to find to 1.11.0 acxz 2022-02-16 20:38:26 -0500
  • 28e41795b1 update gtest to 1.11.0 acxz 2022-02-16 17:56:09 -0500
  • 26e3b70407
    Update old style cast from (T) to static_cast<T>. Sam4uk 2022-02-09 00:06:36 +0200
  • e20be84471
    -Werror=old-style-cast Sam4uk 2022-02-06 16:29:54 +0200
  • 8120c0cdd0 fix this test by making a convert description marcel 2022-01-28 13:58:47 +0100
  • 0bfa7a70e6 Merge remote-tracking branch 'origin/master' marcel 2022-01-28 13:49:15 +0100
  • cdf89fa352
    set POSITION_INDEPENDENT_CODE if BUILD_SHARED_LIBS=OFF (#1076) Christian Rauch 2022-01-27 23:03:10 +0000
  • f8e1a7be3b
    Add MinGW to build pipeline TheVice 2022-01-28 01:00:08 +0200
  • bce601f2bf
    Support the conversion for std::unordered_map (#932) Chen 2022-01-06 08:12:40 +0800
  • 2775c3c51d fixed -Werror bug poweedlou 2022-01-06 00:00:39 +0300
  • c1f987850a fix cmake export Felix 2021-12-30 15:35:54 +0100
  • a339bea6bb untabify CMakeLists.txt in some places Felix 2021-12-30 12:53:31 +0100
  • f7e5e8a8f4 set POSITION_INDEPENDENT_CODE if BUILD_SHARED_LIBS=OFF Christian Rauch 2021-12-16 20:16:26 +0000
  • ee0f92aa1f [mingw] added to build with MinGW to the pipeline. TheVice 2021-12-16 12:33:10 +0200
  • d8d9419092
    Fix shared library tests for Windows (#1074) TheVice 2021-12-15 21:38:09 +0200
  • 27a66010d9
    Merge 6327c4b6dd into 974349d015 PhilipDeegan 2021-12-15 20:38:44 +0200
  • 963e7a96f6 [MSVC|CMakeLists.txt] added copying of shared library to the output directory with a test binary. TheVice 2021-12-15 19:38:31 +0200
  • 974349d015
    Fix typo in README about building shared libraries. Jesse Beder 2021-12-10 08:54:35 -0600
  • db6051479e eli 2021-11-30 01:30:34 +0000
  • f37f9607c1 eli 2021-11-30 01:20:18 +0000
  • 7b033b7419 eli 2021-11-30 01:16:15 +0000
  • ff9a466152 Add an into() operator on Node to do optional assignment. Pras Velagapudi 2021-11-25 09:08:28 -0500
  • 5057a53293
    Fix github actions badge. Jesse Beder 2021-11-22 22:44:31 -0600
  • 634578e477
    Add github actions badge to README Jesse Beder 2021-11-22 22:42:51 -0600
  • 2b65c65e1b
    Partially revert commit 0733aeb4 to make dll.h a non-generated file (#1064) Pavel Karelin 2021-11-23 07:40:08 +0300
  • 6323e5996f The dll.h is made static again (revert commit 0733aeb4) Pavel Karelin 2021-11-20 12:06:20 +0300
  • e1e6344a21
    Add back missing YAML_CPP_API. revert-1045-hidden-visibility-again Jesse Beder 2021-11-19 10:55:17 -0600
  • 317d6d3ce4 Revert "Revert "Revert "Hide most of non-public symbols by default (#984)" (#1038)" (#1045)" Jesse Beder 2021-11-19 10:47:42 -0600
  • 0f536caf54 Fix for current version of G++11 Giorgio Zoppi 2021-11-04 16:32:00 +0100
  • 2a4229a5cd
    Merge 6a5829f8cc into 328d2d85e8 Shiv Trivedi 2021-11-03 15:04:54 +0530
  • 328d2d85e8
    Fix .pc paths for absolute GNUInstallDirs (#1058) Ryan Burns 2021-11-02 19:34:46 -0700
  • 439d982980 Fix .pc paths for absolute GNUInstallDirs Ryan Burns 2021-11-02 18:27:12 -0700
  • 6327c4b6dd github actions - enable all shared tests (#1057) dekken 2021-10-31 18:39:14 +0100
  • 4564d9a131
    github actions for mac/linux/windows (#1056) PhilipDeegan 2021-10-31 17:59:40 +0100
  • 8781f0a3da init github actions for mac/linux/windows dekken 2021-10-31 12:16:22 +0100
  • 5f9e4c083f redef with diff storage class in VS \yaml\src\node_data.cpp(16): error C2370: 'm_amount': redefinition; different storage class \yaml\include\yaml-cpp/node/detail/node.h(172): note: see declaration of 'm_amount' Dan Dees 2021-10-25 15:35:11 -0400
  • 3be2e1b28f Allowing partial specialization of the convert struct Benjamin Navarro 2020-07-16 17:26:21 +0200
  • 2f8997565b
    Use static_cast<unsigned char> on DecodeBase64 to prevent SEGV on negative values (#1051) Robert Sebastian Herlim 2021-10-21 00:18:08 +0900
  • 0d052df2a2 Use static_cast<unsigned char> on DecodeBase64 to prevent SEGV on negative values Robert Sebastian Herlim 2021-10-20 12:21:22 +0900
  • 3c5a2b51ae test appveyor with shared libraries for dll export/import dekken 2021-10-17 20:12:17 +0200
  • 1713859b05
    Remove unused code from parse util (#1048) Michał Janiszewski 2021-10-13 13:56:11 -0700
  • 4aa2346926 Remove unused code from parse util Michał Janiszewski 2021-10-13 22:48:57 +0200
  • 2c494a886b
    Drop superfluous const on return type Michał Janiszewski 2021-10-13 22:47:03 +0200
  • 393a02a225
    README.md revision (#732) João Marcos Bezerra 2021-10-10 00:02:35 -0300
  • 0733aeb451
    Revert "Revert "Hide most of non-public symbols by default (#984)" (#1038)" (#1045) Pino Toscano 2021-10-10 04:48:05 +0200
  • 5f4bc5ae65 Revert "Revert "Hide most of non-public symbols by default (#984)" (#1038)" Pino Toscano 2021-10-09 22:15:04 +0200
  • 7e6f9eb89b
    Merge 6cde1ec032 into 0d9dbcfe8c Zhuoer Dong 2021-09-30 12:13:39 -0400
  • dd8e82eafb
    Merge e6434ff294 into 0d9dbcfe8c Ethan 2021-09-30 11:12:52 -0500
  • 3cc2e6cd36 allow disable ctest and format targets xiaozhuai 2021-09-29 21:49:18 +0800
  • 1774881e71
    Merge 0e0a977287 into 0d9dbcfe8c Orgad Shaneh 2021-09-28 08:43:26 -0500
  • 0d9dbcfe8c
    Revert "Hide most of non-public symbols by default (#984)" (#1038) Jesse Beder 2021-09-28 08:41:55 -0500
  • 54e63e3f8c Revert "Hide most of non-public symbols by default (#984)" revert-984-hidden-visibility Jesse Beder 2021-09-28 08:40:58 -0500
  • 4f48727b36 yaml-cpp-config.cmake.in: apply patch to fix #774 Artturin 2021-09-28 00:11:04 +0300
  • da1c8d360e
    Hide most of non-public symbols by default (#984) Pino Toscano 2021-09-25 19:10:58 +0200
  • 5fe6157d87 CMake: hide all the symbols by default Pino Toscano 2021-04-18 10:34:01 +0200
  • 762e6f6c70 CMake: use GenerateExportHeader Pino Toscano 2021-04-18 10:25:08 +0200
  • 25ed1343eb Export YAML::detail::node::m_amount Pino Toscano 2021-04-18 10:29:59 +0200
  • 52e9b62da3 set -fPIC Christian Rauch 2021-09-10 20:12:51 +0100
  • 737117332d add a Node::ContainsKey function for quick checking of subordinated marcel 2021-08-30 14:15:48 +0200
  • 6308112e54
    Added UE-Wrapper link to Readme (#1024) jwindgassen 2021-08-30 13:11:08 +0200
  • c08153d8b6
    Added UE-Wrapper link to Readme jwindgassen 2021-08-30 12:43:22 +0200
  • 995da3f864 Create target "format" by default only if yaml-cpp is main cmake project Olivier LDff 2021-08-16 10:24:46 +0200
  • 50b57d25d8 Install .pc and cmake/ files to the correct dir Alexey Sokolov 2021-08-11 23:51:11 +0100
  • db6deedcd3
    Include name of anchor in invalid anchor error (#1015) Snow Pettersen 2021-07-23 15:52:21 -0400
  • 0e8b0aaed1 include name of anchor in invalid anchor error Snow Pettersen 2021-07-23 18:19:42 +0000
  • dec18b8d7f removing -Weffc++ fix Jason Beach 2021-07-21 13:12:08 -0400
  • b370f977a1 add Third Party Integrations netcan 2021-07-17 12:08:11 +0800
  • 79aa6d53e5
    Add assert to enable compilation with libcxx + gcc (#947) mjvankampen 2021-07-15 22:09:05 +0100
  • ef0bba178d
    Bump minimum cmake versions in gtest to eliminate cmake deprecation warnings. (#1012) jbeach 2021-07-15 17:08:00 -0400
  • 3fd67c8d06 bump minimum cmake versions in gtest to eliminate cmake deprecation warnings Jason Beach 2021-07-15 15:05:52 -0400
  • 95265de0cd fix g++ warning about returning a reference Jason Beach 2021-07-15 14:58:30 -0400
  • f814627508 give YAML_CPP_INSTALL a default value that can be overridden Jason Beach 2021-07-15 14:16:45 -0400
  • a54ac25254 Add tests for custom decoding Omer Ozarslan 2021-07-15 09:41:45 -0500
  • 8eef18882e Allow decoding types without a default constructor Omer Ozarslan 2021-07-15 09:41:08 -0500
  • 29e3add03b allow to install yaml-cpp from another project SpaceIm 2021-07-12 16:24:31 +0200
  • b591d8ae2a
    Update node impl.h for GCC unused variable warning (#981) JBPennington 2021-07-10 09:07:12 -0700
  • 0579ae3d97 Update version to 0.7.0. yaml-cpp-0.7.0 Jesse Beder 2021-07-10 10:53:22 -0500
  • 33bdf167e0 Update build to 0.7.0. travis-update Jesse Beder 2021-07-10 10:49:09 -0500
  • 9ee3928754
    Prevent trailing spaces when emitting literal strings (#1005) theamarin 2021-07-05 05:30:04 +0200
  • 1d8f870e0c Add Value to test for literals without trailing spaces theamarin 2021-07-04 15:29:32 +0200
  • 961e4aede9 Move emitter test for trailing spaces in literals to integration test theamarin 2021-07-04 10:44:25 +0200
  • bcc3e35c03 Add test to ensure that no trailing spaces are generated in literals theamarin 2021-07-03 23:28:36 +0200
  • dc4c34263d Prevent trailing spaces when emitting literal strings theamarin 2021-07-03 16:55:03 +0200
  • 3734dfdde8 fix: disable test chenlei 2021-06-09 07:36:43 +0800
  • 6bd373fb8a a single copy of this exception is enough marcel 2021-04-30 09:12:31 +0200
  • 5f5b183275 simplify life a little bit marcel 2021-04-28 17:08:34 +0200