Clone this repo:
  1. 8c94f4e Fix python builtin test failure by William S Fulton · 2 days ago master
  2. 955958f Merge branch 'cmake_win11_arm64' by William S Fulton · 2 days ago
  3. 87627cc comment addition by William S Fulton · 2 days ago
  4. 0f839a2 AGENTS.md: forbid bare 'assert' in Python runmes by William S Fulton · 3 days ago
  5. 5fcb0ac Doxygen misc constructs: cover @{ group marker and /// @file variant by William S Fulton · 3 days ago
  6. d50e235 Fix -doxygen: @file block bleeds into first class docstring by Joachim Wuttke (o) · 3 days ago
  7. b8cdd54 Add `windows-11-arm` to `cmake.yml` by Erez Geva · 3 days ago
  8. 4ff8f37 changed pointer initializations to format supported in both C and C++ (#3406) by akarantanapa · 3 days ago
  9. 0601b9c [R] Fix compilation with R 4.6.0 which removed non-API macros #3407 by Bradley Lowekamp · 4 days ago
  10. 17105fa Perl clang warning fix by William S Fulton · 4 days ago
  11. e7887d2 testcase fix for clang 21 by William S Fulton · 5 days ago
  12. 0070101 SWIG: emit user-defined literal operators without deprecated whitespace by William S Fulton · 5 days ago
  13. ef00c8a C++20: avoid 'Numeric auto' with trailing return type in abbreviated_template test by William S Fulton · 5 days ago
  14. d9d585b Use ParmList_join in place of hand-rolled list splicing by William S Fulton · 5 days ago
  15. f4d0ec2 Dehyphenate prose in skill files and a few other lines by William S Fulton · 5 days ago
  16. ec6354d C++20: mix abbreviated function templates with a variadic explicit pack by William S Fulton · 5 days ago
  17. b8c3a58 C++20: mix abbreviated function templates with explicit template parameter lists; decorated auto by William S Fulton · 5 days ago
  18. 212c248 C++20: stop emitting warning 332 for unresolved type-constraints by William S Fulton · 6 days ago
  19. 797c3c4 C++20: accept template-id concept-id as a type-constraint by William S Fulton · 6 days ago
  20. 81406ae C++20: parse abbreviated function templates with constrained auto return type by William S Fulton · 6 days ago