Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/lisp
authorMark Wooding <mdw@distorted.org.uk>
Wed, 17 May 2006 19:25:30 +0000 (20:25 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 17 May 2006 19:25:30 +0000 (20:25 +0100)
commita035dd4a8175317f19a35cd04568d1655fb8d417
treeff79b3f6ebdcb214cc7ddd041c5b1a95616fd38a
parenta8bbb2e72e8c8f9168520d92c7d8a01377928e91
parent4e49cfb96372b469ced1fd1888deda0c20594bb4
Merge branch 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/lisp

* 'master' of git+ssh://metalzone.distorted.org.uk/~mdw/public-git/lisp:
  asdf: Provide more package information and dependencies.
  sys-base: Only use the extensions package from CMUCL.
  base: Export unsigned-fixnum as a handy type to have.
  mop: Use CMUCL's `mop' package instead of `pcl'.
  base: New `until' macro does the obvious thing.