summaryrefslogtreecommitdiff
path: root/lang/caml-light (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20952
* Commit #3/4 to enforce caps, no period.Tim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s Notes: svn path=/head/; revision=19803
* Yet more WWW: additionsMichael Haro1999-05-031-1/+1
| | | | Notes: svn path=/head/; revision=18435
* Unbreak for ELF.Joseph Koshy1999-04-221-6/+2
| | | | Notes: svn path=/head/; revision=18075
* Add USE_XLIB.Satoshi Asami1998-12-221-1/+2
| | | | Notes: svn path=/head/; revision=15477
* Add virtual category elisp.Jun Kuriyama1998-11-201-2/+2
| | | | | | | | Reminded by: wosch Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=14719
* Mark BROKEN for ELF:Justin M. Seger1998-10-131-1/+3
| | | | | | | | | cp bignum/libbignum.a libnums.a cp: bignum/libbignum.a: No such file or directory *** Error code 1 Notes: svn path=/head/; revision=13964
* Correct master site url.Joseph Koshy1998-09-071-2/+2
| | | | Notes: svn path=/head/; revision=13041
* Don't bytecompile emacs .el files that go in to site-lisp/.Joseph Koshy1998-08-202-7/+4
| | | | | | | Requested by: asami@freebsd.org Notes: svn path=/head/; revision=12678
* The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-181-10/+0
| | | | | | | | | | | all the way to diffing yorick/pkg/PLIST and then died with a "bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-) Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring machine, and bento is busy. Notes: svn path=/head/; revision=12621
* A light weight implementation of CAML, a strongly typed functionalJoseph Koshy1998-07-2810-0/+406
language belonging to the ML family. Notes: svn path=/head/; revision=12180