1. 9f9bef4 Move more stuff around and fix all compiler errors and warnings by Gavin Howard · 4 years ago
  2. 1b48d5f Move the headers by Gavin Howard · 4 years ago
  3. 0323913 Unmark an inline function to quiet clang by Gavin Howard · 4 years ago
  4. 7f1d2d8 Mark fallthroughs to quiet clang by Gavin Howard · 4 years ago
  5. 753492f Make a function private that should be by Gavin Howard · 4 years ago
  6. c87034b Start adding the libbc to the build system by Gavin Howard · 4 years ago
  7. 053f2bc Increment the version by Gavin Howard · 4 years ago
  8. 731ceea Fix configure.sh help by Gavin Howard · 4 years ago
  9. b28c3f8 Add an inline marker to a procedure by Gavin Howard · 4 years ago
  10. 784a2bc Fix style by Gavin Howard · 4 years ago
  11. adf55ef Remove an unneeded parameter from a function by Gavin Howard · 4 years ago
  12. 0cdd7d6 Add a function to calculate space for div nums by Gavin Howard · 4 years ago
  13. 021527d Merge pull request 'Avoid clobbering `r` variable in Bessel function' (#7) from mcf/bc:bessel into master by gavin · 3 years, 10 months ago
  14. 0079ec0 Avoid clobbering `r` variable in Bessel function by Michael Forney · 3 years, 10 months ago
  15. a3a2eba Fix style by Gavin Howard · 4 years ago
  16. 2f91e8e Increment versionand update the NEWS by Gavin Howard · 4 years ago
  17. 1f6a8ad Get rid of UB found by UBSan by Gavin Howard · 4 years ago
  18. 6a920e8 Fix a compile error with dc only by Gavin Howard · 4 years ago
  19. d8ca9cb Tweak the warnings for release by Gavin Howard · 4 years ago
  20. 07f8064 Merge pull request 'Passify a new clang warning.' (#6) from brooksdavis/bc:bugprone-suspicious-missing-comma into master by gavin · 4 years ago
  21. aebde4e Merge branch 'master' into bugprone-suspicious-missing-comma by gavin · 4 years ago
  22. fa9bcc0 Fix a clang warning on -Weverything by Gavin Howard · 4 years ago
  23. 4de2fc3 Passify a new clang warning. by Brooks Davis · 4 years ago
  24. 9487714 Fix the Chinese locales for real by Gavin Howard · 4 years, 2 months ago
  25. dc8293b Update the NEWS for fixing the crash I found by Gavin Howard · 4 years, 2 months ago
  26. 9493e1b Fix a crash by Gavin Howard · 4 years, 2 months ago
  27. 9bf5d29 Set the capacity of a vector to remove the possibility of realloc by Gavin Howard · 4 years, 2 months ago
  28. e766eae Remove an extra store by Gavin Howard · 4 years, 2 months ago
  29. 4767548 Increment the version and update the NEWS by Gavin Howard · 4 years, 2 months ago
  30. 4fb48fc Fix the other Chinese locales by Gavin Howard · 4 years, 2 months ago
  31. 9cb586f Merge pull request 'fix buggy format string in zh_CN.UTF-8.msg' (#5) from xry111/bc:xry111-patch-1 into master by gavin · 4 years, 2 months ago
  32. edc0673 fix buggy format string in zh_CN.UTF-8.msg by Xi Ruoyao · 4 years, 2 months ago
  33. ccad710 Tweak the NEWS again by Gavin Howard · 4 years, 2 months ago
  34. f93278d Fix the NEWS by Gavin Howard · 4 years, 2 months ago
  35. 90a5b2f Add the fact that bc errors with -e and -f after -f- by Gavin Howard · 4 years, 2 months ago
  36. 8100019 Update the NEWS by Gavin Howard · 4 years, 2 months ago
  37. 9030a8f Make -e and -f error after -f- by Gavin Howard · 4 years, 2 months ago
  38. d459be0 Change the manuals for the changes in the previous two commits by Gavin Howard · 4 years, 2 months ago
  39. 26fa18a Change -f and -e to exit, unless -f - is given by Gavin Howard · 4 years, 2 months ago
  40. fc8680a Make -q a no-op always by Gavin Howard · 4 years, 2 months ago
  41. 3c2febe Tweak a URL in the README by Gavin Howard · 4 years, 2 months ago
  42. 2c6ab7a Update FreeBSD info by Gavin Howard · 4 years, 2 months ago
  43. 1f7e55d Make a parse function more efficient by Gavin Howard · 4 years, 3 months ago
  44. 837638e Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  45. a92e20e Make files work with missing else clauses at the end by Gavin Howard · 4 years, 3 months ago
  46. 68a5d97 Add tests for files with missing else clauses by Gavin Howard · 4 years, 3 months ago
  47. 5514bd7 Get rid of some code that is unnecessary by Gavin Howard · 4 years, 3 months ago
  48. aa19025 Fix the bug for real by Gavin Howard · 4 years, 3 months ago
  49. 4ad6735 Change the tests by Gavin Howard · 4 years, 3 months ago
  50. 5a5c6a5 Add another error test by Gavin Howard · 4 years, 3 months ago
  51. e21ee47 Add another error test for bc by Gavin Howard · 4 years, 3 months ago
  52. f075aaf Tweak the NEWS by Gavin Howard · 4 years, 3 months ago
  53. 8e787bc Fix a bug found by OpenZFS by Gavin Howard · 4 years, 3 months ago
  54. cc572ed Add a test for an upcoming change by Gavin Howard · 4 years, 3 months ago
  55. 4912dcf Increment the version and update the NEWS for coming change by Gavin Howard · 4 years, 3 months ago
  56. 248ca9c Tweak the NEWS by Gavin Howard · 4 years, 3 months ago
  57. fb47f61 Make locale install faster by Gavin Howard · 4 years, 3 months ago
  58. 1a46db9 Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  59. 8fa86c7 Fix the build manual by Gavin Howard · 4 years, 3 months ago
  60. 2e9146c Fix a bug in the locale_uninstall.sh script by Gavin Howard · 4 years, 3 months ago
  61. ed6f0a3 Add an option to install all locales (for NetBSD) by Gavin Howard · 4 years, 3 months ago
  62. 6354165 Increment the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  63. 79a1c82 Add FreeBSD bc to the README by Gavin Howard · 4 years, 3 months ago
  64. 4a58c22 Add two Spanish locales by Gavin Howard · 4 years, 3 months ago
  65. 175921f Reduce the complexity of some macros by Gavin Howard · 4 years, 3 months ago
  66. 803473a Update the NEWS by Gavin Howard · 4 years, 3 months ago
  67. 6b6efe0 Fix last commit for bc by Gavin Howard · 4 years, 3 months ago
  68. 758adb7 Fix the crash in the previous commit by Gavin Howard · 4 years, 3 months ago
  69. d3e39cb Add a crash test found by afl by Gavin Howard · 4 years, 3 months ago
  70. ca89c32 Fix the crash found in last commit by Gavin Howard · 4 years, 3 months ago
  71. 77bbf99 Add a dc crash found by afl by Gavin Howard · 4 years, 3 months ago
  72. aaa2441 Make pushing an array element just slightly faster by Gavin Howard · 4 years, 3 months ago
  73. 75d49a9 Fix the crash found in the test in last commit by Gavin Howard · 4 years, 3 months ago
  74. d1e8f90 Add an error test from a crash found by afl by Gavin Howard · 4 years, 3 months ago
  75. 6e5b814 Change the version and update the NEWS by Gavin Howard · 4 years, 3 months ago
  76. 1070f53 Fix style by Gavin Howard · 4 years, 3 months ago
  77. ae8d1ec Fix compile errors from last commit by Gavin Howard · 4 years, 3 months ago
  78. 8cc6f43 Redo some #define's by Gavin Howard · 4 years, 3 months ago
  79. 6273033 Add a crash test by Gavin Howard · 4 years, 3 months ago
  80. 5e8bce1 Fix a crash by Gavin Howard · 4 years, 3 months ago
  81. 922a3f8 Add a comment for the memory leak I was fixing by Gavin Howard · 4 years, 3 months ago
  82. 9887cf3 Attempt again to fix the last commits by Gavin Howard · 4 years, 3 months ago
  83. 5e7c4fa Fix last commit by Gavin Howard · 4 years, 3 months ago
  84. 90c38d3 Try once again to remove a memory leak by Gavin Howard · 4 years, 3 months ago
  85. 22924f5 Fix last commit by Gavin Howard · 4 years, 3 months ago
  86. 02e647a Fix a memory leak by Gavin Howard · 4 years, 3 months ago
  87. 2ccfb29 Fix a bug in a test file by Gavin Howard · 4 years, 3 months ago
  88. 63ce8b0 Fix the karatsuba.py script for FreeBSD by Gavin Howard · 4 years, 3 months ago
  89. 8a8bcbb Add a test for the FreeBSD -e behavior by Gavin Howard · 4 years, 3 months ago
  90. 03defed Tweak the description of -f by Gavin Howard · 4 years, 3 months ago
  91. 1ed7392 Make sure expressions and files by -e and -f execute by Gavin Howard · 4 years, 3 months ago
  92. 31d44aa Make bc eagerly load constants as well (see last commit) by Gavin Howard · 4 years, 3 months ago
  93. a221ab0 Fix a dc crash found by afl by Gavin Howard · 4 years, 3 months ago
  94. de36a79 Add a crash test for dc found by afl by Gavin Howard · 4 years, 3 months ago
  95. 99adbd1 Fix a crash found by afl by Gavin Howard · 4 years, 3 months ago
  96. d0fc918 Add a test for a crash found by afl by Gavin Howard · 4 years, 3 months ago
  97. d979698 Fix a test that crashes bc by Gavin Howard · 4 years, 3 months ago
  98. f12ff7f Add a test that crashes bc by Gavin Howard · 4 years, 3 months ago
  99. 829c2dd Swap a couple lines of code by Gavin Howard · 4 years, 3 months ago
  100. d4f26e9 Fix a crash found by afl in dc by Gavin Howard · 4 years, 3 months ago