0673721371
FossilOrigin-Name: b969358356e3fbb866f4ce24ff004b6f415238342f1ff24e38c1563480fe674d
30 lines
462 B
Markdown
30 lines
462 B
Markdown
# 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
|