Fix make-array transforms.
[sbcl.git] / tests / seq.pure.lisp
2013-09-11 Christophe Rhodesmore restrictive test naming
2013-05-19 Stas BoukarevMake ir1-convert-hairy-lambda safe for non-local exits.
2013-04-01 Stas BoukarevCheck bounds of ELT on &more in safe code.
2012-08-13 Paul KhuongMore efficient (stable) sort of lists
2012-06-17 Paul KhuongImproved merge-sort implementation for lists
2011-12-08 Stas BoukarevFix transform for SEARCH on vectors with :form-end t.
2011-12-08 Stas BoukarevFix transform for SEARCH on vectors.
2011-10-31 Eric Marsdenfix SEARCH vector vector transform
2010-04-04 Nikodemus Siivola1.0.37.36: revisit FIND/POSITION bounds checking on...
2010-03-15 Nikodemus Siivola1.0.36.24: FIND/POSITION bounds checking on lists
2008-02-22 Nikodemus Siivola1.0.14.40: make deftransforms for UB<N>-BASH-COPY have...
2007-12-01 Nikodemus Siivola1.0.12.14: sequence optimizations: COPY-SEQ
2006-02-05 Juho Snellman0.9.9.16:
2005-07-14 William Harold Newman0.9.2.43:
2004-09-30 Christophe Rhodes0.8.15.3:
2004-09-30 Christophe Rhodes0.8.15.1:
2004-09-28 Andreas Fuchs0.8.14.30:
2003-09-08 Christophe Rhodes0.8.3.44:
2003-02-03 Christophe Rhodes0.7.12.17:
2003-01-13 William Harold Newman0.7.11.8:
2003-01-04 Alexey Dejneka0.7.11.3:
2002-11-12 Alexey Dejneka0.7.9.46:
2002-11-05 William Harold Newman0.7.9.30:
2002-10-31 Christophe Rhodes0.7.9.23:
2002-10-17 Christophe Rhodes0.7.8.43: