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-24 |
Jan Moringen | Style touch-ups to interpreter/README.
|
commit | commitdiff | tree |
2015-10-22 |
Jan Moringen | Style improvements and minor bugfix from sb-fasteval...
|
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 |
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-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 |
2015-06-21 |
Jan Moringen | {WAIT-ON,TRY}-SEMAPHORE return new count
|
commit | commitdiff | tree |
2015-04-12 |
Jan Moringen | {SHIFT,PSET,ROTATE}F simplifications
|
commit | commitdiff | tree |
2015-04-12 |
Jan Moringen | Merge {early,late}-setf.lisp into just setf.lisp
|
commit | commitdiff | tree |
2015-03-28 |
Jan Moringen | Typo fixes in Unicode section of beyond-ansi.texinfo
|
commit | commitdiff | tree |
2015-03-28 |
Jan Moringen | Fix unused variable warnings in step.impure.lisp
|
commit | commitdiff | tree |
2015-03-28 |
Jan Moringen | OAOO fix in default MAKE-LOAD-FORM methods
|
commit | commitdiff | tree |
2015-03-28 |
Jan Moringen | Comment fixes in ir1tran-lambda.lisp
|
commit | commitdiff | tree |
2015-03-13 |
Jan Moringen | Fix some comments in target-main.lisp
|
commit | commitdiff | tree |
2015-03-13 |
Jan Moringen | No internal compiler error for forms like (function 1)
|
commit | commitdiff | tree |
2015-03-12 |
Jan Moringen | Fix deprecation warnings with two replacements
|
commit | commitdiff | tree |
2015-03-08 |
Jan Moringen | sb-introspect: Fix out-of-order inlining of MAP-*CODE...
|
commit | commitdiff | tree |
2015-03-08 |
Jan Moringen | Deprecate SOCKINT::{HANDLE->FD,FD->HANDLE,WIN32-*}...
|
commit | commitdiff | tree |
2015-03-08 |
Jan Moringen | Fix deprecation schedule
|
commit | commitdiff | tree |
2015-03-08 |
Jan Moringen | Use PRINT-DEPRECATION-MESSAGE in {EARLY,LATE,FINAL...
|
commit | commitdiff | tree |
2015-03-02 |
Jan Moringen | Fix build with CLL and CLisp hosts
|
commit | commitdiff | tree |
2015-02-28 |
Jan Moringen | Move deprecation pipeline along
|
commit | commitdiff | tree |
2015-02-28 |
Jan Moringen | DEFINE-DEPRECATED-{FUNCTION,VARIABLE} improvements
|
commit | commitdiff | tree |
2015-02-21 |
Jan Moringen | Use WITH-TEST and other improvements in clos.impure...
|
commit | commitdiff | tree |
2015-02-21 |
Jan Moringen | sb-introspect: FIND-VOP-SOURCE does not fail on CHECK...
|
commit | commitdiff | tree |
2015-02-09 |
Jan Moringen | UPDATE-CLASS signals an error when superclass relations...
|
commit | commitdiff | tree |
2015-02-09 |
Jan Moringen | ENSURE-CLASS signals an error on cyclic {super,meta...
|
commit | commitdiff | tree |
2015-02-01 |
Jan Moringen | New macro DO-NESTED-CLEANUPS traverses nested cleanups
|
commit | commitdiff | tree |
2015-01-07 |
Jan Moringen | Fix info sectioning in doc/manual/streams.texinfo
|
commit | commitdiff | tree |
2014-12-21 |
Jan Moringen | Fix MACROEXPANDing alien structure type redefinition
|
commit | commitdiff | tree |
2014-12-19 |
Jan Moringen | Always lose() when something goes wrong while saving...
|
commit | commitdiff | tree |
2014-11-03 |
Jan Moringen | HANDLER-BIND with empty bindings no longer disrupts...
|
commit | commitdiff | tree |
2014-10-12 |
Jan Moringen | Speed up SIGNAL via dx type check functions in %HANDLER...
|
commit | commitdiff | tree |
2014-10-12 |
Jan Moringen | Rebind *HANDLER-CLUSTERS* in SIGNAL to prevent infinite...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: Version bump, ipv6 documentation and...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: Initial addition of IPv6 support in...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: New macros {SOCKET,ADDRINFO}-ERROR...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: New macros WITH-SOCKET-[FD-AND-]ADDRESS
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: Move protocol into new file protocol...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: Separate internet protocol sockets...
|
commit | commitdiff | tree |
2014-09-27 |
Jan Moringen | sb-bsd-sockets: Minor, mostly cosmetic, changes
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | Documentation and news entry for SB-SEQUENCE:{MAP,CONCATENAT...
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | MERGE calls SB-SEQUENCE:MERGE for extended sequences
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | CONCATENATE calls SB-SEQUENCE:CONCATENATE for extended...
|
commit | commitdiff | tree |