2019-01-10 19:28:41 +01:00
|
|
|
# RETRO 12.2019.6
|
2018-11-09 05:01:12 +01:00
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Bug Fixes
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Build
|
2018-04-18 17:42:23 +02:00
|
|
|
|
2019-01-10 19:28:41 +01:00
|
|
|
- parallel builds now work
|
2019-01-16 18:57:12 +01:00
|
|
|
- refactor Makefile
|
2018-11-04 22:34:56 +01:00
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Core Language
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-01-10 19:28:41 +01:00
|
|
|
- remove `set:from-results`
|
2019-01-11 21:27:50 +01:00
|
|
|
- add `if;`
|
|
|
|
- add `-if;`
|
2018-02-12 19:23:34 +01:00
|
|
|
|
2018-11-22 01:05:28 +01:00
|
|
|
## Nga
|
|
|
|
|
2018-07-31 17:38:06 +02:00
|
|
|
## Interfaces
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-01-11 04:26:40 +01:00
|
|
|
- use strlcpy, strlcat instead of strcpy and strcat
|
2019-01-18 18:33:31 +01:00
|
|
|
- include copies of the above for users of glibc
|
2019-01-11 18:57:51 +01:00
|
|
|
- add retro-compiler
|
2019-01-11 04:26:40 +01:00
|
|
|
|
2019-01-11 18:57:51 +01:00
|
|
|
### retro
|
2018-09-06 17:50:08 +02:00
|
|
|
|
2019-01-11 18:57:51 +01:00
|
|
|
### retro-compiler
|
2019-01-03 16:34:14 +01:00
|
|
|
|
2019-01-18 18:33:31 +01:00
|
|
|
- new interface for creating turnkey executables on bsd, linux
|
2019-01-03 16:34:14 +01:00
|
|
|
|
2019-01-11 18:57:51 +01:00
|
|
|
### retro-ri
|
|
|
|
|
|
|
|
- support switching between multiple copies of the image
|
2019-01-03 16:34:14 +01:00
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Tools
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-01-11 04:26:40 +01:00
|
|
|
- use strlcpy, strlcat instead of strcpy and strcat
|
2019-01-16 15:50:25 +01:00
|
|
|
- retro-extend: cleaner output
|
|
|
|
- retro-extend: remove unused code
|
|
|
|
- retro-extend: allow multiple files
|
|
|
|
- retro-extend: reduce memory usage
|
|
|
|
- retro-extend: fix potential buffer overrun
|
2019-01-11 04:26:40 +01:00
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Other
|
|
|
|
|
|
|
|
## Documentation
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Examples
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-01-14 22:23:35 +01:00
|
|
|
- add DisplayNames.forth
|
2019-01-15 17:10:41 +01:00
|
|
|
- add KeyValueStore.forth
|
2019-01-18 18:33:31 +01:00
|
|
|
- add net_fetch.forth
|
2019-01-18 18:58:40 +01:00
|
|
|
- add Save_and_Restore_Stack.forth
|
2019-01-18 22:33:49 +01:00
|
|
|
- add share.forth and shared.forth
|
2019-01-18 18:58:40 +01:00
|
|
|
- switch to dvorak key bindings in Roo.forth
|
2019-01-14 22:23:35 +01:00
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Final Notes
|