Releases: Interlisp/medley
Releases · Interlisp/medley
medley-231111-c62c183a
What's Changed
- Update ShellOpen to handle versioned files; add ShellOpen into SEE-PDF in place of MacOS-specific open. by @fghalasz in #1410
Full Changelog: medley-231103-328d3f53...medley-231111-c62c183a
medley-231103-328d3f53
What's Changed
- Revert "Merge pull request #1331 from Interlisp/Remake-CMLARITH-filemap" by @fghalasz in #1376
- Modify CL:CHAR-NAME always to return string from lookup in IL:CHARACTERNAMES by @MattHeffron in #1377
- COLOROBJ never worked, move to obsolete by @rmkaplan in #1374
- COMPAREDIRECTORIES, COMPARESOURCES, COMPARETEXT, EXAMINEDEFS by @rmkaplan in #1329
- Patch to REGIONMANAGER and ADISPLAY for SCREENREGIONS by @rmkaplan in #1387
- NEARESTCORNER must be onscreen (addresses #1294 by @rmkaplan in #1295
Full Changelog: medley-231029-e2d8c9e5...medley-231103-328d3f53
medley-231030-f49729cb
What's Changed
- EQUALALL tests equivalence of bitmaps and big bitmaps by @rmkaplan in #1302
- VIRTUALKEYBOARD: fix loadup by @rmkaplan in #1262
- Patch TEDIT.DEACTIVATE.WINDOW in old Tedit by @rmkaplan in #1361
- Add dribble file to apps-from-full loadup by @fghalasz in #1371
- CMLARITH: Makefile new to get fns/functions in filemap by @rmkaplan in #1331
- Revert "Merge pull request #1331 from Interlisp/Remake-CMLARITH-filemap" by @fghalasz in #1376
- Modify CL:CHAR-NAME always to return string from lookup in IL:CHARACTERNAMES by @MattHeffron in #1377
- COLOROBJ never worked, move to obsolete by @rmkaplan in #1374
Full Changelog: medley-231019-45513f56...medley-231030-f49729cb
medley-230926-dc45d98f
What's Changed
- Move exports.all to the loadups directory; add a LOADUPSDIRECTORIES to MEDLEY-INIT-VARS by @fghalasz in #1274
- GATHEREXPORTS uses standard MAKEFILE machinery by @rmkaplan in #1278
- FILEBROWSER: FB.COPYFN uses COPYINSERT instead of BKSYSBUF by @rmkaplan in #1277
- FILEWATCH: Shift select names, plus show PSEUDOFILENAMES by @rmkaplan in #1276
- SEDIT-WINDOW: Shift-title selection conforms to standard mouse-keyboard conventions by @rmkaplan in #1272
- don't declare most interpress constants by @masinter in #1193
- add rooms manual (scanned, no tedit found) by @Anzus in #1100
- ignore loadups/exports.all (moved) by @masinter in #1279
- release dribbles and msfuller by @masinter in #1280
- Simplify EXPORTS.ALL loading commands by @rmkaplan in #1281
- Fix whitespace typo in buildLoadup.yml by @fghalasz in #1287
- SPY.POINTERS is always T (no 2-byte atoms) by @masinter in #1293
- Fix bug in medley.sh wherein it was ignoring sysout argument by @fghalasz in #1298
- LLREAD uses \INCCODE.EOLC instead of \INCCODE to coerce LF and CRLF to EOL(=CR) by @rmkaplan in #1300
- Revamp loadup scripts and release-medley script; sync with github workflow buildLoadup.yml by @fghalasz in #1304
- Fix issue with tmp/logindir remaining after loadup-all and loadup-db scripts by @fghalasz in #1308
- Moving vncviewer to online.interlisp.org/downloads to bypass issues with sourceforge in buildLoadup.yml by @fghalasz in #1319
- Fix Issue#1323: buildDocker.yml Github Action is failing due to Ubuntu 22.10 being deprecated by @fghalasz in #1324
- Change github workflows to provide MacOs full release zip file by @fghalasz in #1290
- Fix latest issues with docker build (and Release+Docker builds) for Medley by @fghalasz in #1326
Full Changelog: medley-230710-e4b6f69e...medley-230926-dc45d98f
medley-231029-e2d8c9e5
What's Changed
- EQUALALL tests equivalence of bitmaps and big bitmaps by @rmkaplan in #1302
- VIRTUALKEYBOARD: fix loadup by @rmkaplan in #1262
- Patch TEDIT.DEACTIVATE.WINDOW in old Tedit by @rmkaplan in #1361
- Add dribble file to apps-from-full loadup by @fghalasz in #1371
- CMLARAITH: Makefile new to get fns/functions in filemap by @rmkaplan in #1331
Full Changelog: medley-231019-45513f56...medley-231029-e2d8c9e5
medley-231019-45513f56
What's Changed
- MEDLEYDIR: Pack DSK as the default HOST of (UNIX-GETENV "MEDLEYDIR") by @rmkaplan in #1282
- FONTPROFILE: specvars declaration for cleanliness by @rmkaplan in #1351
- GITFNS: preserves casing of pseudohost prefix-paths of medley projects by @rmkaplan in #1344
- Nhb 1322 closing ufs files by @rmkaplan in #1334
- pull (non-working) TCP files to obsolete by @masinter in #1283
- Remove calls to openfile by @rmkaplan in #1333
- Expose useful subfunctions in REGIONMANAGER by @rmkaplan in #1336
- Modify launcher to enable --title STRING option to work when STRING has embedded spaces (multiple words). by @MattHeffron in #1356
- Add copy-full.sh to loadup-full.sh script to copy loadup products into MEDLEYDIR/loadups by @fghalasz in #1359
- Extend changes made in PR#1356 to handle vnc case and well as without vnc case. by @fghalasz in #1358
Full Changelog: medley-231014-d92aa639...medley-231019-45513f56
medley-231014-d92aa639
What's Changed
- Fix for typo; issue #1347 by @MattHeffron in #1348
- Manager (Lispusers) grow anchor, icon, and fix typo. by @MattHeffron in #1346
Full Changelog: medley-231008-cba04e16...medley-231014-d92aa639
medley-231008-cba04e16
medley-230927-de4e5f5c
What's Changed
- Add cygwin build & install script to buildRealease action; remove old Windows docker build / install by @fghalasz in #1337
Full Changelog: medley-230925-ebb5c739...medley-230927-de4e5f5c
medley-230925-ebb5c739
What's Changed
- Move exports.all to the loadups directory; add a LOADUPSDIRECTORIES to MEDLEY-INIT-VARS by @fghalasz in #1274
- GATHEREXPORTS uses standard MAKEFILE machinery by @rmkaplan in #1278
- FILEBROWSER: FB.COPYFN uses COPYINSERT instead of BKSYSBUF by @rmkaplan in #1277
- FILEWATCH: Shift select names, plus show PSEUDOFILENAMES by @rmkaplan in #1276
- SEDIT-WINDOW: Shift-title selection conforms to standard mouse-keyboard conventions by @rmkaplan in #1272
- don't declare most interpress constants by @masinter in #1193
- add rooms manual (scanned, no tedit found) by @Anzus in #1100
- ignore loadups/exports.all (moved) by @masinter in #1279
- release dribbles and msfuller by @masinter in #1280
- Simplify EXPORTS.ALL loading commands by @rmkaplan in #1281
- Fix whitespace typo in buildLoadup.yml by @fghalasz in #1287
- SPY.POINTERS is always T (no 2-byte atoms) by @masinter in #1293
- Fix bug in medley.sh wherein it was ignoring sysout argument by @fghalasz in #1298
- LLREAD uses \INCCODE.EOLC instead of \INCCODE to coerce LF and CRLF to EOL(=CR) by @rmkaplan in #1300
- Revamp loadup scripts and release-medley script; sync with github workflow buildLoadup.yml by @fghalasz in #1304
- Fix issue with tmp/logindir remaining after loadup-all and loadup-db scripts by @fghalasz in #1308
- Moving vncviewer to online.interlisp.org/downloads to bypass issues with sourceforge in buildLoadup.yml by @fghalasz in #1319
- Fix Issue#1323: buildDocker.yml Github Action is failing due to Ubuntu 22.10 being deprecated by @fghalasz in #1324
- Change github workflows to provide MacOs full release zip file by @fghalasz in #1290
- Fix latest issues with docker build (and Release+Docker builds) for Medley by @fghalasz in #1326
Full Changelog: medley-230710-e4b6f69e...medley-230925-ebb5c739