Fix make-array transforms.
[sbcl.git] / contrib /
2013-12-01 David LichteblauLinux/MIPS uses "unsigned long" instead of dev_t in...
2013-11-13 Stas Boukarevsb-sprof: Move tests into test.lisp.
2013-11-12 Cyrus Harmonremove asdf-install contrib
2013-11-12 Stas BoukarevFix typos in docstrings and function names.
2013-11-11 Stas Boukarevwin32: provide error messages when loading foreign...
2013-10-17 Francois-Rene RideauDeliver each contrib as a single FASL. Don't implicitly...
2013-10-16 Stas BoukarevDisable some sb-concurrency tests on win32.
2013-10-16 Stas Boukarevsb-bsd-sockets: Rearrange how get-host-by-name/address...
2013-10-15 Stas Boukarevsb-introspect:find-definition-sources-by-name: support...
2013-10-03 Stas BoukarevOptimize the compiler a bit.
2013-10-01 Stas BoukarevOptimize sb-bsd-sockets::(get-host-by-name get-host...
2013-09-26 Nikodemus Siivolawindows: fix sb-bsd-sockets build by adding shutdown...
2013-09-09 Christophe Rhodesrename SB-SIMPLE-STREAMS utility function
2013-09-06 Christophe RhodesFix for sb-gmp bignum result allocation (lp#1206191)
2013-09-06 Christophe RhodesFix sb-gmp:mpz-pow for non-bignum bases
2013-09-02 Jan MoringenAdd SOCKET-SHUTDOWN in contrib/sb-bsd-sockets
2013-08-24 Stas BoukarevRevert "Clean up %more-arg-values."
2013-08-21 Stas BoukarevDon't hardcode the number of gencgc generations.
2013-08-20 Stas BoukarevClean up %more-arg-values.
2013-07-04 Stas BoukarevUpdate ASDF to 3.0.2.
2013-06-28 Paul KhuongNew contrib: SB-GMP
2013-06-05 Stas BoukarevStop exporting unused symbols.
2013-06-05 Stas Boukarevsb-bsd-sockets: More robust inet-socket-bind test on...
2013-06-04 Stas Boukarevsb-bsd-socket tests: don't listen on a predefined port.
2013-06-03 Stas Boukarevsb-bsd-sockets: Fix type of canonname in addrinfo.
2013-05-11 Alastair Bridgewatercode/room: Completely rewrite MAP-ALLOCATED-OBJECTS.
2013-05-07 Stas Boukarevsb-introspect:find-definition-sources-by-name: more...
2013-05-04 Stas Boukarevsb-introspect:find-definition-sources-by-name: find...
2013-03-04 Paul KhuongNew keyword argument for SB-C:DEFKNOWN: :overwrite...
2013-02-25 Christophe RhodesRevert "upgrade asdf to 2.29, per request by Faré ...
2013-02-20 Christophe Rhodesupgrade asdf to 2.29, per request by Faré (sbcl-devel...
2013-02-11 Nikodemus Siivolaupdate LIST-QUEUE-CONTENTS docstring, add note
2013-02-11 James M. LawrenceReplace sb-concurrency:queue implementation.
2013-02-04 Francois-Rene RideauRemove a style-warning from sb-bsd-sockets.asd when...
2013-02-03 Nikodemus Siivolaadd SB-POSIX:MAP-ANON
2013-02-03 Christophe Rhodestypo fix in sb-sprof.
2013-02-03 Nikodemus Siivolagrab-bag of SB-SPROF improvements.
2013-02-03 Attila Lendvaimake SB-SPROF:WITH-PROFILING not loop by default
2013-02-03 Nikodemus Siivolamention :TIME in *SAMPLING-MODE* docstring
2013-01-26 Nikodemus Siivoladisable the other sb-sprof test on darwin as well ...
2013-01-21 Cyrus Harmondisable sb-sprof test on darwin
2013-01-05 Stas Boukarevsb-sprof.lisp: Remove trailing white-spaces.
2013-01-04 Stas Boukarevsb-sprof: Define pthread-kill only on +sb-thread.
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-17 Stas Boukarevsb-rotate-byte: Don't use :if-component-dep-fails.
2012-12-05 David Lichteblausb-bsd-sockets: Implement NON-BLOCKING-MODE on Windows
2012-11-18 Joshua ElsasserOnly try frlock.1 test on #+sb-thread
2012-11-14 Stas Boukarev Update ASDF to 2.26.
2012-11-13 David LichteblauForcibly fail frlock.1 on Windows by means of a timeout
2012-11-13 David LichteblauFurther work towards use of win32 file HANDLEs
2012-11-03 Nikodemus Siivolasb-concurrency: frlocks
2012-11-02 David LichteblauExtend use of the linkage table to static symbols
2012-10-19 nyefDisable an SB-INTROSPECT test on GENCGC SPARC.
2012-10-19 David Lichteblausb-bsd-sockets: Add a test for interruptible I/O
2012-10-19 David LichteblauWindows: Use overlapped I/O, CreateFile
2012-10-08 Nikodemus Siivolaallow SB-CONTRIB operation without explicitly set CC
2012-10-05 David LichteblauUpdate tests for threaded windows builds
2012-10-05 David LichteblauRun sb-bsd-sockets tests on windows
2012-10-05 David LichteblauReenable ALLOCATION-INFORMATION.4, mark as known failure
2012-10-05 David LichteblauAllow use of SB-RT's mechanism for expected test failur...
2012-10-03 Nikodemus Siivolafix walker handling of LET* bindings shadowing symbol...
2012-09-27 David LichteblauDisable ALLOCATION-INFORMATION.4 on gencgc for this...
2012-09-05 Nathan Froydmake SOCKET-RECEIVE work correctly when receiving overl...
2012-08-25 Stas BoukarevDefine _GNU_SOURCE when building contribs on Linux.
2012-08-24 Stas Boukarevsb-bsd-sockets: Package clean up.
2012-07-28 Stas BoukarevFix build of contribs on Windows.
2012-07-27 Juho SnellmanUpdate to asdf 2.23
2012-06-12 Nikodemus Siivolafix long-standing debug-name confusion
2012-05-05 Stas BoukarevUpdate ASDF to 2.21.
2012-05-02 Nikodemus Siivolasb-posix: abort(3), exit(3), and _exit(2)
2012-04-29 Nikodemus Siivolaredesign exiting SBCL
2012-04-13 Kambiz Darabisb-simple-streams: signal an error for bad stream class...
2012-03-25 Juho Snellmancontrib/asdf: Import asdf 2.20 from upstream.
2012-03-11 Stas BoukarevMake SBCL buildable by Clang.
2012-01-17 Jim WiseAdd patches from Aymeric Vincent to fix sb-posix on...
2011-12-05 Nikodemus Siivolaenable previously-broken thread tests on Darwin
2011-11-28 Nikodemus Siivolaupdate ASDF to 2.019
2011-11-27 Nikodemus Siivolamake PPC/Linux buildable on ppc64 hosts
2011-11-23 Nikodemus Siivolatweak tail merging logic
2011-11-23 Joshua ElsasserFix errno value for sb-posix rmdir.error.3 test on...
2011-11-20 Nikodemus SiivolaRevert "fix sb-posix tests on OpenBSD"
2011-11-20 Bruce O'Neelfix sb-posix tests on OpenBSD
2011-11-19 Nikodemus Siivolasb-bsd-sockets: fix GET-HOST-BY-NAME and -ADDRESS on...
2011-11-18 Nikodemus Siivolasb-bsd-sockets: gethostbyname and gethostbyaddr are...
2011-11-18 Nikodemus Siivolasb-bsd-sockets: check for MAKE-ALIEN success in GET...
2011-11-18 Nikodemus Siivolasb-bsd-sockets: GET-ADDRESS-INFO foreign memory leak
2011-11-16 Nikodemus Siivolasb-bsd-sockets: foreign memory leak in GET-PROTOCOL...
2011-11-14 Nikodemus Siivolasb-concurrency: GATE tweak, fix building without threads
2011-11-14 Nikodemus Siivolasb-concurrency: add Allegro-style gate objects
2011-11-10 Nikodemus Siivolafix unthreaded build
2011-11-10 Nikodemus Siivolatimeouts on semaphores and mailboxes, fix timeouts...
2011-11-10 Jim WiseAt least one of the Tests which hang on Darwin also...
2011-11-09 Nikodemus Siivolakilling lutexes, adding timeouts
2011-11-09 Jim WiseSkip testl fcntl.flock.2 on NetBSD.
2011-10-29 Nikodemus Siivolafix ROTATE-BYTE on 64-bit words using constant negative...
2011-10-27 Nikodemus Siivolanuke the age-old experimental-thread.patch
2011-10-19 Alastair BridgewaterImprove some test cases for fixnum-width independence
2011-10-19 Alastair BridgewaterClean up all use of the *-space-free-pointers.
2011-08-22 Nikodemus Siivolaupdate to ASDF 2.017
2011-08-10 Anton Kovalenkosb-bsd-sockets: Fix error code handling on Windows
next