Commit Graph

  • aa8d4e4750 up master Onyad 2025-09-04 18:33:17 +03:00
  • 1599d55a3d Bump actions/checkout from 4 to 5 in the github-actions group #1367 dependabot/github_actions/github-actions-a331d3ec2d dependabot[bot] 2025-09-02 04:21:47 +00:00
  • 2f86d13775 Update googletest to 1.13 Christoph Grüninger 2025-03-24 08:44:53 +01:00
  • c9371de783 [cmake] Require minimum CMake version 3.5 Christoph Grüninger 2025-03-24 08:32:25 +01:00
  • 28f93bdec6 docs: Fix link in README Salim B 2025-03-13 20:35:32 +01:00
  • 39f737443b Update README.md Patrick Diehl 2025-01-24 14:32:52 -07:00
  • 73ef0060aa Avoid including <iostream> in library code Jeremy Nimmer 2024-12-30 07:23:23 -08:00
  • 7470c2d871 emitter: Support std::string_view Daniel Levin 2024-10-20 00:36:24 -05:00
  • 8a9a7b74ef Update CONTRIBUTING.md Jesse Beder 2024-12-22 16:16:07 -06:00
  • d45c4fba3e Update README.md Jesse Beder 2024-12-18 11:43:01 -06:00
  • 61db89741d Exclude ubuntu/C++ 11/googletest system from the test matrix since it doesn't compile. Jesse Beder 2024-12-17 15:50:18 -06:00
  • 7def2046ff Fix bazel build, and commit module lock file. Jesse Beder 2024-12-17 09:46:59 -06:00
  • 1da813f56a ensuring local tags are retained after loading a node + test IMaloney 2024-10-12 16:03:37 -04:00
  • f878043f12 Don't install embedded copy of GTest Phil Miller 2023-02-07 15:42:40 -05:00
  • 9ce5a25188 fix: spell fix Simon Gene Gottlieb 2024-10-22 19:58:19 +02:00
  • ebfbf27115 patch: added more defensive programming techniques Simon Gene Gottlieb 2024-10-22 19:52:57 +02:00
  • 06ffaf3104 remove reduntant license information Simon Gene Gottlieb 2024-10-21 22:38:45 +02:00
  • 0b945415fd fix: add missing include Simon Gene Gottlieb 2024-07-30 20:36:17 +02:00
  • 82f3c04081 fix: add YAML_CPP_API for windows-shared library builds Simon Gene Gottlieb 2024-07-30 11:48:12 +02:00
  • d8de96524c patch: move dragonbox.h from 'include' folder to 'src' folder Simon Gene Gottlieb 2024-07-30 11:16:03 +02:00
  • 5d9e4b6251 patch: split fp_to_string.h into fptostring.h and fptostring.cpp Simon Gene Gottlieb 2024-07-29 18:14:02 +02:00
  • 28c0a1bc25 doc: add a little more information to dragonbox file Simon Gene Gottlieb 2024-07-29 18:13:11 +02:00
  • 72865f7d32 fix: remove trailing return types Simon Gene Gottlieb 2024-07-16 13:41:21 +02:00
  • f4bca79dc4 fix: fp_to_string uses now 2 spaces Simon Gene Gottlieb 2024-07-16 13:39:43 +02:00
  • d4e00bd473 fix: rename fp_to_string to FpToString to match coding style Simon Gene Gottlieb 2024-07-16 13:38:25 +02:00
  • bd070a7b76 fix: prettier floating point numbers Simon Gene Gottlieb 2024-07-06 08:00:10 +02:00
  • 3d2888cc8a missing keys should throw InvalidNode, not BadConversion Reini Urban 2024-11-01 13:29:36 +01:00
  • c2bec4c755 chore(test): moved infiniteloop test to load_node_test suite. Federico Di Pierro 2024-10-14 09:19:43 +02:00
  • 29c59c01d4 new(test): added a test to avoid future issues with LoadAll(). Federico Di Pierro 2024-09-13 08:58:51 +02:00
  • bc67157109 fix(src): avoid possible infinite loop in LoadAll(). Federico Di Pierro 2024-09-12 14:16:15 +02:00
  • da82fd982c chore(test/integration): refactor some test cases to their own test. Federico Di Pierro 2024-09-13 08:50:53 +02:00
  • 1f2b841949 fix(src,include,test): fixed multiple cases where a bad yaml was accepted. Federico Di Pierro 2024-09-12 14:14:29 +02:00
  • 47cd2725d6 Remove build debug messages Orgad Shaneh 2024-08-27 18:42:15 +03:00
  • 850ec4f39e Fix reference types in iterators Orgad Shaneh 2020-11-11 18:51:46 +02:00
  • 84459a7f98 fix: missing token enum name Simon Gene Gottlieb 2024-08-22 12:13:35 +02:00
  • ee9c4d19be fix: parse files with '\r' symbols as line ending correctly Simon Gene Gottlieb 2024-08-22 10:29:29 +02:00
  • b38ac5b55f Use FetchContent_MakeAvailable Cristian Le 2024-08-21 09:46:53 +02:00
  • 7b469b4220 emitterutils: Explicitly include <cstdint> Christopher Fore 2024-08-14 21:02:32 -04:00
  • 8fbf344aee doc, fix: invalid liquid '{{...}}' tags Simon Gene Gottlieb 2024-07-18 10:29:30 +02:00
  • 06c3d1db51 fix compile warning(Pull requests #1305)(Issues #1306) NameSirius 2024-08-06 14:18:15 +08:00
  • 04dddd6999 Revert "Fix compile warning with -Wshadow" Jesse Beder 2024-08-05 15:50:36 -05:00
  • 1f5e971f77 Fix compile warning with -Wshadow NameSirius 2024-08-05 18:03:37 +08:00
  • b11eaf1631 Run format target from project root Josiah VanderZee 2024-08-01 08:15:04 -05:00
  • 9f7babc3ff Use c-strings to constant initialize token array Josiah VanderZee 2024-08-01 08:00:57 -05:00
  • b95aa146ec fix: use C locale by default Simon Gene Gottlieb 2024-07-17 13:06:39 +02:00
  • 1d8ca1f35e Avoid static reference to temporary Frank Osterfeld 2024-04-11 23:16:44 +02:00
  • 76dc671573 Add option YAML_ENABLE_PIC=ON Humberto Dias 2024-02-22 14:50:05 -03:00
  • 5c1bbbd276 Skip Position Independent Code for PSP/PS3 Humberto Dias 2024-02-21 13:19:22 -03:00
  • 4afd53b0d3 Bump the github-actions group with 1 update dependabot[bot] 2024-01-01 16:49:13 +00:00
  • 96f5c887f3 assign fallback value Jason Beach 2024-01-26 12:26:52 -05:00
  • c67d701ad8 Fix indentation of empty sequences and add test Alejandro-FA 2024-01-25 18:19:15 +01:00
  • 9eb1142900 Fix GIT_TAG field in cmake integration example Trompettesib 2024-01-04 12:03:33 +01:00
  • c28295bda4 Add CMake integration example Alexandre TISSOT 2022-10-13 22:12:19 +02:00
  • 94710bb221 Add default destructor to EmitFromEvents Levi Armstrong 2023-12-28 10:11:58 -06:00
  • c7639e81d5 ci: configure dependabot to montly update GHAs Diogo Teles Sant'Anna 2023-12-14 14:56:37 +00:00
  • f30582fb09 ci: hash-pin sensitive workflow dependency Diogo Teles Sant'Anna 2023-12-13 20:22:04 +00:00
  • eaf7205372 README.md: Describe building with debug libstdc++ mode Alex Thiessen 2023-11-27 18:57:10 +01:00
  • 1c5a38eef3 workflows/build.yml: Use debug std C++ library on Ubuntu Alex Thiessen 2023-11-26 18:30:38 +01:00
  • 51adc5f739 Update yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 10:17:50 -06:00
  • 30e6933279 Fix yaml-cpp-config.cmake.in Levi Armstrong 2023-11-06 08:48:29 -06:00
  • db03655d58 Make sure CXX_STANDARD can be overridden from outside (#1239) Gianfranco Costamagna 2023-10-23 14:20:22 +02:00
  • 145eec5f3e Add CMake option YAML_USE_SYSTEM_GTEST to use system googletest if available. (#1035) Gianfranco Costamagna 2023-10-22 07:06:39 +02:00
  • f791b955d8 remove unncessary continue-on-error (#1234) Ezekiel Warren 2023-10-12 16:27:47 -07:00
  • 4fc5ec36bc automatically create bzlmod archive for release (#1230) Ezekiel Warren 2023-10-12 08:52:22 -07:00
  • 8106fcf1e5 Resolve warnings about unreferenced parameter 'style' in NullEventHandlers (#1193) Pete Lewis 2023-10-12 08:49:34 -07:00
  • c26e047223 CMake: Fixes for generated config (#1212) Pierre Wendling 2023-10-12 17:48:16 +02:00
  • 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 +02:00
  • 4c061a5058 Disable format target when not building as the main project (#1231) Alfi Maulana 2023-10-11 10:40:09 +07:00
  • 37f1b8b8c9 Update How-To-Emit-YAML.md (#976) Paul Jurczak 2023-09-21 13:38:56 -07:00
  • 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 -07:00
  • 9f31491b0f bzlmodded (#1224) Daniel Stonier 2023-09-17 11:57:52 -04:00
  • 016b2e7769 CI: test with supported C++ standards (#1226) Kefu Chai 2023-09-10 20:38:51 +08:00
  • 2383e6d0f2 Revert "node/convert: relax the check for string_view (#1222)" (#1225) Kefu Chai 2023-09-10 20:28:52 +08:00
  • 6262201182 node/convert: relax the check for string_view (#1222) Kefu Chai 2023-09-06 20:57:12 +08:00
  • fcbb8193b9 Fix testsuite with gcc-13 (#1216) Gianfranco Costamagna 2023-08-19 21:36:16 +02:00
  • c268020048 Specify CMake policy range to avoid deprecation warning (#1211) Craig Scott 2023-08-17 08:54:05 +10:00
  • f732014112 Bump version to 0.8.0. 0.8.0 Jesse Beder 2023-08-10 14:27:56 -05:00
  • f6c8b17c3a Create Security-Policy (#1189) Diogo Teles Sant'Anna 2023-08-10 16:02:27 -03:00
  • 35b4498026 node/convert: support conversion for std::string_view (#1148) Kefu Chai 2023-07-25 03:51:05 +08:00
  • b8882652fc Add namespace for the exported targets (#1196) Ryan 2023-06-28 10:37:09 -06:00
  • 0e6e28d1a3 Revert "Move CTest to test entry (#1181)" (#1182) Jesse Beder 2023-03-22 19:14:49 -05:00
  • 74f63c1181 Move CTest to test entry (#1181) Jelin 2023-03-22 00:24:19 +08:00
  • 987a604256 Delete .travis.yml (#1177) Matthijs van der Burgh 2023-03-04 23:18:51 +01:00
  • 55a8037daa (appveyor) remove, because testing windows in GH actions (#1176) Matthijs van der Burgh 2023-03-04 21:07:09 +01:00
  • 3ff7ab07ac Make sure tests are run in CI (#1170) Matthijs van der Burgh 2023-03-04 21:06:01 +01:00
  • d7f672d141 CI: define read-only permission for GitHub Workflow (#1175) Diogo Teles Sant'Anna 2023-03-04 02:33:51 -03:00
  • bdc5582b35 Add tests for iterator and const_iterator on sequence (#1169) Matthijs van der Burgh 2023-03-02 02:27:51 +01:00
  • 1b50109f7b Include property nodes in the long key check (#1140) James Brown 2022-10-05 12:51:53 +13:00
  • 4ae4cb7309 Support conversion for std::valarray (#956) sfalmo 2022-09-20 07:31:51 +02:00
  • 97ebcf035a Export library directory and shared libs to CMake config (#1113) Derzsi Dániel 2022-09-20 08:26:59 +03:00
  • 85ad599d79 Basic update to CMakeLists.txt to address #1116 (#1117) stephematician 2022-09-20 15:24:35 +10:00
  • c86a9e424c Minimize warnings when not the top-level project (#1124) Baruch 2022-09-20 08:22:11 +03:00
  • 255bf1f9bc Install pkgconfig and cmake files into arch-dependent locations (#1055) Timo Gurr 2022-09-20 07:17:13 +02:00
  • 763b7d6c70 Fix compilation errors in build for Oracle Solaris OS (#1133) rdzehtsiar 2022-09-20 07:04:18 +02:00
  • e87ed7e5b1 Add the "make uninstall" target (#1130) Skywol 2022-09-20 13:03:40 +08:00
  • c73ee34704 Small perfomance optimization in Directives and Tag methods (#1112) Igor [hyperxor] 2022-06-01 02:05:22 +03:00
  • 190ad502b5 Remove redundant include (#1110) Igor [hyperxor] 2022-05-21 15:20:18 +03:00
  • 420c982310 Improve bazel build for Windows. (#1100) Dr. Andre Vehreschild 2022-04-27 16:10:13 +02:00
  • 13626af92a Fix escaping anchors in keys (#1101) Dr. Andre Vehreschild 2022-04-21 15:19:51 +02:00
  • 4c982d59dc Improve build and fix single cr on windows (#1099) Dr. Andre Vehreschild 2022-04-19 19:39:55 +02:00