CHANGES (calc-2.12.8.1.tar.bz2) | : | CHANGES (calc-2.12.8.2.tar.bz2) | ||
---|---|---|---|---|
The following are the changes from calc version 2.12.8.0 to date: | The following are the changes from calc version 2.12.8.1 to date: | |||
Fixed how the *.tar.bz2 are formed. The calc-2.12.8.0.tar.bz2 file | ||||
that was formed for calc version 2.12.8.0 was missing most files. | ||||
Expanded 'make chk' to also verify that 'make distchk' and 'make | ||||
distlist' execute successfully. This will help check a regression | ||||
of the bug that produced the bogus calc-2.12.8.0.tar.bz2 file. | ||||
Added additional regression tests related 0^(zero_expression)==1. | ||||
Calc can now correctly compile without CUSTOM being defined, | ||||
thanks to a report by <GitHub user barsnick>. | ||||
The following are the changes from calc version 2.12.7.5 to 2.12.8.0: | ||||
Fixed a mistake in "help intro" where some inserted text changed | Fixed a mistake in "help intro" where some inserted text changed | |||
the value of "." and thus made the next result incorrect. | the value of "." and thus made the next result incorrect. | |||
Clarified in "help factor" that 1 is returned if no | Clarified in "help factor" that 1 is returned if no | |||
factor below the limit was found. | factor below the limit was found. | |||
Removed Makefile variable ${MAKEFILE_REV}. | Removed Makefile variable ${MAKEFILE_REV}. | |||
The missing cscript/square.calc file has been restored. | The missing cscript/square.calc file has been restored. | |||
skipping to change at line 57 | skipping to change at line 71 | |||
http://www.isthe.com/chongo/tech/comp/calc/calc-bugrept.html | http://www.isthe.com/chongo/tech/comp/calc/calc-bugrept.html | |||
* How to contribute code to calc: | * How to contribute code to calc: | |||
http://www.isthe.com/chongo/tech/comp/calc/calc-contrib.html | http://www.isthe.com/chongo/tech/comp/calc/calc-contrib.html | |||
* How to submit a question about calc: | * How to submit a question about calc: | |||
http://www.isthe.com/chongo/tech/comp/calc/calc-question.html | http://www.isthe.com/chongo/tech/comp/calc/calc-question.html | |||
Fixed how the *.tar.bz2 are formed. The calc-2.12.8.0.tar.bz2 file | ||||
that was formed for calc version 2.12.8.0 was missing most files. | ||||
Expanded 'make chk' to also verify that 'make distchk' and 'make | ||||
distlist' execute successfully. This will help check a regression | ||||
of the bug that produced the bogus calc-2.12.8.0.tar.bz2 file. | ||||
Added additional regression tests related 0^(zero_expression)==1. | ||||
The following are the changes from calc version 2.12.7.1 to 2.12.7.5: | The following are the changes from calc version 2.12.7.1 to 2.12.7.5: | |||
Corrected CHANGES notes that were mixed up for TAB, VT, CR & | Corrected CHANGES notes that were mixed up for TAB, VT, CR & | |||
NL. The code in 2.12.7.0 is correct. The CHANGE notes should | NL. The code in 2.12.7.0 is correct. The CHANGE notes should | |||
have read: | have read: | |||
The following is a partial list of escape sequences recognized | The following is a partial list of escape sequences recognized | |||
in strings and in printf formats: | in strings and in printf formats: | |||
\a audible bell byte 0x07 in ASCII encoding | \a audible bell byte 0x07 in ASCII encoding | |||
End of changes. 2 change blocks. | ||||
10 lines changed or deleted | 15 lines changed or added |