1
0
mirror of synced 2026-01-14 15:55:51 +00:00

23 Commits

Author SHA1 Message Date
Larry Masinter
77d772ae45
Duplicate files cleanup (#403)
* Duplicate POSTSCRIPT files in LispUsers and LispUsers/POSTSCRIPT

* DICOLOR on LispUsers is old version uncompiled 1985; version on internal library is newer

* missed PS-TTY in the postscript files

* Fix .gitignore no longer need diff filter; remove odd extra ~ file

* Verified POSTSCRIPT lispusers subdirectory redundant (not same hash because of EOL. POSTSCRIPT-old apparently was older version, copyright not venue

* Save postscript-old in obsolete

* move internal/library/DICOLOR to obsolete
2021-09-05 07:21:18 -07:00
Larry Masinter
995c321f59
release more (#447)
* move badfiles

* fix release to include sources

* load known, used image object defns

* add docs/Documentation Tools to release

* Avoid --exclude-backups with explicit exclude

* fix typo remove 'release-one' leftover from older regime

* update release notes
2021-09-03 14:05:09 -07:00
Larry Masinter
8a5057fbdc
Remove explicit old versions from cloned repo (#392)
it took a long time to figure out how to restore old versions, using the './scripts/restore-versions file'. Now that it's there and tested  it should be ok to remove them from new 'git clone' of medley
2021-08-06 12:14:55 -07:00
Larry Masinter
2388f730ca
fix permissions (#307) 2021-04-28 17:57:07 -07:00
rmkaplan
f0ad3c5f60
All source files converted to LF (#315)
* All source files converted to LF

Also, HPRINT:  EQUALALL knows about CL arrays
FILEIO:  STREAM record with fields for external format functions

* Delete makeinit.dribble

* Converted CR to LF on internal/library and docs/Documentation Tools
2021-04-28 15:36:03 -07:00
Larry Masinter
7d8efbdfd6 Fix MAKESYSNAME (misspelled) and move GATHER-INFO to my personal init 2021-04-05 21:53:13 -07:00
Larry Masinter
6e9791ad0a Add back in files that were in lisp.venuesysout 2021-04-05 21:53:13 -07:00
Larry Masinter
c2afb8265b
Undid prior attempt to optimize (#283) 2021-03-19 18:15:18 -07:00
Larry Masinter
99f28008dc make initial whereis.hash size bigger 2021-03-16 22:09:34 -07:00
Larry Masinter
7c4b45fa81
new loadup full (#261)
* (hopefully) improve the loadup-full process

* go back to rebuilding in {CORE} and copy when done

* I think these fix the loadups problem

* perhaps unnecessary update but useful test'

* WIP: more loadup cleanup

* brute force: close open files when done loadup

* new loadups to match
2021-03-12 17:27:19 -08:00
Larry Masinter
f6eed8b043
READ-PRINT-PROFILE only mentioned by internal/library/MULTI-COMPILE (#258) 2021-03-10 21:42:00 +00:00
Larry Masinter
9cbd5b6e76
Files duplicated or older versions of library/lafite (#250) 2021-03-10 20:56:52 +00:00
Larry Masinter
4119b2a680
Make exports.all and whereis.hash in tmp directory. Add script to release. (#249) 2021-03-09 17:25:13 -08:00
Larry Masinter
70b0d313e4 MEDLEY-FIX-DIRS was on wrong file; start to gather information about cleanups needed 2021-03-03 14:13:34 -08:00
Larry Masinter
c7463ca04f add sunloadup to fix directories, let fix-dates take a directory 2021-01-28 12:24:31 -08:00
Larry Masinter
f2d3bafdf9 Do MEDLEY-UTILS rename and move to internal/library 2021-01-23 12:16:14 -08:00
Larry Masinter
2eb317260c starting work on makeinit 2021-01-23 12:13:40 -08:00
Larry Masinter
3374d8cb53 fix script perms 2020-12-24 19:28:33 -08:00
Larry Masinter
ec383ad7a0 git clone pronlrmd
i was having trouble cloning medley from windows; worked fine in WSL.

This is what GitHub Desktop for windows thinks needs to be done.
2020-12-24 18:58:46 -08:00
Larry Masinter
bffbf30c8e Start to clean out envos test directory 2020-12-16 18:21:28 -08:00
Larry Masinter
6424116dc9 massive reorganization 2020-11-15 19:22:14 -08:00
Larry Masinter
6a758f1aa9 make medley repo match Ron's dropbox
this will give us a stable point on which we can make changes in coordination via git.
NO MORE USING A SHARED DROPBOX
Last major commit wihout a PR against a Medley issue.
2020-10-29 15:31:53 -07:00
Larry Masinter
d6580ff010 initial checkin for library 2020-08-29 18:34:00 -07:00