File tree Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Expand file tree Collapse file tree 1 file changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ 2023-03-26 (12.26)
2+ ANDROID: Fix setenv error #187
3+ ANDROID: update web UI dependencies
4+ COMMON: Fix bug in BGETC when using sockets (Joe7M)
5+ COMMON: Fix EQV bug. "0 EQV 0" will return correct result "1" (Joe7M)
6+ COMMON: Fix: "0 IMP 0" returns now correct result 1 (Joe7M)
7+ UI: FLTK and SDL version numbers now included in SBVER
8+ UI: fix editor display issues with DOS line-endings
9+
1102023-02-19 (12.26)
211 SDL: Fixed an issue with window resizing #144
312 COMMON: Fixed "make dist" so it can produce a package with all internal dependencies
413
5142023-01-20 (12.26)
6- COMMON: Fixed DIM lower bound
7- COMMON: RGB and RGBF now clamp parameters
8- COMMON: Fix for BIN and changes to return values of POLYCENT and POLYAREA
15+ COMMON: Fixed DIM lower bound (Joe7M)
16+ COMMON: RGB and RGBF now clamp parameters (Joe7M)
17+ COMMON: Fix for BIN and changes to return values of POLYCENT and POLYAREA (Joe7M)
918
10192023-01-09 (12.26)
1120 COMMON: INPUT #F; now supports up to 64 parameters
12- COMMON: Implemented STATMEDIAN() to calculate the median of a data sample in statistics.
13- COMMON: Implemented STATSTD() to calculate standard deviation
21+ COMMON: Implemented STATMEDIAN() to calculate the median of a data sample in statistics (Joe7M)
22+ COMMON: Implemented STATSTD() to calculate standard deviation (Joe7M)
1423
15242023-01-09 (12.26)
1625 COMMON: Fix printing chr(0) into a file or network interface
You can’t perform that action at this time.
0 commit comments