Skip to content

Actions: OTheDev/bi

Documentation

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
29 workflow runs
29 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Move definitions of begin()/end() from public "bi.hpp" to private…
Documentation #30: Commit e37fe05 pushed by OTheDev
March 4, 2024 05:21 23s main
March 4, 2024 05:21 23s
Rename trim_trailing_zeros() to trim()
Documentation #29: Commit 0a91ace pushed by OTheDev
March 4, 2024 04:58 13s main
March 4, 2024 04:58 13s
Set default build type to 'Release' for single-config generators
Documentation #28: Commit 3301b97 pushed by OTheDev
March 3, 2024 17:49 14s main
March 3, 2024 17:49 14s
Trigger multi-platform test workflow if any CMakeLists.txt file changes
Documentation #27: Commit 186c717 pushed by OTheDev
March 3, 2024 17:37 12s main
March 3, 2024 17:37 12s
Move private inline function definitions to src directory
Documentation #26: Commit e68757a pushed by OTheDev
March 3, 2024 15:17 21s main
March 3, 2024 15:17 21s
Update complexity documentation now that Karatsuba is used
Documentation #25: Commit 987361d pushed by OTheDev
March 3, 2024 09:33 22s main
March 3, 2024 09:33 22s
Add Karatsuba multiplication
Documentation #24: Commit 3e055df pushed by OTheDev
March 3, 2024 08:59 21s main
March 3, 2024 08:59 21s
Use multiple-precision squaring algo for multiplication when operands…
Documentation #23: Commit ffef98a pushed by OTheDev
March 1, 2024 17:39 15s main
March 1, 2024 17:39 15s
Support non-decimal bases in to_string() and when constructing from…
Documentation #22: Commit d878edd pushed by OTheDev
February 29, 2024 06:49 18s main
February 29, 2024 06:49 18s
Run multi-platform test on push to feature/ or dev/ branch
Documentation #21: Commit e44e3a1 pushed by OTheDev
February 28, 2024 03:25 13s main
February 28, 2024 03:25 13s
Make to_string() more efficient by utilizing batch processing
Documentation #20: Commit d370cdc pushed by OTheDev
February 27, 2024 19:02 30s main
February 27, 2024 19:02 30s
Documentation
Documentation #19: by OTheDev
February 27, 2024 15:03 30s main
February 27, 2024 15:03 30s
Support comparisons between big integers and floating-point numbers
Documentation #17: Commit b2bab01 pushed by OTheDev
February 26, 2024 11:16 23s main
February 26, 2024 11:16 23s
Add support for converting a big integer to a double
Documentation #16: Commit d6b0d2c pushed by OTheDev
February 25, 2024 12:56 13s main
February 25, 2024 12:56 13s
Add uints::clz() to count the number of leading zeros in an unsigned …
Documentation #15: Commit a31762d pushed by OTheDev
February 25, 2024 08:11 18s main
February 25, 2024 08:11 18s
Add initial support for constructing and assigning from a double
Documentation #14: Commit 3c0f00a pushed by OTheDev
February 24, 2024 19:06 28s main
February 24, 2024 19:06 28s
Add initial support for assigning from a string
Documentation #13: Commit e75fdd3 pushed by OTheDev
February 23, 2024 19:06 17s main
February 23, 2024 19:06 17s
Use ceiling int division instead of floating-point math in `init_stri…
Documentation #12: Commit 1f2341f pushed by OTheDev
February 23, 2024 17:30 17s main
February 23, 2024 17:30 17s
Add bi_t::within() to test if big integer fits in an integral type
Documentation #11: Commit 6ef6dac pushed by OTheDev
February 23, 2024 09:57 14s main
February 23, 2024 09:57 14s
Add support for converting big integers to standard integral types
Documentation #10: Commit 37e57dc pushed by OTheDev
February 23, 2024 08:05 14s main
February 23, 2024 08:05 14s
Make the separation between impl headers and public headers clear
Documentation #9: Commit 0cb5f83 pushed by OTheDev
February 23, 2024 04:09 14s main
February 23, 2024 04:09 14s
Rerun cmake --build in multi-platform test with --verbose on failure
Documentation #8: Commit b3b40e7 pushed by OTheDev
February 20, 2024 02:38 14s main
February 20, 2024 02:38 14s
Decouple impl. from interface, excluding representation, digit vector…
Documentation #7: Commit a27bd31 pushed by OTheDev
February 20, 2024 01:26 15s main
February 20, 2024 01:26 15s
Use spaceship op to cover relational ops for comparing bi_t objects w…
Documentation #6: Commit 3da0b92 pushed by OTheDev
February 18, 2024 05:49 16s main
February 18, 2024 05:49 16s
Use spaceship op to cover relational ops for comparing two bi_t objects
Documentation #5: Commit 75b6d7c pushed by OTheDev
February 18, 2024 03:24 15s main
February 18, 2024 03:24 15s