aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-20Update copyright yearGavin Howard
2022-12-17Fix styleGavin Howard
2022-12-17Remove a compiler warningGavin Howard
2022-12-17Move the stack trace printing to program.c where it should beGavin Howard
2022-12-17Fix typosGavin Howard
2022-12-16Fix some compiler warnings with -WeverythingGavin Howard
2022-12-16Make the calculators print a stack trace on interruptGavin Howard
2022-12-16Fix a bugGavin Howard
2022-12-16Fix various style problemsGavin Howard
2022-12-12Make the stack trace numbers line upGavin Howard
2022-12-10Add another item to the NEWSGavin Howard
2022-12-10Remove the SA_NODEFER flagGavin Howard
2022-12-10Fix a crash when swapping no characters in historyGavin Howard
2022-12-09Increment the version and update the NEWSGavin Howard
2022-12-09Fix a bug in dcGavin Howard
2022-12-09Implement stack traces for errorsGavin Howard
2022-12-09Tweak debug output on errorsGavin Howard
2022-12-09Add another extension to the README listGavin Howard
2022-12-07Fix the fatal I/O error with editline on FreeBSD-CURRENT and dwmGavin Howard
2022-12-06Reduce the size of lib2.bc even moreGavin Howard
2022-12-06Fix a bug in lib2.bcGavin Howard
2022-12-06Reduce the size of lib2.bcGavin Howard
2022-12-05Fix the build on WindowsGavin Howard
2022-12-05Update the code style stuff in the development manualGavin Howard
2022-12-05Remove the TODO listGavin Howard
2022-12-05Add a list of extensions that these only have to the READMEGavin Howard
2022-11-30Add line and file information for errors in debug modeGavin Howard
2022-11-30Fix comment styleGavin Howard
2022-11-30Fix the useless "ready for more input" output on SIGWINCHGavin Howard
2022-11-30Fix a crash with editline when history is not activatedGavin Howard
2022-11-26Remove references to LOCALEDIRGavin Howard
2022-11-26Preemptively fix a bug found on HNGavin Howard
2022-11-26Mention MAN3DIR in build.mdFiras Khalil Khana
2022-11-02Increment the version and update the NEWSGavin Howard
2022-11-02Fix a build issue with predefined builds and generated testsGavin Howard
2022-11-02Tweak the NEWSGavin Howard
2022-11-02Fix lint for bclGavin Howard
2022-11-01Fix styleGavin Howard
2022-11-01Fix an issue found by clang static analyzerGavin Howard
2022-10-31Add clarifying comment and doc about operator precedenceGavin Howard
2022-10-27Tweak the READMEGavin Howard
2022-10-24Fix a crash found by AFLGavin Howard
2022-10-24Fix a typoGavin Howard
2022-10-24Remove a done TODOGavin Howard
2022-10-23Fix compiler warningsGavin Howard
2022-10-23Update the manuals for the new featuresGavin Howard
2022-10-23Add missing items in the development manualGavin Howard
2022-10-23Add the array asciify to the fuzzingGavin Howard
2022-10-23Update the NEWSGavin Howard
2022-10-23Add the ability for bc to turn full arrays into stringsGavin Howard