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 |
2014-09-17 |
Jan Moringen | MAP calls SB-SEQUENCE:MAP for extended sequences
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | Improvements in CHANGE-CLASS tests
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | Improvements in methods on CHANGE-CLASS
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | New function SB-PCL:ENSURE-CLASS-FINALIZED
|
commit | commitdiff | tree |
2014-09-17 |
Jan Moringen | SB-SEQUENCE:DOSEQUENCE variable capture fixes
|
commit | commitdiff | tree |
2014-08-10 |
Jan Moringen | Test DOCUMENTATION for DOC-TYPEs PACKAGE, VARIABLE
|
commit | commitdiff | tree |
2014-08-10 |
Jan Moringen | Add WITH-TEST, improve test for DOCUMENTATION on (SETF...
|
commit | commitdiff | tree |
2014-08-10 |
Jan Moringen | DOCUMENTATION works on instances of FUNCALLABLE-STANDARD...
|
commit | commitdiff | tree |
2014-08-10 |
Jan Moringen | Improve DOCUMENTATION tests
|
commit | commitdiff | tree |
2014-08-06 |
Jan Moringen | Use WITH-TEST throughout tests/walk.impure.lisp
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | Fix ASSERT changes in acc2013
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | Rewrite of CHANGE-CLASS tests
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | Shared helpers for %OBSOLETE-INSTANCE-TRAP, %CHANGE...
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | CHANGE-CLASS no longer signals bogus TYPE-ERRORs despite...
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | CHANGE-CLASS into FORWARD-REFERENCED-CLASS signals...
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | CHANGE-CLASS now works correctly on unbound slots
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | CHANGE-CLASS finalizes inheritance of new class if...
|
commit | commitdiff | tree |
2014-08-03 |
Jan Moringen | ASSERT reports arguments in calls of lexical functions
|
commit | commitdiff | tree |
2014-07-15 |
Jan Moringen | Fix typo in NEWS
|
commit | commitdiff | tree |
2014-07-14 |
Jan Moringen | Fix ftype proclamation and definition of ASSERT[-SYMBOL...
|
commit | commitdiff | tree |
2014-07-14 |
Jan Moringen | Fix &OPTIONAL + &REST handling in FIND-OPTIONAL-DISPATCH...
|
commit | commitdiff | tree |
2014-07-03 |
Jan Moringen | Remove duplicate invalid-superclass handling in SHARED...
|
commit | commitdiff | tree |
2014-07-02 |
Jan Moringen | Fix typo in compiler note in SB-PCL:CAN-OPTIMIZE-ACCESS
|
commit | commitdiff | tree |
2014-06-28 |
Jan Moringen | Section on writing tests in HACKING
|
commit | commitdiff | tree |
2014-05-19 |
Jan Moringen | SAVE-LISP-AND-DIE signals SAVE-WITH-MULTIPLE-THREADS...
|
commit | commitdiff | tree |
2014-05-19 |
Jan Moringen | Document INTERACTIVE-THREADS, FOREGROUND-THREAD
|
commit | commitdiff | tree |
2014-05-19 |
Jan Moringen | Add SB-THREAD:INTERACTIVE-THREADS
|
commit | commitdiff | tree |
2014-05-19 |
Jan Moringen | Liberalize another assertion for widetag range compression...
|
commit | commitdiff | tree |
2014-05-04 |
Jan Moringen | SEQUENCE:PROTOCOL-UNIMPLEMENTED references node in...
|
commit | commitdiff | tree |
2014-05-01 |
Jan Moringen | Fewer *HANDLER-CLUSTERS* special re-bindings in SIGNAL
|
commit | commitdiff | tree |
2014-05-01 |
Jan Moringen | Simplify %HANDLER-BIND by introducing local functions
|
commit | commitdiff | tree |
2014-05-01 |
Jan Moringen | Fix explanatory comment for *HANDLER-CLUSTERS*
|
commit | commitdiff | tree |
2014-03-09 |
Jan Moringen | MAKE-CONDITION reports names of missing condition classes...
|
commit | commitdiff | tree |
2014-03-07 |
Jan Moringen | STREAM-ERROR-POSITION-INFO signals errors in fewer...
|
commit | commitdiff | tree |
2014-03-07 |
Jan Moringen | INVOKE-RESTART-INTERACTIVELY behaves like INVOKE-RESTART...
|
commit | commitdiff | tree |
2014-03-05 |
Jan Moringen | Respect *DEBUG-PRINT-VARIABLE-ALIST* when printing...
|
commit | commitdiff | tree |
2014-01-22 |
Jan Moringen | Simplifications in src/compiler/proclaim.lisp
|
commit | commitdiff | tree |
2014-01-22 |
Jan Moringen | Add PROCLAIM-[F]TYPE; use in PROCLAIM and PREINFORM...
|
commit | commitdiff | tree |
2014-01-22 |
Jan Moringen | Simplify report function of PACKAGE-LOCK-VIOLATION
|
commit | commitdiff | tree |
2014-01-22 |
Jan Moringen | Fix format argument handling of ASSERT-SYMBOL-HOME...
|
commit | commitdiff | tree |
2013-10-22 |
Jan Moringen | Use new MAP-RESTARTS in FIND-RESTART, COMPUTE-RESTARTS...
|
commit | commitdiff | tree |
2013-10-22 |
Jan Moringen | Make some RESTART slots read-only
|
commit | commitdiff | tree |
2013-10-22 |
Jan Moringen | Comments and rearrangements in {defboot,target-error...
|
commit | commitdiff | tree |
2013-10-22 |
Jan Moringen | Silence some unused variable warnings in tests/condition...
|
commit | commitdiff | tree |
2013-09-13 |
Jan Moringen | Simplify RESTART-BIND and improve documentation string
|
commit | commitdiff | tree |
2013-09-13 |
Jan Moringen | Remove convoluted keyword argument processing in RESTART...
|
commit | commitdiff | tree |
2013-09-02 |
Jan Moringen | Add SOCKET-SHUTDOWN in contrib/sb-bsd-sockets
|
commit | commitdiff | tree |
2013-06-28 |
Jan Moringen | In MAKE-THREAD, use WITH-SYSTEM-MUTEX for locking ...
|
commit | commitdiff | tree |
2013-04-12 |
Jan Moringen | Handle :ALLOCATION of condition slots correctly
|
commit | commitdiff | tree |
2013-04-12 |
Jan Moringen | Evaluate condition default initargs once, even after...
|
commit | commitdiff | tree |
2013-04-12 |
Jan Moringen | Use AMOP representation of canonicalized default initargs...
|
commit | commitdiff | tree |
2013-03-22 |
Jan Moringen | Declare types of END and TEST in N{LIST,VECTOR}-SUBSTITUTE...
|
commit | commitdiff | tree |
2013-03-22 |
Jan Moringen | Lazy length computation in DEFINE-SEQUENCE-TRAVERSER
|
commit | commitdiff | tree |
2013-03-22 |
Jan Moringen | Remove redundant LENGTH calls in NSUBSTITUTE[-IF[-NOT]]
|
commit | commitdiff | tree |
2013-03-22 |
Jan Moringen | Fix typo in comment in src/compiler/seqtran.lisp
|
commit | commitdiff | tree |
2013-03-22 |
Jan Moringen | Fix SEQUENCE:SEARCH, test seq. functions with user...
|
commit | commitdiff | tree |
2012-08-12 |
Jan Moringen | Mention SB-EXT:EXIT instead of SB-EXT:QUIT in docstrings...
|
commit | commitdiff | tree |