- 99adbd1 Fix a crash found by afl by Gavin Howard · 4 years, 4 months ago
- d0fc918 Add a test for a crash found by afl by Gavin Howard · 4 years, 4 months ago
- d979698 Fix a test that crashes bc by Gavin Howard · 4 years, 5 months ago
- f12ff7f Add a test that crashes bc by Gavin Howard · 4 years, 5 months ago
- 829c2dd Swap a couple lines of code by Gavin Howard · 4 years, 5 months ago
- d4f26e9 Fix a crash found by afl in dc by Gavin Howard · 4 years, 5 months ago
- a46ed3d Add a zero instruction by Gavin Howard · 4 years, 5 months ago
- a7b3d0e Shrink a test by Gavin Howard · 4 years, 5 months ago
- 3ab0022 Remove some unneeded code by Gavin Howard · 4 years, 5 months ago
- 595a3f8 Add an error test to test a crash afl found by Gavin Howard · 4 years, 5 months ago
- e046968 Add an inline notation by Gavin Howard · 4 years, 5 months ago
- dcf0eb6 Edit NEWS by Gavin Howard · 4 years, 5 months ago
- 8a3c1ac Fix compiler warnings by Gavin Howard · 4 years, 5 months ago
- 69c9d62 Fix a compile error that I stupidly made by Gavin Howard · 4 years, 5 months ago
- 67207b3 Change manpages to use definition lists by Gavin Howard · 4 years, 5 months ago
- 7a62fec Fix a bug in manpage.sh and fix the manpages by Gavin Howard · 4 years, 5 months ago
- f82fc80 Make a change to release.sh for BC_ENABLE_RAND by Gavin Howard · 4 years, 5 months ago
- a51c501 Update the manpages for changes by Gavin Howard · 4 years, 5 months ago
- f420be2 Remove "All rights reserved" from license headers for FreeBSD by Gavin Howard · 4 years, 5 months ago
- cb06773 Make sure the RNG can be taken out of fuzz builds by Gavin Howard · 4 years, 5 months ago
- 6c49b97 Add html comment headers to markdown manuals by Gavin Howard · 4 years, 5 months ago
- 6059353 Get rid of debug code in a script by Gavin Howard · 4 years, 5 months ago
- ca081ad Add tests for the previous commit by Gavin Howard · 4 years, 5 months ago
- 5aecad9 Fix a bug found by Math2 (on GitHub) by Gavin Howard · 4 years, 5 months ago
- 15d6138 Fix race conditions with vectors by Gavin Howard · 4 years, 5 months ago
- bd8da5b Add a couple inline modifiers by Gavin Howard · 4 years, 5 months ago
- 6915a8e Remove a useless line by Gavin Howard · 4 years, 5 months ago
- d1f5f35 Fix a bug and add it to NEWS by Gavin Howard · 4 years, 5 months ago
- 15b5b4b Make sure dc memory does not grow without bound by Gavin Howard · 4 years, 5 months ago
- 75397c0 Add an assert that is necessary for bc by Gavin Howard · 4 years, 5 months ago
- bc5d89e Fix a bug relating to extra items left on the stack in bc by Gavin Howard · 4 years, 5 months ago
- 9f40942 Tweak a header by Gavin Howard · 4 years, 5 months ago
- 29e00ba Add SPDX identifiers to files by Gavin Howard · 4 years, 5 months ago
- 34fd938 Edit the bc help a bit by Gavin Howard · 4 years, 5 months ago
- 57f3e0c Remove an unused file by Gavin Howard · 4 years, 5 months ago
- 2575b6b Increment the version and start updating the NEWS by Gavin Howard · 4 years, 5 months ago
- 5590565 Generate all of the new manpages by Gavin Howard · 4 years, 5 months ago
- a337268 Remove references to ronn files and redo manpage.sh for Pandoc by Gavin Howard · 4 years, 5 months ago
- a4fdf33 Rename the templates for the Pandoc change by Gavin Howard · 4 years, 5 months ago
- ede42b9 Convert the manuals to Pandoc format by Gavin Howard · 4 years, 5 months ago
- bac7e3b Make sure to remove extra newlines in ronn files by Gavin Howard · 4 years, 5 months ago
- 9f30877 Fix style by Gavin Howard · 4 years, 5 months ago
- ef00fe2 Fix a couple more conditions by Gavin Howard · 4 years, 5 months ago
- 9e5ae84 Fix a bug noticed by Stefan Eßer of FreeBSD by Gavin Howard · 4 years, 5 months ago
- e9ca90c Tweak the NEWS by Gavin Howard · 4 years, 5 months ago
- 92b3b7f Remove some unused stuff by Gavin Howard · 4 years, 5 months ago
- 2fa2967 Tweak the manuals by Gavin Howard · 4 years, 5 months ago
- 0c1eea9 Increment the version and update the NEWS by Gavin Howard · 4 years, 5 months ago
- bbce404 Edit the manpages to remove another build option reference by Gavin Howard · 4 years, 5 months ago
- e29e0f9 Add all of the ronn files and manpages by Gavin Howard · 4 years, 5 months ago
- 985d85c Add the new manpage stuff to the build system by Gavin Howard · 4 years, 5 months ago
- 69a4995 Start building a system for creating manpages unique to each build by Gavin Howard · 4 years, 5 months ago
- a595c0e Add an asterisk about Solaris support by Gavin Howard · 4 years, 5 months ago
- 5f068b2 Update the NEWS by Gavin Howard · 4 years, 5 months ago
- 01ebc05 Increment the version by Gavin Howard · 4 years, 5 months ago
- 76ecbd8 Add more utf8 locale symlinks for glibc by Gavin Howard · 4 years, 5 months ago
- cc08581 Add a requested symlink by Gavin Howard · 4 years, 5 months ago
- b9429bb Remove a now unused auto from `ceil()` by Gavin Howard · 4 years, 5 months ago
- febe0bd Update the NEWS by Gavin Howard · 4 years, 5 months ago
- 554e0c8 Increment the version by Gavin Howard · 4 years, 5 months ago
- 5e4ae20 Make the implementation of `ceil()` more efficient by Gavin Howard · 4 years, 5 months ago
- 00c405f Fix a warning on FreeBSD with strict on by Stefan Eßer · 4 years, 5 months ago
- c320c2d Update the release checklist by Gavin Howard · 4 years, 5 months ago
- 4684d71 Remove some gross inefficiencies by Gavin Howard · 4 years, 5 months ago
- 3eca9da Update the binary size section of the build manual by Gavin Howard · 4 years, 5 months ago
- a0dfeca Update the benchmarks by Gavin Howard · 4 years, 5 months ago
- ac74565 Make sure to actually change the default Karatsuba len by Gavin Howard · 4 years, 5 months ago
- 9932358 Add a crash test for last commit by Gavin Howard · 4 years, 5 months ago
- 4257269 Fix a crash found by afl by Gavin Howard · 4 years, 5 months ago
- ce14cf2 Add a couple more bc error tests by Gavin Howard · 4 years, 5 months ago
- 79f26a4 Remove a line of code that is not necessary by Gavin Howard · 4 years, 5 months ago
- 0847652 Clarify that the binary size tests were done with a static executable by Gavin Howard · 4 years, 5 months ago
- 87c0693 Update the manuals by Gavin Howard · 4 years, 5 months ago
- e50d2d8 Update the binary size section of the build manual by Gavin Howard · 4 years, 5 months ago
- e919f3f Update the optimizations recommendations by Gavin Howard · 4 years, 5 months ago
- 3ca9e4b Update the benchmarks by Gavin Howard · 4 years, 5 months ago
- 8e78287 Fix style in src/opt.c by Gavin Howard · 4 years, 5 months ago
- 0264acf Fix a bug that fired an assert by Gavin Howard · 4 years, 5 months ago
- 17166b4 Fix the ending condition in `bc_vm_stdin()` by Gavin Howard · 4 years, 5 months ago
- 7218bad Shorten a condition by Gavin Howard · 4 years, 5 months ago
- 85ac0e9 Fix a bug in dc by Gavin Howard · 4 years, 5 months ago
- 599cb78 Make debug code print the index of instructions by Gavin Howard · 4 years, 5 months ago
- 0e02d44 Fix style by Gavin Howard · 4 years, 5 months ago
- 06c23aa Fix some signal locking in src/num.c by Gavin Howard · 4 years, 5 months ago
- dbe6daf Attempt to remove a memory leak from history by Gavin Howard · 4 years, 5 months ago
- 5e2858f Fix a few commits ago by Gavin Howard · 4 years, 5 months ago
- 316713a Make SIGINT handling better by Gavin Howard · 4 years, 5 months ago
- 13023b6 Fix style by Gavin Howard · 4 years, 5 months ago
- 9aa2b06 Improve the performance of the interpreter by Gavin Howard · 4 years, 5 months ago
- d8ef9e5 Tweak the dc manual by Gavin Howard · 4 years, 5 months ago
- 5af6e31 Fix a typo by Gavin Howard · 4 years, 5 months ago
- 03bedd3 Make sure make clean_tests cleans a particular file by Gavin Howard · 4 years, 5 months ago
- a1b9033 Fix a bug with signals by Gavin Howard · 4 years, 5 months ago
- 6caf4eb Make bc not go into history if BC_TTY is false by Gavin Howard · 4 years, 5 months ago
- bf3eee9 Fix bugs with ^C and ^D in history by Gavin Howard · 4 years, 5 months ago
- ae2b56e Reduce code bloat in `bc_file_vprintf()` by Gavin Howard · 4 years, 5 months ago
- db7c181 Fix a bug that was firing an assert by Gavin Howard · 4 years, 5 months ago
- a41c632 Make bc not allocate the exprs and files vectors unless needed by Gavin Howard · 4 years, 5 months ago
- 429bf64 Remove an unused `#define` by Gavin Howard · 4 years, 5 months ago
- d7c5608 Remove an unused function declaration by Gavin Howard · 4 years, 5 months ago