2013-12-13

December 2013 Quicklisp dist update now available

New projects: cl-abnf, cl-isaac, cl-olefs, cl-xul, clack-errors, cletris, climc, climon, ernestine, fsvd, lassie, let-over-lambda, stump-touchy-mode-line, xhtmlambda.

Updated projects: 3bmd, antik, buildnode, caveman, cl+ssl, cl-6502, cl-autowrap, cl-bloom, cl-css, cl-curlex, cl-emb, cl-fbclient, cl-gdata, cl-gss, cl-html-parse, cl-indeterminism, cl-libevent2, cl-messagepack, cl-mustache, cl-num-utils, cl-oauth, cl-read-macro-tokens, cl-redis, cl-rethinkdb, cl-rfc2047, cl-rrt, cl-sam, cl-string-match, cl-tuples, cl-who, clack, clfswm, closer-mop, clsql, clsql-helper, com.informatimago, common-lisp-stat, css-selectors, csv-parser, deflate, deoxybyte-io, djula, docbrowser, drakma, drakma-async, elf, f2cl, flexi-streams, function-cache, gbbopen, gendl, hunchentoot, jsown, let-plus, lisp-matrix, lispbuilder, lisphys, listoflist, lowlight, lredis, more-conditions, portableaserve, postmodern, qmynd, quicksearch, repl-utilities, scriptl, sexml, shelly, slime, spatial-trees, spinneret, trivial-channels, trivial-gray-streams, vgplot, weblocks-stores, weblocks-tree-widget, weblocks-utils, wookie, xarray, yason.

To get this update, use: (ql:update-dist "quicklisp")

I also made a few minor updates to the Quicklisp client and bootstrap code:
  • Fix issue #37 (getting NIL instead of a LispWorks TCP stream)
  • Fix issue #75 (non-deterministic ordering in system-index.txt)
  • Fix issue #76 (exporting a symbol that names nothing from QL-MINITAR)
To get the client update, use (ql:update-client). New installs will automatically get the latest code.