common-lisp.net
/
projects/cmucl/cmucl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
projects/cmucl/cmucl.git
2013-01-17
Raymond Toy
First cut at making search-list a pathname host.
rtoy-search-list-as-host
commit
|
commitdiff
|
tree
2013-01-06
Raymond Toy
Add label for source paths that was missing.
commit
|
commitdiff
|
tree
2013-01-04
Raymond Toy
Update rules for pdf and dvi to run latex enough times...
commit
|
commitdiff
|
tree
2013-01-04
Raymond Toy
o Don't delete gif files because some are checked in...
commit
|
commitdiff
|
tree
2013-01-03
Raymond Toy
Put back the chapter Retargeting the Compiler.
commit
|
commitdiff
|
tree
2013-01-03
Raymond Toy
Remove duplicated definitions of list-all-external...
commit
|
commitdiff
|
tree
2013-01-01
Raymond Toy
Micro-optimization for move-from-signed, eliminating...
snapshot-2013-01
commit
|
commitdiff
|
tree
2012-12-27
Raymond Toy
Update from commit logs.
commit
|
commitdiff
|
tree
2012-12-26
Raymond Toy
Fix bitrot: set GC_SRC to gc.c if FEATURE_GENCGC is...
commit
|
commitdiff
|
tree
2012-12-26
Raymond Toy
Fix bitrot: support scavenging unicode strings..
commit
|
commitdiff
|
tree
2012-12-26
Raymond Toy
Forgot to load c-callback and alien-callback in the...
commit
|
commitdiff
|
tree
2012-12-26
Raymond Toy
Add :alien-callback to *faatures* for platforms that...
commit
|
commitdiff
|
tree
2012-12-24
Raymond Toy
Clean up: move byte-bash-copy near bit-bash-copy, and...
commit
|
commitdiff
|
tree
2012-12-24
Raymond Toy
Regenerated from sparc port.
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Regenerated.
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Fix a few compiler notes.
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Move the alien callback support into its own files.
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Get rid of the unused bit-bash-<foo> symbols.
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Use BYTE-BASH-COPY in the string transforms for SUBSEQ...
commit
|
commitdiff
|
tree
2012-12-23
Raymond Toy
Fix ticket:68 by adding {{{BYTE-BASH-COPY}}}
commit
|
commitdiff
|
tree
2012-12-22
Raymond Toy
Fix bitrot in interrupt_maybe_gc.
commit
|
commitdiff
|
tree
2012-12-22
Raymond Toy
Fix ticket:67
commit
|
commitdiff
|
tree
2012-12-22
Raymond Toy
Fix ticket:60.
commit
|
commitdiff
|
tree
2012-12-21
Raymond Toy
Reinstate ability to compile with gcc on sparc.
commit
|
commitdiff
|
tree
2012-12-19
Raymond Toy
Add source-location information for DEFINE-COMPILER...
commit
|
commitdiff
|
tree
2012-12-11
Raymond Toy
Print out more info on specialization errors.
commit
|
commitdiff
|
tree
2012-12-03
Raymond Toy
Updated from source code changes.
commit
|
commitdiff
|
tree
2012-12-03
Raymond Toy
Print out name of offending emitter in some error messages.
commit
|
commitdiff
|
tree
2012-12-02
Raymond Toy
When emitter has holes, print out name of offending...
commit
|
commitdiff
|
tree
2012-11-20
Raymond Toy
Oops. Need to tell precompile-ef-slot about +ef-osc+.
snapshot-2012-12
commit
|
commitdiff
|
tree
2012-11-20
Raymond Toy
Need to precompile the ef-osc slot too. Otherwise...
commit
|
commitdiff
|
tree
2012-11-19
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-11-18
Raymond Toy
Revert changes to unicode-complete; can't complete...
commit
|
commitdiff
|
tree
2012-11-18
Raymond Toy
Deprecate the -8 option since we don't support 8-bit...
commit
|
commitdiff
|
tree
2012-11-18
Raymond Toy
Merge branch 'master' of ssh://common-lisp.net/var...
commit
|
commitdiff
|
tree
2012-11-18
Raymond Toy
o Update to asdf 2.26
commit
|
commitdiff
|
tree
2012-11-18
Raymond Toy
Update asdf to version 2.25.
commit
|
commitdiff
|
tree
2012-11-17
Raymond Toy
o Update to asdf 2.26
commit
|
commitdiff
|
tree
2012-10-28
Raymond Toy
Merge branch 'master' of ssh://common-lisp.net/var...
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
Oops. expr should not have a "^" character in the regex...
20d
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
Check the git hash for a release tag too.
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
* src/compiler/byte-comp.lisp
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
Update pot and po files for sparc.
commit
|
commitdiff
|
tree
2012-10-27
Raymond Toy
Update pot and po files from current code.
commit
|
commitdiff
|
tree
2012-10-11
Raymond Toy
Update asdf to version 2.25.
commit
|
commitdiff
|
tree
2012-09-26
Raymond Toy
Fix typo (missing closing paren).
snapshot-2012-10
commit
|
commitdiff
|
tree
2012-09-26
Raymond Toy
Add WITH-CYCLE-COUNTER for x86, sparc, and ppc. Sparc...
commit
|
commitdiff
|
tree
2012-09-26
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-09-26
Raymond Toy
Fix ticket:63.
commit
|
commitdiff
|
tree
2012-09-05
Raymond Toy
Output lisp strings in utf8 format in ldb print.
commit
|
commitdiff
|
tree
2012-09-04
Raymond Toy
Fix ticket:62: Needed an IN-PACKAGE.
commit
|
commitdiff
|
tree
2012-09-03
Raymond Toy
Finish splitting out x86-validate into separate OS...
commit
|
commitdiff
|
tree
2012-09-01
Raymond Toy
Split x86-validate into separate files.
snapshot-2012-09
commit
|
commitdiff
|
tree
2012-09-01
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2012-09-01
Raymond Toy
Clean up RCS ids
commit
|
commitdiff
|
tree
2012-08-28
Raymond Toy
Update to asdf 2.24.
commit
|
commitdiff
|
tree
2012-08-28
Raymond Toy
Clean up debug_print. Surrogate pairs are always high...
commit
|
commitdiff
|
tree
2012-08-27
Raymond Toy
Minor cleanups of utf8 code.
commit
|
commitdiff
|
tree
2012-08-25
Raymond Toy
Change %primitive print.to output strings in utf8 inste...
commit
|
commitdiff
|
tree
2012-08-23
Raymond Toy
Need to wrap EVAL-WHEN around USE-PACKAGE since use...
commit
|
commitdiff
|
tree
2012-08-19
Raymond Toy
Floating-point micro-optimizations
commit
|
commitdiff
|
tree
2012-08-11
Raymond Toy
Move the FPU save/restore stuff from os.h to arch.h
commit
|
commitdiff
|
tree
2012-08-10
Raymond Toy
src/lisp/os.h:
commit
|
commitdiff
|
tree
2012-08-10
Raymond Toy
Use /usr/bin/sed instead of whatever is in the path.
commit
|
commitdiff
|
tree
2012-08-05
Raymond Toy
Support Lion and Mountain Lion which return x86-64...
commit
|
commitdiff
|
tree
2012-08-04
Raymond Toy
Add note that OSX 10.4 is no longer supported.
snapshot-2012-08
commit
|
commitdiff
|
tree
2012-08-04
Raymond Toy
Add note that OSX Lion can compile cmucl.
commit
|
commitdiff
|
tree
2012-08-04
Raymond Toy
Merge branch 'master' of ssh://common-lisp.net/var...
commit
|
commitdiff
|
tree
2012-08-04
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-08-04
Raymond Toy
Recognize x86_64 (for OSX Lion).
commit
|
commitdiff
|
tree
2012-08-03
Raymond Toy
* Remove comments about gcc-4.2. gcc or clang should...
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Update to asdf 2.23.
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Remove comment about compiling with clang, which now...
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Fix ticket:61, using option 2.
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Add -R option to force recompilation of C runtime.
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Fix possible stack corruption caused by possibly not...
commit
|
commitdiff
|
tree
2012-07-18
Raymond Toy
Clean up and correct some comments.
commit
|
commitdiff
|
tree
2012-07-17
Raymond Toy
Change url to www.cmucl.org.
commit
|
commitdiff
|
tree
2012-07-17
Raymond Toy
Clean up not-inline-allocation.
commit
|
commitdiff
|
tree
2012-07-13
Raymond Toy
Remove old inline allocation function and corresponding...
commit
|
commitdiff
|
tree
2012-07-12
Raymond Toy
Clean up alloc overflow routine. Cross-compile needed.
commit
|
commitdiff
|
tree
2012-07-05
Raymond Toy
Oops. Need to use long long's to compute the age in...
snapshot-2012-07
commit
|
commitdiff
|
tree
2012-07-05
Raymond Toy
Rearrange the fpu save/restore stuff to make it a bit...
commit
|
commitdiff
|
tree
2012-06-30
Raymond Toy
All VOPs that call allocation should save any live...
commit
|
commitdiff
|
tree
2012-06-15
Raymond Toy
Change min_av_mem_age to be an int instead of double...
commit
|
commitdiff
|
tree
2012-06-15
Raymond Toy
Update to asdf 2.22. Testsuite for asdf, using 2012...
commit
|
commitdiff
|
tree
2012-06-12
Raymond Toy
Oops. Didn't mean for the gencgc.o rule to get included.
snapshot-2012-06
commit
|
commitdiff
|
tree
2012-06-02
Raymond Toy
Add comments about using clang instead of gcc on x86.
commit
|
commitdiff
|
tree
2012-06-01
Raymond Toy
Don't set dimension of array to 1 for the rest slots...
commit
|
commitdiff
|
tree
2012-06-01
Raymond Toy
Update translation template.
commit
|
commitdiff
|
tree
2012-05-30
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2012-05-30
Raymond Toy
Revert :file-attribute changes.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Update with new :FILE-ATTRIBUTE external format, contri...
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Remove extra closing parenthesis.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Merge branch 'master' into ext-format-file-attribute
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Update with changes.
commit
|
commitdiff
|
tree
2012-05-28
Raymond Toy
Fix ticket:60
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Fix so this can build on 8-bit cmucl.
commit
|
commitdiff
|
tree
2012-05-26
Raymond Toy
Use concatenate instead of format because format isn...
commit
|
commitdiff
|
tree
next