Fix make-array transforms.
[sbcl.git] / tests / packages.impure.lisp
2013-09-11 Christophe Rhodesmore restrictive test naming
2013-03-14 Stas BoukarevBetter errors for package operations.
2013-02-21 Nikodemus Siivolaprohibit adding name of a package to itself as a local...
2013-02-21 Nikodemus Siivolasuffix PACKAGE-LOCALLY-NICKNAMED-BY with -LIST
2013-02-01 Nikodemus Siivolarestore old behaviour as the default for package variance
2013-02-01 Nikodemus Siivolapackage local nicknames
2013-02-01 Nikodemus Siivolaremove deleted packages from implementation-packages...
2013-02-01 Nikodemus SiivolaDEFPACKAGE at variance restarts
2013-02-01 Nikodemus Siivolanicer name-conflict restarts for common cases
2012-09-18 Paul KhuongKill leftover threads after each test
2012-08-15 Stas BoukarevFix test-case for bug-511072 in packages.impure.lisp
2011-06-06 Jim WiseRework test infrastructure to keep track of tests which...
2011-02-12 Nikodemus Siivola1.0.45.26: fix a long-standing UNINTERN bug
2010-08-10 Christophe Rhodes1.0.41.43: fix for RENAME-PACKAGE's return value
2010-05-30 Alastair Bridgewater1.0.39.2: Fix symbol-name-conflict resolution test...
2010-05-30 Alastair Bridgewater1.0.39.1: Test case for symbol-conflict resolution...
2010-04-06 Nikodemus Siivola1.0.37.44: FIND-PACKAGE and FIND-SYMBOL deadlocks
2008-10-05 Nikodemus Siivola1.0.21.5: fix WITH-PACKAGE-ITERATOR error signaling
2008-08-02 Nikodemus Siivola1.0.19.15: package name conflict patched from Michael...
2007-10-26 Rudi Schlatte1.0.11.2: defer package creation of defpackage
2007-06-03 Christophe Rhodes1.0.6.18: Two fixes from Eric Marsden
2007-03-02 Juho Snellman1.0.3.9: Allow characters as string designators for...
2005-08-26 Juho Snellman0.9.4.6:
2005-07-14 William Harold Newman0.9.2.43:
2004-12-09 Christophe Rhodes0.8.17.26:
2004-10-27 Christophe Rhodes0.8.16.7: