projects
/
sbcl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sbcl.git
2011-08-10
Anton Kovalenko
Avoid some exceptions in WAIT-UNTIL-FD-USABLE on Windows
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
David Lichteblau
Tweak os_validate to support running SBCL on recent...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
Nikodemus Siivola
generate-version.sh fixes
commit
|
commitdiff
|
tree
|
snapshot
2011-08-10
William Halliburton
fix initial FILE-POSITION for OPEN :IF-EXISTS :APPEND
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
David Lichteblau
New toplevel options --quit and --non-interactive
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
David Lichteblau
Make test toplevel.sh usable
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
David Lichteblau
Document further common toplevel options
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Nikodemus Siivola
sb-bsd-sockets: less SERVE-EVENT
commit
|
commitdiff
|
tree
|
snapshot
2011-08-09
Nikodemus Siivola
LOAD-TIME-VALUE improvements
commit
|
commitdiff
|
tree
|
snapshot
2011-08-08
Nikodemus Siivola
better type propagation for MULTIPLE-VALUE-BIND
commit
|
commitdiff
|
tree
|
snapshot
2011-08-06
Paul Khuong
Remove non-ASCII characters in comments
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Nikodemus Siivola
implement CEILING and FLOOR in terms of %CEILING and...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Nikodemus Siivola
rename %FLOOR to %BIGFLOOR
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Lutz Euler
Optimize integer division by a constant in several...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Nikodemus Siivola
export MOST-POSITIVE-WORD from SB-EXT
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Nikodemus Siivola
skip interrupted-syscall test on unthreaded builds
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Robert Brown
sb-bsd-sockets: add support for Linux TCP keep alive...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Lutz Euler
Correct function argument name generation in DEF-MATH-RTN
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Roman Marynchak
Remove the redundant bootstrap hack from %COMPILER...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-05
Roman Marynchak
move checking for constant ALIEN-INFO into a separate...
commit
|
commitdiff
|
tree
|
snapshot
2011-08-04
Nikodemus Siivola
fix short writes when not using SERVE-EVENT
commit
|
commitdiff
|
tree
|
snapshot
2011-08-03
Paul Khuong
Fix version string parsing for Linux 3.0
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Paul Khuong
Fix disassembly of CMP[PS][SD] instructions on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nikodemus Siivola
more robust backtraces for syscalls on x86
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nikodemus Siivola
add -fno-omit-frame-pointer to x86 builds
commit
|
commitdiff
|
tree
|
snapshot
2011-08-01
Nikodemus Siivola
make SBCL_ARCH=x86 build work on 64-bit linux without...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Nikodemus Siivola
fixed-format floating point printing: zero and scaling...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Nikodemus Siivola
add missing bug number to NEWS for 816564
commit
|
commitdiff
|
tree
|
snapshot
2011-07-29
Nikodemus Siivola
obsolete instance protocol and class-slots
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Joshua Elsasser
Have the float.pure.lisp / RANGE-REDUCTION test fail...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-28
Stas Boukarev
Fix xref for (setf name) names.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-27
Nikodemus Siivola
make sure LVAR-EXTERNALLY-CHECKABLE-TYPE always returns...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-24
Christophe...
fix COERCE to unfinalized extended sequence classes
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Jim Wise
Minor tweak for Solaris /bin/sh compatibility.
commit
|
commitdiff
|
tree
|
snapshot
2011-07-22
Paul Khuong
Correct RIP-relative offset for strange x86-64 instructions
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Juho Snellman
1.0.50: will be tagged as "sbcl-1.0.50"
commit
|
commitdiff
|
tree
|
snapshot
2011-07-11
Juho Snellman
Fix generate_version.sh for release tarballs
commit
|
commitdiff
|
tree
|
snapshot
2011-07-08
Paul Khuong
Fix a non-gencgc build failure in UNSAFE-CLEAR-ROOTS
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Paul Khuong
Small cleanups
commit
|
commitdiff
|
tree
|
snapshot
2011-07-06
Paul Khuong
More conservative defaults in GENCGC
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Fix the build - gencgc broken since 1.0.49.73 (4 commit...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Nikodemus Siivola
teach debugger about &MORE arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Nikodemus Siivola
inhibit &REST -> &MORE conversion when DEBUG is 3
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Allocate at least gencgc_alloc_granularity bytes at...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Release address space to the OS at gencgc_release_granu...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Split GENCGC_PAGE_BYTES in 3 constants
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Lazier zero_dirty_pages in gencgc
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Differentiate between object slot initialisation and...
commit
|
commitdiff
|
tree
|
snapshot
2011-07-03
Paul Khuong
Fix an off-by-one in MAP-ALLOCATED-OBJECTS
commit
|
commitdiff
|
tree
|
snapshot
2011-06-29
Christophe...
restarts for PRINT-NOT-READABLE errors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Nikodemus Siivola
export SIZE-T and OFF-T from SB-ALIEN
commit
|
commitdiff
|
tree
|
snapshot
2011-06-26
Nikodemus Siivola
fix bogus test in arith.pure.lisp
commit
|
commitdiff
|
tree
|
snapshot
2011-06-24
Paul Khuong
Get alignment right for block headers on x86-64, this...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-23
Paul Khuong
Microoptimisation for block headers on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2011-06-22
Paul Khuong
Let register allocation handle unused TNs due to consta...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Paul Khuong
Unboxed implicit value cells on x86[-64]
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Paul Khuong
Compiler support for specialised implicit value cells
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Paul Khuong
Restore the build on x86
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Paul Khuong
Inline local call trampolines on x86[-64]
commit
|
commitdiff
|
tree
|
snapshot
2011-06-21
Paul Khuong
Faster MAP[-INTO] when (> SPEED SPACE)
commit
|
commitdiff
|
tree
|
snapshot
2011-06-20
Paul Khuong
More constraint propagation in the presence of assignment
commit
|
commitdiff
|
tree
|
snapshot
2011-06-19
Paul Khuong
Less constraint propagation when COMPILATION-SPEED...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Paul Khuong
More explicit high-level interface for consets
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Paul Khuong
Faster iteration through a variable's constraints durin...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-18
Paul Khuong
Smarter FIND-CONSTRAINT during constraint propagation
commit
|
commitdiff
|
tree
|
snapshot
2011-06-17
Nikodemus Siivola
RUN-PROGRAM: apply the external-format to the PTY strea...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-15
Nikodemus Siivola
build: tweak generate-version.sh to work with older Git
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Nikodemus Siivola
rename STYLE to HACKING
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Nikodemus Siivola
whitespace in tests
commit
|
commitdiff
|
tree
|
snapshot
2011-06-14
Nikodemus Siivola
add &KEY SILENT to PARSE-LAMBDA-LIST
commit
|
commitdiff
|
tree
|
snapshot
2011-06-13
Jim Wise
Convert remaining tests in debug.impure.lisp to use...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Nikodemus Siivola
tests and NEWS for lp#308961
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
David Vázquez
FORMAT-AUX-EXP: adjust scale if scale-exponent return 1.0
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
David Vázquez
FLONUM-TO-DIGITS handles non-negative input properly
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
Specialised constant MAKE-{SINGLE,DOUBLE}-FLOAT VOPs...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Nikodemus Siivola
more NEWS
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Nikodemus Siivola
robustify DIRECTORY on logical pathnames
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
Fix #!- vs #- confusion in number's singleton-p type...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
Avoid constant folding NaNs from MAKE-{SINGLE,DOUBLE...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
Improve SINGLE-FLOAT-BITS on x86-64
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
Fix a corner case in RUN-PROGRAM with very long argumen...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-11
Paul Khuong
MAKE-THREAD accepts :ARGUMENTS to pass to the thread...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
FMAKUNBOUND removes the MACRO-FUNCTION as well
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
&optional and &key supplied-p arguments in boa-constuctors
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Jim Wise
Reorder description of info file installs to work aroun...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
mention SB-INTROSPECT's improved handling of structure...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
export *USERINIT-PATHNAME-FUNCTION* and *SYSINIT-PATHNA...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
git: that terminal output? make it mention the correct...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
git: more terminal output from post-receive-email script
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
git: revered merge detection logic in post-receive...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Nikodemus Siivola
sb-introspect: test-cases for defstruct copier, predica...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-10
Didier Verna
sb-introspect: source locations for structure copiers
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Nikodemus Siivola
robustify debugger against bogus lambda-lists
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jim Wise
RANGE-REDUCTION also fails-on sunos x86-64.
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Nikodemus Siivola
sb-posix: make SYSCALL-ERROR's argument optional
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Nikodemus Siivola
git: adjust whitespace in commit emails
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Nikodemus Siivola
git: post-receive-email hook again
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Nikodemus Siivola
git: update hook, fix post-receive-email
commit
|
commitdiff
|
tree
|
snapshot
2011-06-09
Jim Wise
Fix thinko in one of the Solaris-compat changes in...
commit
|
commitdiff
|
tree
|
snapshot
2011-06-08
Jim Wise
Merge branch 'master' of ssh://sbcl.git.sourceforge...
commit
|
commitdiff
|
tree
|
snapshot
next