|
|
|
@13241
|
15 years |
Gary Byers |
Lose some blank lines.
|
|
|
|
@13240
|
15 years |
gz |
set mergeinfo for working-0711 branch
|
|
|
|
@13239
|
15 years |
gz |
set baseline mergeinfo
|
|
|
|
@13238
|
15 years |
Gary Byers |
STATIC-CONS stuff, finally.
Todo:
- policy (should interact with GC …
|
|
|
|
@13237
|
15 years |
gz |
Fix error message in defmethod
|
|
|
|
@13236
|
15 years |
gz |
Fix error message in defmethod
|
|
|
|
@13235
|
15 years |
gz |
r13225 from trunk (fix for execute permission when prepending symbols)
|
|
|
|
@13234
|
15 years |
R. Matthew Emerson |
In .SPffcall, .SPffcall_return_registers, and .SPsyscall: …
|
|
|
|
@13233
|
15 years |
R. Matthew Emerson |
Merge r13230 (.SPdestbind fix involving processing &optionals).
See …
|
|
|
|
@13232
|
15 years |
greg |
Added URL handling for ccl: scheme, which means that …
|
|
|
|
@13231
|
15 years |
Gary Byers |
If APPLY's last arg is a quoted list, transform it into FUNCALL …
|
|
|
|
@13230
|
15 years |
Gary Byers |
Copy the # of optional args to the low byte of imm0 before processing …
|
|
|
|
@13229
|
15 years |
R. Matthew Emerson |
finally. fixes ticket:631.
|
|
|
|
@13228
|
15 years |
R. Matthew Emerson |
put it back again.
refs ticket:631
|
|
|
|
@13227
|
15 years |
R. Matthew Emerson |
remove playground dir.
refs ticket:631
|
|
|
|
@13226
|
15 years |
R. Matthew Emerson |
test dir.
refs ticket:631.
|
|
|
|
@13225
|
15 years |
R. Matthew Emerson |
When prepending a "kernel" to a saved heap image, copy the execute …
|
|
|
|
@13224
|
15 years |
Gary Byers |
Bump min fasl version.
|
|
|
|
@13223
|
15 years |
Gary Byers |
Bump current fasl version.
|
|
|
|
@13222
|
15 years |
R. Matthew Emerson |
Merge r13221 (fix to MISC-SET-C-SINGLE-FLOAT) to 1.4 branch.
|
|
|
|
@13221
|
15 years |
R. Matthew Emerson |
Use movss in vinsn MISC-SET-C-SINGLE-FLOAT.
|
|
|
|
@13220
|
15 years |
Gary Byers |
Bump max fasl version.
|
|
|
|
@13219
|
15 years |
Gary Byers |
Try to save strings in ASCII if possible.
|
|
|
|
@13218
|
15 years |
Gary Byers |
Just read bytes in $fasl-nvstr.
|
|
|
|
@13217
|
15 years |
Gary Byers |
%FASL-READ-N-STRING: just read octets (e.g., for ASCII).
|
|
|
|
@13216
|
15 years |
Gary Byers |
Fix typos.
|
|
|
|
@13215
|
15 years |
Gary Byers |
Recycle those old FASL ops so that we effectively encode all strings …
|
|
|
|
@13214
|
15 years |
gz |
Extend find-ftype-decl so it can get different decls depending on the …
|
|
|
|
@13213
|
15 years |
gz |
Extend find-ftype-decl so it can get different decls depending on the …
|
|
|
|
@13212
|
15 years |
R. Matthew Emerson |
Change Makefiles to build x8632 lisp kernels with -O2.
|
|
|
|
@13211
|
15 years |
R. Matthew Emerson |
Use #&NSNibOwner, not #@"NSNibOwner". (From Paul Krueger.)
|
|
|
|
@13210
|
15 years |
Gary Byers |
Revive some old fasl ops that assumed 8-bit characters; make the
new …
|
|
|
|
@13209
|
15 years |
Gary Byers |
Separate OS-level file-mapping stuff from other file-mapping stuff, …
|
|
|
|
@13208
|
15 years |
gz |
Added a new function GET-ALLOCATION-SENTINEL and a new :START arg to …
|
|
|
|
@13207
|
15 years |
R. Matthew Emerson |
Changes to make Darwin/ppc lisp kernels build with 10.5 SDK.
This …
|
|
|
|
@13206
|
15 years |
R. Matthew Emerson |
Changes to allow the Dawrin/x86 lisp kernels to build with the 10.5 SDK.
|
|
|
|
@13205
|
15 years |
greg |
I've always had trouble parsing the 'not a symbol or lambda …
|
|
|
|
@13204
|
15 years |
gz |
Test for bad lambda list in defmethod (r13202)
|
|
|
|
@13203
|
15 years |
gz |
add regression test
|
|
|
|
@13202
|
15 years |
gz |
Test for bad lambda list in defmethod
|
|
|
|
@13201
|
15 years |
gz |
Make %source-files% not use a lock-free hash table, tweak some of the …
|
|
|
|
@13200
|
15 years |
gz |
Fix handling of format args in test-compiler-warning. Add some tests …
|
|
|
|
@13199
|
15 years |
gz |
Merge r13198
|
|
|
|
@13198
|
15 years |
gz |
Fix for scanning ~@:
|
|
|
|
@13197
|
15 years |
gz |
Add variable *strict-checking* to control checking for e.g. …
|
|
|
|
@13196
|
15 years |
gz |
fix another format call
|
|
|
|
@13195
|
15 years |
gz |
Add variable *strict-checking* to control checking for e.g. …
|
|
|
|
@13194
|
15 years |
gz |
use defloadvar as needed
|
|
|
|
@13193
|
15 years |
gz |
Don't record source locations in compilations arising from explicit …
|
|
|
|
@13192
|
15 years |
gz |
warn about too many arguments in format strings (r13187)
|
|
|
|
@13191
|
15 years |
gz |
Merge r13184 (fix for spurious warning)
|
|
|
|
@13190
|
15 years |
gz |
Merge r13182/r13183 (*save-interactive-source-locations*)
|
|
|
|
@13189
|
15 years |
gz |
Merge r13180 (fix for newer oprofile)
|
|
|
|
@13188
|
15 years |
gz |
Merge r13175 (x8632 fix)
|
|
|
|
@13187
|
15 years |
gz |
warn about too many arguments in format strings
|
|
|
|
@13186
|
15 years |
gz |
A bunch of Hemlock Lisp mode changes:
* Add parsing support for …
|
|
|
|
@13185
|
15 years |
gz |
Add regression test for spurious warning fixed in r13184
|
|
|
|
@13184
|
15 years |
gz |
check method keyword args against global def if there is one
|
|
|
|
@13183
|
15 years |
gz |
Try harder to minimize performance impact if …
|
|
|
|
@13182
|
15 years |
gz |
Add *save-interactive-source-locations* to control source recording in …
|
|
|
|
@13181
|
15 years |
Gary Byers |
(in 1.4) In FIXUP-LISP-SECTION-HEADER-OFFSET, set the section header's …
|
|
|
|
@13180
|
15 years |
Gary Byers |
In FIXUP-LISP-SECTION-HEADER-OFFSET, set the section header's
type to …
|
|
|
|
@13179
|
15 years |
gz |
heap-utilization extensions (trunk r13174)
|
|
|
|
@13178
|
15 years |
Gary Byers |
Updated binary with r13177 changes.
|
|
|
|
@13177
|
15 years |
Gary Byers |
PeekNamedPipe() isn't detecting EOF on Win7, so do a timed wait for …
|
|
|
|
@13176
|
15 years |
Gary Byers |
Propagate r13175 (x8632 image relocation/large functions) and
r13171 …
|
|
|
|
@13175
|
15 years |
Gary Byers |
image.c: use imm_word_count() to determine x8632 function …
|
|
|
|
@13174
|
15 years |
gz |
heap utilization tweaks:
Changed %MAP-AREAS to take an area or list …
|
|
|
|
@13173
|
15 years |
Gary Byers |
updated
|
|
|
|
@13172
|
15 years |
R. Matthew Emerson |
Document FASL-CONCATENATE. (Description lifted from …
|
|
|
|
@13171
|
15 years |
R. Matthew Emerson |
In .SPcallback, use the stack word -20(%ebp) to store the number of …
|
|
|
|
@13170
|
15 years |
Gary Palter |
Update svn:ignore property
|
|
|
|
@13169
|
15 years |
Gary Palter |
Update Cocoa interfaces to Cocotron r671
|
|
|
|
@13168
|
15 years |
Gary Palter |
Update to Cocotron r671
|
|
|
|
@13167
|
15 years |
gz |
More core file functions (from r13155)
|
|
|
|
@13166
|
15 years |
Gary Byers |
Propagate r13164 to 1.4 (fixes ticket:617, albeit suboptimally.)
|
|
|
|
@13165
|
15 years |
gz |
merge r13143, r13164 (fixes to compiler type handling)
|
|
|
|
@13164
|
15 years |
Gary Byers |
Suboptimal fix for ticket:617. Keep track of whether or not we're
in …
|
|
|
|
@13163
|
15 years |
R. Matthew Emerson |
Bump minor version.
|
|
|
|
@13162
|
15 years |
R. Matthew Emerson |
Update from …
|
|
|
|
@13161
|
15 years |
R. Matthew Emerson |
merge r13134 through r13135 from trunk
|
|
|
|
@13160
|
15 years |
R. Matthew Emerson |
Merge 13130 from trunk (don't crash in split-line-charprops if
the …
|
|
|
|
@13159
|
15 years |
R. Matthew Emerson |
Merge r13124 from trunk (record source text in read loop)
|
|
|
|
@13158
|
15 years |
R. Matthew Emerson |
tag 1.4 release
|
|
|
|
@13157
|
15 years |
gz |
Regression test for bug #621
|
|
|
|
@13156
|
15 years |
gz |
Merge r13151 (the/values fix)
|
|
|
|
@13155
|
15 years |
gz |
Add object printing: (core-print obj &optional stream depth)
Add …
|
|
|
|
@13154
|
15 years |
R. Matthew Emerson |
Done with this.
|
|
|
|
@13153
|
15 years |
R. Matthew Emerson |
Done with this.
|
|
|
|
@13152
|
15 years |
Gary Byers |
Propagate r13151 to 1.4.
|
|
|
|
@13151
|
15 years |
Gary Byers |
Don't choke on VALUES types in THE. (Previous incarnations of
this …
|
|
|
|
@13150
|
15 years |
gz |
add regression tests for bugs #617 and #620
|
|
|
|
@13149
|
15 years |
Gary Byers |
Propagate r13131 to 1.4.
|
|
|
|
@13148
|
15 years |
Gary Byers |
Propagate r13143 (fix for ticket:620) to 1.4.
|
|
|
|
@13147
|
15 years |
gz |
Merge r13132 (networkless random seed fix)
|
|
|
|
@13146
|
15 years |
gz |
readloop source text recording (r13124, r13131)
|
|
|
|
@13145
|
15 years |
gz |
Oops, didn't mean to check this in yet, revert to prior version
|
|
|
|
@13144
|
15 years |
gz |
Merge windows-only changes (r13102, r13121)
|
|
|
|
@13143
|
15 years |
Gary Byers |
Define ACODE-IMMEDIATE-OPERAND; make it handle type assertions in the …
|
|
|
|
@13142
|
15 years |
gz |
Merge r13109 (close-ioblock-streams fix)
|
|
|
|