- e5e1130 Make bpfmt happy. am: d0410eb557 am: 0ecad1eb34 by Elliott Hughes · 9 months ago main master
- 0ecad1e Make bpfmt happy. am: d0410eb557 by Elliott Hughes · 9 months ago
- d0410eb Make bpfmt happy. by Elliott Hughes · 9 months ago
- 423020e Upgrade bc to 7.0.3 am: 2d9273b3f5 am: 006ed2930b by Elliott Hughes · 10 months ago
- 006ed29 Upgrade bc to 7.0.3 am: 2d9273b3f5 by Elliott Hughes · 10 months ago
- 2d9273b Upgrade bc to 7.0.3 by Elliott Hughes · 10 months ago
- 339b176 Upstream doesn't build as C23, and doesn't appear to want to. am: 110ec3373f am: db9de2c892 by Elliott Hughes · 10 months ago
- db9de2c Upstream doesn't build as C23, and doesn't appear to want to. am: 110ec3373f by Elliott Hughes · 10 months ago
- 110ec33 Upstream doesn't build as C23, and doesn't appear to want to. by Elliott Hughes · 10 months ago
- c8dabac Add the Tonkünstler-on-the-Bund Fedora package to the README by Gavin D. Howard · 11 months ago
- 26ec92d Increment the version and update the NEWS by Gavin D. Howard · 11 months ago
- e5d6757 Don't unconditionally enable warnings after ignoring them by Henrik Lindström · 11 months ago
- d299058 Increment the version and update the NEWS by Gavin D. Howard · 12 months ago
- 89d6c34 Fix Ctrl+D on FreeBSD by Gavin D. Howard · 12 months ago
- c5b7724 Update the bc manpage with two minor corrections by Gavin D. Howard · 12 months ago
- 324c309 Increment the version and update the NEWS by Gavin D. Howard · 1 year ago
- eede8e8 Test with GCC on FreeBSD by Gavin D. Howard · 1 year ago
- 11d129b Fix the release script on FreeBSD by Gavin D. Howard · 1 year ago
- 9c9a5f2 Apply a patch from Stefan to fix build on FreeBSD by Stefan Esser · 1 year ago
- ed57c2f Add a new needed preprocessor define to the Windows build by Gavin D. Howard · 1 year ago
- 13d1b4b Remove some useless code by Gavin D. Howard · 1 year ago
- 6440fa2 Fix the leaks from the last three commits for real by Gavin D. Howard · 1 year ago
- 7f68353 Fix the last two commits by Gavin D. Howard · 1 year ago
- df4a7ab Fix more leaks by Gavin D. Howard · 1 year ago
- a95d4d8 Fix leaks by Gavin D. Howard · 1 year ago
- 003022f Make sure an extra math-only function is properly protected by Gavin D. Howard · 1 year ago
- 3b63849 Fix a compile error on FreeBSD by Gavin D. Howard · 1 year ago
- d7da0c2 Fix the release script for FreeBSD by Gavin D. Howard · 1 year ago
- 692218e Fix the strgen build by Gavin D. Howard · 1 year ago
- 2f8f4b4 Update the NEWS for the bug fixed in the previous commit by Gavin D. Howard · 1 year ago
- 17da73a Fix a crash found by AFL++ by Gavin D. Howard · 1 year ago
- 1798c81 Remove some compiler warnings in certain predefined builds by Gavin D. Howard · 1 year ago
- cd4fd09 Provide error output on the test commands in configure by Gavin D. Howard · 1 year, 1 month ago
- 626289c Increment the version and update the NEWS by Gavin D. Howard · 1 year, 1 month ago
- 9521342 Update the dc manual for the behavior change of not clearing the stack by Gavin D. Howard · 1 year, 1 month ago
- 70141eb Move the os.c compilation test file by Gavin D. Howard · 1 year, 1 month ago
- 56bb182 Fix a bug on the macOS build by Gavin D. Howard · 1 year, 1 month ago
- a5d621a Add a purpose-built file for testing compilation on OSs by Gavin D. Howard · 1 year, 1 month ago
- 9ebe0f0 Fix an outdated comment by Gavin D. Howard · 1 year, 1 month ago
- 7bc8039 Fix configure.sh not exiting with an error by Gavin D. Howard · 1 year, 1 month ago
- b3e3099 Make sure to clear the stack when dc is *not* interactive by Gavin D. Howard · 1 year, 2 months ago
- 2f2d90c Change it so dc does not clear the stack by Gavin D. Howard · 1 year, 2 months ago
- dcb0e58 Fix configure tests for OSS-Fuzz by Gavin D. Howard · 1 year, 2 months ago
- 15fb2df Remove all asserts by Gavin D. Howard · 1 year, 2 months ago
- 5378eaa Add an assert for OSS-Fuzz debugging by Gavin D. Howard · 1 year, 2 months ago
- 81ed3e6 Remove asserts for debugging OSS-Fuzz by Gavin D. Howard · 1 year, 2 months ago
- 6fe6364 Fix the dc fuzzer args by Gavin D. Howard · 1 year, 2 months ago
- f45d6bd Add an assert for OSS-Fuzz testing by Gavin D. Howard · 1 year, 2 months ago
- 0d499cf Have the fuzzers ignore empty input more robustly by Gavin D. Howard · 1 year, 2 months ago
- c46812a Add an assert for OSS-Fuzz by Gavin D. Howard · 1 year, 2 months ago
- 1473858 Make expressions not exit in an OSS-Fuzz build by Gavin D. Howard · 1 year, 2 months ago
- 35c54ba Move the assert again by Gavin D. Howard · 1 year, 2 months ago
- 15b6f94 Move the new assert for testing by Gavin D. Howard · 1 year, 2 months ago
- 3eac7b3 Add another failing assert for testing by Gavin D. Howard · 1 year, 2 months ago
- 9aac0c7 Guard the stdin/fuzzer buffer properly by Gavin D. Howard · 1 year, 2 months ago
- 7b2662a Add a failing assert to check something in the OSS-Fuzz build by Gavin D. Howard · 1 year, 2 months ago
- cf45106 Remove the hardcoded sanitizer flags for OSS-Fuzz by Gavin D. Howard · 1 year, 2 months ago
- 904d062 Make sure to free the fuzzer data by Gavin D. Howard · 1 year, 2 months ago
- 7c2e7f3 Make the OSS-Fuzz build use the data provided by the fuzzer by Gavin D. Howard · 1 year, 2 months ago
- 0448a65 Build with memcheck for OSS-Fuzz by Gavin D. Howard · 1 year, 2 months ago
- 95a0f29 Make sure the vm global is clean by Gavin D. Howard · 1 year, 2 months ago
- dcef524 Make sure to use the CXX env var for OSS-Fuzz linking by Gavin D. Howard · 1 year, 2 months ago
- 11c0adb Add libFuzzer support by Gavin D. Howard · 1 year, 2 months ago
- b4e0fef Fix style by Gavin D. Howard · 1 year, 2 months ago
- 7b07459 Fix a typo in the development manual by Gavin D. Howard · 1 year, 2 months ago
- a2e1976 Increment the version and update the NEWS by Gavin D. Howard · 1 year, 3 months ago
- 7664686 Add a memory bug by Gavin D. Howard · 1 year, 3 months ago
- 321d819 Add a clarification to a comment by Gavin D. Howard · 1 year, 3 months ago
- 32ab0be Refactor more code into its own function by Gavin D. Howard · 1 year, 3 months ago
- 1c3a5c2 Refactor some code into a function by Gavin D. Howard · 1 year, 3 months ago
- 05a7cd3 Update fuzzing stuff by Gavin D. Howard · 1 year, 3 months ago
- 4b83bf0 Try to quiet Python syntax warnings by Gavin D. Howard · 1 year, 4 months ago
- 3b98de1 Remove a stupid Clang warning by Gavin D. Howard · 1 year, 4 months ago
- d99a5d2 Fix style by Gavin D. Howard · 1 year, 4 months ago
- 5e1ab7b Remove an invalid fuzz compiler arg by Gavin D. Howard · 1 year, 4 months ago
- 56e958d Change fuzzing configs for changes to AFL++ by Gavin D. Howard · 1 year, 4 months ago
- 59cf3b8 Make configure.sh posix compliant by Henrik Lindström · 1 year, 4 months ago
- 3278dae Make `bc`/`dc` just exit immediately when failing to write to stdout by Gavin D. Howard · 1 year, 6 months ago
- 41b0c2a Change references to Mac OSX by Gavin D. Howard · 1 year, 6 months ago
- 220d295 Improve the fix in 235482c16, 90ece03c9, and 44669ead3 by Gavin D. Howard · 1 year, 6 months ago
- 1b924ce Make sure to not return BC_STATUS_QUIT by Gavin D. Howard · 1 year, 6 months ago
- 636c542 Fix the dc extended register tests by Gavin D. Howard · 1 year, 6 months ago
- 44669ea Improve the last two commits by Gavin D. Howard · 1 year, 6 months ago
- 90ece03 Improve the fix from last commit by Gavin D. Howard · 1 year, 6 months ago
- 235482c Fix a bug found by a user by Gavin D. Howard · 1 year, 6 months ago
- 133bff3 Add warnings about the different precedence of `!` by Gavin D. Howard · 1 year, 7 months ago
- b1ecf8d Fix wrong items in configure.sh -h by Brian Callahan · 1 year, 7 months ago
- a8284c7 Add a file to use clangd as an LSP server by Gavin D. Howard · 1 year, 8 months ago
- 811f310 Update the copyright year to 2024 by Gavin D. Howard · 1 year, 8 months ago
- 7f6a907 Fix a change with AFL++ by Gavin D. Howard · 1 year, 8 months ago
- 43b4cc2 Make bc and bcl build faster on Windows by Gavin D. Howard · 1 year, 8 months ago
- b2f8f8d Increment the version and update the NEWS by Gavin D. Howard · 1 year, 8 months ago
- 9c577c7 Add the naggamura reproducer to the print2.bc script test by Gavin D. Howard · 1 year, 8 months ago
- e2efb69 Make the bc print2.bc script test work without extra math by Gavin D. Howard · 1 year, 8 months ago
- 5b044b2 Make the bc print2.bc script test hit more cases by Gavin D. Howard · 1 year, 8 months ago
- fcf071a Improve a comment for my own sake by Gavin D. Howard · 1 year, 8 months ago
- 90bb2c0 Fix the bc print2 script test for 32-bit by Gavin D. Howard · 1 year, 8 months ago
- e9682c7 Add a bc print test for printing at the edges of BC_LINE_LENGTH by Gavin D. Howard · 1 year, 8 months ago
- 39bd2c5 Fixed printing error. Try obase=2; 2^105; by jonathan · 1 year, 8 months ago
- 1a381d6 Add scripts to test random numbers against sqrt() by Gavin D. Howard · 1 year, 9 months ago