aboutsummaryrefslogtreecommitdiff
path: root/lang/ccl/distinfo
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to version 1.9.Jimmy Olgeni2013-03-071-2/+2
| | | | Notes: svn path=/head/; revision=313584
* Upgrade to version 1.8.Jimmy Olgeni2012-08-141-2/+2
| | | | Notes: svn path=/head/; revision=302526
* Upgrade to version 1.7.Jimmy Olgeni2011-08-171-2/+2
| | | | Notes: svn path=/head/; revision=279898
* Upgrade to version 1.6.Jimmy Olgeni2011-03-281-3/+2
| | | | Notes: svn path=/head/; revision=271944
* Upgrade to version 1.5.Jimmy Olgeni2010-06-251-3/+3
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=256953
* Add Clozure CL, a free Common Lisp implementation that can beJimmy Olgeni2010-01-031-0/+3
bootstrapped from C code alone. Unfortunately this port does not support CPUs without the SSE2 instruction set, and will fail to build with a diagnostic message in those cases. Supported FreeBSD architectures are i386 and amd64. pkg-descr contains a quick description of the main Clozure CL features. Notes: svn path=/head/; revision=247065