Skip to content
Snippets Groups Projects
Forked from cmucl / cmucl
Source project has a limited visibility.
  • ram's avatar
    83c34dde
    .../systems-work/code/array.lisp, 08-Feb-90 17:46:53, Edit by Chiles. · 83c34dde
    ram authored
      Fixed bug introduced by ...array.lisp, 02-Jan-90 11:32:12, Edit by Chiles.
    
      Cleaned up some code around zapping array elements.
    
    /usr1/lisp/ncode/array.lisp, 02-Jan-90 11:32:12, Edit by Chiles.
      Fixed a bug in ADJUST-ARRAY added when we updated it to adhere to the new
      standard with respect to the :fill-pointer argument.
    
    /usr1/lisp/ncode/array.lisp, 04-Dec-89 17:30:21, Edit by Chiles.
      Fixed BIT-ARRAY-SAME-DIMENSIONS-P to correctly loop over the dimension slots
      of the array header.
    83c34dde
    History
    .../systems-work/code/array.lisp, 08-Feb-90 17:46:53, Edit by Chiles.
    ram authored
      Fixed bug introduced by ...array.lisp, 02-Jan-90 11:32:12, Edit by Chiles.
    
      Cleaned up some code around zapping array elements.
    
    /usr1/lisp/ncode/array.lisp, 02-Jan-90 11:32:12, Edit by Chiles.
      Fixed a bug in ADJUST-ARRAY added when we updated it to adhere to the new
      standard with respect to the :fill-pointer argument.
    
    /usr1/lisp/ncode/array.lisp, 04-Dec-89 17:30:21, Edit by Chiles.
      Fixed BIT-ARRAY-SAME-DIMENSIONS-P to correctly loop over the dimension slots
      of the array header.