<
February, 2010
March, 2010
April, 2010
>
March, 2010
1st
1.0.36.9: UD2-BREAKPOINTS feature for x86oid systems
- SBCL Commits
1.0.36.10: UD2-BREAKPOINTS for Win32
- SBCL Commits
1.0.36.11: Make slam.sh work on Win32.
- SBCL Commits
1.0.36.12: Make sb-posix build on win32 again.
- SBCL Commits
1.0.36.13: Fix test case clos.impure.lisp / BUG-520366.
- SBCL Commits
8th
1.0.36.14: better differences of numeric types
- SBCL Commits
1.0.36.15: upgraded array element-type of unions and intersections
- SBCL Commits
9th
1.0.36.16: allocation profiling for new threads
- SBCL Commits
11th
1.0.36.17: SB-INTROSPECT building without SB-EVAL
- SBCL Commits
1.0.36.18: remove *MERGE-SORT-TEMP-VECTOR* and *ZAP-ARRAY-DATA-TEMP*
- SBCL Commits
1.0.36.19: WITH-COMPILATION-UNIT :POLICY
- SBCL Commits
1.0.36.20: prettier WITH-COMPILATION-UNIT documentation
- SBCL Commits
12th
1.0.36.21: stricter handling of invalid backquote expressions
- SBCL Commits
1.0.36.22: bogus style-warning in DEFSTRUCT edge-case
- SBCL Commits
1.0.36.23: more consistent handling of ignored DX declarations
- SBCL Commits
15th
1.0.36.24: FIND/POSITION bounds checking on lists
- SBCL Commits
1.0.36.25: stuff silly putty into pipe to stop ASDF-INSTALL leaking
- SBCL Commits
17th
1.0.36.26: bug using OF-TYPE VECTOR in LOOP
- SBCL Commits
1.0.36.27: less mprotect calls in GENCGC
- SBCL Commits
1.0.36.28: real LOAD-LOGICAL-PATHNAME-TRANSLATIONS
- SBCL Commits
1.0.36.29: better Control-C signaling
- SBCL Commits
[540413] MAKE-SOCKET-STREAM and :AUTO-CLOSE
- Launchpad Bugs
18th
1.0.36.30: print_generation_stats even if heap exhaustion happens during allocation
- SBCL Commits
1.0.36.30: on x86-64 split MOVE-TO-SINGLE into -REG and -STACK versions
- SBCL Commits
1.0.36.32: reparsing undefined types when necessary
- SBCL Commits
19th
[541584] EVAL occasionally expands macros twice
- Launchpad Bugs
[541771] typo in the manual: call_backtrace_from_fp
- Launchpad Bugs
1.0.36.33: handle missing &REST; in proclamations
- SBCL Commits
[542174] xref / who-calls lossage on structure slots
- Launchpad Bugs
1.0.36.34: WHO-CALLS information for source transformed calls
- SBCL Commits
20th
1.0.36.35: More accurate WHO-CALLS / WHO-EXPANDS information
- SBCL Commits
[542807] bogus STYLE-WARNING for repeated DEFSTRUCT with empty constructor lambda-list
- Launchpad Bugs
[542894] recent change in late-type.lisp break ppc builds
- Launchpad Bugs
21st
1.0.36.36: Update release checklist
- SBCL Commits
[543317] clear-output on fd-streams
- Launchpad Bugs
[543473] :weakness argument of make-hash-table is confusing (IMO)
- Launchpad Bugs
22nd
[543935] docstrings.lisp, texinfo macros, plus &whole and &environment
- Launchpad Bugs
[543951] issue with SB-BSD-SOCKETS:SOCKET-CLOSE
- Launchpad Bugs
[544421] Transfer of Control during SUB-GC
- Launchpad Bugs
23rd
1.0.36.37: fix minor regression from 1.0.36.33
- SBCL Commits
1.0.36.38: unBREAK
- SBCL Commits
24th
[545730] potential darwin issue
- Launchpad Bugs
25th
1.0.36.39: report location correctly in run-sbcl.sh
- SBCL Commits
[547030] wanted: thread priorities
- Launchpad Bugs
[547095] type of NAME slot of thread-related datastructures
- Launchpad Bugs
26th
[548427] defer-deadline restart has no interactive query function
- Launchpad Bugs
[548430] wanted: way to defer a deadline into eternity
- Launchpad Bugs
[548612] sbcl doesn't offer a way to reinstate a signal handler broken by foreign code
- Launchpad Bugs
1.0.36.40: fix PPC build
- SBCL Commits
27th
[549673] Backtrace cut-off when interrupting syscall on Linux x86-32
- Launchpad Bugs
[549754] Build failure with :SB-LUTEX on Linux
- Launchpad Bugs
28th
[549974] default for gc :full t should be +pseudo-static-generation+
- Launchpad Bugs
1.0.37: will be tagged as sbcl_1_0_37
- SBCL Commits
1.0.37.1: more correct restart text for MAKE-PACKAGE
- SBCL Commits
1.0.37.2.: document UNLOAD-SHARED-OBJECT in the manual
- SBCL Commits
1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*, and *ERROR-OUTPUT* bivalent
- SBCL Commits
1.0.37.4: robuster page table pickup
- SBCL Commits
1.0.37.5: remove a redundant IF
- SBCL Commits
1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
- SBCL Commits
1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and NO-PRIMARY-METHOD
- SBCL Commits
[550263] Too many error messages after missing the backquote
- Launchpad Bugs
1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
- SBCL Commits
1.0.37.9: atomic STOREW for large integer constants on x86-64
- SBCL Commits
1.0.37.10: docs, docs are good
- SBCL Commits
1.0.37.6: Add SB-SYS:CANCEL-DEADLINE restart to DEADLINE-TIMEOUTs.
- SBCL Commits
1.0.37.12: Fix typo in "Reporting bugs" section of the manual.
- SBCL Commits
[550393] Win32: DIRECTORY case sensitive
- Launchpad Bugs
1.0.37.13: Make SIGNAL-SEMAPHORE interruptable.
- SBCL Commits
29th
1.0.37.14: fix the other half of the WAIT-ON-SEMAPHORE buglet
- SBCL Commits
1.0.37.15: Make SB-THREAD:TRY-SEMAPHORE decrement count by N.
- SBCL Commits
[550889] wanted: way to configure default SBCL_HOME at build time without touching source
- Launchpad Bugs
1.0.37.16: fix build
- SBCL Commits
[551227] error: the value NIL is not of type SB-C::NODE
- Launchpad Bugs
30th
[551338] build problems on x86-64/darwin
- Launchpad Bugs
1.0.37.17: multiplication-by-one misoptimization in (FLOAT-ACCURACY 0) policies
- SBCL Commits
1.0.37.18: New contrib SB-CONCURRENCY.
- SBCL Commits
still 1.0.38.18; forgot to delete old sb-queue files.
- SBCL Commits
[551905] trying to handle SIGCONT prone to fail
- Launchpad Bugs
1.0.37.19: Forgot to add sb-queue/package.lisp in last commit.
- SBCL Commits
31st
[552564] sb-posix, sb-grovel and #+sb-doc
- Launchpad Bugs
[552734] build fails if :sb-unicode is disabled on Linux
- Launchpad Bugs
1.0.37.20: Make stress test for SB-CONCURRENCY:MAILBOX more robust.
- SBCL Commits