1. 620a8af Remove some redundant code by Gavin Howard · 6 years ago
  2. d18fa6d Make bc_program_* functions be able to set allocation sizes for BcNums by Gavin Howard · 6 years ago
  3. 88ab518 Add abs() as a built in by Gavin Howard · 6 years ago
  4. a7fc310 Shrink lib2 as much as possible by Gavin Howard · 6 years ago
  5. 950b7c6 Tweak the RELEASE.md checklist by Gavin Howard · 6 years ago
  6. de743c4 Update the version for release by Gavin Howard · 6 years ago
  7. 5211162 Fix a typo in the README by Gavin Howard · 6 years ago
  8. 31772bd Tweak the README by Gavin Howard · 6 years ago
  9. 880977e Make some changes to the README by Gavin Howard · 6 years ago
  10. 182fdec Tweak the license and README by Gavin Howard · 6 years ago
  11. 16a8fdf Tweak the RELEASE.md checklist by Gavin Howard · 6 years ago
  12. 9a3ff00 Fix a typo by Gavin Howard · 6 years ago
  13. 4396732 Update the README by Gavin Howard · 6 years ago
  14. 2469a22 Update the configure script help by Gavin Howard · 6 years ago
  15. 161d486 Update the make help output even more by Gavin Howard · 6 years ago
  16. f977d7c Update the Makefile help message by Gavin Howard · 6 years ago
  17. d8c7850 Add test results for 2 dc scripts by Gavin Howard · 6 years ago
  18. 380feb0 Update the license by Gavin Howard · 6 years ago
  19. 98fcceb Skip uninstalling binaries that were not installed by Gavin Howard · 6 years ago
  20. ed9b6c2 Make a way to not install manpages by Gavin Howard · 6 years ago
  21. 701b991 Update the manuals for FreeBSD style by Gavin Howard · 6 years ago
  22. efdc58b Fix a bug in the toybox release process by Gavin Howard · 6 years ago
  23. 201cb6f Reduce code by Gavin Howard · 6 years ago
  24. dd7a0fd Style fix by Gavin Howard · 6 years ago
  25. cafcd3e Factor out some common code in num.c by Gavin Howard · 6 years ago
  26. 6d38ef4 Reduce executable size by Gavin Howard · 6 years ago
  27. 1fde339 Remove compiler warnings by Gavin Howard · 6 years ago
  28. 6eeef35 Add a parse test for bc based on afl test cases by Gavin Howard · 6 years ago
  29. 3516a2f Fix a dc-only build by Gavin Howard · 6 years ago
  30. 3e55158 Add a test that afl found that will check for a crash by Gavin Howard · 6 years ago
  31. 49c21ce Fix crashes found by afl by Gavin Howard · 6 years ago
  32. f92505a Fix the test suite from the previous fix by Gavin Howard · 6 years ago
  33. 81f883b Fix a compile warning by Gavin Howard · 6 years ago
  34. 8d13738 Fix a parse bug that was causing asserts to fail by Gavin Howard · 6 years ago
  35. 5fbfa27 Fix parsing print statements by Gavin Howard · 6 years ago
  36. d437a5d Add a way to tell when a label was not properly changed by Gavin Howard · 6 years ago
  37. 2e67743 Add an error test found by afl by Gavin Howard · 6 years ago
  38. 64c3028 Style fix by Gavin Howard · 6 years ago
  39. 1c6cfb8 Style fixes by Gavin Howard · 6 years ago
  40. c8d5c20 Reduce redundant code in the bc parser by Gavin Howard · 6 years ago
  41. 51bf31d Fix a typo in the dc manual by Gavin Howard · 6 years ago
  42. 603ef4e Another style fix that is a win-win by Gavin Howard · 6 years ago
  43. e3c8bac Style fix by Gavin Howard · 6 years ago
  44. 770062f Style fix by Gavin Howard · 6 years ago
  45. 7882b56 Change an error message by Gavin Howard · 6 years ago
  46. f9cab53 Fix the RELEASE.md checklist by Gavin Howard · 6 years ago
  47. 669e02b Update the build manual by Gavin Howard · 6 years ago
  48. 786a244 Style fix by Gavin Howard · 6 years ago
  49. 32cf742 Follow a bit more of convention in configure.sh by Gavin Howard · 6 years ago
  50. 471b6c0 Make the configure script follow convention by Gavin Howard · 6 years ago
  51. a9b7b59 Style fix and update toybox for the fix by Gavin Howard · 6 years ago
  52. effb238 Remove a buggy line of code from tests/afl.py by Gavin Howard · 6 years ago
  53. db7eeac Fix crashes in dc by Gavin Howard · 6 years ago
  54. 37ad3f2 Add the manpages by Gavin Howard · 6 years ago
  55. ed91022 Style fixes to the configure script by Gavin Howard · 6 years ago
  56. 074b38a Hook the manpages into the build and install system by Gavin Howard · 6 years ago
  57. 593a518 Make configure allow HOSTCFLAGS, HOST_CC, and HOST_CFLAGS by Gavin Howard · 6 years ago
  58. 9a29361 Add links to the ronn files by Gavin Howard · 6 years ago
  59. 35cef8b Reformat the manuals to work as ronn docs by Gavin Howard · 6 years ago
  60. bc8cf8c Fix a few oversights in release.sh by Gavin Howard · 6 years ago
  61. f2ef2f3 Remove an assert that is not needed and wrong by Gavin Howard · 6 years ago
  62. 1a8e2b5 Move a test to prevent errors by Gavin Howard · 6 years ago
  63. 1a0a4d0 Add a test for a crash by Gavin Howard · 6 years ago
  64. 2a36692 Fix another crash by Gavin Howard · 6 years ago
  65. c3cea53 Fix a crash with the places operator by Gavin Howard · 6 years ago
  66. 9c80a07 Add tests to test for the crashes that were found by Gavin Howard · 6 years ago
  67. 929c286 Fix a bug in tests/afl.py by Gavin Howard · 6 years ago
  68. bbd5b76 Fix a crash in dc by Gavin Howard · 6 years ago
  69. 509d1d3 Fix yet another problem with the last commit by Gavin Howard · 6 years ago
  70. 63fdbfa Fix last commit by Gavin Howard · 6 years ago
  71. 94ed6da Attempt to fix crashes (lots) that afl found by Gavin Howard · 6 years ago
  72. a4a0201 Even more tweaks to the dc manual by Gavin Howard · 6 years ago
  73. 03a989a Another tweak to the dc manual by Gavin Howard · 6 years ago
  74. 8afbcb5 More tweaks to the bc manual by Gavin Howard · 6 years ago
  75. 23250d4 Fix an oversight in the dc manual by Gavin Howard · 6 years ago
  76. f86cdcb Tweaks to both manuals by Gavin Howard · 6 years ago
  77. 41abaea Make various fixes to the bc manual by Gavin Howard · 6 years ago
  78. 30083e8 Fix an oversight in the dc manual by Gavin Howard · 6 years ago
  79. 6fbe0bd Add a few things to the README by Gavin Howard · 6 years ago
  80. 7c3c946 Remove a useless branch by Gavin Howard · 6 years ago
  81. 71458d1 Fix a toybox compile error by Gavin Howard · 6 years ago
  82. e53e0bb Style fixes by Gavin Howard · 6 years ago
  83. dcf22aa Make assigning strings to array elements work by Gavin Howard · 6 years ago
  84. 96dd784 Fix a test by Gavin Howard · 6 years ago
  85. 339be9c Add a test for strings in arrays by Gavin Howard · 6 years ago
  86. 356a46e Tweaks to the factorial script by Gavin Howard · 6 years ago
  87. 0f3a835 Add a factorial script to dc by Gavin Howard · 6 years ago
  88. 7fd2840 Write the dc manual by Gavin Howard · 6 years ago
  89. b75be2d Add less than and less than or equal to by Gavin Howard · 6 years ago
  90. 75c6042 Add tests for less than and less than or equals by Gavin Howard · 6 years ago
  91. 91ff965 Add a string test for numbers by Gavin Howard · 6 years ago
  92. bd50911 Fix a test for a recent change by Gavin Howard · 6 years ago
  93. ed5f8f2 Make sure to match behavior on executing numbers in dc by Gavin Howard · 6 years ago
  94. 6abe6d6 Do various improvements to the bc manual by Gavin Howard · 6 years ago
  95. 88b59ed Make dc ignore bc block comments by Gavin Howard · 6 years ago
  96. 65a8201 Fix a new parse bug by Gavin Howard · 6 years ago
  97. 5615879 Fix a lex line counting bug by Gavin Howard · 6 years ago
  98. 057c3e8 Style fix by Gavin Howard · 6 years ago
  99. 7ed50c7 Fix the crash that afl found by Gavin Howard · 6 years ago
  100. a0a4e07 Make instruction output a bit different by Gavin Howard · 6 years ago