Skip to content

Version 0.13.1 Minor updates

Compare
Choose a tag to compare
@gerryjackson gerryjackson released this 18 Jan 20:27
· 52 commits to master since this release

blocktest.fth

  • fixed issue #7 faults with single buffer blocks

core.fth

  • corrected ACCEPT buffer block length to decimal 80 characters

coreplustest.fth

  • moved double number with prefixes to doubletest.fth
  • now tests maximum length definition names and all graphical characters accepted
  • parses upper case characters using 'X' notation
  • tests FIND with zero length strings and non-existent names

doubletest.fth

  • received double number with prefixes from coreplus.fth