summaryrefslogtreecommitdiff
path: root/lang/gcl/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle info files.Thomas Gellekum1997-10-133-3/+141
| | | | | | | Submitted by: Justin M. Seger <jseger@freebsd.org> Notes: svn path=/head/; revision=8237
* <expletive> Forgot to cvs add/remove these.Thomas Gellekum1997-10-073-0/+20
| | | | Notes: svn path=/head/; revision=8153
* Upgrade to 2.2.2.Thomas Gellekum1997-10-073-203/+38
| | | | | | | | PR: 4699 Submitted by: Justin M. Seger <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=8152
* Well, I did my best to try to make this thing compile but it seemsSatoshi Asami1997-03-051-0/+27
| | | | | | | | | to require and older version of tcl/tk. Given that the latest version (called 2.2, as opposed to 2.0 that we have) is timestamped November '95, we may not have much hope. :( Notes: svn path=/head/; revision=5852
* Upgrade to gcl 2.0.Jeffrey Hsu1995-04-162-46/+155
| | | | Notes: svn path=/head/; revision=1409
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'tJeffrey Hsu1995-03-051-0/+19
| | | | | | | override -O2 from preceding OFLAG. Notes: svn path=/head/; revision=1091
* Use csh instead of sh to work around bug w/ tty handling. Pointed outJeffrey Hsu1995-02-161-4/+31
| | | | | | | by pw@snoopy.MV.COM. Notes: svn path=/head/; revision=993
* gcl - GNU Common LispJeffrey Hsu1995-02-121-0/+21
Notes: svn path=/head/; revision=956