2017-08-13 |
Jan Moringen | Fix fixup_space() for builds without sb-unicode
|
commit | commitdiff | tree |
2017-08-13 |
Jan Moringen | More tweaks in coerce.pure.lisp
|
commit | commitdiff | tree |
2017-08-13 |
Jan Moringen | Silence noise from coerce.pure.lisp no-coerce-macro...
|
commit | commitdiff | tree |
2017-08-13 |
Jan Moringen | Fix MAP-ROOT broken by 1e629f2f
|
commit | commitdiff | tree |
2017-08-13 |
Jan Moringen | Fix inflate_core_bytes(), write_bytes_to_file(), broken...
|
commit | commitdiff | tree |
2017-08-12 |
Jan Moringen | Remove remnants of LOOP special variables
|
commit | commitdiff | tree |
2017-08-11 |
Jan Moringen | New utility function ENSURE-GETHASH
|
commit | commitdiff | tree |
2017-08-01 |
Jan Moringen | Faster COMPUTE-DEBUG-BLOCKS
|
commit | commitdiff | tree |
2017-08-01 |
Jan Moringen | Faster LZ-[DE]COMPRESS
|
commit | commitdiff | tree |
2017-07-22 |
Jan Moringen | NEWS entry regarding stricter DEF{GENERIC,METHOD} lambda...
|
commit | commitdiff | tree |
2017-07-18 |
Jan Moringen | Remove unnecessary type declarations in MERGE
|
commit | commitdiff | tree |
2017-07-17 |
Jan Moringen | Move ROOM-INFO structure to src/code/room.lisp
|
commit | commitdiff | tree |
2017-07-17 |
Jan Moringen | tests: Improve tests names in tests/clos.impure.lisp
|
commit | commitdiff | tree |
2017-07-17 |
Jan Moringen | tests: Check source paths for DEF{GENERIC,METHOD} lambda...
|
commit | commitdiff | tree |
2017-07-17 |
Jan Moringen | Better lambda list checking in DEFMETHOD
|
commit | commitdiff | tree |
2017-07-17 |
Jan Moringen | New function CHECK-LAMBDA-LIST-NAMES
|
commit | commitdiff | tree |
2017-07-16 |
Jan Moringen | Use WITH-CURRENT-SOURCE-FORM in DEF{GENERIC,METHOD}
|
commit | commitdiff | tree |
2017-07-16 |
Jan Moringen | Better lambda list checking in DEFGENERIC
|
commit | commitdiff | tree |
2017-07-16 |
Jan Moringen | Factor some aspects out of VARIFY-LAMBDA-ARG
|
commit | commitdiff | tree |
2017-07-15 |
Jan Moringen | New utility functions LEGAL-VARIABLE-NAME-P, CHECK...
|
commit | commitdiff | tree |
2017-07-15 |
Jan Moringen | Test LET, global symbol-macro, locked package in tests...
|
commit | commitdiff | tree |
2017-07-15 |
Jan Moringen | Another CHECKED-COMPILE in tests/compiler.impure.lisp
|
commit | commitdiff | tree |
2017-07-15 |
Jan Moringen | Simplify MAKE-LAMBDA-VARS
|
commit | commitdiff | tree |
2017-07-15 |
Jan Moringen | Use CHECKED-COMPILE, fix test names in tests/lambda...
|
commit | commitdiff | tree |
2017-06-13 |
Jan Moringen | Fix PRINT-ALLOCATED-OBJECTS
|
commit | commitdiff | tree |
2017-06-13 |
Jan Moringen | Minor improvements in NSUBLIS
|
commit | commitdiff | tree |
2017-06-04 |
Jan Moringen | Fix typo in condition report for failed UNDEFINED-RESTART
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | tests: Do not attempt to run session tests on threadless...
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | Fix RELEASE-FOREGROUND in case of "dead" thread as...
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | Fix GET-FOREGROUND hanging after termination of foreground...
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | Fix RELEASE-FOREGROUND not removing current thread...
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | Fix GET-FOREGROUND in case there is only one interactive...
|
commit | commitdiff | tree |
2017-05-22 |
Jan Moringen | tests: Silence and improve :debug-no-hang-on-session...
|
commit | commitdiff | tree |
2017-05-21 |
Jan Moringen | tests: Separate file session.impure.lisp for session...
|
commit | commitdiff | tree |
2017-05-21 |
Jan Moringen | Simplify {GET,RELEASE}-FOREGROUND
|
commit | commitdiff | tree |
2017-05-21 |
Jan Moringen | Typo fixes in tests/clos.impure.lisp
|
commit | commitdiff | tree |
2017-04-28 |
Jan Moringen | Slightly better error reports for method vs. generic...
|
commit | commitdiff | tree |
2017-04-12 |
Jan Moringen | Fix PRINT-OBJECT method for TYPE-ERROR
|
commit | commitdiff | tree |
2017-04-06 |
Jan Moringen | runtime: Remove unused variable linux_no_threads_p
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | Less noisy xref repacking during warm init load phase
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | Remove REAL-ENSURE-GF-INTERNAL macro
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | PRINT-OBJECT for CLASS-{EQ,PROTOTYPE}-SPECIALIZER prints...
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | New generic function SPECIALIZER-TYPE-SPECIFIER
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | tests: Avoid nonsensical classes and methods in deprecation...
|
commit | commitdiff | tree |
2017-03-09 |
Jan Moringen | tests: Define functions in mop-27.impure.lisp in callee...
|
commit | commitdiff | tree |
2017-03-06 |
Jan Moringen | DESCRIBE-OBJECT method for FUNCTION describes instance...
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | sb-bsd-sockets: Silence some efficiency notes for GET...
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | sb-bsd-sockets: (setf (sockopt-* ...) ...) returns...
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | Fix calling slot accessors in fasteval interpreter
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | tests: Fix tests for VALUES declaration in compiler...
|
commit | commitdiff | tree |
2017-03-04 |
Jan Moringen | tests: Fix minor oversights in compiler.pure.lisp
|
commit | commitdiff | tree |
2017-03-02 |
Jan Moringen | tests: Use WITH-TEST and CHECKED-COMPILE in compiler...
|
commit | commitdiff | tree |
2017-02-15 |
Jan Moringen | Fix !UNINTERN-SYMBOLS in src/interpreter/eval.lisp...
|
commit | commitdiff | tree |
2017-02-15 |
Jan Moringen | Fix quasiquotation in !UNINTERN-SYMBOLS in src/interpreter...
|
commit | commitdiff | tree |
2017-02-12 |
Jan Moringen | Use new type CONDITION-DESIGNATOR-HEAD in SIGNAL,WARN...
|
commit | commitdiff | tree |
2017-02-08 |
Jan Moringen | tests: New helper script find-tests.{sh,lisp}
|
commit | commitdiff | tree |
2017-02-07 |
Jan Moringen | Add PRINT-OBJECT method for FUNCALLABLE-STANDARD-OBJECT
|
commit | commitdiff | tree |
2017-02-03 |
Jan Moringen | tests: Use WITH-TEST in filesys.pure.lisp
|
commit | commitdiff | tree |
2017-02-03 |
Jan Moringen | Fix (directory "SOMETHING/*/**/MORE")
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | sb-md5: Silence compiler notes for "inefficient" MACROLET...
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Simplify ENSURE-CACHED-{CTOR,ALLOCATOR}
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Simplify ALLOCATE-INSTANCE->CONSTRUCTOR-CALL
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | New function MAKE-CTOR-INLINE-CACHE-FORM
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | Declare function types of ENSURE[-CACHED]-{CTOR,ALLOCATOR}
|
commit | commitdiff | tree |
2017-01-29 |
Jan Moringen | New helper function INITARG-ERROR
|
commit | commitdiff | tree |
2017-01-24 |
Jan Moringen | test: Skip GENTEMP threadsafety test on unithread builds
|
commit | commitdiff | tree |
2017-01-22 |
Jan Moringen | Fix typo in NEWS
|
commit | commitdiff | tree |
2017-01-10 |
Jan Moringen | No warning for (make-array 0 :e-t <incompatible-to...
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | Use WITH-CURRENT-SOURCE-FORM in some places
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | tests: new utils CHECKED-COMPILE-{CAPTURING,CONDITION...
|
commit | commitdiff | tree |
2017-01-07 |
Jan Moringen | tests: CHECKED-COMPILER captures COMPILER-ERRORs, can...
|
commit | commitdiff | tree |
2017-01-02 |
Jan Moringen | manual: Fix nested itemized sections docstrings.lisp
|
commit | commitdiff | tree |
2016-12-21 |
Jan Moringen | New macro WITH-CURRENT-SOURCE-FORM for use in macroexpanders
|
commit | commitdiff | tree |
2016-12-21 |
Jan Moringen | Better error localisation in toplevel forms
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | tests: Use CHECKED-COMPILE in deprecation.impure.lisp
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | Fix {EARLY,LATE}-DEPRECATION-WARING report in case...
|
commit | commitdiff | tree |
2016-12-18 |
Jan Moringen | CHECK-DEPRECATED-TYPE is not fooled by unrelated classes
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix strange format string in CHECK-SLOT-NAME-FOR-DEFCLASS
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix minor style improvement in FIND-FREE-FUN
|
commit | commitdiff | tree |
2016-12-17 |
Jan Moringen | Fix typos in comments
|
commit | commitdiff | tree |
2016-12-11 |
Jan Moringen | Ctors handle refedinition of constants used as initarg...
|
commit | commitdiff | tree |
2016-12-10 |
Jan Moringen | tests: ORDER-BY-IN-DEGREE test depends on :IMMOBILE...
|
commit | commitdiff | tree |
2016-12-10 |
Jan Moringen | Fix tie breaker in ORDER-BY-IN-DEGREE
|
commit | commitdiff | tree |
2016-12-08 |
Jan Moringen | Do not call REPACK-XREF before saving a core
|
commit | commitdiff | tree |
2016-12-05 |
Jan Moringen | Remove unnecessary DOPLIST package qualification in...
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | asdf: Fix repository URL in pull-asdf.sh
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | runtime: Fix potential implicit declaration of lose...
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | Remove .cvsignore files
|
commit | commitdiff | tree |
2016-11-30 |
Jan Moringen | tests: Remove obsolete TODO in package-locks.impure...
|
commit | commitdiff | tree |
2016-11-24 |
Jan Moringen | runtime: work around a clang bug triggered by defrag_immobil...
|
commit | commitdiff | tree |
2016-11-23 |
Jan Moringen | runtime: guard use of COMPLEX_CHARACTER_STRING_WIDETAG...
|
commit | commitdiff | tree |
2016-11-17 |
Jan Moringen | New generic function MAKE-SPECIALIZER-FORM-USING-CLASS
|
commit | commitdiff | tree |
2016-11-17 |
Jan Moringen | Cosmetic improvements in REAL-GET-METHOD
|
commit | commitdiff | tree |
2016-11-16 |
Jan Moringen | tests: Improve assertion in CALLABLE-DELAYED-MISMATCH...
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | New generic function MAKE-METHOD-LAMBDA-USING-SPECIALIZERS
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | Add {STANDARD,SHORT}-METHOD-COMBINATION-QUALIFIER-P
|
commit | commitdiff | tree |
2016-11-15 |
Jan Moringen | Cosmetic improvements in PCL code
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | New helper functions FORMAT-ERROR[-AT][*] for signaling...
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | Fix error report for compiled ~* FORMAT directive
|
commit | commitdiff | tree |
2016-11-13 |
Jan Moringen | Fix error report for compiled ~:P format directive
|
commit | commitdiff | tree |