sbcl.git
2013-02-03 Christophe... typo 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-02-03 Stas Boukarevrestart-case: Spurious unused variable warnings.
2013-02-01 Nikodemus Siivolaremove bogus IGNORE declaration from XC version of...
2013-02-01 Nikodemus Siivolamake %COERCE-TO-CALLABLE compilers notes make sense
2013-02-01 Nikodemus Siivolaexport MAP-DIRECTORY from SB-EXT
2013-02-01 Nikodemus Siivolaprettier backtraces
2013-02-01 Nikodemus Siivolasupport for deprecating special variables
2013-02-01 Nikodemus Siivolacross-compiler OAOOM ugliness
2013-02-01 Nikodemus Siivolabetter debug name for secondary GF dispatch functions
2013-02-01 Stas BoukarevUse CryptGenRandom as a random seed on Windows.
2013-02-01 Nikodemus Siivolafix NEWS: oops, one item was wrong, one item not in...
2013-02-01 Stas BoukarevFix win32-foreign-stack-unwind.impure test.
2013-02-01 Nikodemus Siivolarestore old behaviour as the default for package variance
2013-02-01 Nikodemus Siivolaoops, it's :package-local-nicknams, not :local-nicknames
2013-02-01 Nikodemus Siivolapackage local nicknames
2013-02-01 Nikodemus Siivolaupdate NEWS
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
2013-01-30 Christophe... 1.1.4: will be tagged as "sbcl-1.1.4"
2013-01-26 Nikodemus Siivoladisable the other sb-sprof test on darwin as well ...
2013-01-23 Stas BoukarevSlightly improve random seed on Windows.
2013-01-23 Christoph EggerAdapt cheneygc.c to type changes in gc-internal.h
2013-01-21 Cyrus Harmondisable sb-sprof test on darwin
2013-01-20 Nikodemus Siivolabetter initial value for LOOP variables of-type CHARACTER
2013-01-20 Nikodemus Siivolanote FIRST fix in NEWS, fix stupid typo in tests
2013-01-20 Nikodemus Siivolafix open coding of FIRST
2013-01-18 Christophe... fix constant-list-related initargs in CTOR optimization
2013-01-11 Stas Boukarevformat: ~R should check a type only if base is not...
2013-01-10 Stas Boukarevformat: Check types for ~C and ~R.
2013-01-05 Stas Boukarevsb-sprof.lisp: Remove trailing white-spaces.
2013-01-05 Stas Boukarevadjust-array: Make sure that :initial-element is used.
2013-01-04 Stas Boukarevsb-sprof: Define pthread-kill only on +sb-thread.
2013-01-04 Stas BoukarevFix reading `#3(x).
2013-01-03 Paul KhuongDo not traverse long constant lists when expanding...
2012-12-31 Christophe... 1.1.3: will be tagged as "sbcl-1.1.3"
2012-12-29 David LichteblauFix attach_thread to allocate a TLS index for *gc-inhib...
2012-12-21 David LichteblauUpdate NEWS
2012-12-21 David LichteblauPreserve superclass structure accessors in infodb
2012-12-21 David LichteblauSet a console Ctrl handler for Windows
2012-12-21 David LichteblauAdd STDCALL alien convention support for Windows
2012-12-21 David LichteblauSupport building without PSEUDO-ATOMIC on POSIX safepoints
2012-12-21 David LichteblauForeign callbacks
2012-12-21 David LichteblauRe-complicate all_threads check in arch_os_get_current_...
2012-12-20 Nathan Froydadjust DATA-VECTOR-FROM-INITS to avoid full calls to...
2012-12-20 Nathan Froydfactor out ALLOCATE-VECTOR-WITH-WIDETAG function from...
2012-12-20 Nathan Froydadjust call to REPLACE inside ADJUST-ARRAY
2012-12-20 Nathan Froyddon't check SUBTYPEP of ELEMENT-TYPE in ADJUST-ARRAY...
2012-12-20 Nathan Froydlazily compute MIN-EXTENSION for VECTOR-PUSH-EXTEND
2012-12-18 Stas BoukarevFix a typo in the previous commit.
2012-12-18 Stas BoukarevBetter error message for SLEEP.
2012-12-18 Stas Boukarevmake.sh --help no longer runs clean.sh
2012-12-17 Stas Boukarevsb-rotate-byte: Don't use :if-component-dep-fails.
2012-12-17 David LichteblauIn x86 arch_os_get_current_thread(), do not load from %fs
2012-12-17 David LichteblauSplit up new_thread_trampoline
2012-12-17 David LichteblauFactor INITIAL-THREAD-FUNCTION out of MAKE-THREAD
2012-12-17 Stas BoukarevFix a typo.
2012-12-16 Stas BoukarevWarn about misconfigured locale.
2012-12-05 David LichteblauRemove a few :FAILS-ON test flags for Windows
2012-12-05 David LichteblauSupport long file names on Windows; more CRT function...
2012-12-05 David LichteblauMore Windows Installer tweaks
2012-12-05 David LichteblauUpgrade to Windows Installer XML 3.5
2012-12-05 David Lichteblausb-bsd-sockets: Implement NON-BLOCKING-MODE on Windows
2012-12-05 David Lichteblauwin32 pathname host: Switch to :lower canonical case
2012-12-05 David LichteblauSome support for platforms whose libraries do not maint...
2012-12-05 David LichteblauUpdate tests for 64 bit Windows builds
2012-12-05 David LichteblauPort to x86-64 versions of Windows
2012-12-05 David LichteblauSpill XMM registers in alloc_tramp
2012-12-04 Christophe... fix a bug in signed modular arithmetic
2012-12-04 Christophe... fix direct execution of (shebanged) fasls
2012-12-01 Stas BoukarevSuppress warnings about possible slot name conflicts...
2012-12-01 Christophe... update release.sh to my version of reality
2012-12-01 Christophe... 1.1.2: will be tagged as "sbcl-1.1.2"
2012-11-23 David LichteblauLLP64: replace use of unsigned long with size_t in...
2012-11-23 David LichteblauAdd mswin.def
2012-11-20 David LichteblauNEWS tweaks
2012-11-20 David LichteblauLLP64: change signed long to sword_t
2012-11-20 David LichteblauLLP64: change UNSIGNED-LONG to UNSIGNED
2012-11-20 David LichteblauLLP64: change unsigned long to uword_t
2012-11-20 David LichteblauLLP64: replace uses of sizeof(long) where pointer size...
2012-11-20 David LichteblauLLP64: adjust calls to printf-like functions with point...
2012-11-20 David LichteblauLLP64: change long to uword_t (thereby flipping signedness)
2012-11-20 David LichteblauNew types uword_t, sword_t
2012-11-20 David LichteblauAdd a lock to io_end_interruptible, win32_maybe_interru...
2012-11-18 Joshua ElsasserUnbreak ppc builds with 4k *backend-page-bytes*
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-13 David LichteblauPowerPC safepoints
2012-11-09 Alastair Bridgewatermips: Revert remaining badness from 0.9.1.45.
2012-11-08 Alastair Bridgewaterruntime/thread.h: Fix non-thread binding and control...
2012-11-08 Alastair Bridgewaterruntime/cheneygc.c: Use binding-stack-pointer access...
2012-11-08 Alastair BridgewaterThou shalt not MAKE-OTHER-IMMEDIATE-TYPE.
2012-11-08 Alastair Bridgewatercompiler/generic/genesis: Report FDEFN addresses for...
2012-11-08 Alastair Bridgewatercompiler/sparc/arith: Fix SCs for FAST-EQL{,-C}/FIXNUM.
2012-11-04 Cyrus Harmonalien type improvement: handle offsets in unparse-alien...
next