Skip to content

Commit

Permalink
Update changes.txt
Browse files Browse the repository at this point in the history
Lists changes made up to release 0.13.3
  • Loading branch information
gerryjackson authored Aug 8, 2017
1 parent ffc173f commit 4c9a50e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/changes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,16 @@ from version 0.9 onwards

Version 0.13.3
~~~~~~~~~~~~~~
doubletest.fth
- additional tests for D< and DU< to detect faulty implementation

filetest.fth
- Testing READ-LINE with buffer length = 0 and <= the line length in the file.

coreplustest.fth
- added test for IF ... BEGIN ... REPEAT
- additional DOES> test
- additional +LOOP tests about setting I to arbitrary values

errorreport.fth
- TOTAL-ERRORS now includes Core word errors (bug fix)
Expand Down

0 comments on commit 4c9a50e

Please sign in to comment.