1. 26eaa7c Add a basic test for bcl by Gavin Howard · 4 years ago
  2. 17448a9 Commit to the bcl prefix by Gavin Howard · 4 years ago
  3. e5e971c Move all headers back to include and rename the library header by Gavin Howard · 4 years ago
  4. 966a561 Add a bcl manpage and connect it and bcl to the build system by Gavin Howard · 4 years ago
  5. 9f9bef4 Move more stuff around and fix all compiler errors and warnings by Gavin Howard · 4 years, 1 month ago
  6. c87034b Start adding the libbc to the build system by Gavin Howard · 4 years, 1 month ago
  7. 053f2bc Increment the version by Gavin Howard · 4 years, 1 month ago
  8. 2f91e8e Increment versionand update the NEWS by Gavin Howard · 4 years, 1 month ago
  9. 4767548 Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  10. 837638e Increment the version and update the NEWS by Gavin Howard · 4 years, 4 months ago
  11. 4912dcf Increment the version and update the NEWS for coming change by Gavin Howard · 4 years, 4 months ago
  12. 1a46db9 Increment the version and update the NEWS by Gavin Howard · 4 years, 4 months ago
  13. ed6f0a3 Add an option to install all locales (for NetBSD) by Gavin Howard · 4 years, 4 months ago
  14. 6354165 Increment the version and update the NEWS by Gavin Howard · 4 years, 4 months ago
  15. 6e5b814 Change the version and update the NEWS by Gavin Howard · 4 years, 4 months ago
  16. f420be2 Remove "All rights reserved" from license headers for FreeBSD by Gavin Howard · 4 years, 4 months ago
  17. 29e00ba Add SPDX identifiers to files by Gavin Howard · 4 years, 4 months ago
  18. 2575b6b Increment the version and start updating the NEWS by Gavin Howard · 4 years, 4 months ago
  19. a337268 Remove references to ronn files and redo manpage.sh for Pandoc by Gavin Howard · 4 years, 4 months ago
  20. 0c1eea9 Increment the version and update the NEWS by Gavin Howard · 4 years, 5 months ago
  21. 985d85c Add the new manpage stuff to the build system by Gavin Howard · 4 years, 5 months ago
  22. 01ebc05 Increment the version by Gavin Howard · 4 years, 5 months ago
  23. 554e0c8 Increment the version by Gavin Howard · 4 years, 5 months ago
  24. 03bedd3 Make sure make clean_tests cleans a particular file by Gavin Howard · 4 years, 5 months ago
  25. 274f9f2 Start removing history tests by Gavin Howard · 4 years, 5 months ago
  26. dcae3eb Change to 3.0.0 by Gavin Howard · 4 years, 5 months ago
  27. 586baec Remove signals test infrastructure by Gavin Howard · 4 years, 5 months ago
  28. ae9dd72 Remove option to build without signals by Gavin Howard · 4 years, 5 months ago
  29. 54b6357 Fix some coverage things in the build by Gavin Howard · 4 years, 6 months ago
  30. 4d61899 Remove a clean prereq from clean_coverage by Gavin Howard · 4 years, 6 months ago
  31. d4bf956 Update the coverage make targets by Gavin Howard · 4 years, 6 months ago
  32. 1f678e9 Add history and signals tests to the build system by Gavin Howard · 4 years, 6 months ago
  33. 3071ec5 Fix a typo in Makefile.in by Gavin Howard · 4 years, 6 months ago
  34. 4b9f53d Revert "Add signal exceptions to the build system" by Gavin Howard · 4 years, 6 months ago
  35. 1bfb32a Merge branch 'master' into signals by Gavin Howard · 4 years, 6 months ago
  36. ee01351 Clean up make output a bit by Gavin Howard · 4 years, 6 months ago
  37. 5ad5636 Add signal exceptions to the build system by Gavin Howard · 4 years, 6 months ago
  38. f0cfa3e Move to POSIX 2008 in anticipation of signals change by Gavin Howard · 4 years, 6 months ago
  39. bd90f2b Revert "Merge pull request #1" by Gavin Howard · 4 years, 6 months ago
  40. e3ab65d Increment the version and update the NEWS by Gavin Howard · 4 years, 6 months ago
  41. 583099c bump _POSIX_C_SOURCE to 200809L, remove _XOPEN_SOURCE by Ethan Sommer · 4 years, 6 months ago
  42. 95ce3a1 Increment the version and update the NEWS by Gavin Howard · 4 years, 6 months ago
  43. 1f2f285 Increment the version and update the NEWS by Gavin Howard · 4 years, 6 months ago
  44. 586ca59 Remove getopt_long() and replace it with an adapted optparse by Gavin Howard · 4 years, 7 months ago
  45. 3dff573 Increment the version by Gavin Howard · 4 years, 7 months ago
  46. 7fd5258 Merge branch 'master' into rand by Gavin Howard · 4 years, 7 months ago
  47. a4f1650 Increment the version and update the NEWS by Gavin Howard · 4 years, 7 months ago
  48. ed6860d Start using manpage.sh from the rand branch by Gavin Howard · 4 years, 7 months ago
  49. 693dcdd Merge branch 'master' into rand by Gavin Howard · 4 years, 8 months ago
  50. c62113e Increment the version by Gavin Howard · 4 years, 8 months ago
  51. 397608f Merge branch 'master' into rand by Gavin Howard · 4 years, 10 months ago
  52. 94fb10c Increment the version and update the NEWS by Gavin Howard · 4 years, 10 months ago
  53. d3730f1 Merge branch 'master' into rand by Gavin Howard · 4 years, 10 months ago
  54. 7e41df7 Increment the version by Gavin Howard · 4 years, 10 months ago
  55. 8e97a5e Merge branch 'master' into rand by Gavin Howard · 4 years, 10 months ago
  56. ddc7d40 Add a way to disable use of getopt_long and use getopt instead by Gavin Howard · 4 years, 10 months ago
  57. 063a155 Comply with versioning policy as per author feedback in PR 27. by Zach van Rijn · 4 years, 10 months ago
  58. c5fa143 Revert "Explicit '-std=c99' to avoid ambiguity across different compilers/versions." by Zach van Rijn · 4 years, 10 months ago
  59. 0c0e9b6 Update documentation and prepare for release. by Zach van Rijn · 4 years, 10 months ago
  60. 2f2e9c8 Explicit '-std=c99' to avoid ambiguity across different compilers/versions. by Zach van Rijn · 4 years, 10 months ago
  61. 6d2cf3f Update copyright year 2019 --> 2020. by Zach van Rijn · 4 years, 10 months ago
  62. 8db9986 Switch from POSIX 2008 --> 2001 build flags. Remove use of dangerous 'ls' command. Improve robustness of test conditions. by Zach van Rijn · 4 years, 10 months ago
  63. dfffb60 Merge branch 'master' into rand by Gavin Howard · 4 years, 10 months ago
  64. 358951d Update NEWS and version for 2.5.0 by Gavin Howard · 4 years, 10 months ago
  65. f1014ef Merge branch 'master' into rand by Gavin Howard · 5 years ago
  66. cd2a5b4 Increment the version by Gavin Howard · 5 years ago
  67. 06df728 Merge branch 'master' into rand by Gavin Howard · 5 years ago
  68. d1664ed Increment the version by Gavin Howard · 5 years ago
  69. 66c6bc9 Fix compile issues by Gavin Howard · 5 years ago
  70. 59bd308 Add docs for the PRNG by Gavin Howard · 5 years ago
  71. 35550fe Increment the version by Gavin Howard · 5 years ago
  72. 38cc514 Increment the version by Gavin Howard · 5 years ago
  73. ec42996 Increment the version by Gavin Howard · 5 years ago
  74. d887591 Make sure to remove vim files by Gavin Howard · 5 years ago
  75. da422bd Increment the version by Gavin Howard · 5 years ago
  76. d8a46a2 Increment the version by Gavin Howard · 5 years ago
  77. 83cae07 Increment the version by Gavin Howard · 5 years ago
  78. d2ec207 Move the version in the Makefile.in by Gavin Howard · 5 years ago
  79. 1444c9f Add a build option to disable the prompt by Gavin Howard · 5 years ago
  80. 402ea77 Increment the version by Gavin Howard · 5 years ago
  81. b423579 Increment the version by Gavin Howard · 5 years ago
  82. e86ae6f Increment the version by Gavin Howard · 5 years ago
  83. ad515a2 Increment the version by Gavin Howard · 5 years ago
  84. c5ab87e Add the make check target by Gavin Howard · 5 years ago
  85. f9601d3 Add more test scripts by Gavin Howard · 5 years ago
  86. bc4fd78 Make the version 2.0.0 by Gavin Howard · 5 years ago
  87. 833b351 Make a multiply script by Gavin Howard · 5 years ago
  88. 51a87e9 Try to fix an error with xstatic by Gavin Howard · 5 years ago
  89. 2fbbf25 Add the test timing to the Makefile template by Gavin Howard · 6 years ago
  90. 277b514 Add BC_LONG_BIT to the build by Gavin Howard · 6 years ago
  91. ab6ba68 Remove all Burnikel/Ziegler references by Gavin Howard · 6 years ago
  92. db7b5c8 Make sure the divide script results are deleted by Gavin Howard · 6 years ago
  93. 9d47b6f Add config for Burnikel/Ziegler by Gavin Howard · 6 years ago
  94. b3ba595 Make sure user-defined compiler flags come *after* by Gavin Howard · 6 years ago
  95. a513224 Add strgen.sh as an option to the build system by Gavin Howard · 6 years ago
  96. 2f76173 Increment the version (before I forget again) by Gavin Howard · 6 years ago
  97. 74d43f2 Increment the version by Gavin Howard · 6 years ago
  98. 08727ac Make locale symlinks work on Arch by Gavin Howard · 6 years ago
  99. 6908f07 Increment the version by Gavin Howard · 6 years ago
  100. 2f152aa Increment the version by Gavin Howard · 6 years ago