Skip to content
Snippets Groups Projects
  1. Aug 26, 2005
  2. Aug 24, 2005
  3. May 01, 2005
  4. Mar 29, 2005
    • dan's avatar
      0.6.1 · 848a7f8e
      dan authored
      darcs-hash:20050329134220-2591e-0e012bffc4be7424945895736b8cd03f27da97c0.gz
      848a7f8e
  5. Mar 14, 2005
  6. Nov 16, 2004
  7. Oct 28, 2004
    • csr21's avatar
      Add clipboard demo · 197b60c3
      csr21 authored
      darcs-hash:20041028120708-ed5a3-b99f4de5334130aa37a2bd78f4c4a766bc6d0bc8.gz
      197b60c3
  8. Aug 20, 2004
  9. Apr 22, 2004
    • csr21's avatar
      Make sbcl do dynamic-extent where possible (in horrible hacky way that · 5616152c
      csr21 authored
      Make sbcl do dynamic-extent where possible (in horrible hacky way that
      busts the compilation environment -- I claim this is Not My Fault)
      
      Mention this (and new Texinfo manual) in NEWS
      
      darcs-hash:20040422102454-ed5a3-5fa3024236fdce5408c8182402a27928378913cd.gz
      5616152c
  10. Apr 09, 2004
    • dan's avatar
      Add texinfoised CLX manual, courtesy of Shawn Betts and Gilbert Baumann · c572e942
      dan authored
      Add texinfoised CLX manual, courtesy of Shawn Betts and Gilbert Baumann
      Note that we don't actually process it in any useful way yet, and it
      doesn't include any of the new stuff like OPEN-DEFAULT-DISPLAY
      
      darcs-hash:20040409133244-2591e-dca89d8cf3a7ecc3bf16fc8b5dc604f9f4356b52.gz
      c572e942
  11. Nov 11, 2003
  12. Sep 06, 2003
  13. Jul 01, 2003
  14. Jun 30, 2003
  15. Jun 25, 2003
  16. Jun 16, 2003
    • csr21's avatar
      Add xrender to the list of things to build · d364e34c
      csr21 authored
      Add xrender to the list of things to build
      Add a new method specialized on xrender-source-file to muffle
      compiler notes under sbcl, as they distract from compiler notes that we
      care more about elsewhere
      
      darcs-hash:20030616133156-ed5a3-83b5f4ffc4a5168f08fcbe0b637d1eb5d60c4955.gz
      d364e34c
  17. Jun 06, 2003
  18. Jun 05, 2003
    • csr21's avatar
      A different approach to the "SBCL DEFCONSTANT" problem: instead of · 128cfa08
      csr21 authored
      A different approach to the "SBCL DEFCONSTANT" problem: instead of
      sticking icky #+sbcl defconstant-eqx everywhere, concentrate the
      nastiness in an :around method for ASDF:PERFORM on CLX-SOURCE-FILE.
      This, of course, means that the sources do not build on sbcl if you
      compile and load them one by one; I can live with that.
      
      darcs-hash:20030605191822-ed5a3-3b02c39acf535f330f3313522984197a7a351ec8.gz
      128cfa08
  19. Jun 04, 2003
  20. Jun 02, 2003
    • csr21's avatar
      Quick, before I delete my repository again: for SBCL, bind · cd37eaab
      csr21 authored
      Quick, before I delete my repository again: for SBCL, bind
      *DERIVE-FUNCTION-TYPES* around compilation of clx files, since we're not
      going to be changing internals very often (and extremely rarely in a
      type-incompatible way).
      
      darcs-hash:20030602124548-ed5a3-0e1d5c74fec24f401a9752459b5aec8f98f9dbac.gz
      cd37eaab
  21. May 29, 2003
  22. Apr 30, 2003
  23. Feb 21, 2003
  24. Feb 09, 2003
  25. 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
Loading