1. 5e98c62 Increment the version and update the NEWS by Gavin Howard · 3 years, 1 month ago
  2. bbe78f8 Fix a build error on Mac OSX by Gavin Howard · 3 years, 1 month ago
  3. 7e21816 Fix a build error on Android by Gavin Howard · 3 years, 1 month ago
  4. c2e9107 Make static_assert work by Gavin Howard · 3 years, 2 months ago
  5. 72a40ef Fix a compile error on FreeBSD by Gavin Howard · 3 years, 2 months ago
  6. 769e980 Fix a crash found by AFL++ by Gavin Howard · 3 years, 2 months ago
  7. b1d02e3 Add some debug code in computed goto by Gavin Howard · 3 years, 2 months ago
  8. 98db95c Make sure there is a static assert for computed goto labels by Gavin Howard · 3 years, 2 months ago
  9. 80d7396 Merge branch 'master' into computed_goto by Gavin Howard · 3 years, 2 months ago
  10. 5876934 Fix a build problem on FreeBSD by Gavin Howard · 3 years, 2 months ago
  11. de7f0b8 Add the check for binary files back in by Gavin Howard · 3 years, 2 months ago
  12. 577f1af Fix a deprecation warning on Windows by Gavin Howard · 3 years, 2 months ago
  13. 9fec0f4 Fix a compile error with all warning and -Werror by Gavin Howard · 3 years, 2 months ago
  14. a554a39 Fix the problem where keywords can be redefined for builtin libs by Gavin Howard · 3 years, 2 months ago
  15. ffde07e Add a command to dc to get the execution stack depth by Gavin Howard · 3 years, 2 months ago
  16. d52287c Add an array length command to dc by Gavin Howard · 3 years, 2 months ago
  17. 6df6339 Make a bc-only build build by Gavin Howard · 3 years, 2 months ago
  18. 54f887a Add asciify() and stream by Gavin Howard · 3 years, 2 months ago
  19. e86e4b3 Add two new error messages by Gavin Howard · 3 years, 2 months ago
  20. 01f922a Switch strings in dc to be stored per function by Gavin Howard · 3 years, 2 months ago
  21. f7b06df Add modexp and divmod to bc by Gavin Howard · 3 years, 2 months ago
  22. f4e36d5 Change the keyword redefinition infrastructure by Gavin Howard · 3 years, 2 months ago
  23. df956b3 Add the ability for users to redefine keywords by Gavin Howard · 3 years, 2 months ago
  24. 067d3fa Merge branch 'master' into computed_goto by Gavin Howard · 3 years, 2 months ago
  25. fc5669b Clarify and tighten up on error handling by Gavin Howard · 3 years, 2 months ago
  26. 8b8182f Implement GCC and Clang computed goto in program.c by Gavin Howard · 3 years, 2 months ago
  27. 0f812d7 Fix compile errors in other build modes by Gavin Howard · 3 years, 2 months ago
  28. eb6680d Add BC_UNREACHABLE for MSVC by Gavin Howard · 3 years, 2 months ago
  29. 39b2af3 Eliminate BC_ENABLE_RAND by Gavin Howard · 3 years, 2 months ago
  30. 982249a Do a lot of doc work and refactor along the way by Gavin Howard · 3 years, 2 months ago
  31. dfd888d Fix an oversight in the bcl manual and code by Gavin Howard · 3 years, 2 months ago
  32. bac4566 Do a lot of documentation work and some refactoring by Gavin Howard · 3 years, 2 months ago
  33. b62b07a Put the read parser in BcVm by Gavin Howard · 3 years, 2 months ago
  34. 1930f90 Do a lot of documentation work by Gavin Howard · 3 years, 2 months ago
  35. f378c8b Do a lot of documentation work by Gavin Howard · 3 years, 2 months ago
  36. 4aafbe3 Move two constants by Gavin Howard · 3 years, 2 months ago
  37. 6deb739 Make bc and dc UTF-8 capable by Gavin Howard · 3 years, 2 months ago
  38. 747748e Remove some useless code by Gavin Howard · 3 years, 2 months ago
  39. a29db33 Improve signal handling by Gavin Howard · 3 years, 2 months ago
  40. 70ae81a Do a lot of documentation work by Gavin Howard · 3 years, 2 months ago
  41. 2a25465 Refactor a function to not use a pointer when it could return a value by Gavin Howard · 3 years, 2 months ago
  42. 737ad21 Do a lot of documentation work by Gavin Howard · 3 years, 3 months ago
  43. bb919ba Add a specific BcAuto type by Gavin Howard · 3 years, 3 months ago
  44. 0173e50 Make bc_func_free() be only used in debug builds by Gavin Howard · 3 years, 3 months ago
  45. 78b97db Improve slabs by Gavin Howard · 3 years, 3 months ago
  46. 968354b Use slabs for strings by Gavin Howard · 3 years, 3 months ago
  47. 266d22f Make the vector array restrict by Gavin Howard · 3 years, 3 months ago
  48. d81c1a0 Shrink vectors by Gavin Howard · 3 years, 3 months ago
  49. c2d2977 Reduce memcpy calls by pushing empty items first by Gavin Howard · 3 years, 3 months ago
  50. d850872 Make sure all BC_NO_ERR uses have booleans that return 1 by Gavin Howard · 3 years, 3 months ago
  51. 45c9d4f Fix a bug with read prompt by Gavin Howard · 3 years, 3 months ago
  52. 6804b13 Move the error handling code to status.h by Gavin Howard · 3 years, 3 months ago
  53. e9d2f07 Make history multi-line paste better by Gavin Howard · 3 years, 3 months ago
  54. 8a1d001 Fix dc bug by Gavin Howard · 3 years, 3 months ago
  55. 90b5327 Do even more documentation work by Gavin Howard · 3 years, 3 months ago
  56. 2744f0b Fix Windows build again and make history work as well by Gavin Howard · 3 years, 3 months ago
  57. 6110b6c More documentation and cleanup work by Gavin Howard · 3 years, 3 months ago
  58. 29e4d55 Fix the build on Windows by Gavin Howard · 3 years, 3 months ago
  59. 5585c10 Remove the BC_HISTORY env var by Gavin Howard · 3 years, 3 months ago
  60. 216c6c7 Change the build system to add default settings with env vars by Gavin Howard · 3 years, 3 months ago
  61. ce27c9e Do some documentation work and prepare for Windows history by Gavin Howard · 3 years, 3 months ago
  62. 116b753 Do a lot of more documentation work by Gavin Howard · 3 years, 3 months ago
  63. a065fc0 Remove the OpenBSD test from version.h to status.h by Gavin Howard · 3 years, 3 months ago
  64. 77ef954 Move stuff from bcl.h to status.h and fix a bug by Gavin Howard · 3 years, 3 months ago
  65. e7925ba Fix compiler warnings by Gavin Howard · 3 years, 3 months ago
  66. 184cbbe Do a lot of documentation work by Gavin Howard · 3 years, 3 months ago
  67. d1d68d8 Make a function static that can be static by Gavin Howard · 3 years, 3 months ago
  68. df785be Move a field to bc-only space by Gavin Howard · 3 years, 3 months ago
  69. 70ee345 Add another command to dc by Gavin Howard · 3 years, 3 months ago
  70. fa27fde Add another error message by Gavin Howard · 3 years, 3 months ago
  71. aa4b8bc Add SIGQUIT handling to history by Gavin Howard · 3 years, 3 months ago
  72. cf4867f Fix a crash found by AFL++ and add its test by Gavin Howard · 3 years, 3 months ago
  73. 20960fa Fix a crash found by AFL++ by Gavin Howard · 3 years, 3 months ago
  74. 1f77cf1 Make printing not use backslash on last character by Gavin Howard · 3 years, 3 months ago
  75. 4c9c3f8 Remove the extra allocation code by Gavin Howard · 3 years, 3 months ago
  76. b341c82 Change temps to use bss by Gavin Howard · 3 years, 3 months ago
  77. 23ae8b0 Return a value from bc_num_bigdig2 instead of use a pointer by Gavin Howard · 3 years, 3 months ago
  78. 6eb77d3 Change ops that need integers to accept integers with scale by Gavin Howard · 3 years, 3 months ago
  79. a4ff190 Fix some debug code by Gavin Howard · 3 years, 3 months ago
  80. 4ba008e Make failing to push to the temp vector a non-event by Gavin Howard · 3 years, 3 months ago
  81. 7a9f042 Increment the version and update the NEWS by Gavin Howard · 3 years, 3 months ago
  82. 8ed71db Limit the amount of temps by Gavin Howard · 3 years, 3 months ago
  83. eeed482 Take EXTRA_MATH into account with pledge and unveil by Gavin Howard · 3 years, 4 months ago
  84. b6c65bb Improve pledge() use and add unveil() by Gavin Howard · 3 years, 4 months ago
  85. 3e8cd34 Start adding support for OpenBSD pledge() by Gavin Howard · 3 years, 4 months ago
  86. 27167bc Fix a warning on OpenBSD's broken GCC by Gavin Howard · 3 years, 4 months ago
  87. cbebb68 Fix commit e9c191cddaa9eba9ca8507b923bc072f1e4be0b4 by Gavin Howard · 3 years, 5 months ago
  88. fd5dfb2 Increment the version and update the NEWS by Gavin Howard · 3 years, 5 months ago
  89. 8981379 Increment the version and update the NEWS by Gavin Howard · 3 years, 5 months ago
  90. e0aface Increment the version and update the NEWS by Gavin Howard · 3 years, 6 months ago
  91. f7a6430 Start the process of making bc/dc work on Windows by Gavin Howard · 3 years, 6 months ago
  92. fd3dee2 Move the version location by Gavin Howard · 3 years, 6 months ago
  93. ec26fd2 Fix a lot of compile errors from the changes in last commit by Gavin Howard · 3 years, 6 months ago
  94. 7378a7a Fix problems with printing stuff without newlines by Gavin Howard · 3 years, 6 months ago
  95. b1317b8 Add a command-line option to turn off the read prompt by Gavin Howard · 3 years, 6 months ago
  96. 580e4ad Make bc/dc not exit with -e and -f in B/DC_ENV_ARGS by Gavin Howard · 3 years, 7 months ago
  97. 1815efc Fix a problem on OpenBSD by Gavin Howard · 3 years, 7 months ago
  98. c443777 Add a way to ensure no memory leaks for testing by Gavin Howard · 3 years, 8 months ago
  99. 093a99d Make it so I can use AFL with the PRNG by Gavin Howard · 3 years, 8 months ago
  100. 7235966 Add missing #if guards on bc_num_strValid() by Gavin Howard · 3 years, 8 months ago