1
0
mirror of synced 2026-05-10 09:25:44 +00:00

Commit Graph

  • db98ea346b Remove GITFNS.PDF from repo (added by HCFILES ) (#2001) medley-250201-db98ea34 Larry Masinter 2025-02-01 10:49:21 -08:00
  • 402a861b95 Fix unbound vars errors in WRITESTRIKEFONTFILE from earlier edit. Matt Heffron 2025-02-01 10:25:49 -08:00
  • 6c3f0d8e56 Improved reference coordinates rmkaplan 2025-01-30 22:53:26 -08:00
  • 6c86838d18 Macros for multi-level alists rmkaplan 2025-01-29 22:57:37 -08:00
  • d9090011d4 Add WHICHKEY to lispusers/ (#1987) medley-250127-d9090011 rmkaplan 2025-01-27 11:54:09 -08:00
  • 40d2ac394c SEE-PDF searches for PDF file (#1939) rmkaplan 2025-01-27 11:52:31 -08:00
  • 4873590e22 TEDIT-FNKEYS makes sure that the new caret-point after onechar forward/backward is always LEFT (#1988) rmkaplan 2025-01-27 11:51:05 -08:00
  • 188895c7e9 Fix a glitch in Tedit screen-update (#1984) rmkaplan 2025-01-27 11:48:53 -08:00
  • 292a7cd787 Fix typo in VERSIONDEFS (#1990) rmkaplan 2025-01-27 11:45:55 -08:00
  • a1a67959d1 Converted EXV to a command exv (#1981) rmkaplan 2025-01-27 11:44:46 -08:00
  • 015868e9a6 Adds STATUS argument to LOGOUT for process exit status (#1978) Nick Briggs 2025-01-27 11:32:29 -08:00
  • 9f980276bf Add a call to check for orphaned versions after any checkout (#1973) Larry Masinter 2025-01-25 11:15:27 -08:00
  • ef6a645bf5 Fix move of PSEUDOHOSTS from lispusers to library (#1980) medley-250121-ef6a645b Matt Heffron 2025-01-21 10:40:30 -08:00
  • 90c723a8c1 Replace with the PSEUDOHOSTS files that were originally modified in the library. This preserves the git history. Matt Heffron 2025-01-20 21:11:09 -08:00
  • 20ec5c2bc9 Step 2 of move: move the files. Matt Heffron 2025-01-20 21:07:28 -08:00
  • ba3a5668bd Step 1 of move: Make a place to move friles from lispusers (delete git's knowledge of PSEUDOHOSTS in library) Matt Heffron 2025-01-20 21:04:39 -08:00
  • d737f7ec93 Manipulate versions of definitions by their ordinal file numbers (#1931) rmkaplan 2025-01-20 12:40:46 -08:00
  • 9e6eba2cd9 Clicking See for pdf files will do the ShellOpen (#1930) rmkaplan 2025-01-20 12:40:00 -08:00
  • 27473e8cae TRUEDEVICE behaves more like \GETDEVICEFROMNAME (#1947) rmkaplan 2025-01-20 12:14:18 -08:00
  • 27d8bffaa9 Commands with OUTPUT TEDIT go to Tedit window (#1932) rmkaplan 2025-01-20 12:06:36 -08:00
  • 58122db362 Open man page with TEDIT READONLY-QUIET instead of OPENTEXTSTREAM (#1933) rmkaplan 2025-01-20 12:05:47 -08:00
  • 5eb8a7bd34 Proper error messages for meta-O and meta-D on empty selection (#1944) rmkaplan 2025-01-20 12:03:20 -08:00
  • 4e11554156 TAB-WINDOWS: A lispusers package that lets you step through open windows (#1789) Herb Jellinek 2025-01-20 10:47:15 -08:00
  • 0cc21cd46a IMAGEOBJ inspect macro pulls user props to the top level (#1934) rmkaplan 2025-01-19 11:31:26 -08:00
  • 936337d6bb Shakedown of field menu items (#1957) rmkaplan 2025-01-15 10:52:18 -08:00
  • 6bdcb1853d Fix GREET0 off by 1 error. Without changing the file's READTABLE (#1970) medley-250114-6bdcb185 Matt Heffron 2025-01-14 16:21:22 -08:00
  • fb7bb25201 Replaces mth26 branch. This doesn't change the file's READTABLE. Matt Heffron 2025-01-14 13:34:11 -08:00
  • d91176bc90 Minor fixes to loadup-lfg and related scripts as result of debugging. fgh_lfg-loadup Frank Halasz 2025-01-06 23:59:20 -08:00
  • a55246bc59 Create loadup-lfg.sh script and helper script loadup-app-setup.sh. The former is intended to be installed in the LFG directory (in the scripts subfolder). The later is to remain in the medley scripts direcory. Frank Halasz 2025-01-06 22:49:21 -08:00
  • 5b37dd09db Rmk32 eol convention for input defaults to ANY, extend OPENSTREAM so that EOL can be specified as an "external format" (#1785) medley-241225-5b37dd09 rmkaplan 2024-12-25 13:06:35 -08:00
  • 33a53e47e1 Unicode: Added replacement mapping (#1938) rmkaplan 2024-12-25 12:59:40 -08:00
  • db33a50af3 Tedit - a few rough edges (#1937) rmkaplan 2024-12-25 12:57:08 -08:00
  • f896885720 INTERPRESS: separate MCCS from XCCS tables (#1928) medley-241223-f8968857 rmkaplan 2024-12-23 23:15:19 -08:00
  • b46583557a Make PDF BINARY on DEFAULTFILETYPELIST (#1902) rmkaplan 2024-12-23 23:02:09 -08:00
  • 1d15f37fdc MAKEFILE NEW of CMLSEQ files (#1911) rmkaplan 2024-12-23 23:00:47 -08:00
  • e1c594b28c Remove outdated FONTDESCRIPTOR fields (#1910) rmkaplan 2024-12-23 22:52:36 -08:00
  • abdb128636 Rmk36 tedit fifth round (#1857) rmkaplan 2024-12-23 11:07:54 -08:00
  • a26d061843 Update issue templates (#1925) Herb Jellinek 2024-12-19 11:02:54 -08:00
  • b51be87524 Update .ignore to suppress uploading of .sysout files (#1892) medley-241203-b51be875 rmkaplan 2024-12-03 09:15:03 -08:00
  • 4b7a6daacd Fix Issue #1868: Cygwin installer now handles install directory with spaces in its name. (#1880) medley-241129-4b7a6daa Frank Halasz 2024-11-29 10:39:09 -08:00
  • c4c0b65616 Update github action workflows to account for deprecation of macos-12 runner and move of ubuntu-latest runner to ubuntu-24.04 (#1878) medley-241111-c4c0b656 Herb Jellinek 2024-11-11 10:20:34 -08:00
  • 0dfac33a25 In buildLoadup.yml, set runs-on:macos-latest to runs-on:macos-14 so as to avoid issues when -latest changes without our noticing. Frank Halasz 2024-11-10 21:27:50 -08:00
  • e5d4e0d299 Change runs-on: ubuntu-latest to runs-on: ubuntu-24.04 for all github workflows. This is to test all is okay as ubuntu-latest moves from ubuntu-22 to ubuntu-24. Frank Halasz 2024-11-10 18:00:44 -08:00
  • a365e42a92 In buildLoadup.yml workflow, changed to runs-on for macos from macos-12 to macos-latest. Needed because macos-12 runners are being deprecated. Frank Halasz 2024-11-10 17:40:51 -08:00
  • 024e83d17e fix #1861 typo in Interpress \IPC macro for constants (#1865) medley-241027-024e83d1 Larry Masinter 2024-10-27 17:51:01 -07:00
  • 7a32bd3051 Update docs, make configurable Herb Jellinek 2024-10-23 14:07:56 -07:00
  • 5fef8528ab Update license to mention Interlisp.org but portions copyright Xerox & Venue & others (#1543) medley-241022-5fef8528 Herb Jellinek 2024-10-22 11:22:53 -07:00
  • 0b3bc9ac48 fix misspelled contributers Larry Masinter 2024-10-22 11:15:18 -07:00
  • 93ee6a1fbf Update license to mention Interlisp.org but portions copyright Xerox & Venue & others Larry Masinter 2024-02-16 22:29:34 -08:00
  • fe04869cb3 Add git commit ID to beginning of loadups .dribble files. (#1778) medley-241007-fe04869c Matt Heffron 2024-10-07 10:22:48 -07:00
  • 178807afff Fix Issue#1841: using medley --vnc option on RaspberryPi OS (#1842) Frank Halasz 2024-10-07 10:19:09 -07:00
  • e1989850f3 Added new module READ-BDF. (#1811) medley-240926-e1989850 Matt Heffron 2024-09-26 14:08:36 -07:00
  • fface7d9de CL READ-FROM-STRING returns byte position instead of character position. (#1833) Matt Heffron 2024-09-26 13:54:15 -07:00
  • b41ae0cbbe Extend DEFPACKAGE to accept uninterned symbols as the names to export… (#1822) medley-240923-b41ae0cb Matt Heffron 2024-09-23 10:28:16 -07:00
  • 548d3f1567 Import XCL:DEFPACKAGE into LISP package, and then export it. (#1823) Matt Heffron 2024-09-23 10:24:50 -07:00
  • a85d6287ae Merge branch 'master' into mth19--DEFPACKAGE-accept-uninterned-symbols Matt Heffron 2024-09-19 11:12:40 -07:00
  • 719b4e744e Merge branch 'master' into mth20--extend-import-DEFPACKAGE-into-LISP-package Matt Heffron 2024-09-19 11:12:17 -07:00
  • 387fecf475 Merge branch 'master' into mth20--extend-import-DEFPACKAGE-into-LISP-package Matt Heffron 2024-09-19 11:11:33 -07:00
  • 433ffaf9e5 Add linux support for --vnc flag in medley script (#1825) medley-240911-433ffaf9 Frank Halasz 2024-09-11 17:44:36 -07:00
  • 2cec465f1f Merge branch 'master' into fgh_vnclinux Frank Halasz 2024-09-09 14:32:56 -07:00
  • ca03e7f930 First pass - adding linux support to --vnc arg to medley script Frank Halasz 2024-09-08 22:08:43 -07:00
  • 3526a61be1 Import XCL:DEFPACKAGE into LISP package, and then export it. Matt Heffron 2024-09-05 22:40:32 -07:00
  • 115ba43100 Extend DEFPACKAGE to accept uninterned symbols as the names to export. They are treated the same as strings: the symbol-name is first interned in the package before being exported. Matt Heffron 2024-09-05 21:44:45 -07:00
  • d2b87a7327 XTOUCODE doesn't fail for nonexistent mappings (#1816) medley-240831-d2b87a73 rmkaplan 2024-08-31 15:04:56 -07:00
  • f03a2fb4cb In scripts/do_hcfiles.sh, save hcfiles.dribble and hcfiles-fails.txt in loadups/. (#1786) medley-240729-f03a2fb4 Frank Halasz 2024-07-29 14:40:27 -07:00
  • 244300de7b WINDOWOBJ: Install classname in IMAGEFNS (#1788) medley-240722-244300de Frank Halasz 2024-07-22 15:02:26 -07:00
  • 7ed120ca97 TAB-WINDOWS: Step through open windows Herb Jellinek 2024-07-19 10:59:52 -07:00
  • e9200c73c9 WINDOWOBJ: Install classname in IMAGEFNS rmkaplan 2024-07-17 23:39:33 -07:00
  • 1ffcde195a Automate HCFILES workflow (also add "up one level" button to index.html pages) (#1784) medley-240715-1ffcde19 Frank Halasz 2024-07-15 05:56:53 -07:00
  • 19015712de Fix hardcopy under XCL exec #1781 (#1782) rmkaplan 2024-07-11 15:59:22 -07:00
  • 7b0c746af2 Add INSPECTMACRO for windows (#1779) medley-240708-7b0c746a Matt Heffron 2024-07-08 16:24:00 -07:00
  • 325bc9b5da Merge branch 'master' into rmk31--INSPECTMACRO-for-windows Matt Heffron 2024-07-08 16:23:04 -07:00
  • 94548bd7da More consistent HCFILES filenames (#1776) Matt Heffron 2024-07-08 16:21:43 -07:00
  • d1fcd6cf7e Add INSPECTMACRO for windows rmkaplan 2024-07-04 17:00:38 -07:00
  • 9e7445927c .nojekyll is used to indicate that no processing or workflows should be run before web publishing Larry Masinter 2024-06-30 15:09:40 -07:00
  • 31863256c8 The new HCFILES process is simpler if .pdf files aren't ignored Larry Masinter 2024-06-30 14:45:46 -07:00
  • a8c82aa9c4 The new HCFILES process is simpler if .pdf files aren't ignored Larry Masinter 2024-06-30 14:45:12 -07:00
  • 84cd0c73cb More consistent HCFILES filenames Larry Masinter 2024-06-30 08:34:22 -07:00
  • 54bea56b81 Extra argument to COMPAREDIRECTORIES to specify directory names (#1766) medley-240625-54bea56b rmkaplan 2024-06-25 20:36:09 -07:00
  • 65cfd1dd69 Pass the DW? argument to restore DWIMIFY functionality (#1765) rmkaplan 2024-06-25 20:35:22 -07:00
  • 7dcc200c91 Fix issue #1749 - type-of NIL doesn't match CLtL2 (#1753) medley-240616-7dcc200c Matt Heffron 2024-06-16 21:36:37 -07:00
  • 9e0fdd0283 AFTERHARDCOPYFN not needed in IMTEDIT (#1762) rmkaplan 2024-06-16 21:20:52 -07:00
  • ffe99d6bcc FILEWATCH, QIX, SOLITAIRE--rename fields that conflict with REGION and POINT (#1763) rmkaplan 2024-06-16 21:17:48 -07:00
  • 3e77f627a0 This fixes GITFNS prc not showing any changed files with certain filename/path patterns. (#1757) Matt Heffron 2024-06-13 19:22:32 -07:00
  • 8d648f46b1 The same issue happens with .git in a branch name. Hoisted on its own petard! Matt Heffron 2024-06-12 23:06:21 -07:00
  • e7dccf76a9 This fixes GITFNS prc not showing any changed files if they included .git in the full name. GITFNS also ignored changed files at the top-level of the repo. This is fixed also. Matt Heffron 2024-06-10 18:48:53 -07:00
  • ff25001814 Change LAFITEDECLS to LAFITE-DECLS in UNDIGESTIFY (#1746) medley-240610-ff250018 rmkaplan 2024-06-10 14:55:48 -07:00
  • 9793e48c4e Update buildReleaseIncDocker workflow to automatically kick off a buildAndDeployMedleyDocker workflow in the online repo (#1752) Frank Halasz 2024-06-10 14:52:39 -07:00
  • 2f6499317b In medley.sh, improve error messages when MAIKODIR and/or the requested maiko executable (e.g., ldeinit) cannot be found (#1734) medley-240606-c7cd6519 medley-240605-758d249a medley-240603-2f649931 Matt Heffron 2024-06-03 15:35:41 -07:00
  • 6398c2b8d4 Merge branch 'master' into fgh_fix-maikodir_msg Frank Halasz 2024-06-03 15:26:07 -07:00
  • fcd40bc409 Fix PRINT-ALL-DOCUMENTATION locating documentation string (#1736) Frank Halasz 2024-06-03 15:25:04 -07:00
  • c8133ebb96 Fix FILEBROWSER error when a borrowed function needs the prompt window. (#1743) Frank Halasz 2024-06-03 15:24:23 -07:00
  • 9962a9ca0a Merge branch 'master' into fgh_fix-maikodir_msg Frank Halasz 2024-06-03 14:58:31 -07:00
  • 014c34959f Merge branch 'master' into mth13--qmark_command_omits_documentation_if_given_name_argument Matt Heffron 2024-06-01 11:57:16 -07:00
  • 4c18373229 Fix FILEBROWSER error when a borrowed function needs the prompt window. FB.PROMPTW.FORMAT now uses the global PROMPTWINDOW if called under a borrowed function (i.e., not a FILEBROWSER window). Tweaked the format string provided by FB.FASTSEE.ONEFILE to go to newline conditionally. Matt Heffron 2024-05-29 15:46:15 -07:00
  • 1148cd5945 Further updates to loadup scripts to make its easier to use Lisp-side copy functions to copy medley directories (#1718) medley-240527-1148cd59 Herb Jellinek 2024-05-27 15:17:29 -07:00
  • f44b96e870 Rmk22 gitfns ignores other owners (#1713) rmkaplan 2024-05-27 15:16:58 -07:00
  • e9bea32fa3 Edit of function from popup menu in MASTERSCOPE show paths graph locks mouse process (#1728) Herb Jellinek 2024-05-27 15:16:29 -07:00
  • 10cd51e5b1 Merge branch 'master' into mth12--Fix-1727-Edit-from-MASTERSCOPE-graph-can-lock-mouse-process Matt Heffron 2024-05-24 21:45:49 -07:00
  • ee57eabe21 In PRINT-ALL-DOCUMENTATION only one of two places was checked for the documentation string. (Also, MAKEFILE updated the LAMA variable in the CMLEXECCOMS.) Matt Heffron 2024-05-24 21:28:15 -07:00