- 78ecfcf Increment the version and update the NEWS by Gavin Howard · 3 years, 9 months ago
- e2da548 Add tests for length(0) by Gavin Howard · 3 years, 9 months ago
- ae186e6 Fix a bug that busybox fixed by Gavin Howard · 3 years, 9 months ago
- d0c044a Increment the version and update the NEWS by Gavin Howard · 3 years, 9 months ago
- b717571 Fix a typo by Gavin Howard · 3 years, 9 months ago
- 2b43d1b Fix an omission from the manuals by Gavin Howard · 3 years, 9 months ago
- 5e9441c Update the manuals for the change in the last commit by Gavin Howard · 3 years, 9 months ago
- 580e4ad Make bc/dc not exit with -e and -f in B/DC_ENV_ARGS by Gavin Howard · 3 years, 9 months ago
- 38a619a Update manual header dates by Gavin Howard · 3 years, 9 months ago
- d7923c9 Add another thing to not include in release distributions by Gavin Howard · 3 years, 9 months ago
- 0182b97 Increment the version and update the NEWS by Gavin Howard · 3 years, 9 months ago
- 6473c71 Fix a small non-portable thing in configure.sh by Gavin Howard · 3 years, 9 months ago
- 3515525 Fix a small annoyance in test output by Gavin Howard · 3 years, 9 months ago
- cd56d59 Fix style by Gavin Howard · 3 years, 9 months ago
- 1815efc Fix a problem on OpenBSD by Gavin Howard · 3 years, 9 months ago
- f911ea1 Update the build manual by Gavin Howard · 3 years, 9 months ago
- 4e6e799 Update a link in the README by Gavin Howard · 3 years, 9 months ago
- 8b9f808 Tweak build output by Gavin Howard · 3 years, 10 months ago
- 469200e Increment the version and update the NEWS by Gavin Howard · 3 years, 10 months ago
- d2c4951 Add the test scripts back in to the build by Gavin Howard · 3 years, 10 months ago
- 75978de Add back in some test scripts that FreeBSD needs by Gavin Howard · 3 years, 10 months ago
- f0a16df Fix a syntax problem in configure.sh by Gavin Howard · 3 years, 10 months ago
- 8cc14cf Add a way to disable configure's clean by Gavin Howard · 3 years, 10 months ago
- 3313e6f Add a dictionary for fuzzing with AFL by Gavin Howard · 3 years, 10 months ago
- 98b2026 Update the NEWS by Gavin Howard · 3 years, 10 months ago
- c443777 Add a way to ensure no memory leaks for testing by Gavin Howard · 3 years, 10 months ago
- b30a755 Fix valgrind and ASan in the release script by Gavin Howard · 3 years, 10 months ago
- a0e5042 Tweak the wording in skipped tests by Gavin Howard · 3 years, 10 months ago
- 158100c Make configure generate the right test targets by Gavin Howard · 3 years, 10 months ago
- e5dcaef Make configure only clean config by Gavin Howard · 3 years, 10 months ago
- 8660b37 Fix a bug by Gavin Howard · 3 years, 10 months ago
- 9fa2a83 Make sure configure cleans up everything by Gavin Howard · 3 years, 10 months ago
- 38ed8ce Make the release script use all cores by Gavin Howard · 3 years, 10 months ago
- a8aaa36 Change to order of some more tests for speed by Gavin Howard · 3 years, 10 months ago
- f981345 Force the order of test script runs to cut runtime as much as possible by Gavin Howard · 3 years, 10 months ago
- faada5f Switch the order of tests to allow scripts to run earlier by Gavin Howard · 3 years, 10 months ago
- b0c6bf8 Parallelize `make test` by Gavin Howard · 3 years, 10 months ago
- 093a99d Make it so I can use AFL with the PRNG by Gavin Howard · 3 years, 10 months ago
- 7235966 Add missing #if guards on bc_num_strValid() by Gavin Howard · 3 years, 10 months ago
- e6c3f34 Add a #define for popping all elements of a vector by Gavin Howard · 3 years, 10 months ago
- 6e35e1e Check in a change that should have gone in two commits ago by Gavin Howard · 3 years, 10 months ago
- 62ad9df Try to seed the PRNG with /dev/random if /dev/urandom fails by Gavin Howard · 3 years, 10 months ago
- 614ef61 Fix style and make various tiny improvements by Gavin Howard · 3 years, 10 months ago
- 38c600e Fix the afl script by Gavin Howard · 3 years, 10 months ago
- 7e78772 Add a line to the manuals warning against the PRNG by Gavin Howard · 3 years, 10 months ago
- 203f8e0 Fix the SPDX identifiers for FreeBSD by Gavin Howard · 3 years, 10 months ago
- 0718a62 Make fuzzing easier and slightly faster by Gavin Howard · 3 years, 10 months ago
- 6720461 Make sure to ignore afl-fuzz core files by Gavin Howard · 3 years, 10 months ago
- ea7c630 Move all back to the default target by Gavin Howard · 3 years, 10 months ago
- 06bb985 Add a test and fuzzing case for the crash fixed two commits ago by Gavin Howard · 3 years, 10 months ago
- 46ff39d Fix style by Gavin Howard · 3 years, 10 months ago
- de92102 Fix another crash by Gavin Howard · 3 years, 10 months ago
- 6873fce Add the fuzzing infrastructure to the repo by Gavin Howard · 3 years, 10 months ago
- b98c312 Add missing licenses to LICENSE.md by Gavin Howard · 3 years, 10 months ago
- 0313a38 Update release.sh for a new computer by Gavin Howard · 3 years, 10 months ago
- 4feb708 Update copyright to 2021 by Gavin Howard · 3 years, 10 months ago
- b4ee7f7 Fix a typo by Gavin Howard · 3 years, 10 months ago
- 10fe7c7 Fix a crash and add its test by Gavin Howard · 3 years, 10 months ago
- b38b0be Remove a warning found by scan-build by Gavin Howard · 3 years, 10 months ago
- 6e0c1cf Remove some warnings from scan-build by Gavin Howard · 3 years, 10 months ago
- ad76085 Redo the build by Gavin Howard · 3 years, 10 months ago
- 39d9e51 Increment the version by Gavin Howard · 3 years, 10 months ago
- 9e0dccd Add HP-UX to the list of working platforms by Gavin Howard · 3 years, 11 months ago
- 2a844e4 Fix style by Gavin Howard · 4 years ago
- 63583d3 Increment the version and update the NEWS by Gavin Howard · 4 years ago
- 91484c7 Use __has_attribute to test for fallthrough attribute by Gavin Howard · 4 years ago
- 90e4a6f Remove Travis and Codecov by Gavin Howard · 4 years ago
- c19bc98 Increment the version and update the NEWS by Gavin Howard · 4 years ago
- d5ff6c8 Fix an oversight by Stefan Eßer · 4 years ago
- 207abe8 Increment the version and update the NEWS by Gavin Howard · 4 years ago
- da9d7ae Fix a portability issue by Gavin Howard · 4 years ago
- 44d9a63 Fix the bcl_divmod "bug" that didn't set results on error by Gavin Howard · 4 years ago
- e9f98ad Tweak bcl_divmod by Gavin Howard · 4 years ago
- cb070f4 Fix typos by Gavin Howard · 4 years ago
- 4fcecf0 Fix oversights in the library docs by Gavin Howard · 4 years ago
- 3836ee3 Remove a function from bcl.h that was removed by Gavin Howard · 4 years ago
- 6435be6 Add more to the NEWS by Gavin Howard · 4 years ago
- 3836fb2 Add a procedure to tell signal handlers that they can interrupt bcl by Gavin Howard · 4 years ago
- 8b5e7ab Make sure to mention the library documentation by Gavin Howard · 4 years ago
- 7475bee Add information about building the library by Gavin Howard · 4 years ago
- 82bb870 Fix warnings and errors revealed by release.sh by Gavin Howard · 4 years ago
- c98d7ed Get rid of a now unneeded function split by Gavin Howard · 4 years ago
- 9f62f47 Add tests for the library to release.sh by Gavin Howard · 4 years ago
- af9f85e Fix more bugs in bcl by Gavin Howard · 4 years ago
- 10112e2 Add some more bcl tests by Gavin Howard · 4 years ago
- 467f048 Fix bugs in bcl by Gavin Howard · 4 years ago
- 978fae6 Add more bcl tests by Gavin Howard · 4 years ago
- 0af7d01 Fix more bcl bugs by Gavin Howard · 4 years ago
- 90f28f1 Add more tests for bcl by Gavin Howard · 4 years ago
- 327ecbe Make bcl pass its current tests by Gavin Howard · 4 years ago
- b20e3e3 Add more to the bcl tests by Gavin Howard · 4 years ago
- 76bbd03 Tweak last commit by Gavin Howard · 4 years ago
- 2330234 Rename a couple of procedures in bcl by Gavin Howard · 4 years ago
- d1e9f57 Make changes according to Stefan Esser's suggestions by Gavin Howard · 4 years ago
- 6ab7424 Change my email address in the manuals by Gavin Howard · 4 years ago
- 3fdd67d Remove an unneeded line by Gavin Howard · 4 years ago
- 28a177a Add yet more bcl tests by Gavin Howard · 4 years ago
- d22fb8b Add more tests and fix a bug that they found by Gavin Howard · 4 years ago
- 2f0b048 Add more testing on bcl by Gavin Howard · 4 years ago
- c458940 Fix a wild pointer by Gavin Howard · 4 years ago