1. 55282f5 Move a file by Gavin Howard · 3 years, 2 months ago
  2. 6ba0891 Add a program to generate bitwise function tests for bc by Gavin Howard · 3 years, 2 months ago
  3. 6e46f47 Add bc's prohibition against redefining in the builtin libs to a test by Gavin Howard · 3 years, 2 months ago
  4. cfffb85 Reorder tests in Makefile.in by Gavin Howard · 3 years, 2 months ago
  5. f4e36d5 Change the keyword redefinition infrastructure by Gavin Howard · 3 years, 2 months ago
  6. df956b3 Add the ability for users to redefine keywords by Gavin Howard · 3 years, 2 months ago
  7. 4a19522 Do more documentation work by Gavin Howard · 3 years, 2 months ago
  8. f428285 Improve the coverage of history tests by Gavin Howard · 3 years, 2 months ago
  9. 0a51fa1 Make it so all benchmarks are ignored and cleaned by Gavin Howard · 3 years, 2 months ago
  10. 7400cfd Fix style by Gavin Howard · 3 years, 2 months ago
  11. af30632 Further improve the history tests after ASan by Gavin Howard · 3 years, 2 months ago
  12. 62b6f94 Improve history tests again by Gavin Howard · 3 years, 2 months ago
  13. b467602 Improve the history tests a lot by Gavin Howard · 3 years, 2 months ago
  14. b6ef96a Add tests for history by Gavin Howard · 3 years, 3 months ago
  15. eb66bfc Add some tests for better coverage by Gavin Howard · 3 years, 3 months ago
  16. 5e187cc Add ministat and change benchmark.sh to be useful for ministat by Gavin Howard · 3 years, 3 months ago
  17. 2a4e529 Add dc benchmark to gitignore by Gavin Howard · 3 years, 3 months ago
  18. 3c42d4e Add infrastructure for easier benchmarks by Gavin Howard · 3 years, 3 months ago
  19. 5585c10 Remove the BC_HISTORY env var by Gavin Howard · 3 years, 3 months ago
  20. 216c6c7 Change the build system to add default settings with env vars by Gavin Howard · 3 years, 3 months ago
  21. 8850fa7 Fix bugs in configure.sh and Makefile.in by Gavin Howard · 3 years, 3 months ago
  22. 04a69f8 Move rm'ing fuzz files to make clean_tests by Gavin Howard · 3 years, 3 months ago
  23. fe8c8c5 Make sure make clean does not clean the stream results by Gavin Howard · 3 years, 3 months ago
  24. 781e6eb Move a lot of scripts to a scripts/ directory by Gavin Howard · 3 years, 3 months ago
  25. 3e8cd34 Start adding support for OpenBSD pledge() by Gavin Howard · 3 years, 4 months ago
  26. 08068ce Make sure to clean Windows build stuff by Gavin Howard · 3 years, 6 months ago
  27. aff26e3 Add the BUILD_TYPE to the build by Gavin Howard · 3 years, 6 months ago
  28. fd3dee2 Move the version location by Gavin Howard · 3 years, 6 months ago
  29. 4e257c8 Make sure compiler tmp files are cleaned by Gavin Howard · 3 years, 6 months ago
  30. 21372a2 Increment the version and update the NEWS by Gavin Howard · 3 years, 6 months ago
  31. c491550 Increment the version and update the NEWS by Gavin Howard · 3 years, 7 months ago
  32. e50723d Increment the version and update the NEWS by Gavin Howard · 3 years, 7 months ago
  33. 78ecfcf Increment the version and update the NEWS by Gavin Howard · 3 years, 7 months ago
  34. d0c044a Increment the version and update the NEWS by Gavin Howard · 3 years, 7 months ago
  35. 0182b97 Increment the version and update the NEWS by Gavin Howard · 3 years, 7 months ago
  36. 469200e Increment the version and update the NEWS by Gavin Howard · 3 years, 8 months ago
  37. d2c4951 Add the test scripts back in to the build by Gavin Howard · 3 years, 8 months ago
  38. c443777 Add a way to ensure no memory leaks for testing by Gavin Howard · 3 years, 8 months ago
  39. faada5f Switch the order of tests to allow scripts to run earlier by Gavin Howard · 3 years, 8 months ago
  40. b0c6bf8 Parallelize `make test` by Gavin Howard · 3 years, 8 months ago
  41. 0718a62 Make fuzzing easier and slightly faster by Gavin Howard · 3 years, 8 months ago
  42. ea7c630 Move all back to the default target by Gavin Howard · 3 years, 8 months ago
  43. 4feb708 Update copyright to 2021 by Gavin Howard · 3 years, 8 months ago
  44. ad76085 Redo the build by Gavin Howard · 3 years, 8 months ago
  45. 39d9e51 Increment the version by Gavin Howard · 3 years, 8 months ago
  46. 63583d3 Increment the version and update the NEWS by Gavin Howard · 3 years, 9 months ago
  47. c19bc98 Increment the version and update the NEWS by Gavin Howard · 3 years, 10 months ago
  48. 207abe8 Increment the version and update the NEWS by Gavin Howard · 3 years, 10 months ago
  49. 44d9a63 Fix the bcl_divmod "bug" that didn't set results on error by Gavin Howard · 3 years, 10 months ago
  50. 82bb870 Fix warnings and errors revealed by release.sh by Gavin Howard · 3 years, 10 months ago
  51. 26eaa7c Add a basic test for bcl by Gavin Howard · 3 years, 10 months ago
  52. 17448a9 Commit to the bcl prefix by Gavin Howard · 3 years, 11 months ago
  53. e5e971c Move all headers back to include and rename the library header by Gavin Howard · 3 years, 11 months ago
  54. 966a561 Add a bcl manpage and connect it and bcl to the build system by Gavin Howard · 3 years, 11 months ago
  55. 9f9bef4 Move more stuff around and fix all compiler errors and warnings by Gavin Howard · 4 years ago
  56. c87034b Start adding the libbc to the build system by Gavin Howard · 4 years ago
  57. 053f2bc Increment the version by Gavin Howard · 4 years ago
  58. 2f91e8e Increment versionand update the NEWS by Gavin Howard · 4 years ago
  59. 4767548 Increment the version and update the NEWS by Gavin Howard · 4 years, 2 months ago
  60. 837638e Increment the version and update the NEWS by Gavin Howard · 4 years, 2 months ago
  61. 4912dcf Increment the version and update the NEWS for coming change by Gavin Howard · 4 years, 2 months ago
  62. 1a46db9 Increment the version and update the NEWS by Gavin Howard · 4 years, 2 months ago
  63. ed6f0a3 Add an option to install all locales (for NetBSD) by Gavin Howard · 4 years, 2 months ago
  64. 6354165 Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  65. 6e5b814 Change the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  66. f420be2 Remove "All rights reserved" from license headers for FreeBSD by Gavin Howard · 4 years, 3 months ago
  67. 29e00ba Add SPDX identifiers to files by Gavin Howard · 4 years, 3 months ago
  68. 2575b6b Increment the version and start updating the NEWS by Gavin Howard · 4 years, 3 months ago
  69. a337268 Remove references to ronn files and redo manpage.sh for Pandoc by Gavin Howard · 4 years, 3 months ago
  70. 0c1eea9 Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  71. 985d85c Add the new manpage stuff to the build system by Gavin Howard · 4 years, 3 months ago
  72. 01ebc05 Increment the version by Gavin Howard · 4 years, 3 months ago
  73. 554e0c8 Increment the version by Gavin Howard · 4 years, 3 months ago
  74. 03bedd3 Make sure make clean_tests cleans a particular file by Gavin Howard · 4 years, 3 months ago
  75. 274f9f2 Start removing history tests by Gavin Howard · 4 years, 4 months ago
  76. dcae3eb Change to 3.0.0 by Gavin Howard · 4 years, 4 months ago
  77. 586baec Remove signals test infrastructure by Gavin Howard · 4 years, 4 months ago
  78. ae9dd72 Remove option to build without signals by Gavin Howard · 4 years, 4 months ago
  79. 54b6357 Fix some coverage things in the build by Gavin Howard · 4 years, 4 months ago
  80. 4d61899 Remove a clean prereq from clean_coverage by Gavin Howard · 4 years, 4 months ago
  81. d4bf956 Update the coverage make targets by Gavin Howard · 4 years, 4 months ago
  82. 1f678e9 Add history and signals tests to the build system by Gavin Howard · 4 years, 4 months ago
  83. 3071ec5 Fix a typo in Makefile.in by Gavin Howard · 4 years, 4 months ago
  84. 4b9f53d Revert "Add signal exceptions to the build system" by Gavin Howard · 4 years, 4 months ago
  85. 1bfb32a Merge branch 'master' into signals by Gavin Howard · 4 years, 4 months ago
  86. ee01351 Clean up make output a bit by Gavin Howard · 4 years, 4 months ago
  87. 5ad5636 Add signal exceptions to the build system by Gavin Howard · 4 years, 4 months ago
  88. f0cfa3e Move to POSIX 2008 in anticipation of signals change by Gavin Howard · 4 years, 4 months ago
  89. bd90f2b Revert "Merge pull request #1" by Gavin Howard · 4 years, 4 months ago
  90. e3ab65d Increment the version and update the NEWS by Gavin Howard · 4 years, 4 months ago
  91. 583099c bump _POSIX_C_SOURCE to 200809L, remove _XOPEN_SOURCE by Ethan Sommer · 4 years, 4 months ago
  92. 95ce3a1 Increment the version and update the NEWS by Gavin Howard · 4 years, 5 months ago
  93. 1f2f285 Increment the version and update the NEWS by Gavin Howard · 4 years, 5 months ago
  94. 586ca59 Remove getopt_long() and replace it with an adapted optparse by Gavin Howard · 4 years, 5 months ago
  95. 3dff573 Increment the version by Gavin Howard · 4 years, 5 months ago
  96. 7fd5258 Merge branch 'master' into rand by Gavin Howard · 4 years, 5 months ago
  97. a4f1650 Increment the version and update the NEWS by Gavin Howard · 4 years, 5 months ago
  98. ed6860d Start using manpage.sh from the rand branch by Gavin Howard · 4 years, 6 months ago
  99. 693dcdd Merge branch 'master' into rand by Gavin Howard · 4 years, 6 months ago
  100. c62113e Increment the version by Gavin Howard · 4 years, 7 months ago