retroforth/RELEASE_NOTES.md
crc 0673721371 add clock:utc words
FossilOrigin-Name: b969358356e3fbb866f4ce24ff004b6f415238342f1ff24e38c1563480fe674d
2019-05-02 11:13:11 +00:00

462 B

RETRO 2019.12

This is the changelog for the development builds of Retro.

Bug Fixes

  • (all) strl* functions now only compiled if using GLIBC.
  • (rre) clock:year corrected
  • (rre) clock:month corrected

Build

  • Merged Linux & BSD Makefiles

Core Language

  • rename a:nth to a:th

Documentation

  • updated Linux build instructions
  • updated Starting instructions

I/O

  • added clock:utc: namespace

Examples

  • add sqlite3 wrapper