Skip to content
Snippets Groups Projects
  1. Mar 11, 2005
  2. May 29, 2003
  3. Apr 03, 2003
    • dan's avatar
      Experimental sbcl experimental thread support · 4a00e85c
      dan authored
      Experimental sbcl experimental thread support
      Export open-default-display
      
      darcs-hash:20030403174755-2591e-ad9ec8909b57c90731ca210ce6749feaa785b7fe.gz
      4a00e85c
    • csr21's avatar
      The great renaming, part II: · ea6ef481
      csr21 authored
      The great renaming, part II:
      Change old-style COMPILE LOAD EVAL to new-style :COMPILE-TOPLEVEL
      :LOAD-TOPLEVEL :EXECUTE in EVAL-WHENs.
      
      Mostly resist the temptation to reindent things.
      
      Decorate one or two places with FIXME comments.
      
      Since this brings us down to only 3 STYLE-WARNINGs, include the relevant
      (DECLARE IGNORABLE) statements to bring us down to zero.  Now only 495
      optimization notes to sort out.
      
      darcs-hash:20030403123933-ed5a3-06749f149b4bc8640110ee2b18ef8f5795baefc5.gz
      ea6ef481
    • csr21's avatar
      The great renaming, part I: · 9799acdc
      csr21 authored
      The great renaming, part I:
      For constants named by *FOO*, change the source to use +FOO+.  This
      commit was brought to you by the function dired-do-query-replace-regexp,
      the letter y, and the regular expression
      
      \*\(clx-cached-types\|replysize\|buffer-text16-size\|... \)\*
      
      darcs-hash:20030403112715-ed5a3-5cb0e20a94dd81b4d3f19db3eaab72980ba80915.gz
      9799acdc
  4. Feb 09, 2003
    • dan's avatar
      Patch from Iban Hatchondo via http://www.cliki.net/eclipse - if you · 44cef1af
      dan authored
      Patch from Iban Hatchondo via http://www.cliki.net/eclipse - if you
      want a window manager that uses CLX, presumably this is a good thing :
      "This bug is patched in the debian packages and in the clocc:clx
      version. It is a rather obscure bug, but it does result in a SIGSEGV
      on non-safe images, or even images with CLX compiled with a high speed
      and a low safety setting."
      
      darcs-hash:20030209001910-2591e-99ccfc4fada7e57f5819c2df64f983f3fde42f3e.gz
      44cef1af
  5. Feb 08, 2003
    • dan's avatar
      Various porting fixes starting from RAW's version - · 2576f0c1
      dan authored
      Add clx.asd for a nice clean build process
      
      Bad type declaration in input.lisp
      
      Messing about with packages in dependent.lisp so we can run without
      having to recreate all the old CMUCL packages as aliases for the
      nearly-equivalent SBCL ones
      
      dependent.lisp now uses functions in sb-bsd-sockets to open network
      connections, so no foreign code necessary
      
      Updated README
      
      darcs-hash:20030208233358-2591e-b98f2e262fa3470c34c4f2b50aac18b786b419d3.gz
      2576f0c1
  6. Jul 02, 2000
    • dan's avatar
      Initial revision · 74234c5b
      dan authored
      darcs-hash:20000702181946-2591e-10c47dda735bab89484a29a521a068c2b808d0f0.gz
      74234c5b
Loading