2016-10-20 |
Jan Moringen | Fix spaces in TYPE-ERROR report format control string
|
commit | commitdiff | tree |
2016-10-17 |
Jan Moringen | Improve CONDITION-WAIT documentation string
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Simplify INSTALL-CONDITION-SLOT-{READER,WRITER}
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Somewhat unify %COMPILER-{DEFCLASS,DEFINE-CONDITION}
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Rename src/code/early-condition.lisp -> src/code/early...
|
commit | commitdiff | tree |
2016-10-15 |
Jan Moringen | Simplify PRINT-OBJECT method for CONDITION
|
commit | commitdiff | tree |
2016-10-05 |
Jan Moringen | tests: Fix string content validation in MAKE-ALIEN...
|
commit | commitdiff | tree |
2016-10-05 |
Jan Moringen | Fix second return value of MAKE-ALIEN-STRING
|
commit | commitdiff | tree |
2016-10-04 |
Jan Moringen | Minor improvements in LOGBITP transform
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Fix TYPE-ERROR from (directory "SOME-DIRECTORY/..*")
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Implement :REPORT NIL option of TRACE macro
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | tests: Add WITH-TRACED-FUNCTION in tests/debug.impure...
|
commit | commitdiff | tree |
2016-10-02 |
Jan Moringen | Remove :REPORT SB-EXT:PROFILE vaporware from TRACE...
|
commit | commitdiff | tree |
2016-10-01 |
Jan Moringen | Reorganize some redundant code in vm-macs.lisp
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Fix handling of few or no xrefs in REPACK-XREF
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Simplify PRINT-TRACE-INDENTATION
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Fix typo in condition report of REPORT-DUPLICATE-DEFINITION
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | NEWS: Mention more compact encoding of cross-reference...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | SAVE-LISP-AND-DIE calls REPACK-XREF (via TUNE-IMAGE...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | SAVE-LISP-AND-DIE calls new function TUNE-IMAGE-FOR...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | Optimize xref storage for the most frequently referenced...
|
commit | commitdiff | tree |
2016-09-18 |
Jan Moringen | More compact xref storage
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Fix C99-ism in src/runtime/var-io.c
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | NEWS: mention more compact low-level error signaling...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | More compact SC-OFFSET coding
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Table-driven SC-OFFSET coding
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Use new ENCODE-INTERNAL-ERROR-ARGS in all EMIT-ERROR...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Unify error trap argument emission via EMIT-ERROR-BREAKs
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Use more compact varint coding in {READ,WRITE}-VAR...
|
commit | commitdiff | tree |
2016-09-06 |
Jan Moringen | Assign small numbers to {DESCRIPTOR,ANY,SIGNED}-REG...
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | tests: Fix typo in usage string of run-tests.sh
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | Fix interaction of :LOCAL-NICKNAMES and :LOCK DEFPACKAGE...
|
commit | commitdiff | tree |
2016-08-04 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in package-locks...
|
commit | commitdiff | tree |
2016-08-03 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in compiler.impure...
|
commit | commitdiff | tree |
2016-08-02 |
Jan Moringen | Use PRINT-TYPE in warning signaled by SUBSEQ DERIVE...
|
commit | commitdiff | tree |
2016-08-02 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in float.pure...
|
commit | commitdiff | tree |
2016-07-24 |
Jan Moringen | Allow OR method combination for early generic functions
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | New helper function CHECK-METHOD-LAMBDA
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify MAKE-METHOD-FUNCTION, !EARLY-MAKE-A-METHOD
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify COMPUTE-PV, PV-WRAPPERS-FROM-PV-ARGS
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Simplify MAKE-STD-{WRITER,READER,BOUNDP}-METHOD-FUNCTION
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Use STABLE-SORT instead of SORT when sorting slot name...
|
commit | commitdiff | tree |
2016-07-17 |
Jan Moringen | Remove leading NIL from slot name lists
|
commit | commitdiff | tree |
2016-07-10 |
Jan Moringen | Simplify SLOT-NAME-LISTS-FROM-SLOTS and friends
|
commit | commitdiff | tree |
2016-07-10 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in print.impure...
|
commit | commitdiff | tree |
2016-07-10 |
Jan Moringen | Declare argument types in condition report function
|
commit | commitdiff | tree |
2016-07-09 |
Jan Moringen | Simplify some type methods of NAMED type class
|
commit | commitdiff | tree |
2016-07-09 |
Jan Moringen | CONDITION classes are instances but disjoint from other...
|
commit | commitdiff | tree |
2016-07-08 |
Jan Moringen | Fix return value of SB-INTERPRETER::SPECIFIER-FROM...
|
commit | commitdiff | tree |
2016-07-08 |
Jan Moringen | tests: CHECKED-COMPILE in seq.impure.lisp
|
commit | commitdiff | tree |
2016-07-08 |
Jan Moringen | tests: Fix typo in :UNPARSE-STRING test
|
commit | commitdiff | tree |
2016-07-01 |
Jan Moringen | Remove obsolete comment in src/pcl/boot.lisp
|
commit | commitdiff | tree |
2016-06-30 |
Jan Moringen | Inline ENSURE-CLASS-FINALIZED on critical paths
|
commit | commitdiff | tree |
2016-06-30 |
Jan Moringen | Simplify macro-based definition of ALLOCATE-INSTANCE...
|
commit | commitdiff | tree |
2016-06-19 |
Jan Moringen | {FIND-,DEF}CLASS signal {CLASS-NOT-FOUND,ILLEGAL-CLASS...
|
commit | commitdiff | tree |
2016-06-19 |
Jan Moringen | SB-PCL:GENERIC-CLOBBERS-FUNCTION uses SB-IMPL:PRINT...
|
commit | commitdiff | tree |
2016-06-14 |
Jan Moringen | Add argument precedence order to DESCRIBE output for...
|
commit | commitdiff | tree |
2016-06-04 |
Jan Moringen | Fix build with sb-fluid
|
commit | commitdiff | tree |
2016-05-28 |
Jan Moringen | Fix typo in "M[I]B" suffix parsing in !CONFIGURE-DYNAMIC...
|
commit | commitdiff | tree |
2016-05-19 |
Jan Moringen | Add COMPILER-WARN to list of UNCROSS-requiring functions
|
commit | commitdiff | tree |
2016-05-01 |
Jan Moringen | Better printing of function types via new functions...
|
commit | commitdiff | tree |
2016-05-01 |
Jan Moringen | Fix STREAM-ELEMENT-MODE for non-fd ANSI-STREAMs
|
commit | commitdiff | tree |
2016-04-03 |
Jan Moringen | tests: WITH-TEST, CHECKED-COMPILE in tests/{gray-streams...
|
commit | commitdiff | tree |
2016-03-14 |
Jan Moringen | Check extended sequences returned by MAKE-SEQUENCE...
|
commit | commitdiff | tree |
2016-03-14 |
Jan Moringen | Uniformly expand RESULT-TYPE in MAKE-SEQUENCE, MAP...
|
commit | commitdiff | tree |
2016-03-14 |
Jan Moringen | Use new WHEN-EXTENDED-SEQUENCE-TYPE in MAKE-SEQUENCE...
|
commit | commitdiff | tree |
2016-03-14 |
Jan Moringen | Fix type-relations between EXTENDED-SEQUENCE and [FUNCALLABL...
|
commit | commitdiff | tree |
2016-03-13 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in interface....
|
commit | commitdiff | tree |
2016-03-09 |
Jan Moringen | Fix result sequence creation in SEQUENCE:MAP
|
commit | commitdiff | tree |
2016-03-09 |
Jan Moringen | MAKE-SEQUENCE accepts extended sequence class objects...
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Improve documentation strings and fix a typo
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Proper delegation between DOCUMENTATION methods for...
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Avoid redundancy between TYPE-related DOCUMENTATION...
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Handle (setf (documentation nil ...) ...) in a single...
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Rearrange methods in src/pcl/documentation.lisp
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | tests: Minor cleanup in DOCUMENTATION tests
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | tests: Remove execute permissions from win32 stack...
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | Previously missed whitespace canonicalizations
|
commit | commitdiff | tree |
2016-03-06 |
Jan Moringen | tools-for-build: Fix canonicalization of whitespace...
|
commit | commitdiff | tree |
2016-02-20 |
Jan Moringen | tests: Skip test for INTERNAL-NAME-P on builds with...
|
commit | commitdiff | tree |
2016-02-20 |
Jan Moringen | Do not leak implementation details in CONDITION-WAIT...
|
commit | commitdiff | tree |
2016-02-13 |
Jan Moringen | tests: WITH-TEST and CHECKED-COMPILE in tests/list...
|
commit | commitdiff | tree |
2016-02-07 |
Jan Moringen | tools-for-build: Canonicalize whitespace in texinfo...
|
commit | commitdiff | tree |
2016-02-07 |
Jan Moringen | tools-for-build: Do whitespace canonicalization in...
|
commit | commitdiff | tree |
2016-02-07 |
Jan Moringen | tests: Change encoding of reader.impure.lisp latin...
|
commit | commitdiff | tree |
2016-02-06 |
Jan Moringen | sb-introspect: Fix FTYPE declamations for FUNCTION...
|
commit | commitdiff | tree |
2016-02-06 |
Jan Moringen | Fix FTYPE declamation for FIND-IN-PHYSENV
|
commit | commitdiff | tree |
2016-01-17 |
Jan Moringen | sb-cltl2: Fix deprecation info for shadowing local...
|
commit | commitdiff | tree |
2016-01-11 |
Jan Moringen | Fix potential type error in FUNCTIONAL-MAY-ESCAPE-P
|
commit | commitdiff | tree |
2016-01-10 |
Jan Moringen | sb-aclrepl: Remove unused function DO-INSPECT in tests...
|
commit | commitdiff | tree |
2016-01-10 |
Jan Moringen | sb-aclrepl: Fix SB-DEBUG:PRINT-BACKTRACE call arguments...
|
commit | commitdiff | tree |
2016-01-10 |
Jan Moringen | sb-md5: Fix inlining failure warning for FILL-BLOCK...
|
commit | commitdiff | tree |
2016-01-02 |
Jan Moringen | manual: Minor texinfo markup improvements
|
commit | commitdiff | tree |
2016-01-02 |
Jan Moringen | Share code between ansi streams and gray streams
|
commit | commitdiff | tree |
2015-12-31 |
Jan Moringen | {READ,WRITE}-SEQUENCE behave better for generic sequences
|
commit | commitdiff | tree |
2015-12-20 |
Jan Moringen | tests: use CHECKED-COMPILE in more places in compiler...
|
commit | commitdiff | tree |
2015-12-20 |
Jan Moringen | tests: CHECKED-COMPILE captures error output, returns...
|
commit | commitdiff | tree |
2015-12-20 |
Jan Moringen | tests: do not pretty-print test names
|
commit | commitdiff | tree |
2015-12-20 |
Jan Moringen | tests: fix bogus test compiler.pure.lisp :bug-646796
|
commit | commitdiff | tree |
2015-12-14 |
Jan Moringen | Fix STREAM-ELEMENT-TYPE-STREAM-ELEMENT-MODE
|
commit | commitdiff | tree |