2019-04-30 21:55:12 +02:00
|
|
|
# RETRO 2019.12
|
2018-11-09 05:01:12 +01:00
|
|
|
|
2019-01-31 22:37:28 +01:00
|
|
|
This is the changelog for the development builds of Retro.
|
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Bug Fixes
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-05-01 13:59:13 +02:00
|
|
|
- (all) strl* functions now only compiled if using GLIBC.
|
|
|
|
- (rre) `clock:year` corrected
|
2019-05-01 14:18:25 +02:00
|
|
|
- (rre) `clock:month` corrected
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-05-01 13:59:13 +02:00
|
|
|
## Build
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-05-01 13:59:13 +02:00
|
|
|
- Merged Linux & BSD Makefiles
|
2018-11-04 22:57:09 +01:00
|
|
|
|
2019-05-01 14:18:25 +02:00
|
|
|
## Core Language
|
|
|
|
|
|
|
|
- rename `a:nth` to `a:th`
|
|
|
|
|
2018-11-04 22:57:09 +01:00
|
|
|
## Documentation
|
2017-11-19 02:12:29 +01:00
|
|
|
|
2019-04-30 22:41:49 +02:00
|
|
|
- updated Linux build instructions
|
|
|
|
- updated Starting instructions
|
2019-05-01 16:02:34 +02:00
|
|
|
|
2019-05-02 17:02:48 +02:00
|
|
|
## Examples
|
|
|
|
|
|
|
|
- add sqlite3 wrapper
|
|
|
|
|
2019-05-02 18:25:16 +02:00
|
|
|
## General
|
|
|
|
|
|
|
|
- reorganized directory tree
|
|
|
|
|
2019-05-02 13:13:11 +02:00
|
|
|
## I/O
|
|
|
|
|
|
|
|
- added `clock:utc:` namespace
|
|
|
|
|
2019-05-02 17:02:48 +02:00
|
|
|
## Interfaces
|
2019-05-01 16:02:34 +02:00
|
|
|
|
2019-05-02 17:02:48 +02:00
|
|
|
- retro-compiler: runtime now supports scripting arguments
|