|
|
|
@5422
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5421
|
18 years |
Gary Byers |
Change the date, add/change some content.
|
|
|
|
@5420
|
18 years |
Gary Byers |
Reference the (bound) STREAM-VAR argument - not STREAM - in the …
|
|
|
|
@5419
|
18 years |
Gary Byers |
Reference the (bound) STREAM-VAR argument - not STREAM - in the …
|
|
|
|
@5418
|
18 years |
Gary Byers |
When recycling string-output-stream-ioblocks, set the IOBLOCK-CHARPOS …
|
|
|
|
@5417
|
18 years |
Gary Byers |
DEFAULT-CHARACTER-ENCODING for :SOCKET, …
|
|
|
|
@5416
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5415
|
18 years |
Gary Byers |
Updated; almost ready to go (still a WITH-OUTPUT-TO-STRING/PPRINT (?) bug).
|
|
|
|
@5414
|
18 years |
Gary Byers |
NORMALIZE-EXTERNAL-FORMAT: use *DEFAULT-EXTERNAL-FORMAT* value for …
|
|
|
|
@5413
|
18 years |
Gary Byers |
Use NORMALIZE-EXTERNAL-FORMAT in (SETF STREAM-EXTERNAL-FORMAT) methods.
|
|
|
|
@5412
|
18 years |
Gary Byers |
Export some unicode/external-format stuff.
|
|
|
|
@5411
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5410
|
18 years |
Gary Byers |
Bump; binaries today, honest.
|
|
|
|
@5409
|
18 years |
Gary Byers |
freelist string-output-stream-ioblocks.
|
|
|
|
@5408
|
18 years |
Gary Byers |
Some/most/all of the WITH-IOBLOCK-OUTPUT-LOCKED macros were checking …
|
|
|
|
@5407
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5406
|
18 years |
Gary Byers |
Optimize write-string on string streams a little.
|
|
|
|
@5405
|
18 years |
Gary Byers |
WITH-OUTPUT-TO-STRING: don't expand into code which evaluates the …
|
|
|
|
@5404
|
18 years |
Gary Byers |
MAKE-STRING-OUTPUT-STREAM: skip some keyword/subtype checking if …
|
|
|
|
@5403
|
18 years |
Gary Byers |
%HEAP-BYTES-ALLOCATED: don't add "current" allocation if nothing's …
|
|
|
|
@5402
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5401
|
18 years |
Gary Byers |
In handle_alloc_trap(), fix call to update_bytes_allocated (sign of …
|
|
|
|
@5400
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5399
|
18 years |
Gary Byers |
MULTIPLE-VALUE-PROG1: treat the first form like a PROGN if there are …
|
|
|
|
@5398
|
18 years |
Gary Byers |
Don't disable interrupts when calling ioblock functions.
New …
|
|
|
|
@5397
|
18 years |
Gary Byers |
If WITH-OUTPUT-TO-STRING gets the string, do so before the stream closes.
|
|
|
|
@5396
|
18 years |
Gary Byers |
Don't assume that string output stream strings have a fill-pointer; …
|
|
|
|
@5395
|
18 years |
Gary Byers |
Don't disable interrupts when calling ioblock functions, after all.
…
|
|
|
|
@5394
|
18 years |
Gary Byers |
Stop trying to print strings via x/s
|
|
|
|
@5393
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5392
|
18 years |
Gary Byers |
Typo.
|
|
|
|
@5391
|
18 years |
Gary Byers |
Initialize (zero, usually) more fields in pseudo sigcontexts.
|
|
|
|
@5390
|
18 years |
Gary Byers |
Mostly locking changes (don't lock twice, etc.)
|
|
|
|
@5389
|
18 years |
Gary Byers |
Remove vestival #+target-8-bit-chars stuff.
|
|
|
|
@5388
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5387
|
18 years |
Gary Byers |
New! Improved! Now with more iso-8859 encodings!
|
|
|
|
@5386
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5385
|
18 years |
Gary Byers |
Reference the source argument - not arg_z - in %safe-get-ptr.
|
|
|
|
@5384
|
18 years |
Gary Byers |
%CSTR-POINTER: make #\Nul termination optional, use #\Sub char-code as …
|
|
|
|
@5383
|
18 years |
Gary Byers |
Missing close paren.
|
|
|
|
@5382
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5381
|
18 years |
Gary Byers |
Careful BLTing strings to/from foreign memory.
|
|
|
|
@5380
|
18 years |
Gary Byers |
Typos in UNBOX-S8.
|
|
|
|
@5379
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5378
|
18 years |
Gary Byers |
Bump. Binaries later today ?
|
|
|
|
@5377
|
18 years |
Gary Byers |
The post-bootstrapping version of (SETF FIND-CLASS) only introduces …
|
|
|
|
@5376
|
18 years |
Gary Byers |
(SETF CLASS-NAME) can affect the type system, since only symbols which …
|
|
|
|
@5375
|
18 years |
Gary Byers |
Accept an :EXTERNAL-FORMAT argument to MAKE-SOCKET, pass it down to …
|
|
|
|
@5374
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5373
|
18 years |
Gary Byers |
Allow closed-over addresses in conditional-form, NOT.
|
|
|
|
@5372
|
18 years |
Gary Byers |
handle_fault() checks for safe_ref_addres.
|
|
|
|
@5371
|
18 years |
Gary Byers |
%safe-get-ptr for x8664.
|
|
|
|
@5370
|
18 years |
Gary Byers |
Compare stack addresses/vcells to nil.
|
|
|
|
@5369
|
18 years |
Gary Byers |
Stuff for comparing memory (stack) addresses to NIL.
Mark arg_z and …
|
|
|
|
@5368
|
18 years |
Gary Byers |
We've had UUO-ERROR-UNBOUND for a few months now. The disassembler is …
|
|
|
|
@5367
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5366
|
18 years |
Gary Byers |
add safe-ref-address to tcr.
Handle memory faults to safe-ref-addres …
|
|
|
|
@5365
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5364
|
18 years |
Gary Byers |
ppc backend %aref1/%aset1: notice array type in acode.
|
|
|
|
@5363
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5362
|
18 years |
Gary Byers |
BOM-ENCODING.
|
|
|
|
@5361
|
18 years |
Gary Byers |
FILE-STRING-LENGTH actually does something.
Clear the pending-bom …
|
|
|
|
@5360
|
18 years |
Gary Byers |
(SETF STREAM-EXTERNAL-FORMAT) for ioblock-based character streams.
|
|
|
|
@5359
|
18 years |
Gary Byers |
bind/unbind *interrupt-level* inline.
|
|
|
|
@5358
|
18 years |
Gary Byers |
Act like ud2a takes a one-byte immmediate operand (xuuo).
|
|
|
|
@5357
|
18 years |
Gary Byers |
Disable interrupts when necessary.
|
|
|
|
@5356
|
18 years |
Gary Byers |
bind/unbind *interrupt-level* inline.
|
|
|
|
@5355
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5354
|
18 years |
Gary Byers |
Handle 32-bit character encodings.
Start to extend …
|
|
|
|
@5353
|
18 years |
Gary Byers |
utf-32/ucs-4 and variants.
|
|
|
|
@5352
|
18 years |
Gary Byers |
EXTERNAL-FORMATs are immutable, interned.
|
|
|
|
@5351
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5350
|
18 years |
Gary Byers |
Fix use of ,<- vinsn macros inside ENSURING-NODE-TARGET.
Inline the …
|
|
|
|
@5349
|
18 years |
Gary Byers |
INLINE-SUB2 support.
|
|
|
|
@5348
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5347
|
18 years |
Gary Byers |
Don't (DECLARE (OPTIMIZE (SAFETY 3))) in generated DEFSTRUCT accessors.
|
|
|
|
@5346
|
18 years |
Gary Byers |
Fix many cases of ENSURING-NODE-TARGET.
Do the fixnum case of …
|
|
|
|
@5345
|
18 years |
Gary Byers |
It makes no sense to use the vinsn macros <- and inside …
|
|
|
|
@5344
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5343
|
18 years |
Gary Byers |
Do vector bounds-checking a little differently.
Add xchg-registers.
|
|
|
|
@5342
|
18 years |
Gary Byers |
* empty log message *
|
|
|
|
@5341
|
18 years |
Gary Byers |
Use new NUMCMP operator.
|
|
|
|
@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 …
|
|
|
|