1
0
mirror of synced 2026-03-22 01:09:47 +00:00

Commit Graph

  • b819e18c64 Fix Issue#1323: buildDocker.yml Github Action is failing due to Ubuntu 22.10 being deprecated (#1324) Frank Halasz 2023-09-16 18:09:34 -07:00
  • 781709e4e1 PDF Stream: slight generalization rmkaplan 2023-09-12 13:49:56 -07:00
  • b772b8383c Moving vncviewer to online.interlisp.org/downloads to bypass issues with sourceforge in buildLoadup.yml (#1319) Frank Halasz 2023-09-04 10:39:52 -07:00
  • 701a642fb4 Merge pull request #1308 from Interlisp/fgh_loadups3 medley-230816-59bc12ff medley-230815-701a642f Frank Halasz 2023-08-15 15:31:33 -07:00
  • 7f99792afe In loadup- scripts, at end remove the tmp and tmp/logindir directories if they don't exist before the script runs Frank Halasz 2023-08-14 23:29:38 -07:00
  • 6a147af97f Merge pull request #1304 from Interlisp/fgh_loadups2 Frank Halasz 2023-08-14 10:56:57 -07:00
  • 41b5870164 Switch comparison of timestamp tocraeted file to ensure that when the times are equal it is counted as success and not failure. Remove two second wait from loadup-mid-from-init, which was a previous attempt to solve same issue. Frank Halasz 2023-08-13 21:13:48 -07:00
  • 3ed4d52f53 Remove junk accidently added to loadup-db.sh. Fix CM file in loadup-db-from-full.sh to add internal/loadups to DIRECTORIES so files in this subdir can be analyzed. Add delay into loadup-mid-from-init.sh to make sure timestamp race conditions are avoided. Frank Halasz 2023-08-07 22:30:12 -07:00
  • 3aa01c7a38 Making @nbrigg's check for existance of LOADUP_OUTDIR and LOADUP_WORKDIR a bit fancier Frank Halasz 2023-08-07 18:00:53 -07:00
  • 3cefaf338c Ensure that the LOADUP_OUTDIR directory exists as part of the loadup-setup.sh Nick Briggs 2023-08-07 17:24:38 -07:00
  • 204605268e Remove venuesysouts from release tars Frank Halasz 2023-08-07 14:53:33 -07:00
  • 62422cd4ce Add changes from PR#1307 (@masinter). Can't easily merge PR#1307 in directly because MAKEINIT has moved. These changes set OK.TO.MODIFYFNS to T for all loadups to prevent loadups asking if its OK to modify system functions Frank Halasz 2023-08-07 13:35:25 -07:00
  • ed6a6e4e04 move all loadups-related source files into internal/loadups; adjust scripts accordingly; move venuesysouts from loadups into internal/venuesysouts; fix issues in .CM files to allow starting loadups-all from any lisp/full.sysout Frank Halasz 2023-08-07 12:34:11 -07:00
  • dbf6808bcb Merge remote-tracking branch 'origin/fgh_loadups2' into fgh_loadups2 Frank Halasz 2023-08-04 15:19:56 -07:00
  • 126a8cfb37 Remove references to LOADUP_WORKDIR from all lisp code and instead pass the file references down from the callinf .CM files (which are now embedded in the loadup- scripts; also add /unicode subdir to the release tars. Frank Halasz 2023-08-04 15:07:43 -07:00
  • 1ff71ea15d update buildLOadup.yml to use new scripts/release-make-tars.sh instead of its almost but not quite equivalent make tars code Frank Halasz 2023-08-02 22:03:38 -07:00
  • dfce541a18 Fix scripts/README.md Frank Halasz 2023-08-02 16:47:04 -07:00
  • 84391b367b First pass a complete new make-release.sh Frank Halasz 2023-08-02 16:43:35 -07:00
  • 346c11b0ad WIP fixing up scripts/release_medley.sh and syncing with buildLoadup.yml Frank Halasz 2023-08-02 13:41:36 -07:00
  • ae2633591e Remove now obsolete sources/*.CM files; update README a bit Frank Halasz 2023-08-02 01:02:12 -07:00
  • b0ec2476d5 Handle case where files already exist in LOADUP_WORKDIR - show only the newly created files - not the old ones Frank Halasz 2023-08-01 23:41:39 -07:00
  • 1c077d1b3d First full pass at loadups revamp. Frank Halasz 2023-08-01 22:59:01 -07:00
  • ca3280f894 WIP updating loadups scripts Frank Halasz 2023-08-01 12:08:55 -07:00
  • 5b3cf9b7d5 Add new files left out from last commit; add RDSYS to library as part of loadups-all Frank Halasz 2023-07-31 01:07:39 -07:00
  • e4c3a16ce4 Remake loadup scripts to not use MEDLEYDIR/tmp as a working dir AND cleanly separate loadup-all from loadup-db; adjust buildLoadup.yml accordingly Frank Halasz 2023-07-31 00:42:23 -07:00
  • 41f4489e9f LLREAD uses \INCCODE.EOLC instead of \INCCODE to coerce LF and CRLF to EOL(=CR) (#1300) medley-230807-1691444510 rmkaplan 2023-08-03 14:15:16 -07:00
  • 51ef95d30f update buildLOadup.yml to use new scripts/release-make-tars.sh instead of its almost but not quite equivalent make tars code Frank Halasz 2023-08-02 22:03:38 -07:00
  • 0c9744455c Fix scripts/README.md Frank Halasz 2023-08-02 16:47:04 -07:00
  • 41608a1b27 First pass a complete new make-release.sh Frank Halasz 2023-08-02 16:43:35 -07:00
  • 9d26047d8c WIP fixing up scripts/release_medley.sh and syncing with buildLoadup.yml Frank Halasz 2023-08-02 13:41:36 -07:00
  • 48c9a82a1c Remove now obsolete sources/*.CM files; update README a bit Frank Halasz 2023-08-02 01:02:12 -07:00
  • f9838ac631 Handle case where files already exist in LOADUP_WORKDIR - show only the newly created files - not the old ones Frank Halasz 2023-08-01 23:41:39 -07:00
  • f514dd04c2 First full pass at loadups revamp. Frank Halasz 2023-08-01 22:59:01 -07:00
  • 656bb53ef6 WIP updating loadups scripts Frank Halasz 2023-08-01 12:08:55 -07:00
  • c105799096 Merge pull request #1298 from Interlisp/fgh_medley.sh-sysout Frank Halasz 2023-07-31 12:11:14 -07:00
  • d2102bfe9b Add new files left out from last commit; add RDSYS to library as part of loadups-all Frank Halasz 2023-07-31 01:07:39 -07:00
  • b59e37b703 Remake loadup scripts to not use MEDLEYDIR/tmp as a working dir AND cleanly separate loadup-all from loadup-db; adjust buildLoadup.yml accordingly Frank Halasz 2023-07-31 00:42:23 -07:00
  • 71a2d7aac7 Fix bug in medley.sh wherein it was ignoring sysout argument Frank Halasz 2023-07-30 13:01:17 -07:00
  • 94269303d0 SPY.POINTERS is always T (no 2-byte atoms) (#1293) Larry Masinter 2023-07-30 11:35:23 -07:00
  • 91305cc2c9 Fix whitespace typo in buildLoadup.yml (#1287) Frank Halasz 2023-07-22 18:21:52 -07:00
  • 9b4c4a3bf7 Merge branch 'PDFSTREAM' of https://github.com/interlisp/medley into PDFSTREAM rmkaplan 2023-07-20 22:26:48 -07:00
  • 51d554c67e Merge branch 'master' into PDFSTREAM rmkaplan 2023-07-20 22:26:41 -07:00
  • b513bb44a3 Simplify EXPORTS.ALL loading commands (#1281) rmkaplan 2023-07-20 22:24:18 -07:00
  • 652a9dc320 release dribbles and msfuller (#1280) Larry Masinter 2023-07-20 21:39:15 -07:00
  • a678515a35 ignore loadups/exports.all (moved) (#1279) Larry Masinter 2023-07-20 21:38:20 -07:00
  • ca39ccf27b Merge branch 'master' into PDFSTREAM rmkaplan 2023-07-20 21:01:13 -07:00
  • 11ac5b7ec7 add rooms manual (scanned, no tedit found) (#1100) Arun Welch 2023-07-20 22:19:23 -05:00
  • e1cd9260b4 Merge branch 'master' into PDFSTREAM rmkaplan 2023-07-19 20:29:48 -07:00
  • 9e433314d8 don't declare most interpress constants (#1193) Larry Masinter 2023-07-19 19:11:17 -07:00
  • b0aa518a41 Merge branch 'master' into PDFSTREAM rmkaplan 2023-07-19 14:57:50 -07:00
  • 9e0bfabc52 Merge branch 'master' into PDFSTREAM rmkaplan 2023-07-19 12:58:02 -07:00
  • feff0cefc0 SEDIT-WINDOW: Shift-title selection conforms to standard mouse conventions (#1272) rmkaplan 2023-07-19 12:53:46 -07:00
  • a258a5e9f0 FILEWATCH: Shift select names, plus show PSEUDOFILENAMES (#1276) rmkaplan 2023-07-19 12:53:04 -07:00
  • 9529c35631 FILEBROWSER: FB.COPYFN uses COPYINSERT instead of BKSYSBUF (#1277) rmkaplan 2023-07-19 12:52:43 -07:00
  • a111907bf4 GATHEREXPORTS uses standard MAKEFILE machinery (#1278) rmkaplan 2023-07-19 12:01:38 -07:00
  • c797d919f1 Merge pull request #1274 from Interlisp/fgh_loadups Larry Masinter 2023-07-19 05:37:48 -07:00
  • 03e59d15c8 Adding (FROM LOADUPS) whereever EXPORTS.ALL is loaded - changing from LOAD to FILESLOAD where necessary. Frank Halasz 2023-07-18 13:39:49 -07:00
  • ebff4f7268 PDFSTREAM: Fix logic around closing the postscript sub-stream rmkaplan 2023-07-17 23:04:38 -07:00
  • 08880d550e Move exports.all to the loadups directory; add a LOADUPSDIRECTORIES to MEDLEY-INIT-VARS Frank Halasz 2023-07-17 16:38:10 -07:00
  • e4b6f69e8e Merge pull request #1269 from Interlisp/fgh_ipfonts medley-230710-e4b6f69e Frank Halasz 2023-07-10 10:42:07 -07:00
  • 52499052e8 Add ipfonts to release tars Frank Halasz 2023-07-08 22:29:49 -07:00
  • b5f71670cb Merge branch 'add-bigbitmaps' medley-230708-b5f71670 Larry Masinter 2023-07-08 13:17:18 -07:00
  • d21dfe1061 Merge pull request #1256 from Interlisp/Minor-updates-to-LLREAD-and-SEDIT Larry Masinter 2023-07-07 12:30:52 -07:00
  • efae6d2911 Template for capturing 'What People are Saying' suggestions. (#1261) Bill Stumbo 2023-07-07 15:27:42 -04:00
  • 2aae0e7bb6 put back in IRM.SMART.LOOKUP needed for helpsys from menu (#1251) Larry Masinter 2023-07-07 12:27:06 -07:00
  • 02a6d7ad1b Updated Tedit files for a few Lispusers packages--formatting and typos (#1246) rmkaplan 2023-07-07 12:25:18 -07:00
  • 4826035054 CALENDAR, AOFD: Calendar had a Y2K problem, AOFD did not allow string-streams to reopen (#1204) rmkaplan 2023-07-07 12:18:46 -07:00
  • 6c6856efb9 (PATHNAME NIL) now errors; don't try to add it to whereis list (#1188) Larry Masinter 2023-07-07 11:41:56 -07:00
  • 871bbb735f Add a few inits to SYSEDIT, obsoleting ABC (#1184) Larry Masinter 2023-07-07 11:30:42 -07:00
  • 08852f7b55 Add TEDIT files for many Library packages (#1181) Larry Masinter 2023-07-07 11:25:17 -07:00
  • 4362618ea0 Add documentation template (#1257) Bill Stumbo 2023-07-06 11:27:05 -04:00
  • 1659c452b5 remove POSTLOADUP from fileset... was removed (#1218) Larry Masinter 2023-07-03 16:37:59 -07:00
  • f5a8888aff Add .tedit files which correspond to Medley release notes (#1124) Larry Masinter 2023-07-03 12:43:19 -07:00
  • c281728c65 PDFSTREAM: fix convert template rmkaplan 2023-07-02 18:25:41 -07:00
  • 4fed40bb85 Add BROWSERMAX to limit depth of paths graph (#1158) medley-230630-4fed40bb Larry Masinter 2023-06-30 16:56:54 -07:00
  • 3cca8c4940 Fix places where rename of record LINE to XXLINE was incomplete (#1212) Larry Masinter 2023-06-30 16:42:07 -07:00
  • c4554894b3 PDFSTREAM: define PDF fonts as POSTSCRIPT fonts rmkaplan 2023-06-25 17:16:27 -07:00
  • 58196b4011 HARDCOPY: fixes printer menu rmkaplan 2023-06-24 15:49:31 -07:00
  • f6a9b88b34 POSTSCRIPTSTREAM: Adds extra field to postscript data for PDFSTREAM filename rmkaplan 2023-06-24 15:49:18 -07:00
  • bad19ab45f PDFSTREAM: first implementation rmkaplan 2023-06-24 15:48:21 -07:00
  • d6a4b3bf88 SEDIT-WINDOW: use COPYINSERT instead of BKSYSBUF for shift-selection from titlebar rmkaplan 2023-06-20 21:12:13 -07:00
  • b493d98aeb fix GATHER-INFO for compiled code -- globalvars vs.bounc (#1219) medley-230618-b493d98a Larry Masinter 2023-06-18 21:24:23 -07:00
  • beb4a77195 Recompile PRETTY (#1220) Larry Masinter 2023-06-17 21:40:34 -07:00
  • d43846b4f4 SEDIT: SELECTC formatted like SELECTQ, copy-select from the titlebar rmkaplan 2023-06-17 20:18:17 -07:00
  • 28c673f296 LLREAD: CHARACTERNAMES saved with ALISTS instead of VARS commands rmkaplan 2023-06-17 20:14:00 -07:00
  • e067e02dde Add on:schedule to buildRelease workflow so that Medley builds happen automatically on Mondays at 1am (#1225) medley-230611-e067e02d Frank Halasz 2023-06-11 13:40:38 -07:00
  • 1af56ddaa2 Add .tedit files for Lafite manual and release notes -- PDFs on Google Drive (#1209) Larry Masinter 2023-05-16 19:30:15 -07:00
  • 16dd66a016 Pass --display/-d argument as -display not by setting DISPLAY env variable. (#1213) Nick Briggs 2023-05-16 19:28:21 -07:00
  • 81b74be043 Another pass on CLOSEALL simplify by calling (OPENP) (#1182) Larry Masinter 2023-05-16 19:02:43 -07:00
  • f8a5d0fbe5 Rewrite code for deciding 'Good morning', 'Good evening' 'You're working late' Y2K (#1208) Larry Masinter 2023-05-16 19:00:49 -07:00
  • 3e0ec62d27 Prettyfileindex knows about :EDIT-BY (#1205) Larry Masinter 2023-05-16 10:06:03 -07:00
  • 654675661f Do not set keyboard type without knowing better (#1211) Larry Masinter 2023-05-16 10:05:31 -07:00
  • 3cb051ea7b Allow (CLOSALL) to work after all (#1164) medley-230419-3cb051ea Larry Masinter 2023-04-19 19:47:11 -07:00
  • 8bb283e0c4 Merge pull request #1154 from Interlisp/tweak-init2 medley-230419-8bb283e0 Frank Halasz 2023-04-19 18:03:08 -07:00
  • 6fae5c14e9 Merge branch 'master' into tweak-init2 Frank Halasz 2023-04-19 17:54:43 -07:00
  • c58ef4ee56 Merge pull request #1161 from Interlisp/minor-usage-tweaks Frank Halasz 2023-04-19 17:53:57 -07:00
  • 730fc5b678 Merge pull request #1153 from Interlisp/who-line-only Frank Halasz 2023-04-19 17:46:25 -07:00
  • 8d54603329 Merge branch 'master' into who-line-only Frank Halasz 2023-04-19 17:45:29 -07:00
  • 21ceff5ad9 add internal/MAINTAIN.TXT to explain what MAINTAIN is Larry Masinter 2023-04-18 15:21:35 -07:00
  • 5a07e6c266 SYSEDIT also sets copyright flag Larry Masinter 2023-04-18 15:16:07 -07:00