aboutsummaryrefslogtreecommitdiff
path: root/manuals
AgeCommit message (Expand)Author
2023-08-22Make a tiny tweak to TediusTimmy's algorithmGavin D. Howard
2023-08-18Document the better pow algorithm by TediusTimmyGavin D. Howard
2023-05-02Adjust the release manualGavin D. Howard
2023-03-27Add a test for irand() limits in bcGavin D. Howard
2023-03-13Add the new test to the development manualGavin D. Howard
2023-03-07Add a Fibonacci function to the extended math libraryGavin D. Howard
2023-02-28Add the _keep functions to bclGavin D. Howard
2023-02-27Update datesGavin D. Howard
2023-02-27Fix missing information in the development manualGavin D. Howard
2023-02-27Add a missing bit of information to the development manualGavin D. Howard
2023-02-27Add a line to the development manualGavin D. Howard
2023-02-23Add a clarification to the dc manualGavin D. Howard
2023-02-22Add the gx command to dcGavin D. Howard
2023-02-22Fix typos in the manualsGavin D. Howard
2023-02-13Update the update date on the development manualGavin D. Howard
2023-02-13Add a BC_DEBUG macroGavin D. Howard
2023-02-01Get rid of every reference to Yzena that I canGavin D. Howard
2022-12-31Tweak the release checklistGavin Howard
2022-12-27Add a test for a bug I found while writing a scriptGavin Howard
2022-12-24Fix some missed dates in the development manualGavin Howard
2022-12-20Update copyright yearGavin Howard
2022-12-05Update the code style stuff in the development manualGavin Howard
2022-11-26Remove references to LOCALEDIRGavin Howard
2022-11-26Mention MAN3DIR in build.mdFiras Khalil Khana
2022-10-31Add clarifying comment and doc about operator precedenceGavin 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 is_number() and is_string() built-in functionsGavin Howard
2022-10-13Update the manuals for the new changeGavin Howard
2022-10-12Add another aspect to a new testGavin Howard
2022-10-11Add tests for the upcoming changesGavin Howard
2022-08-15Switch turning off problematic tests with a configure optionGavin Howard
2022-08-06Add clarifications to the bcl manualGavin Howard
2022-08-06Fix typos in the development manualGavin Howard
2022-08-03Tweak the bcl manpageGavin Howard
2022-08-03Make bcl work with threads and not signalsGavin Howard
2022-08-03Update manuals for a Pandoc updateGavin Howard
2022-07-22Add warnings that locales must be installed at a fixed locationGavin Howard
2022-07-19Make -e, -r configure options non-mutually exclusiveGavin Howard
2022-07-18Add predefined builds to the build manualGavin Howard
2022-07-18Slightly improve the development manualGavin Howard
2022-07-18Add non-clamping to the libraryGavin Howard
2022-07-18Add the clamping/non-clamping behavior to the manualsGavin Howard
2022-07-17Update manualsGavin Howard
2022-07-17Add a blurb about digit clamping to the development manual.Gavin Howard
2022-07-17Reorder and fix option descriptions in the manualsGavin Howard
2022-07-17Fix various problems with help texts and manualsGavin Howard
2022-07-17Add documentation for the new featuresGavin Howard
2022-07-16Add some missing build docsGavin Howard
2022-06-22Fix a problem in the algorithms manualGavin Howard