begin prep for start of work on 2024.4
FossilOrigin-Name: 43ae0de438c8f0bb405ead0ad1e9bb4191548e80515346720e3e677f2c818853
This commit is contained in:
parent
18d6998de0
commit
b0c29a9366
25 changed files with 32 additions and 42 deletions
|
@ -2,8 +2,8 @@
|
|||
|
||||
# These are used when building and signing a release.
|
||||
|
||||
VERSION ?= 2023.9
|
||||
KEYPAIR ?= 2023-09
|
||||
VERSION ?= 2024.4
|
||||
KEYPAIR ?= 2024-04
|
||||
|
||||
# -------------------------------------------------------------
|
||||
|
||||
|
|
|
@ -4,26 +4,8 @@
|
|||
| | | __/ |_| | | (_) | _| (_) | | | |_| | | |
|
||||
|_| \___|\__|_| \___/|_| \___/|_| \__|_| |_|
|
||||
for nga
|
||||
# RetroForth/nga 2023.9 Release Notes
|
||||
# RetroForth/nga 2024.4 Release Notes
|
||||
|
||||
================================================================
|
||||
|
||||
* nga-c: split device code into separate source files
|
||||
* use hashed dictionary search by default
|
||||
* removed words deprecated in 2022.8
|
||||
* new example: converting konilo wiki blocks to HTML
|
||||
* new example: double cell math (32-bit cells)
|
||||
* GNUmakefile fix from drakonis
|
||||
* addition of an i/o device for handling some errors
|
||||
* fixed `f:tan` and `f:cos` (thanks to Doug Bell)
|
||||
* Casket HTTP server is much, much faster
|
||||
* Support internal translation of UTF8 and UTF32
|
||||
|
||||
New words:
|
||||
|
||||
file:read/bytes file:write/bytes file:read/c
|
||||
file:write/c err:set-handler err:set-defaults
|
||||
err:dso err:dsu fill
|
||||
|
||||
|
||||
================================================================
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
~~~
|
||||
#18 'BUILD const
|
||||
#0 'BUILD const
|
||||
~~~
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# RETRO Core 2023.9
|
||||
# RETRO Core 2024.4
|
||||
|
||||
RETRO Core is a minimal Forth implementation for the Nga
|
||||
virtual machine. Like Nga this is intended to be used within
|
||||
|
@ -149,7 +149,7 @@ r 9999
|
|||
d 1536
|
||||
|
||||
: Version
|
||||
d 202309
|
||||
d 202404
|
||||
|
||||
: references
|
||||
r interpret
|
||||
|
|
BIN
ngaImage
BIN
ngaImage
Binary file not shown.
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.02 release public key
|
||||
RWQGMLe9pVBS2NPXcVHIor8ppVeFUaEi84Eyk+XXkctVZPJqHYeXe3VT
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.03 release public key
|
||||
RWRwIciPhhTV/uW5EYc9aGnSqTECSSTqqZ+hjXl5hFTVYuy0CTGyfs8P
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.04 release public key
|
||||
RWR7yEWB5IWsciKFlBIQf/2lyutJqg436Jdignaisw4MedB81jrHztFd
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.05 release public key
|
||||
RWSgqcvJtOvGZ4rd7v7rLRJrvXuSMEbTyGRs24B2dyDPq0e4/iYOLq4j
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.06 release public key
|
||||
RWQaOOul91VIXKSqgCU4zqugfMZkgV4l+65DOS2CTSIr4Z6S0ZCJGdIt
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.07 release public key
|
||||
RWRVknS5VsS01yh5vmbrDMI+KTFERbIBfDsDlkXaKXCiFuJGM2/xn0hG
|
|
@ -1,2 +0,0 @@
|
|||
untrusted comment: key for 2023.08 release public key
|
||||
RWQNi9Q3K/C2Wg2nMHN5XLi/ijQ5wzyf+7i5cSoKLiS5URg2uwJRa1YZ
|
2
security/2024-01.pub
Normal file
2
security/2024-01.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.01 release public key
|
||||
RWQVDxfHLFVRGzZU7oTx0kbPJmMtttOO0PM7yCpcPlg+OcO1eNp4xMfH
|
2
security/2024-02.pub
Normal file
2
security/2024-02.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.02 release public key
|
||||
RWRlWE+CcDIOBI/8GE4eX9jH2gZOyB9E33RRdG6eyCCeYMD+wyo/3Rqc
|
2
security/2024-03.pub
Normal file
2
security/2024-03.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.03 release public key
|
||||
RWRn5U+Hgp/DTa2Ms1MNWfFRINidnbKuQzzJv1YJ27AaZ8MiaQ85pQNA
|
2
security/2024-04.pub
Normal file
2
security/2024-04.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.04 release public key
|
||||
RWTVVxPQJL3VnUyCEUdcEdUyJUGQEUrH8hZi8hAd2Yv2Je5SwyK8+8D7
|
2
security/2024-05.pub
Normal file
2
security/2024-05.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.05 release public key
|
||||
RWSkF6sGrE4y77Vvvzu9Uyl23Q3tTMsyYRTEiMc4oha+3HCED7eqPLY/
|
2
security/2024-06.pub
Normal file
2
security/2024-06.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.06 release public key
|
||||
RWQPCHecCDM8s7jNbtS4CP/8BZfZFVfPHeEzq83n9KqbTU0gUImv2sZx
|
2
security/2024-07.pub
Normal file
2
security/2024-07.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.07 release public key
|
||||
RWRcDDtMgnjV9jPfsnYLZQ7GAhbk4p1U18Z+uWtZBo3noMreDIpsUhaj
|
|
@ -1,2 +1,2 @@
|
|||
untrusted comment: key for 2023.01 release public key
|
||||
RWReURhI1vo4kI7guzHQ/iw0MNS/xt2leUGLul/8Tn20ldKRWUHomRoe
|
||||
untrusted comment: key for 2024.08 release public key
|
||||
RWSWe9eskYmNVHVN5JpkXRfZlr2nJPaiKMT8cmulbmtIh0tffsvhQtPu
|
2
security/2024-09.pub
Normal file
2
security/2024-09.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.09 release public key
|
||||
RWQ/PL4mMBoBcHBfdrYs6cKpHRvlO9usy1xn+g2yeqgXEyBLc71v53K7
|
2
security/2024-10.pub
Normal file
2
security/2024-10.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.10 release public key
|
||||
RWRrTQ7c209z+TgA0a72vr12XGZQFT3+FJgLr/C4wuWoiRltQN+DIrsV
|
2
security/2024-11.pub
Normal file
2
security/2024-11.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.11 release public key
|
||||
RWQlK1uvDxao/S0tTuutULRd9WZrJrLIGEA1n8Vnr0uJxxLcYWlYkaxt
|
2
security/2024-12.pub
Normal file
2
security/2024-12.pub
Normal file
|
@ -0,0 +1,2 @@
|
|||
untrusted comment: key for 2024.12 release public key
|
||||
RWTe475Lmem9WPOoCyYvYxrOJbhIJZnFSRdUJ/TLueojD4xPLuH3tXFB
|
|
@ -11,7 +11,7 @@
|
|||
#endif
|
||||
#endif
|
||||
CELL ngaImageCells = 20291;
|
||||
CELL ngaImage[] = { 1793,19797,20246,20290,202309,417,389,1249,1535,0,11278,0,10,1,10,2,10,3,10,
|
||||
CELL ngaImage[] = { 1793,19797,20246,20290,202404,417,389,1249,1535,0,11278,0,10,1,10,2,10,3,10,
|
||||
4,10,5,10,6,10,7,10,8,10,11,10,12,10,13,10,14,10,15,10,
|
||||
16,10,17,10,18,10,19,10,20,10,21,10,22,10,23,10,24,10,25,68223234,
|
||||
1,2575,85000450,1,656912,163,180,268505089,65,64,285281281,0,65,2063,10,101384453,0,9,10,68485378,
|
||||
|
@ -576,7 +576,7 @@ CELL ngaImage[] = { 1793,19797,20246,20290,202309,417,389,1249,1535,0,11278,0,10
|
|||
11228,7,10,11216,11263,156,12065,-213800119713087686,100,58,72,97,115,104,45,70,117,110,99,116,
|
||||
105,111,110,0,4875,11242,11278,168,12065,7572226109254526,100,58,114,101,104,97,115,104,0,1793,
|
||||
11296,1793,11288,2049,190,3841,11263,8,10,1,11282,2049,2241,2049,188,16,10,1,11280,2049,
|
||||
8491,10,11264,18,156,0,210668957237,66,85,73,76,68,0,11301,11323,168,0,210709067314,99,111,
|
||||
8491,10,11264,0,156,0,210668957237,66,85,73,76,68,0,11301,11323,168,0,210709067314,99,111,
|
||||
109,109,97,0,2049,130,10,11312,11336,168,0,6385123288,99,111,110,115,0,2049,1977,1793,
|
||||
11346,4,2049,11323,2049,11323,10,1,11340,2049,2229,10,11326,11360,168,0,193488123,99,97,114,
|
||||
0,10,11351,11370,168,0,193488222,99,100,114,0,2049,3125,10,11361,11383,168,0,6385108123,99,
|
||||
|
|
Loading…
Reference in a new issue