Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / johnmcfarlane/cnl issues and pull requests
#1043 - Fixed redefinition error when compiling with g++12
Pull Request -
State: closed - Opened by sprenger120 over 1 year ago
- 1 comment
#1042 - 991-refix
Pull Request -
State: open - Opened by vrqq over 1 year ago
#1041 - Try to fix issue #991
Pull Request -
State: closed - Opened by vrqq over 1 year ago
- 3 comments
#1040 - Try to fix the issue #991
Pull Request -
State: closed - Opened by vrqq over 1 year ago
#1039 - Fix clang-tidy failure in benchmark lib
Pull Request -
State: closed - Opened by johnmcfarlane over 2 years ago
#1038 - Add latest compiler versions to CI
Pull Request -
State: closed - Opened by johnmcfarlane over 2 years ago
#1037 - Put slowest tests first
Issue -
State: open - Opened by johnmcfarlane over 2 years ago
Labels: request
#1036 - ensure FetchContent-able
Issue -
State: open - Opened by johnmcfarlane over 2 years ago
Labels: request
#1035 - Remove accidental exclusion of Clang-Tidy rules
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1034 - Mention grepability in CONTRIBUTING.md
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#1033 - Fix v1.x CI
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1032 - Fix missing package cache in armv7 job
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1031 - 991
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#1030 - Clang-Tidy won't re-run when .clang-tidy changes
Issue -
State: open - Opened by johnmcfarlane almost 3 years ago
Labels: bug
#1029 - Add unit testing 'framework'
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#1028 - Use CNL_ASSERT_EQ
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#1027 - Fix incorrect use of exponent as fractional digits
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1026 - Fix to_chars_static buffer size
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#1025 - Remove wide-integer check from CI
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1024 - Fix CI badge
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1023 - remove cnl/bit.h
Issue -
State: open - Opened by johnmcfarlane almost 3 years ago
Labels: request, 2.0, starter
#1022 - Pipeline fixups
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1021 - Replace max_to_chars_chars with to_chars_capacity
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1020 - Add test of to_string
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1019 - ref_name in cache slug
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1018 - Use ccache action
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1017 - Add string_view operator to to_chars_static_result
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1016 - Attempt to improve caching of compiler output
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1015 - First draft of a contribution guide
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1014 - wide-integer dependency bump
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1013 - Traits rearrange
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1012 - to_chars_static improvements
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1011 - Don't reopen std::
Issue -
State: open - Opened by johnmcfarlane almost 3 years ago
Labels: request
#1010 - Testing whether we can stop inserting NOLINTBEGIN/END
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1009 - Update to latest wide-integer
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1008 - bump cache slug
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1007 - Remove broken, outdated workflow script
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1006 - Tidy changes to get uintwide_t.h green in CI
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1005 - Conan cleanups
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1004 - number tests
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1003 - Remove instance of protected
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1002 - Add missing OS X ccache/Conan paths
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1001 - Fix CMake ccache
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#1000 - Fix cache
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#999 - Clang-Tidy cache
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#998 - Turn assert_same into a function
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#997 - Cache fixes
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#996 - Fix pr.yml so it runs on merge to main
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#995 - Divide workflow in two
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#994 - Add more tests for _impl/to_chars.h
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#993 - Better max_to_chars_chars
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#992 - Add /RTC flags to sanitize option in MSVC toolchain
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#991 - How to use as scaled decimal number (1.x)
Issue -
State: open - Opened by vrqq almost 3 years ago
- 6 comments
Labels: question
#990 - Replace CMAKE_TOOLCHAIN_FILE with CMAKE_PROJECT_INCLUDE_BEFORE
Issue -
State: open - Opened by johnmcfarlane almost 3 years ago
- 4 comments
Labels: request, exploratory
#989 - Use simpler CMake API for setting compiler options
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#984 - Only build CNL as Debug
Issue -
State: closed - Opened by johnmcfarlane almost 3 years ago
- 1 comment
Labels: bug
#982 - to_chars radix
Pull Request -
State: closed - Opened by johnmcfarlane almost 3 years ago
#981 - Add base parameter to to_chars
Issue -
State: closed - Opened by johnmcfarlane almost 3 years ago
- 2 comments
Labels: request
#974 - Break it asan
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#973 - Break it clang tidy
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#972 - Break it ubsan
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#971 - Break it clang format
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#968 - Break it mdl
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#967 - Break it yamllint
Pull Request -
State: open - Opened by johnmcfarlane almost 3 years ago
#963 - CMake via Conan?
Issue -
State: closed - Opened by johnmcfarlane almost 3 years ago
- 1 comment
Labels: request
#937 - MSVC sanitizers
Issue -
State: closed - Opened by johnmcfarlane about 3 years ago
- 2 comments
Labels: request
#932 - Missing rounding conversion operators
Issue -
State: open - Opened by johnmcfarlane about 3 years ago
- 1 comment
Labels: bug, 2.1
#914 - v1.1.7 crash after multiplication
Issue -
State: closed - Opened by rezeptemensch over 3 years ago
- 1 comment
Labels: bug
#912 - Overflow issue during multiplication of negative wide_integers
Issue -
State: open - Opened by nilskohl over 3 years ago
- 1 comment
Labels: bug, 2.0
#911 - Strange decimal literal behaviour
Issue -
State: open - Opened by dzarda over 3 years ago
- 1 comment
Labels: bug, 2.0
#910 - GNUInstallDirs
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
- 1 comment
Labels: request
#908 - to_rep doesn't work with namespace cnl prepended
Issue -
State: closed - Opened by dnmiller over 3 years ago
- 3 comments
Labels: bug
#906 - UDL exponents
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
Labels: request, 2.1
#905 - Suggestion for FAQ: note on performance
Issue -
State: closed - Opened by dnmiller over 3 years ago
- 1 comment
Labels: request
#904 - Get number of bits right
Issue -
State: closed - Opened by dzarda over 3 years ago
- 1 comment
Labels: question
#903 - Formatting within GDB
Issue -
State: closed - Opened by dzarda over 3 years ago
- 5 comments
Labels: question
#901 - Compiler error printing 128-bit elastic_scaled_integers
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
- 1 comment
Labels: bug
#899 - Signed modulo behavior
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
Labels: request
#893 - replace push with pull request in Actions
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
- 2 comments
Labels: bug
#892 - wide-integer integration
Pull Request -
State: closed - Opened by johnmcfarlane over 3 years ago
- 5 comments
Labels: 2.0
#887 - cnl_example fails
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
- 12 comments
Labels: bug
#886 - use CONAN_RUN_TESTS
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
Labels: request
#878 - Overflow printing static_number
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
Labels: bug, 2.0
#868 - numeric_limits::is_modulo set incorrectly for elastic_integer?
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
Labels: bug, 2.0
#864 - Replace elastic_integer, introduce families
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
Labels: request, 2.0
#846 - Use __builtin_assume
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
- 1 comment
#827 - Better error message when _c is too big
Issue -
State: closed - Opened by johnmcfarlane over 3 years ago
- 2 comments
#811 - CI image blitz
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
- 1 comment
#799 - Cannot always compare scaled_integer to 0
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
- 1 comment
Labels: enhancement
#797 - Tags as NTTPs
Issue -
State: open - Opened by johnmcfarlane over 3 years ago
- 1 comment
Labels: 2.0
#723 - Replace num_traits.h, limits.h
Issue -
State: open - Opened by johnmcfarlane almost 4 years ago
- 2 comments
Labels: 2.0
#656 - Implement niebloids
Issue -
State: open - Opened by johnmcfarlane about 4 years ago
- 2 comments
Labels: 2.0
#521 - Extremely big binary output when compiling with -fsanitize
Issue -
State: open - Opened by elcojacobs about 5 years ago
- 22 comments
Labels: bug
#326 - MSVC CE error
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 1 comment
#325 - operator%(elastic_integer) failure
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 1 comment
#312 - Investigate ARM error
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 1 comment
#303 - Try again to remove implicit conversion to T in constant
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 1 comment
#297 - Rething overflow_integer
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 2 comments
Labels: design
#284 - Make `elastic_integer` an alias
Issue -
State: closed - Opened by johnmcfarlane about 6 years ago
- 3 comments
#122 - test type, acme::component
Issue -
State: closed - Opened by johnmcfarlane almost 7 years ago
- 2 comments
Labels: implementation, Customization