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-06-01
Raymond Toy
Regenerated after sparc build.
master
snapshot-2013-06
commit
|
commitdiff
|
tree
2013-06-01
Raymond Toy
Regenerated from sparc build.
commit
|
commitdiff
|
tree
2013-06-01
Raymond Toy
Update piglatin translations using the latest pot files.
commit
|
commitdiff
|
tree
2013-05-27
Raymond Toy
Minor corrections for the usage message.
commit
|
commitdiff
|
tree
2013-05-27
Raymond Toy
Use BYTE-BASH-COPY too when CONCATENATE'ing simple...
commit
|
commitdiff
|
tree
2013-05-26
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2013-05-26
Raymond Toy
Use BYTE-BASH-COPY in COPY-SEQ on strings.
commit
|
commitdiff
|
tree
2013-05-26
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2013-05-26
Raymond Toy
Import many unicode symbols from LISP into the UNICODE...
commit
|
commitdiff
|
tree
2013-05-25
Raymond Toy
Remove all the extensions to string-upcase and friends...
commit
|
commitdiff
|
tree
2013-05-25
Raymond Toy
Fix typo.
commit
|
commitdiff
|
tree
2013-05-24
Raymond Toy
Update to ASDF 3.0.1.
commit
|
commitdiff
|
tree
2013-05-21
Raymond Toy
Regenerated from current sources.
commit
|
commitdiff
|
tree
2013-05-21
Raymond Toy
Fix ticket:82: If the form numbers are too large to...
commit
|
commitdiff
|
tree
2013-05-21
Raymond Toy
Don't reverse surrogate pairs in strings; it's not...
commit
|
commitdiff
|
tree
2013-05-19
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2013-05-19
Raymond Toy
Fix ticket:81 and fix ticket:83.
commit
|
commitdiff
|
tree
2013-05-17
Raymond Toy
Forgot to commit changes to code/x86-vm.lisp to:
commit
|
commitdiff
|
tree
2013-05-15
Raymond Toy
Wrap exports in eval-when for x86 as was done for sparc...
commit
|
commitdiff
|
tree
2013-05-15
Raymond Toy
Wrap exports in eval-when for ppc as was done for sparc...
commit
|
commitdiff
|
tree
2013-05-15
Raymond Toy
Wrap exports in eval-when.
commit
|
commitdiff
|
tree
2013-05-05
Raymond Toy
Clean up CC
snapshot-2013-05
commit
|
commitdiff
|
tree
2013-05-05
Raymond Toy
Make the C stack not executable
commit
|
commitdiff
|
tree
2013-05-05
Raymond Toy
Remove DEPENDS and set DEPENDS_FLAG for ppc.
commit
|
commitdiff
|
tree
2013-05-05
Raymond Toy
Clean up DEPENDS
commit
|
commitdiff
|
tree
2013-05-05
Raymond Toy
Support older versions of git that don't support descri...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Add -z noexecstack to disable exec flag for the C stack.
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Don't need to set CC or CPP. But add a note that we...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Make stacks not executable.
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Filter out the Config.*common files from the list of...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Remove old Config files that are no longer used or...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Remove the -M option that was recently added.
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Don't set CC. The default is good enough and we'll...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Don't set CC; let it default or let the individual...
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Fix compiler warning on sparc about 1st arg to madvise.
commit
|
commitdiff
|
tree
2013-05-04
Raymond Toy
Clean up variables.
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Use clang instead of gcc on Mac OSX.
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Add -M option to pass args to make.
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Add -M option to pass extra flags to make.
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Include interr.h (and os.h) to get rid of a compiler...
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Just remove a blank line and reformat a strangely forma...
commit
|
commitdiff
|
tree
2013-05-03
Raymond Toy
Fix some issues with zero check in gc_free_heap.
commit
|
commitdiff
|
tree
2013-04-27
Raymond Toy
Clean up madvise implementation
commit
|
commitdiff
|
tree
2013-04-26
Raymond Toy
Turn on zero checking if gencgc_unmap_zero is lazy.
commit
|
commitdiff
|
tree
2013-04-24
Raymond Toy
* Change default to MODE_LAZY
commit
|
commitdiff
|
tree
2013-04-21
Raymond Toy
Clean up implementation of new gencgc_unmap_zero.
commit
|
commitdiff
|
tree
2013-04-21
Raymond Toy
* Add support for linux and solaris/sparc. Linux isn...
commit
|
commitdiff
|
tree
2013-04-20
Raymond Toy
* Add variable to control debug prints for madvise
commit
|
commitdiff
|
tree
2013-04-20
Raymond Toy
First cut at using madvise instead of memset or mmap...
commit
|
commitdiff
|
tree
2013-04-14
Raymond Toy
Oops. Always build asdf and friends.
snapshot-2013-04
commit
|
commitdiff
|
tree
2013-04-14
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2013-04-13
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2013-04-13
Raymond Toy
Update -u option so that asdf is always built.
commit
|
commitdiff
|
tree
2013-04-08
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2013-04-07
Raymond Toy
Fix ticket:80
commit
|
commitdiff
|
tree
2013-03-25
Raymond Toy
Fix ticket:77 correctly, using the supplied patch link.
commit
|
commitdiff
|
tree
2013-03-24
Raymond Toy
Fix ticket:77 by adding the code given in the ticket.
commit
|
commitdiff
|
tree
2013-03-23
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2013-03-23
Raymond Toy
Fix ticket:79
commit
|
commitdiff
|
tree
2013-03-23
Raymond Toy
Try to be careful about extracting the linux version...
commit
|
commitdiff
|
tree
2013-03-10
Raymond Toy
Support ppc.
commit
|
commitdiff
|
tree
2013-03-07
Raymond Toy
Update.
rtoy-unicode-6.2
snapshot-2013-03-a
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Reindent STRING-NEXT-WORD-BREAK neatly.
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Merge branch 'master' into rtoy-unicode-6.2
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Fix ticket:76
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Implement Rule WB13c for regional indicators.
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Fix PARSE-WORD-BREAK-LINE to handle codepoints outside...
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Update from logs.
commit
|
commitdiff
|
tree
2013-03-06
Raymond Toy
Update to ASDF 2.32.
commit
|
commitdiff
|
tree
2013-03-05
Raymond Toy
Note ticket #74 fixed, and move a Change item to a...
commit
|
commitdiff
|
tree
2013-03-05
Raymond Toy
Oops. Remove debugging echo.
commit
|
commitdiff
|
tree
2013-03-05
Raymond Toy
Update to Unicode 6.2.
commit
|
commitdiff
|
tree
2013-03-04
Raymond Toy
Update from logs and cleanup some of the text.
snapshot-2013-03
commit
|
commitdiff
|
tree
2013-03-04
Raymond Toy
Ignore some TeX output files.
commit
|
commitdiff
|
tree
2013-02-27
Raymond Toy
Fix ticket:74
commit
|
commitdiff
|
tree
2013-02-24
Raymond Toy
Update from commit logs.
commit
|
commitdiff
|
tree
2013-02-24
Raymond Toy
Signal an error if the readtable case of the standard...
commit
|
commitdiff
|
tree
2013-02-24
Raymond Toy
Fix ticket:73
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Update asdf version.
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Update to asdf 2.30.
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Update from commit logs.
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Remove old stuff.
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Oops. Use the pentium version of the log1p vop and...
commit
|
commitdiff
|
tree
2013-02-23
Raymond Toy
Remove :PENTIUM from *FEATURES*
commit
|
commitdiff
|
tree
2013-02-22
Raymond Toy
Remove the :i486 feature.
commit
|
commitdiff
|
tree
2013-02-22
Raymond Toy
Update from commit logs.
commit
|
commitdiff
|
tree
2013-02-22
Raymond Toy
Clean up one- and two-arg-derive-type.
commit
|
commitdiff
|
tree
2013-02-22
Raymond Toy
Remove :conservative-float-type from *features* and...
commit
|
commitdiff
|
tree
2013-02-22
Raymond Toy
Remove :COMMON from *FEATURES*
commit
|
commitdiff
|
tree
2013-02-20
Raymond Toy
Remove old fast-truncate-c vops; the new ones work.
commit
|
commitdiff
|
tree
2013-02-20
Raymond Toy
Forgot to update this when x86/parms.lisp was updated...
commit
|
commitdiff
|
tree
2013-02-19
Raymond Toy
Optimize shifts that are known to be right shifts.
commit
|
commitdiff
|
tree
2013-02-19
Raymond Toy
Add some fixnum contants for x86, as was done for sparc.
commit
|
commitdiff
|
tree
2013-02-19
Raymond Toy
Optimize TRUNCATE when the second arg is a compile...
commit
|
commitdiff
|
tree
2013-02-18
Raymond Toy
Update to asdf 2.29.
commit
|
commitdiff
|
tree
2013-02-02
Raymond Toy
Update.
commit
|
commitdiff
|
tree
2013-02-02
Raymond Toy
Make the version arg optional.
commit
|
commitdiff
|
tree
2013-02-02
Raymond Toy
Update to ASDF 2.28
snapshot-2013-02
commit
|
commitdiff
|
tree
2013-02-02
Raymond Toy
Regenerated.
commit
|
commitdiff
|
tree
next