2013-04-12 |
Jan Moringen | Use AMOP representation of canonicalized default initar... |
commit | commitdiff | tree | snapshot |
2013-04-12 |
Stas Boukarev | Disassemble: print the function size in bytes. |
commit | commitdiff | tree | snapshot |
2013-04-11 |
Martin Cracauer | LOGBITP and LOGTEST optimizations from x86. |
commit | commitdiff | tree | snapshot |
2013-04-08 |
Stas Boukarev | Don't signal an error on (setf (documentation nil ... |
commit | commitdiff | tree | snapshot |
2013-04-01 |
Stas Boukarev | Check bounds of ELT on &more in safe code. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Stas Boukarev | type=: Compare &key parameters of function types. |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Paul Khuong | Stop emitting references to inexistant #n= forms in... |
commit | commitdiff | tree | snapshot |
2013-03-31 |
Paul Khuong | Fix a compilation failure on svref of a symbol macro |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Christophe... | remove sb-studio from commercial support section of... |
commit | commitdiff | tree | snapshot |
2013-03-29 |
Christophe... | 1.1.6: will be tagged as "sbcl-1.1.6" |
commit | commitdiff | tree | snapshot |
2013-03-26 |
Christophe... | test environment fix for 64-bit PowerPC/Linux |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Declare types of END and TEST in N{LIST,VECTOR}-SUBSTIT... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Lazy length computation in DEFINE-SEQUENCE-TRAVERSER |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Remove redundant LENGTH calls in NSUBSTITUTE[-IF[-NOT]] |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Fix typo in comment in src/compiler/seqtran.lisp |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Christophe... | minor NEWS fixups |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Jan Moringen | Fix SEQUENCE:SEARCH, test seq. functions with user... |
commit | commitdiff | tree | snapshot |
2013-03-22 |
Christophe... | micro-optimize sane-package a tiny bit more |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Nikodemus Siivola | faster SVREF and (SETF SVREF) compilation |
commit | commitdiff | tree | snapshot |
2013-03-17 |
Stas Boukarev | make-array transform error on unknown element-type. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Stas Boukarev | Optimize pprinting of heavily nested lists. |
commit | commitdiff | tree | snapshot |
2013-03-16 |
Stas Boukarev | Reduce consing for find-package. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Stas Boukarev | Optimize CAD*R for &MORE args. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Stas Boukarev | Accessing &MORE arguments checks bounds. |
commit | commitdiff | tree | snapshot |
2013-03-14 |
Stas Boukarev | Better errors for package operations. |
commit | commitdiff | tree | snapshot |
2013-03-13 |
Stas Boukarev | Slightly better arglist for defmethod. |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Stas Boukarev | format: Signal an error for ~<~@> |
commit | commitdiff | tree | snapshot |
2013-03-10 |
Stas Boukarev | clear-output: call stream-clear-output on gray streams. |
commit | commitdiff | tree | snapshot |
2013-03-04 |
Paul Khuong | New keyword argument for SB-C:DEFKNOWN: :overwrite... |
commit | commitdiff | tree | snapshot |
2013-03-03 |
Stas Boukarev | Fix a test-case in threads.impure.lisp on -sb-thread. |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Stas Boukarev | Prevent a make-array transform from modifying source... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Lutz Euler | Improve the failure output of the test :range-reduction... |
commit | commitdiff | tree | snapshot |
2013-03-02 |
Lutz Euler | Silence a warning from the test harness for unthreaded... |
commit | commitdiff | tree | snapshot |
2013-02-26 |
Christophe... | 1.1.5: will be tagged as "sbcl-1.1.5" |
commit | commitdiff | tree | snapshot |
2013-02-25 |
Christophe... | Revert "upgrade asdf to 2.29, per request by Faré ... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Nikodemus Siivola | prohibit adding name of a package to itself as a local... |
commit | commitdiff | tree | snapshot |
2013-02-21 |
Nikodemus Siivola | suffix PACKAGE-LOCALLY-NICKNAMED-BY with -LIST |
commit | commitdiff | tree | snapshot |
2013-02-20 |
Christophe... | upgrade asdf to 2.29, per request by Faré (sbcl-devel... |
commit | commitdiff | tree | snapshot |
2013-02-11 |
Nikodemus Siivola | update LIST-QUEUE-CONTENTS docstring, add note |
commit | commitdiff | tree | snapshot |
2013-02-11 |
James M. Lawrence | Replace sb-concurrency:queue implementation. |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Nikodemus Siivola | it's print-read consistency, not read/print consistency |
commit | commitdiff | tree | snapshot |
2013-02-07 |
Nikodemus Siivola | fix manual build |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Stas Boukarev | Fix (setf documentation) regression. |
commit | commitdiff | tree | snapshot |
2013-02-05 |
Stas Boukarev | Test-suite results colorization. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Stas Boukarev | Fix (documentation closure) test. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Stas Boukarev | Build on newer glibc. |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Stas Boukarev | Fix (documentation #'function t) |
commit | commitdiff | tree | snapshot |
2013-02-04 |
Francois-Rene... | Remove a style-warning from sb-bsd-sockets.asd when... |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Nikodemus Siivola | add SB-POSIX:MAP-ANON |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Christophe... | typo fix in sb-sprof. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Nikodemus Siivola | grab-bag of SB-SPROF improvements. |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Attila Lendvai | make SB-SPROF:WITH-PROFILING not loop by default |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Nikodemus Siivola | mention :TIME in *SAMPLING-MODE* docstring |
commit | commitdiff | tree | snapshot |
2013-02-03 |
Stas Boukarev | restart-case: Spurious unused variable warnings. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | remove bogus IGNORE declaration from XC version of... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | make %COERCE-TO-CALLABLE compilers notes make sense |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | export MAP-DIRECTORY from SB-EXT |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | prettier backtraces |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | support for deprecating special variables |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | cross-compiler OAOOM ugliness |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | better debug name for secondary GF dispatch functions |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Stas Boukarev | Use CryptGenRandom as a random seed on Windows. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | fix NEWS: oops, one item was wrong, one item not in... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Stas Boukarev | Fix win32-foreign-stack-unwind.impure test. |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | restore old behaviour as the default for package variance |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | oops, it's :package-local-nicknams, not :local-nicknames |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | package local nicknames |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | update NEWS |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | remove deleted packages from implementation-packages... |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | DEFPACKAGE at variance restarts |
commit | commitdiff | tree | snapshot |
2013-02-01 |
Nikodemus Siivola | nicer name-conflict restarts for common cases |
commit | commitdiff | tree | snapshot |
2013-01-30 |
Christophe... | 1.1.4: will be tagged as "sbcl-1.1.4" |
commit | commitdiff | tree | snapshot |
2013-01-26 |
Nikodemus Siivola | disable the other sb-sprof test on darwin as well ... |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Stas Boukarev | Slightly improve random seed on Windows. |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Christoph Egger | Adapt cheneygc.c to type changes in gc-internal.h |
commit | commitdiff | tree | snapshot |
2013-01-21 |
Cyrus Harmon | disable sb-sprof test on darwin |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Nikodemus Siivola | better initial value for LOOP variables of-type CHARACTER |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Nikodemus Siivola | note FIRST fix in NEWS, fix stupid typo in tests |
commit | commitdiff | tree | snapshot |
2013-01-20 |
Nikodemus Siivola | fix open coding of FIRST |
commit | commitdiff | tree | snapshot |
2013-01-18 |
Christophe... | fix constant-list-related initargs in CTOR optimization |
commit | commitdiff | tree | snapshot |
2013-01-11 |
Stas Boukarev | format: ~R should check a type only if base is not... |
commit | commitdiff | tree | snapshot |
2013-01-10 |
Stas Boukarev | format: Check types for ~C and ~R. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Stas Boukarev | sb-sprof.lisp: Remove trailing white-spaces. |
commit | commitdiff | tree | snapshot |
2013-01-05 |
Stas Boukarev | adjust-array: Make sure that :initial-element is used. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Stas Boukarev | sb-sprof: Define pthread-kill only on +sb-thread. |
commit | commitdiff | tree | snapshot |
2013-01-04 |
Stas Boukarev | Fix reading `#3(x). |
commit | commitdiff | tree | snapshot |
2013-01-03 |
Paul Khuong | Do not traverse long constant lists when expanding... |
commit | commitdiff | tree | snapshot |
2012-12-31 |
Christophe... | 1.1.3: will be tagged as "sbcl-1.1.3" |
commit | commitdiff | tree | snapshot |
2012-12-29 |
David Lichteblau | Fix attach_thread to allocate a TLS index for *gc-inhib... |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Update NEWS |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Preserve superclass structure accessors in infodb |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Set a console Ctrl handler for Windows |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Add STDCALL alien convention support for Windows |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Support building without PSEUDO-ATOMIC on POSIX safepoints |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Foreign callbacks |
commit | commitdiff | tree | snapshot |
2012-12-21 |
David Lichteblau | Re-complicate all_threads check in arch_os_get_current_... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nathan Froyd | adjust DATA-VECTOR-FROM-INITS to avoid full calls to... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nathan Froyd | factor out ALLOCATE-VECTOR-WITH-WIDETAG function from... |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nathan Froyd | adjust call to REPLACE inside ADJUST-ARRAY |
commit | commitdiff | tree | snapshot |
2012-12-20 |
Nathan Froyd | don't check SUBTYPEP of ELEMENT-TYPE in ADJUST-ARRAY... |
commit | commitdiff | tree | snapshot |
next |