|
|
|
@5219
|
18 years |
Gary Byers |
clean up an error message.
|
|
|
|
@5218
|
18 years |
Gary Byers |
handle require-[us][8,16,32,64] operators.
|
|
|
|
@5217
|
18 years |
Gary Byers |
REQUIRE-TYPE: transform into require-[us][8,16,32,64] when possible.
|
|
|
|
@5216
|
18 years |
Gary Byers |
inline require-[us][8,16,32,64].
|
|
|
|
@5215
|
18 years |
Gary Byers |
New operators for require-[us][8,16,32,64].
|
|
|
|
@5214
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5213
|
18 years |
Gary Byers |
x8664 vinsns for typechecking signed/unsigned bytes of sizes 8,16,32,64.
|
|
|
|
@5212
|
18 years |
Gary Byers |
More changes; hard to bootstrap.
|
|
|
|
@5211
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5210
|
18 years |
Gary Byers |
Macros for locking the input/output locks of an ioblock, assuming that …
|
|
|
|
@5209
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5208
|
18 years |
Gary Byers |
more changes
|
|
|
|
@5207
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5206
|
18 years |
Gary Byers |
Direct BASIC-STREAM stuff for WRITE-CHAR, WRITE-STRING, TERPRI.
|
|
|
|
@5205
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5204
|
18 years |
Gary Byers |
READ-LINE changes for BASIC-STREAMs.
|
|
|
|
@5203
|
18 years |
Gary Byers |
GET-CHARACTER-ENCODING errors if the named encoding isn't defined.
…
|
|
|
|
@5202
|
18 years |
Gary Byers |
More functions in the ioblock, some support for 8-bit encodings (like …
|
|
|
|
@5201
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5200
|
18 years |
Gary Byers |
Use %CSTR-POINTER (not %copy-ivector-to-pointer) in BUG.
|
|
|
|
@5199
|
18 years |
Gary Byers |
Enter the debugger if altstack_signal_handler is entered in foreign …
|
|
|
|
@5198
|
18 years |
Gary Byers |
os_get_stack_bounds(): get stack direction right on FreeBSD.
(Much …
|
|
|
|
@5197
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5196
|
18 years |
Gary Byers |
x862-explicit-non-fixnum-type-p looks for intersection.
|
|
|
|
@5195
|
18 years |
Gary Byers |
Partly inline 2-arg logior, logand.
|
|
|
|
@5194
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5193
|
18 years |
Gary Byers |
Character encodings contain a LITERAL-CHAR-CODE-LIMIT field.
|
|
|
|
@5192
|
18 years |
Gary Byers |
extend IOBLOCK a bit. Start to provide functionality for encoded streams.
|
|
|
|
@5191
|
18 years |
Gary Byers |
Partialy inline 2-arg logior/logand.
|
|
|
|
@5190
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5189
|
18 years |
Gary Byers |
REQUIRE-CHAR-CODE: compare against boxed char-code-limit.
|
|
|
|
@5188
|
18 years |
Gary Byers |
NAME-CHAR: insist on something more reasonable for c syntax; don't do …
|
|
|
|
@5187
|
18 years |
Gary Byers |
require-char-code checks agains boxed Unicode limit
|
|
|
|
@5186
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5185
|
18 years |
Gary Byers |
purify_range(), impurify_range(): handle x8664 functions, hash tables. …
|
|
|
|
@5184
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5183
|
18 years |
Gary Byers |
CHAR-NAME: use U+xxxx for chars with codes >= #x100.
|
|
|
|
@5182
|
18 years |
Gary Byers |
FIXNUM->CHAR: return NIL for surrogate pairs.
|
|
|
|
@5181
|
18 years |
Gary Byers |
Don't be overly unsafe in %CHAR-CODE.
|
|
|
|
@5180
|
18 years |
Gary Byers |
Fix CFP-LFUN (fake stack frame case, sanity-check fn/lr).
|
|
|
|
@5179
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5178
|
18 years |
Gary Byers |
Don't be so reckless in %CODE-CHAR (don't necessarily want arbitrary …
|
|
|
|
@5177
|
18 years |
Gary Byers |
FIXNUM->CHAR returns NIL for values in the surrogate-pairs range. …
|
|
|
|
@5176
|
18 years |
Gary Byers |
Start to get purify working on x86-64; for now, just purify strings.
|
|
|
|
@5175
|
18 years |
Gary Byers |
%CODE-CHAR asserts that code is (UNSIGNED-BYTE 8), which is still …
|
|
|
|
@5174
|
18 years |
Gary Byers |
Add l1-unicode.
|
|
|
|
@5173
|
18 years |
Gary Byers |
Load l1-unicode.
|
|
|
|
@5172
|
18 years |
Gary Byers |
New file.
|
|
|
|
@5171
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5170
|
18 years |
Gary Byers |
Larger PURESPACE_RESERVE for x8664.
|
|
|
|
@5169
|
18 years |
Gary Byers |
Bump abi version.
Make purespace-reserve an attribute of the backend …
|
|
|
|
@5168
|
18 years |
Gary Byers |
Bump abi version.
|
|
|
|
@5167
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@5166
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5165
|
18 years |
Gary Byers |
FreeBSD (at least with libthr) seems to mask synchronous signals. …
|
|
|
|
@5164
|
18 years |
Gary Byers |
suspend_resume_handler() : ignore signal mask.
|
|
|
|
@5163
|
18 years |
Gary Byers |
Lose the CHAR_SIZE_32 bootstrapping conditional (char are 32 bits wide …
|
|
|
|
@5162
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5161
|
18 years |
Gary Byers |
SIGBUS might be SIGNUM_FOR_PROCESS_INTERRUPT.
|
|
|
|
@5160
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5159
|
18 years |
Gary Byers |
_SPbuiltin_aref1: use box_fixnum_no_flags.
|
|
|
|
@5158
|
18 years |
Gary Byers |
Define box_fixnum_no_flags (uses lea vice imul).
|
|
|
|
@5157
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5156
|
18 years |
Gary Byers |
Need MIN/MAX-8-BIT-IVECTOR-SUBTAG.
|
|
|
|
@5155
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5154
|
18 years |
Gary Byers |
misc_ref/misc_set: handle 32-bit strings.
|
|
|
|
@5153
|
18 years |
Gary Byers |
Zero-extend early when extracting typecodes.
|
|
|
|
@5152
|
18 years |
Gary Byers |
GET-OUTPUT-STREAM-STRING: use ENSURE-SIMPLE-STRING rather than …
|
|
|
|
@5151
|
18 years |
Gary Byers |
x8664 *immheader-1-array-element-types* contains entry for 32-bit …
|
|
|
|
@5150
|
18 years |
Gary Byers |
zero-extend early when extracting typecodes.
|
|
|
|
@5149
|
18 years |
Gary Byers |
32-bit-chars.
|
|
|
|
@5148
|
18 years |
Gary Byers |
Defer handling of the :rcontext pseudo-register name until the target …
|
|
|
|
@5147
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5146
|
18 years |
Gary Byers |
32-bit chars stuff for x8664.
|
|
|
|
@5145
|
18 years |
Gary Byers |
kids: bourbon and editing COPY-READTABLE don't mix!
|
|
|
|
@5144
|
18 years |
Gary Byers |
:verbose argument to rebuild-ccl.
|
|
|
|
@5143
|
18 years |
Gary Byers |
process input/output: don't assume 8-bit strings.
|
|
|
|
@5142
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5141
|
18 years |
Gary Byers |
PPC64 callbacks are always #+poweropen-target; don't conditionalize …
|
|
|
|
@5140
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5139
|
18 years |
Gary Byers |
remove 8-bit char stuff.
|
|
|
|
@5138
|
18 years |
Gary Byers |
Forgot to set char-code-limit here.
|
|
|
|
@5137
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5136
|
18 years |
Gary Byers |
In DO-GC-AREAS, don't use comma before call to AREA-SUCC. …
|
|
|
|
@5135
|
18 years |
Gary Byers |
If ENSURE-SIMPLE-STRING has to make a copy of a non-simple string, …
|
|
|
|
@5134
|
18 years |
Gary Byers |
Some fixnum decls in %FIND-PKG.
|
|
|
|
@5133
|
18 years |
Gary Byers |
ppc64 ARRAY-ELEMENT-SUBTYPES includes new string type.
|
|
|
|
@5132
|
18 years |
Gary Byers |
cr3, nor c33, in ppc64 %init-misc.
|
|
|
|
@5131
|
18 years |
Gary Byers |
NX-FORM-TYPEP uses NX-TARGET-TYPE.
|
|
|
|
@5130
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5129
|
18 years |
Gary Byers |
darwinppc32 backend uses 32-bit chars, too.
|
|
|
|
@5128
|
18 years |
Gary Byers |
ppc32 defaults to 32-bit chars.
|
|
|
|
@5127
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5126
|
18 years |
Gary Byers |
Deal with 32-bit lisp strings.
|
|
|
|
@5125
|
18 years |
Gary Byers |
Start to depend on calling print_lisp_object, since x/s doesn't deal …
|
|
|
|
@5124
|
18 years |
Gary Byers |
conditionalize purify_displaced_object() for char size.
|
|
|
|
@5123
|
18 years |
Gary Byers |
find_symbol(): don't assume 8-bir lisp strings.
|
|
|
|
@5122
|
18 years |
Gary Byers |
Try using "u8_t" and "u32_t" for lisp_char_code; this may be more portable.
|
|
|
|
@5121
|
18 years |
Gary Byers |
SIMPLE-1D-ARRAY-SUBSEQ: handle new strings.
|
|
|
|
@5120
|
18 years |
Gary Byers |
CALL-WITH-STRING-VECTOR: don't assume 8-bit char/strings.
|
|
|
|