634 Commits

Author SHA1 Message Date
neargye b233b96e49 fix #447 2026-06-08 14:35:52 +04:00
neargye 088d4a12e2 fix #393 2026-06-08 14:35:50 +04:00
dependabot[bot] 95984bcd4a Bump the github-actions group with 2 updates (#458) 2026-06-06 22:54:54 +04:00
neargye f0496ecd1b fix adl 2026-06-06 22:46:43 +04:00
neargye fbe17893d7 fix #452 2026-06-06 22:40:43 +04:00
neargye 9b0262a852 fix #459 #453 2026-06-06 22:34:36 +04:00
Kenan Millet a9f11418c0 Added efficient iterators to magic_enum::containers::bitset (#450)
* Added efficient iterators to magic_enum::containers::bitset

* Matched bracket spacing to the rest of the lib.

* iterator_impl() now zero-inits even though it should not generally be called

* Hoping to fix macos/windows builds.

* Fixed past-end ++ and from-end --
2026-06-05 19:04:29 +04:00
neargye 4c597d68ae update ci 2026-05-31 13:54:47 +04:00
neargye 26b9d46bcc fix bazel 2026-05-31 12:42:21 +04:00
neargye f0f76c3aab fix bazel 2026-05-31 12:33:17 +04:00
neargye 3072d5243c fix build 2026-05-31 12:29:28 +04:00
neargye 8c3663433b update tests
clean-up
2026-05-31 12:25:35 +04:00
neargye 932ca61a23 update ci 2026-05-31 12:20:27 +04:00
neargye b963e717db update copyright 2026-05-31 12:20:24 +04:00
Fedor Osetrov dcc565c0b8 C++20 modules support in CMake (#455) 2026-05-30 22:47:18 +04:00
talisein 9f19f78a7d fix / add flags_test to module file (#457) 2026-05-17 21:42:48 +04:00
Steven Van 6a71f2aeef added case_insensitive to module file (#456) 2026-05-13 18:43:35 +04:00
neargye 1384769c66 v0.9.8 v0.9.8 2026-05-03 20:51:31 +04:00
neargye 7d87efb4a3 update ci 2026-02-27 21:25:56 +04:00
neargye 8c3a9ec3ad update doc 2026-02-27 21:19:10 +04:00
neargye 1110266151 fix #446 2026-02-27 20:46:19 +04:00
neargye 9c986e5db8 update ci 2026-02-27 20:40:38 +04:00
neargye c60942a330 update ci 2026-02-27 20:22:29 +04:00
neargye c1aa6de965 fix build 2026-02-07 21:21:03 +04:00
neargye da737578fe #441 2026-02-05 14:49:28 +04:00
WtDMaO0 905ba74eaa [issue Neargye#441] fix(magic_enum): fix enum_integer return value deduction on unsupported compilers. (#442) 2026-02-05 14:44:40 +04:00
dependabot[bot] b75be19320 Bump github/codeql-action in the github-actions group (#443) 2026-02-02 13:07:38 +04:00
Christopher D. Canfield 5b6e12fa1b Fix redefinition errors in module (regression fix) (#439)
Fixes type redefinition errors when compiling magic_enum as a module with the MAGIC_ENUM_USE_STD_MODULE preprocessor variable defined.
2026-01-25 12:42:09 +04:00
neargye 003a7173a0 update ci 2026-01-25 12:41:21 +04:00
neargye 64c357fcb8 clean-up 2026-01-25 12:41:18 +04:00
dependabot[bot] 0453398b81 Bump the github-actions group across 1 directory with 4 updates (#440) 2026-01-25 12:39:48 +04:00
Ezekiel Warren 5e481b6d85 add rules_cc bazel dependency (#438) 2026-01-25 12:35:35 +04:00
CrackedMatter 2e6e8bfff3 Support fmt and std::format in C++20 module (#394) 2025-11-21 19:21:54 +04:00
neargye 341521b9c0 fix build 2025-11-21 19:06:51 +04:00
neargye a0db691691 fix #397 2025-11-21 18:34:56 +04:00
neargye 3e5609848e fix empry sting and static_str string_view conversion 2025-11-21 18:13:46 +04:00
dependabot[bot] ca3c6c35fe Bump the github-actions group across 1 directory with 3 updates (#435) 2025-11-21 17:55:40 +04:00
Frankie Robertson 83ab7f4f57 Replace test option with not building tests by default (#430)
Co-authored-by: Frankie Robertson <frankie@robertson.name>
2025-10-08 22:29:29 +04:00
dependabot[bot] ec5734e491 Bump the github-actions group with 2 updates (#426) 2025-09-05 19:54:19 +04:00
neargye 0f47904705 fix multiple definitions of adl_info 2025-09-05 19:51:55 +04:00
neargye 083298a045 fix namespace 2025-09-01 01:21:32 +04:00
ZXShady aaf57737d5 Add prefix trimming (#414) 2025-08-31 22:56:19 +04:00
dependabot[bot] d468f23408 Bump github/codeql-action in the github-actions group (#421) 2025-08-24 23:01:03 +04:00
dependabot[bot] 691cc4b2a4 Bump the github-actions group with 3 updates (#417) 2025-07-17 13:54:17 +04:00
Ryan Saunders ecdeb1cea5 Fix __FUNCSIG__ parsing on x86 by explicitly declaring the calling convention (#405) 2025-06-27 15:25:18 +04:00
neargye ca429575e0 update ga 2025-06-24 17:22:59 +04:00
Flinner be00112dda Fix GIT_TAG for CMake's CPAMAddPackage (#416) 2025-06-24 17:11:50 +04:00
neargye a733a2ea66 clean-up 2025-06-11 21:39:34 +04:00
ZXShady d642b05dcb Add adl_ranges (#413)
Co-authored-by: lsemprini <17140216+lsemprini@users.noreply.github.com>
2025-06-11 21:00:01 +04:00
neargye 513e606d7b clean-up 2025-06-11 20:49:11 +04:00