Commit Graph

  • 2acec3d15b Fix order for merging iterator Azat Khuzhin 2024-05-03 10:55:38 +0200
  • bcf7604479 Fix merge operator support (that can be visible by iterating through the node) Azat Khuzhin 2024-05-03 09:23:41 +0200
  • 1d8ca1f35e Avoid static reference to temporary Frank Osterfeld 2024-04-11 23:16:44 +0200
  • f421443ee4
    Merge branch 'master' into cmake-hide-symbols SpaceIm 2024-04-25 14:35:29 +0200
  • 3289863a46 Avoid static reference to temporary Frank Osterfeld 2024-04-11 23:16:44 +0200
  • 43006c84b8
    Added YAML_CPP_STATIC_DEFINE define to premake build script Nathan Chitnis 2024-03-12 17:53:13 -0400
  • 9f9a9e490c
    Turned on static runtime + added gitignore (Merge PR #1) Add .gitignore + turn off static runtime Nathan Chitnis 2024-03-12 17:45:39 -0400
  • 0d2d097faa
    Added Premake File Nathan Chitnis 2024-03-12 17:30:05 -0400
  • 76dc671573 Add option YAML_ENABLE_PIC=ON Humberto Dias 2024-02-22 14:50:05 -0300
  • 5c1bbbd276 Skip Position Independent Code for PSP/PS3 Humberto Dias 2024-02-21 13:19:22 -0300
  • cd9710190f Add option YAML_ENABLE_PIC=ON Humberto Dias 2024-02-22 14:50:05 -0300
  • 5915dfff9f Merge branch 'build-psp-ps3' Humberto Dias 2024-02-21 13:31:12 -0300
  • 2cde076650 Skip Position Independent Code for PSP/PS3 Humberto Dias 2024-02-21 13:19:22 -0300
  • 4afd53b0d3 Bump the github-actions group with 1 update dependabot[bot] 2024-01-01 16:49:13 +0000
  • 96f5c887f3 assign fallback value Jason Beach 2024-01-26 12:26:52 -0500
  • c67d701ad8 Fix indentation of empty sequences and add test Alejandro-FA 2024-01-25 18:19:15 +0100
  • 270fac06c0 assign fallback value Jason Beach 2024-01-26 12:26:52 -0500
  • 97358c59ee Fix indentation of empty sequences and add test Alejandro-FA 2024-01-25 18:19:15 +0100
  • 6170121246
    Merge 6f79903b89 into 9eb1142900 Marcel Zoll 2024-01-09 15:02:41 -0500
  • 9eb1142900 Fix GIT_TAG field in cmake integration example Trompettesib 2024-01-04 12:03:33 +0100
  • c28295bda4 Add CMake integration example Alexandre TISSOT 2022-10-13 22:12:19 +0200
  • 2056d59f99
    Fix GIT_TAG field in cmake integration example Trompettesib 2024-01-04 12:03:33 +0100
  • 7be558b388
    Add CMake integration example Alexandre TISSOT 2022-10-13 22:12:19 +0200
  • 3a6cdcd277
    Bump the github-actions group with 1 update dependabot[bot] 2024-01-01 16:49:13 +0000
  • 94710bb221 Add default destructor to EmitFromEvents Levi Armstrong 2023-12-28 10:11:58 -0600
  • 546ac3cf1a
    Add default destructor to EmitFromEvents Levi Armstrong 2023-12-28 10:11:58 -0600
  • 421b675bc8
    CMakeLists.txt: Fix condition alex-thiessen-for-siemens 2023-12-19 14:34:02 +0100
  • 516f588c0f
    CMakeLists.txt: Run cppcheck in dev scenarios when available alex-thiessen-for-siemens 2023-12-19 14:32:44 +0100
  • 47ccde8bf1
    github/workflows/build: Install cppcheck on Ubuntu alex-thiessen-for-siemens 2023-12-19 14:15:49 +0100
  • c7639e81d5 ci: configure dependabot to montly update GHAs Diogo Teles Sant'Anna 2023-12-14 14:56:37 +0000
  • f30582fb09 ci: hash-pin sensitive workflow dependency Diogo Teles Sant'Anna 2023-12-13 20:22:04 +0000
  • ddc213d65a
    ci: configure dependabot to montly update GHAs Diogo Teles Sant'Anna 2023-12-14 14:56:37 +0000
  • eff30d7688
    ci: hash-pin sensitive workflow dependency Diogo Teles Sant'Anna 2023-12-13 20:22:04 +0000
  • 629297180d Fix merge-key handling in case the dictionary contains a sub-dictionary Nicolas Le Scouarnec 2023-12-08 20:42:30 +0100
  • ec02fb0b85
    Merge a54ac25254 into eaf7205372 Omer Ozarslan 2023-12-04 10:19:46 -0500
  • eaf7205372 README.md: Describe building with debug libstdc++ mode Alex Thiessen 2023-11-27 18:57:10 +0100
  • 1c5a38eef3 workflows/build.yml: Use debug std C++ library on Ubuntu Alex Thiessen 2023-11-26 18:30:38 +0100
  • a34db04877
    README.md: Describe building with debug libstdc++ mode Alex Thiessen 2023-11-27 18:57:10 +0100
  • 1b506b4314
    workflows/build.yml: Use debug std C++ library on Ubuntu Alex Thiessen 2023-11-26 18:30:38 +0100
  • b8fa310896
    Update yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 10:17:50 -0600
  • 2cbf355a2e
    Fix yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 08:48:29 -0600
  • 6bbc603b22 Adding support for handling YAML Merge Key (#41) Nicolas Le Scouarnec 2023-11-04 09:22:05 +0100
  • 51adc5f739 Update yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 10:17:50 -0600
  • 30e6933279 Fix yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 08:48:29 -0600
  • d7520f7f8d hide all symbols by default SpaceIm 2023-10-30 10:48:49 +0100
  • db03655d58
    Make sure CXX_STANDARD can be overridden from outside (#1239) Gianfranco Costamagna 2023-10-23 14:20:22 +0200
  • 76b6ecb5b6 test/cmake/CMakeLists.txt: make sure CXX_STANDARD can be overridden from outside Gianfranco Costamagna 2023-10-23 11:46:32 +0200
  • 145eec5f3e
    Add CMake option YAML_USE_SYSTEM_GTEST to use system googletest if available. (#1035) Gianfranco Costamagna 2023-10-22 07:06:39 +0200
  • d396df723f Update cmakelists to use system googletest if available. Gianfranco Costamagna 2023-10-14 09:23:02 +0200
  • f791b955d8
    remove unncessary continue-on-error (#1234) Ezekiel Warren 2023-10-12 16:27:47 -0700
  • ec255bbdf6
    remove unncessary continue-on-error Ezekiel Warren 2023-10-12 15:44:03 -0700
  • 4fc5ec36bc
    automatically create bzlmod archive for release (#1230) Ezekiel Warren 2023-10-12 08:52:22 -0700
  • 8106fcf1e5
    Resolve warnings about unreferenced parameter 'style' in NullEventHandlers (#1193) Pete Lewis 2023-10-12 08:49:34 -0700
  • c26e047223
    CMake: Fixes for generated config (#1212) Pierre Wendling 2023-10-12 17:48:16 +0200
  • f0c5702702
    Setting CMAKE_COMPILE_PDB_OUTPUT_DIRECTORY to lib folder slambon 2023-10-12 09:21:20 -0400
  • 082fa7e31b
    CMake: mark the yaml-cpp target as IMPORTED. Pierre Wendling 2023-10-11 12:09:17 +0200
  • 8a0a4835ee
    CMake: Create add a deprecated yaml-cpp target. Pierre Wendling 2023-10-11 11:54:46 +0200
  • f240bdd082
    Merge branch 'master' into cmake-config-fixes Jesse Beder 2023-10-11 00:04:40 -0400
  • ac144ed46c
    Hide uninstall target unless YAML_CPP_INSTALL is set, and allow it to be disabled by YAML_CPP_DISABLE_UNINSTALL Megamouse 2023-10-11 06:02:33 +0200
  • 653ea56aff
    Merge branch 'master' into uninstall Jesse Beder 2023-10-10 23:48:55 -0400
  • 4c061a5058
    Disable format target when not building as the main project (#1231) Alfi Maulana 2023-10-11 10:40:09 +0700
  • a20c24d96b
    Disable format target when not building as the main project Alfi Maulana 2023-10-04 09:53:46 +0700
  • cd01ce96f5
    automatically create bzlmod archive for release Ezekiel Warren 2023-10-01 12:22:18 -0700
  • bd352b2e43 CMake: Hide uninstall target unless YAML_CPP_INSTALL is set Megamouse 2023-09-25 21:53:44 +0200
  • cf3a8b2936 CMake: Allow to disable uninstall Megamouse 2023-08-18 18:14:35 +0200
  • fbabd90d38
    CI: Test the generated CMake package. Pierre Wendling 2023-08-17 09:42:20 -0400
  • 5682a0c097
    CMake: Fix generated config. Pierre Wendling 2023-08-16 18:44:14 -0400
  • 69535873b4
    CMake: Add option to set the package install dir. Pierre Wendling 2023-08-16 18:25:39 -0400
  • 37f1b8b8c9
    Update How-To-Emit-YAML.md (#976) Paul Jurczak 2023-09-21 13:38:56 -0700
  • d046eea331
    node/convert: Enable the template specialization for std::string_view properly when the library is compiled by MSVC on Windows. (#1227) FireWolf 2023-09-17 08:58:31 -0700
  • 9f31491b0f
    bzlmodded (#1224) Daniel Stonier 2023-09-17 11:57:52 -0400
  • 38cda4d834 node/convert: Enable the template specialization for std::string_view properly when the library is compiled by MSVC on Windows. FireWolf 2023-09-11 13:17:47 -0700
  • 016b2e7769
    CI: test with supported C++ standards (#1226) Kefu Chai 2023-09-10 20:38:51 +0800
  • 2383e6d0f2
    Revert "node/convert: relax the check for string_view (#1222)" (#1225) Kefu Chai 2023-09-10 20:28:52 +0800
  • a127748f18 CI: drop redundant Build step Kefu Chai 2023-09-09 13:54:51 +0800
  • 67259fc1d5 CI: test with supported C++ standards Kefu Chai 2023-09-09 13:46:04 +0800
  • f72f352ca7 Revert "node/convert: relax the check for string_view (#1222)" Kefu Chai 2023-09-09 13:21:27 +0800
  • 0ed499b892 bzlmodded Daniel Stonier 2023-09-06 18:16:05 +0000
  • 6262201182
    node/convert: relax the check for string_view (#1222) Kefu Chai 2023-09-06 20:57:12 +0800
  • bad22f4846 node/convert: relax the check for string_view Kefu Chai 2023-09-06 12:46:18 +0800
  • 45c6b771c0 Validate mapping key uniqueness Daniel Brondani 2023-09-01 16:13:26 +0200
  • fcbb8193b9
    Fix testsuite with gcc-13 (#1216) Gianfranco Costamagna 2023-08-19 21:36:16 +0200
  • b1005a7cba Fix testsuite with gcc-13 Gianfranco Costamagna 2023-08-19 19:47:44 +0200
  • c268020048
    Specify CMake policy range to avoid deprecation warning (#1211) Craig Scott 2023-08-17 08:54:05 +1000
  • 8153a1add1
    Specify CMake policy range to avoid deprecation warning Craig Scott 2023-08-16 15:55:44 +1000
  • f732014112 Bump version to 0.8.0. 0.8.0 Jesse Beder 2023-08-10 14:27:56 -0500
  • f6c8b17c3a
    Create Security-Policy (#1189) Diogo Teles Sant'Anna 2023-08-10 16:02:27 -0300
  • a40444fa2f Add whitespace in tag match regex Inori 2023-07-30 06:39:19 +0800
  • 35b4498026
    node/convert: support conversion for std::string_view (#1148) Kefu Chai 2023-07-25 03:51:05 +0800
  • 3ff13a243d node/convert: support conversion for std::string_view Kefu Chai 2022-10-31 14:37:59 +0800
  • b8882652fc
    Add namespace for the exported targets (#1196) Ryan 2023-06-28 10:37:09 -0600
  • 897da2178b Add namespace for the exported targets Ryan Friedman 2023-06-24 23:26:32 -0600
  • 4d78c0bef2
    Merge 4f780ead9f into 0e6e28d1a3 Dickens 2023-06-21 07:53:31 -0500
  • 4f780ead9f 1.Disable parse tools, 2. Disable YAML_CPP_BUILD_CONTRIB Dickens 2023-06-21 20:53:18 +0800
  • cedc0aebf8 Remove CMAKE_DEBUG_POSTFIX Dickens 2023-06-14 23:46:57 +0800
  • 7d766e84c1
    Merge pull request #1 from jbeder/master Dickens 2023-06-14 22:18:10 +0800
  • 5665589c36 Remove bazel files Matt Woodward 2023-05-24 14:12:47 +1000
  • 453939ea9f Merge remote-tracking branch 'upstream/master' into woodfell/merge_upstream Matt Woodward 2023-05-24 13:07:24 +1000
  • ca4b7fa280 Resolve warnings about unreferenced parameter 'style' in NullEventHandlers Pete Lewis 2023-05-11 10:24:13 -0700
  • 7e8b1dbdc7
    Create Security-Policy Diogo Teles Sant'Anna 2023-04-25 16:06:51 -0300