projects
/
sbcl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
1.0.45.35: revert 1.0.45.30 due to regression (lp#677779)
[sbcl.git]
/
src
/
2010-06-12
Cyrus Harmon
1.0.39.13: restore darwin/ppc building
tree
|
commitdiff
2010-06-12
Cyrus Harmon
1.0.39.12: remove darwin-langinfo
tree
|
commitdiff
2010-06-06
Christophe Rhodes
1.0.39.9: improvements to the manual
tree
|
commitdiff
2010-06-06
Alastair Bridgewater
1.0.39.8: Inline-compare more character codes on SB...
tree
|
commitdiff
2010-06-06
Alastair Bridgewater
1.0.39.7: Make TRACE :ENCAPSULATE NIL work on PPC.
tree
|
commitdiff
2010-06-06
Alastair Bridgewater
1.0.39.6: valid_lisp_pointer_p() is gencgc-specific...
tree
|
commitdiff
2010-06-06
Alastair Bridgewater
1.0.39.5: Initial attempt to make breakpoints work...
tree
|
commitdiff
2010-06-03
Cyrus Harmon
1.0.39.4: fix build on non-darwin and ppc/darwin platforms
tree
|
commitdiff
2010-06-03
Cyrus Harmon
1.0.39.3: support building on darwin x86 and x86-64...
tree
|
commitdiff
2010-05-30
Alastair Bridgewater
1.0.39.2: Fix symbol-name-conflict resolution test...
tree
|
commitdiff
2010-05-24
Alastair Bridgewater
1.0.38.12: Fix FP traps on PPC/Linux.
tree
|
commitdiff
2010-05-23
Alastair Bridgewater
1.0.38.11: Enable floating-point exception delivery...
tree
|
commitdiff
2010-05-23
Alastair Bridgewater
1.0.38.10: Support for building on OpenBSD/PPC (patch...
tree
|
commitdiff
2010-05-21
Alastair Bridgewater
1.0.38.9: Integer callback result fixes.
tree
|
commitdiff
2010-05-06
Paul Khuong
1.0.38.6: Clear higher order bits for SSE operations...
tree
|
commitdiff
2010-05-01
Alastair Bridgewater
1.0.38.5: PPC character handling fixes.
tree
|
commitdiff
2010-04-30
Alastair Bridgewater
1.0.38.4: Scrub control stack after scavenging on non...
tree
|
commitdiff
2010-04-30
Alastair Bridgewater
1.0.38.3: PPC linkage-table fix.
tree
|
commitdiff
2010-04-30
Alastair Bridgewater
1.0.38.2: Gencgc error-checking fixes.
tree
|
commitdiff
2010-04-30
Alastair Bridgewater
1.0.38.1: Fix undefined-function bug-353 tests on x86oids.
tree
|
commitdiff
2010-04-30
Christophe Rhodes
1.0.37.74: support NetBSD-current
tree
|
commitdiff
2010-04-27
Paul Khuong
1.0.37.73: Remove the one place we assumed constant...
tree
|
commitdiff
2010-04-27
Tobias C. Rittweiler
1.0.37.72: Fix ugliness in PRINT-UNREADABLE-OBJECT
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.70: Fix PRINT-OBJECT for RANDOM-STATE
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.69: Avoid emitting instructions (LODS, MOVSXD...
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.68: Downgrade WARNING to STYLE-WARNING for ...
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.67: Reset a toplevel INLINE declaration for...
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.66: Fix the build on alpha
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.65: Perform range reduction on x87 transcendentals
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.64: Fixtransforms for float TRUNCATE
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.63: Test for the correct range when eliding...
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.62: More robust reciprocal exactitude test
tree
|
commitdiff
2010-04-26
Paul Khuong
1.0.37.61: Ensure GCD always returns positive values
tree
|
commitdiff
2010-04-23
cracauer
1.0.37.60: fix backtick problem breaking e.g. literal...
tree
|
commitdiff
2010-04-18
Nathan Froyd
1.0.37.59: micro-optimize x86oid signed-word checking
tree
|
commitdiff
2010-04-18
Nathan Froyd
1.0.37.58: micro-optimize x86 lowtag testing
tree
|
commitdiff
2010-04-08
Nikodemus Siivola
1.0.37.57: better DEFMETHOD pretty-printing
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.56: no more :NEW-OWNER in GRAB-MUTEX
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.55: typo in src/runtime/sunos-os.c
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.54: more robust runtime executable path detection
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.52: better MAKE-HASH-TABLE :WEAKNESS documentation
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.50: check for unbound FORMAT-CONTROL for SIMPLE...
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.48: nicer *PRINT-ESCAPE* printout for SIMPLE...
tree
|
commitdiff
2010-04-07
Nikodemus Siivola
1.0.37.47: less pain for building threads on Darwin
tree
|
commitdiff
2010-04-06
Nikodemus Siivola
1.0.37.44: FIND-PACKAGE and FIND-SYMBOL deadlocks
tree
|
commitdiff
2010-04-06
Nathan Froyd
1.0.37.43: add RAW-INSTANCE-INIT/* VOPs for PPC
tree
|
commitdiff
2010-04-06
Tobias C. Rittweiler
1.0.37.42: Add DEFKNOWN for %FAILED-AVER...
tree
|
commitdiff
2010-04-05
Nathan Froyd
1.0.37.38: micro-optimizations of CONCATENATE bits
tree
|
commitdiff
2010-04-05
Nathan Froyd
1.0.37.37: fix CONCATENATE FIXME
tree
|
commitdiff
2010-04-04
Nikodemus Siivola
1.0.37.36: revisit FIND/POSITION bounds checking on...
tree
|
commitdiff
2010-04-03
Tobias C. Rittweiler
1.0.37.35: Rename WAITQUEUE-DATA to WAITQUEUE-TOKEN.
tree
|
commitdiff
2010-04-03
Tobias C. Rittweiler
1.0.37.34: Fix lost wakeup bug between CONDITION-WAIT...
tree
|
commitdiff
2010-04-03
Tobias C. Rittweiler
1.0.37.33: Add SB-THREAD:GRAB-MUTEX.
tree
|
commitdiff
2010-04-03
Tobias C. Rittweiler
1.0.37.31: Use (WITH-TEST ...) consistently in threads...
tree
|
commitdiff
2010-04-03
Tobias C. Rittweiler
1.0.37.30: OAOOize type of NAME slots between THREAD...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.29: Cleanup from fasl format and fasdump logic...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.28: Remove fop-normal-load games when dumping...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.27: Add new named-package FOPs for simpler packa...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.26: Remove FASL-DUMP-COLD-LOAD-FORM and its...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.25: Defer interning symbols to cold-core as...
tree
|
commitdiff
2010-04-03
Alastair Bridgewater
1.0.37.24: Genesis deFIXMEification: Symbol allocation...
tree
|
commitdiff
2010-04-02
Nikodemus Siivola
1.0.37.23: saner SB-PROFILE::COUNTER-COUNT handling
tree
|
commitdiff
2010-04-01
Nikodemus Siivola
1.0.37.22: SB-PROFILE improvements
tree
|
commitdiff
2010-03-30
Nikodemus Siivola
1.0.37.17: multiplication-by-one misoptimization in...
tree
|
commitdiff
2010-03-29
Nikodemus Siivola
1.0.37.16: fix build
tree
|
commitdiff
2010-03-29
Tobias C. Rittweiler
1.0.37.15: Make SB-THREAD:TRY-SEMAPHORE decrement count...
tree
|
commitdiff
2010-03-29
Nikodemus Siivola
1.0.37.14: fix the other half of the WAIT-ON-SEMAPHORE...
tree
|
commitdiff
2010-03-28
Tobias C. Rittweiler
1.0.37.13: Make SIGNAL-SEMAPHORE interruptable.
tree
|
commitdiff
2010-03-28
Tobias C. Rittweiler
1.0.37.6: Add SB-SYS:CANCEL-DEADLINE restart to DEADLIN...
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.9: atomic STOREW for large integer constants...
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.8: add ATOMIC-DECF, fix WAIT-ON-SEMAPHORE-BUGLET
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.7: RETRY restart for NO-APPLICABLE-METHOD and...
tree
|
commitdiff
2010-03-28
Tobias C. Rittweiler
1.0.37.6: Add SB-THREAD:TRY-SEMAPHORE.
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.5: remove a redundant IF
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.4: robuster page table pickup
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.3: make *STANDARD-INPUT*, *STANDARD-OUTPUT*...
tree
|
commitdiff
2010-03-28
Nikodemus Siivola
1.0.37.1: more correct restart text for MAKE-PACKAGE
tree
|
commitdiff
2010-03-26
Nikodemus Siivola
1.0.36.40: fix PPC build
tree
|
commitdiff
2010-03-23
Nikodemus Siivola
1.0.36.38: unBREAK
tree
|
commitdiff
2010-03-23
Nikodemus Siivola
1.0.36.37: fix minor regression from 1.0.36.33
tree
|
commitdiff
2010-03-20
Tobias C. Rittweiler
1.0.36.35: More accurate WHO-CALLS / WHO-EXPANDS inform...
tree
|
commitdiff
2010-03-19
Nikodemus Siivola
1.0.36.34: WHO-CALLS information for source transformed...
tree
|
commitdiff
2010-03-19
Nikodemus Siivola
1.0.36.33: handle missing &REST in proclamations
tree
|
commitdiff
2010-03-18
Nikodemus Siivola
1.0.36.32: reparsing undefined types when necessary
tree
|
commitdiff
2010-03-18
Nikodemus Siivola
1.0.36.30: on x86-64 split MOVE-TO-SINGLE into -REG...
tree
|
commitdiff
2010-03-18
Nikodemus Siivola
1.0.36.30: print_generation_stats even if heap exhausti...
tree
|
commitdiff
2010-03-17
Nikodemus Siivola
1.0.36.29: better Control-C signaling
tree
|
commitdiff
2010-03-17
Nikodemus Siivola
1.0.36.28: real LOAD-LOGICAL-PATHNAME-TRANSLATIONS
tree
|
commitdiff
2010-03-17
Nikodemus Siivola
1.0.36.27: less mprotect calls in GENCGC
tree
|
commitdiff
2010-03-17
Nikodemus Siivola
1.0.36.26: bug using OF-TYPE VECTOR in LOOP
tree
|
commitdiff
2010-03-15
Nikodemus Siivola
1.0.36.24: FIND/POSITION bounds checking on lists
tree
|
commitdiff
2010-03-12
Nikodemus Siivola
1.0.36.23: more consistent handling of ignored DX decla...
tree
|
commitdiff
2010-03-12
Nikodemus Siivola
1.0.36.22: bogus style-warning in DEFSTRUCT edge-case
tree
|
commitdiff
2010-03-12
Nikodemus Siivola
1.0.36.21: stricter handling of invalid backquote expre...
tree
|
commitdiff
2010-03-11
Nikodemus Siivola
1.0.36.20: prettier WITH-COMPILATION-UNIT documentation
tree
|
commitdiff
2010-03-11
Nikodemus Siivola
1.0.36.19: WITH-COMPILATION-UNIT :POLICY
tree
|
commitdiff
2010-03-11
Nikodemus Siivola
1.0.36.18: remove *MERGE-SORT-TEMP-VECTOR* and *ZAP...
tree
|
commitdiff
2010-03-08
Nikodemus Siivola
1.0.36.15: upgraded array element-type of unions and...
tree
|
commitdiff
2010-03-08
Nikodemus Siivola
1.0.36.14: better differences of numeric types
tree
|
commitdiff
2010-03-01
Alastair Bridgewater
1.0.36.10: UD2-BREAKPOINTS for Win32
tree
|
commitdiff
next