Skip to content
  1. Mar 06, 2013
    • Raymond Toy's avatar
      Fix ticket:76 · 45fabc8f
      Raymond Toy authored
      Missed one place in DO-UNARY-BYTE-BASH to adjust the call to END-MASK
      to use a bit offset instead of a byte offset.  This affects anything
      that was using DO-UNARY-BYTE-BASH, including REPLACE.
      45fabc8f
  2. Dec 24, 2012
  3. Dec 23, 2012
    • Raymond Toy's avatar
      Fix ticket:68 by adding {{{BYTE-BASH-COPY}}} · abc43728
      Raymond Toy authored
      code/bit-bash.lisp::
       Add {{{BYTE-BASH-COPY}}} for copying bytes
      
      code/exports.lisp::
       Add {{{BYTE-BASH-COPY}}}
      
      compiler/generic/vm-fndb.lisp::
       Add {{{BYTE-BASH-COPY}}}
      
      compiler/generic/vm-tran.lisp::
       Call {{{BYTE-BASH-COPY}}} in the deftransform for {{{REPLACE}}}.
      abc43728
  4. Nov 04, 2011
  5. Sep 25, 2011
  6. Apr 19, 2010
  7. Mar 19, 2010
  8. Jun 11, 2009
  9. Jan 18, 2008
    • rtoy's avatar
      code/bit-bash.lisp: · 6fea08db
      rtoy authored
      o Change MAX-BITS to #xffffffff.  This fixes (works around) the issue
        reported by Walter Pelissero, reported on cmucl-help, 2008-01-09.
        We will still have problems for sufficiently long strings.
      
      boot-2007-12-1.lisp:
      o Boot file to use for the above change.
      6fea08db
  10. Jul 14, 2004
    • cwang's avatar
      typo · b96d74be
      cwang authored
      b96d74be
  11. Jun 01, 2004
  12. Mar 04, 2001
  13. Feb 05, 1997
  14. Jan 18, 1997
  15. Oct 31, 1994
  16. Apr 06, 1994
  17. Feb 11, 1994
  18. Jan 13, 1993
  19. Jul 31, 1992
  20. Feb 21, 1992
  21. May 08, 1991
  22. Apr 28, 1991
  23. Apr 23, 1991
  24. Apr 13, 1991
  25. Feb 08, 1991
  26. Nov 21, 1990
  27. Oct 03, 1990
  28. Aug 15, 1990
  29. Jul 13, 1990
  30. May 30, 1990
  31. May 25, 1990
  32. Apr 27, 1990
  33. Apr 11, 1990