|
|
|
@5340
|
18 years |
Gary Byers |
Change inline expansion: use optimize settings in effect at call time, …
|
|
|
|
@5339
|
18 years |
Gary Byers |
Change >=-2, <=-2, /=-2 to avoid inlining issues.
|
|
|
|
@5338
|
18 years |
Gary Byers |
Replace unused num= with numcmp.
|
|
|
|
@5337
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5336
|
18 years |
Gary Byers |
Terminate argument processing when "--" is seen.
|
|
|
|
@5335
|
18 years |
Gary Byers |
Handle newline translation differenly (at the character I/O level, not …
|
|
|
|
@5334
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5333
|
18 years |
Gary Byers |
Write #\Sub's char-code if we can't encode a character in (implicit) …
|
|
|
|
@5332
|
18 years |
Gary Byers |
%COPY-STRING-TO-U8: use #\Sub (ascii 26) as a replacement character.
|
|
|
|
@5331
|
18 years |
Gary Byers |
:stream-encode/decode functions always write/read something, even if …
|
|
|
|
@5330
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5329
|
18 years |
Gary Byers |
More stuff about line termination. When will this end ?
|
|
|
|
@5328
|
18 years |
Gary Byers |
Use a hashtable to map characters to their names. (Maybe a sparse …
|
|
|
|
@5327
|
18 years |
Gary Byers |
Use a hashtable to map characters to their names. (Maybe a sparse …
|
|
|
|
@5326
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5325
|
18 years |
Gary Byers |
SELECT-BACKTRACE: it's been all NEW-BACKTRACE for a while now.
|
|
|
|
@5324
|
18 years |
Gary Byers |
Need to #include <sys/signal.h> to keep Panther happy.
|
|
|
|
@5323
|
18 years |
Gary Byers |
Print hex with leading #x, not #0x …
|
|
|
|
@5322
|
18 years |
Gary Byers |
Do some sanity checks on SAVE-APPLICATION pathname, before it's too …
|
|
|
|
@5321
|
18 years |
Gary Byers |
ASCII, some other changes.
|
|
|
|
@5320
|
18 years |
Gary Byers |
Rearrange a few things; pass :line-termination option to MAKE-FD-STREAM.
|
|
|
|
@5319
|
18 years |
Gary Byers |
Yet another line-termination translation scheme; hopefully, the last …
|
|
|
|
@5318
|
18 years |
Gary Byers |
Add character names for #\Line_Separator, #\Paragraph_separator.
|
|
|
|
@5317
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5316
|
18 years |
Gary Byers |
*TERMINAL-CHARACTER-ENCODING-NAME*.
|
|
|
|
@5315
|
18 years |
Gary Byers |
In %ERROR, go straight to the kernel debugger if interactive streams …
|
|
|
|
@5314
|
18 years |
Gary Byers |
Don't initialize interactive streams via DEF-LOAD-POINTERS.
Wrap that …
|
|
|
|
@5313
|
18 years |
Gary Byers |
Handle the (new) -K/--terminal-encoding command-line argument.
|
|
|
|
@5312
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5311
|
18 years |
Gary Byers |
INPUT-STREAM-P, OUTPUT-STREAM-P are true of instances if INPUT-STREAM/ …
|
|
|
|
@5310
|
18 years |
Gary Byers |
Do abort() if kernel debugger is entered when --batch is in effect.
|
|
|
|
@5309
|
18 years |
Gary Byers |
QUIT: flush *STDOUT* in PROCESS-EXIT-APPLICATION.
|
|
|
|
@5308
|
18 years |
Gary Byers |
PROCESS-EXIT-APPLICATION: flush *stdout* here.
|
|
|
|
@5307
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5306
|
18 years |
Gary Byers |
CODE-UNIT, not CODE-ELEMENT. Add a TRANSLATE slot to IO-BUFFER.
|
|
|
|
@5305
|
18 years |
Gary Byers |
basic (vs fundamental) socket streams.
|
|
|
|
@5304
|
18 years |
Gary Byers |
Real, live EXTERNAL-FORMAT structures.
|
|
|
|
@5303
|
18 years |
Gary Byers |
Bump.
|
|
|
|
@5302
|
18 years |
Gary Byers |
%COPY-STRING-TO-U8: use #\? as a replacement character.
|
|
|
|
@5301
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5300
|
18 years |
Gary Byers |
More register name aliases. FMH.
|
|
|
|
@5299
|
18 years |
Gary Byers |
get_mxcsr, set_mxcsr.
|
|
|
|
@5298
|
18 years |
Gary Byers |
Save the mxcsr, load it with a C-like value (all exceptions masked) …
|
|
|
|
@5297
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5296
|
18 years |
Gary Byers |
WITH-ENCODED-CSTR(s). (Hey, it's a start.)
|
|
|
|
@5295
|
18 years |
Gary Byers |
CHAR-NAME: try to use at least 4 hex digits for #\U+xxxx syntax.
|
|
|
|
@5294
|
18 years |
Gary Byers |
UCS-2, some other changes.
|
|
|
|
@5293
|
18 years |
Gary Byers |
Try to get line-termination/external-format stuff working.
|
|
|
|
@5292
|
18 years |
Gary Byers |
Assume that character data is always encoded as one or more 8-bit octets.
|
|
|
|
@5291
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5290
|
18 years |
Gary Byers |
Set class-prototypes for basic-streams just before we make the first one.
|
|
|
|
@5289
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5288
|
18 years |
Gary Byers |
Darwin uses _sigtramp glue to call handlers, so we need to make …
|
|
|
|
@5287
|
18 years |
Gary Byers |
Don't use SIGRETURN to return from signal_handler() on Darwin (since …
|
|
|
|
@5286
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5285
|
18 years |
Gary Byers |
Compile on ppc,ppc64 osx 10.4 and earlier.
|
|
|
|
@5284
|
18 years |
Gary Byers |
Compile on post OSX 10.4 systems, for ppc/ppc64. (Broken on systems …
|
|
|
|
@5283
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5282
|
18 years |
Gary Byers |
Try to make x86-64 version compile under 10.4 again; see if this …
|
|
|
|
@5281
|
18 years |
Gary Byers |
Change things so that they compile for x86-64 on systems later than …
|
|
|
|
@5280
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5279
|
18 years |
Gary Byers |
DOCUMENTATION works on character-encodings.
|
|
|
|
@5278
|
18 years |
Gary Byers |
Character-encodings have doc strings.
|
|
|
|
@5277
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5276
|
18 years |
Gary Byers |
More FILE-STREAM changes. Give BASIC-STREAM classes a class prototype.
|
|
|
|
@5275
|
18 years |
Gary Byers |
Some changes to FD-STREAM initialization, to make it easier to use …
|
|
|
|
@5274
|
18 years |
Gary Byers |
Decode and handle UUO_ERROR_DEBUG_TRAP_WITH_STRING.
|
|
|
|
@5273
|
18 years |
Gary Byers |
Still get very occasional SIGFPE on return from (e.g.) #_asin on …
|
|
|
|
@5272
|
18 years |
Gary Byers |
DEBUG-TRAP-WITH-STRING.
|
|
|
|
@5271
|
18 years |
Gary Byers |
Not sure when it happened, but %FASLOAD was parenthesized in such a …
|
|
|
|
@5270
|
18 years |
Gary Byers |
On x8664, use a new UUO for BUG. (Not passing context into the kernel …
|
|
|
|
@5269
|
18 years |
Gary Byers |
UUO-ERROR-DEBUG-TRAP-WITH-STRING.
|
|
|
|
@5268
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5267
|
18 years |
Gary Byers |
CLASS-PROTOTYPE method for CLASS class (mostly for BUILT-IN-CLASSes).
|
|
|
|
@5266
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5265
|
18 years |
Gary Byers |
SELECT-STREAM-CLASS: should probably take a BASIC-P argument.
|
|
|
|
@5264
|
18 years |
Gary Byers |
More changes. Imagine that.
|
|
|
|
@5263
|
18 years |
Gary Byers |
(Redundant) FIXNUM decls in LDB compiler macro.
|
|
|
|
@5262
|
18 years |
Gary Byers |
Memory/vector encode/decode functions take/return strings, not chars.
…
|
|
|
|
@5261
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5260
|
18 years |
Gary Byers |
Check for assumptions about character size.
Remove some %i-isms …
|
|
|
|
@5259
|
18 years |
Gary Byers |
Remove unused (probably ancient) CHKBOUNDS function.
Simpler …
|
|
|
|
@5258
|
18 years |
Gary Byers |
Some stuff to infer line-termination. Probably belongs elsewhere; …
|
|
|
|
@5257
|
18 years |
Gary Byers |
Load-character-constant: accept :u32const on PPC32, PPC64, too.
|
|
|
|
@5256
|
18 years |
Gary Byers |
A little more u16 stuff. Remove line-termination slot from ioblock …
|
|
|
|
@5255
|
18 years |
Gary Byers |
Input-filter, output-filter in file-ioblock.
|
|
|
|
@5254
|
18 years |
Gary Byers |
Buffer translation functions don't belong here; start thinking about BOM.
|
|
|
|
@5253
|
18 years |
Gary Byers |
LOAD-CHARACTER-CONSTANT: it's been a :u32const for the last few weeks …
|
|
|
|
@5252
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5251
|
18 years |
Gary Byers |
CHAR-NAME looks in the *CHARACTER-NAMES* array if the code is within …
|
|
|
|
@5250
|
18 years |
Gary Byers |
Lots more character names. Maintain mappings in a vector and a hash …
|
|
|
|
@5249
|
18 years |
Gary Byers |
Doh! character constant fasl encoding ($fasl-char).
|
|
|
|
@5248
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5247
|
18 years |
Gary Byers |
Some other iso8859-n encodings. (Not sure which are the most important.)
|
|
|
|
@5246
|
18 years |
Gary Byers |
Start to separate line-termination/external-format stuff.
|
|
|
|
@5245
|
18 years |
Gary Byers |
Lots-o-changes.
|
|
|
|
@5244
|
18 years |
Gary Byers |
Make initial interactive streams use UTF-8 (mostly for debugging utf-8 ...)
|
|
|
|
@5243
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5242
|
18 years |
Gary Byers |
don't clobber callback index when doing the DARWIN_GS_HACK stuff in …
|
|
|
|
@5241
|
18 years |
Gary Byers |
Require mach/port.h.
|
|
|
|