5 May 2008 nikodemus   » (Journeyer)

SBCL 12.5 months after 1.0

It is now a bit over a year since SBCL 1.0 was released.

Author: William Harold Newman
Date:   Thu Nov 30 02:36:43 2006 +0000

    1.0:
        release, will be tagged as sbcl_1_0

What's changed since then? I'll list my own favorites here (in reverse order of appearance).

  • Hash-tables with synchronization support over multiple accesses.
  • Compare and swap support on several kinds of places.
  • Support for user-defined subclasses of SPECIALIZER.
  • Code coverage support.
  • XREF support.
  • Support for user-defined subclasses of SEQUENCE.

Not counting optimizations or bugfixes here at all. If I was, I'd make a big deal about how SBCL threads are finally starting to mature. Or list Big-Oh / order of magnitude optimizations. Or rant about the old chestnut, interrupt-safety...

Maybe it's time to start thinking about 1.1...

Syndicated 2007-12-17 18:54:22 from Nikodemus Siivola

Latest blog entries     Older blog entries

New Advogato Features

FOAF updates: Trust rankings are now exported, making the data available to other users and websites. An external FOAF URI has been added, allowing users to link to an additional FOAF file.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!