aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-03-13Increment the version and update the NEWSGavin D. Howard
2023-03-02Fix a possible library build problemGavin D. Howard
2023-03-02Fix styleGavin D. Howard
2023-02-28Fix styleGavin D. Howard
2023-02-28Add the _keep functions to bclGavin D. Howard
2023-02-28Update the version and NEWS for the bcl changesGavin D. Howard
2023-02-27Fix bcl build errors in non-memcheck modeGavin D. Howard
2023-02-27Fix bcl bugs when in memcheck modeGavin D. Howard
2023-02-27Add the first rough draft of memcheck stuff in bclGavin D. Howard
2023-02-27Only grow num vector in library when necessaryGavin D. Howard
2023-02-25Increment the version and update the NEWSGavin D. Howard
2023-02-24Increment the version and update the NEWSGavin D. Howard
2023-02-22Increment the version and update the NEWSGavin D. Howard
2023-02-22Add the gx command to dcGavin D. Howard
2023-02-18Increment the version and update the NEWSGavin D. Howard
2023-02-13Add a BC_DEBUG macroGavin D. Howard
2023-02-13Increment the version and update the NEWSGavin D. Howard
2023-02-01Increment the version and update the NEWSGavin D. Howard
2023-02-01Increment the version and update the NEWSGavin D. Howard
2022-12-28Expand the bug fix from three commits ago to simplify codeGavin Howard
2022-12-27Increment the version and update the NEWSGavin Howard
2022-12-27Fix the bug mentioned in the previous commitGavin Howard
2022-12-24Increment the version and update the NEWSGavin Howard
2022-12-20Update copyright yearGavin Howard
2022-12-17Move the stack trace printing to program.c where it should beGavin Howard
2022-12-16Make the calculators print a stack trace on interruptGavin Howard
2022-12-16Fix various style problemsGavin Howard
2022-12-09Increment the version and update the NEWSGavin Howard
2022-12-09Implement stack traces for errorsGavin Howard
2022-11-30Add line and file information for errors in debug modeGavin Howard
2022-11-30Fix comment styleGavin Howard
2022-11-02Increment the version and update the NEWSGavin Howard
2022-11-02Fix lint for bclGavin Howard
2022-10-23Add the is_number() and is_string() built-in functionsGavin Howard
2022-10-21Fix a crash found by AFLGavin Howard
2022-10-21Remove a declaration of a non-existing functionGavin Howard
2022-10-13Increment the version and update the NEWSGavin Howard
2022-10-11Merge branch 'master' into stmt_by_stmtGavin Howard
2022-10-11Commit some work to save itGavin Howard
2022-10-11Start the process of making bc execute ASAP for everythingGavin Howard
2022-09-26Increment the version and update the NEWSGavin Howard
2022-09-25Fix a build error on OpenBSDGavin Howard
2022-09-14Increment the version and update the NEWSGavin Howard
2022-08-11Increment the version and update the NEWSGavin Howard
2022-08-10Fix #55 on GitHubGavin Howard
2022-08-07Increment the version and update the NEWSGavin Howard
2022-08-04Increment the version and update the NEWSGavin Howard
2022-08-03Make bcl work with threads and not signalsGavin Howard
2022-08-01Fix the build on WindowsGavin Howard
2022-07-19Add an error for readline on OpenBSDGavin Howard