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 |
2015-12-13 |
Jan Moringen | tests: new utility function CHECKED-COMPILE
|
commit | commitdiff | tree |
2015-12-02 |
Jan Moringen | Avoid redundancy in the implementations of SEQUENCE...
|
commit | commitdiff | tree |
2015-12-02 |
Jan Moringen | Fix for dde1f4d: PROTOCOL-UNIMPLEMENTED prints class...
|
commit | commitdiff | tree |
2015-12-02 |
Jan Moringen | Document and export SEQUENCE:PROTOCOL-UNIMPLEMENTED
|
commit | commitdiff | tree |
2015-11-29 |
Jan Moringen | tests: Simplifications in bivalent-stream.impure.lisp
|
commit | commitdiff | tree |
2015-11-29 |
Jan Moringen | ANSI-STREAM-{READ,WRITE}-SEQUENCE handle bivalent streams...
|
commit | commitdiff | tree |
2015-11-29 |
Jan Moringen | Avoid calling SUBTYPEP in ANSI-STREAM-{READ,WRITE}...
|
commit | commitdiff | tree |
2015-11-28 |
Jan Moringen | Use appropriate ANSI-STREAM-* functions in ANSI-STREAM...
|
commit | commitdiff | tree |
2015-11-15 |
Jan Moringen | Fix commit "WAIT-ON-SEMAPHORE could block indefinitely...
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | Enable conditionalized definition of %RAW-INSTANCE...
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | tests: Cosmetic changes in deadline.impure.lisp
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | JOIN-THREAD signals a better error when trying to join...
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | WAIT-ON-SEMAPHORE could block indefinitely despite...
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | Declare type of DECODE-TIMEOUT
|
commit | commitdiff | tree |
2015-11-14 |
Jan Moringen | RELATIVE-DECODED-TIMES returns 0 for absolute times...
|
commit | commitdiff | tree |
2015-11-11 |
Jan Moringen | tests: (:BACKTRACE :INTERPRETED-FACTORIAL) depends...
|
commit | commitdiff | tree |
2015-11-02 |
Jan Moringen | Fix "tests: run-tests.sh accepts --evaluator-mode commandlin...
|
commit | commitdiff | tree |
2015-11-02 |
Jan Moringen | Backtraces work with supplied-p variables for unused...
|
commit | commitdiff | tree |
2015-11-02 |
Jan Moringen | tests: Move backtrace tests into new file backtrace...
|
commit | commitdiff | tree |
2015-10-31 |
Jan Moringen | tests: run-tests.sh accepts --evaluator-mode commandline...
|
commit | commitdiff | tree |
2015-10-25 |
Jan Moringen | tests: Fix DEFSTRUCT constructor test in full-eval...
|
commit | commitdiff | tree |
2015-10-15 |
Jan Moringen | Fix previous commit (3a60644)
|
commit | commitdiff | tree |
2015-10-15 |
Jan Moringen | Fix format control in CHECK-DEPRECATION-DECLARATION
|
commit | commitdiff | tree |
2015-09-30 |
Jan Moringen | Fix :type-spec of :function,:variable,:type :deprecated...
|
commit | commitdiff | tree |
2015-09-05 |
Jan Moringen | Timers do not "catch up" after suspend and resume by...
|
commit | commitdiff | tree |
2015-09-05 |
Jan Moringen | Minor improvements in code/timer.lisp
|
commit | commitdiff | tree |
2015-09-05 |
Jan Moringen | Remove ineffective WITHOUT-INTERRUPTS form in code...
|
commit | commitdiff | tree |
2015-09-05 |
Jan Moringen | manual: Typo fix in doc/manual/deprecation.texinfo
|
commit | commitdiff | tree |
2015-08-20 |
Jan Moringen | Properly deprecate SET-MUTEX-VALUE
|
commit | commitdiff | tree |
2015-08-20 |
Jan Moringen | Deprecation declarations for various already deprecated...
|
commit | commitdiff | tree |
2015-08-20 |
Jan Moringen | Mark SB-DEBUG:BACKTRACE[-AS-LIST] as deprecated
|
commit | commitdiff | tree |
2015-08-13 |
Jan Moringen | DEFINE-DEPRECATED-{FUNCTION,VARIABLE} use DECLAIM at...
|
commit | commitdiff | tree |
2015-08-08 |
Jan Moringen | Wording improvements, spelling and typo fixes in comments...
|
commit | commitdiff | tree |
2015-08-06 |
Jan Moringen | Fix closure naming in SETUP-FUNCTION-FOR-FINAL-DEPRECATION
|
commit | commitdiff | tree |
2015-08-06 |
Jan Moringen | Source locations for DEPRECATION declarations (DECLAIM...
|
commit | commitdiff | tree |
2015-08-03 |
Jan Moringen | DEPRECATION declarations do not default software to...
|
commit | commitdiff | tree |
2015-08-03 |
Jan Moringen | Fix namespace in deprecation note injected by DOCUMENTATION
|
commit | commitdiff | tree |
2015-08-03 |
Jan Moringen | Cleanup in tests/condition.pure.lisp
|
commit | commitdiff | tree |
2015-07-30 |
Francois-Rene Rideau | Update ASDF to 3.1.5. ...Rene Rideau with minor tweaks by Jan Moringen.
|
commit | commitdiff | tree |
2015-07-30 |
Jan Moringen | Fix CCL-hosted build: no DEPRECATED declaration in...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | New build tool tools-for-build/pending-deprecations...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | NEWS entry for new deprecation machinery
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | manual: Merge deprecat{ion,ed}.texinfo
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | manual: New section "Deprecation Declaration and Conditions"
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | sb-cltl2: Make variable and function deprecation information...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | tests: Separate files for DEPRECATED declaration and...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | DOCUMENTATION injects deprecation notes into docstrings
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | DESCRIBE prints deprecation information
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | DEPRECATED declaration defines stubs for :FINAL funs...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | Add a namespace slot to deprecation information
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | Split deprecation "since" into "software" and "version"
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | New DEPRECATED declaration for functions, variables...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | Infrastructure for supporting deprecation of types
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | Store deprecation information for functions in globaldb
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | New structure DEPRECATION-INFO, adaptation of deprecated...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | Improvements for {EARLY,LATE,FINAL}-DEPRECATION-WARNING
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | tests: Check ATOM as DEFTYPE body
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | tests: ASSERT[-NO]-SIGNAL muffle warnings and count...
|
commit | commitdiff | tree |
2015-07-29 |
Jan Moringen | New condition COMPILER-MACRO-APPLICATION-MISSED-WARNING
|
commit | commitdiff | tree |
2015-07-28 |
Jan Moringen | Fix MAP1 (again)
|
commit | commitdiff | tree |
2015-07-21 |
Jan Moringen | windows installer: Cosmetic changes
|
commit | commitdiff | tree |
2015-07-21 |
Jan Moringen | windows installer: Escape registry key separators correctly
|
commit | commitdiff | tree |
2015-07-19 |
Jan Moringen | Fix ARRAY-IN-BOUNDS-P for negative subscripts
|
commit | commitdiff | tree |
2015-07-19 |
Jan Moringen | Mention HACKING in README
|
commit | commitdiff | tree |
2015-07-10 |
Jan Moringen | Simplify SB-CLTL2:{FUNCTION,VARIABLE}-INFORMATION
|
commit | commitdiff | tree |
2015-07-08 |
Jan Moringen | sb-mpfr: Fix use of deprecated package SB-C-CALL
|
commit | commitdiff | tree |
2015-07-08 |
Jan Moringen | sb-aclrepl: Fix uses of deprecated SB-{DEBUG,THREAD...
|
commit | commitdiff | tree |
2015-07-04 |
Jan Moringen | Add ENSURE-LIST, use where appropriate
|
commit | commitdiff | tree |
2015-07-04 |
Jan Moringen | Use !UNCROSS-FORMAT-CONTROL for deprecation condition...
|
commit | commitdiff | tree |
2015-06-30 |
Attila Lendvai | Use PRINT-SYMBOL-WITH-PREFIX to print class names. ...patch; very slightly updated by Jan Moringen)
|
commit | commitdiff | tree |
2015-06-22 |
Jan Moringen | Comment fix in src/compiler/parse-lambda-list.lisp
|
commit | commitdiff | tree |
2015-06-21 |
Jan Moringen | Cleanup in tests/threads.[im]pure.lisp
|
commit | commitdiff | tree |
2015-06-21 |
Jan Moringen | JOIN-THREAD allows distinguishing timeout vs. abort
|
commit | commitdiff | tree |
2015-06-21 |
Jan Moringen | WAIT-ON-SEMAPHORE accepts a decrement keyword parameter
|
commit | commitdiff | tree |