source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @5382   18 years Gary Byers * empty log message *
(edit) @5381   18 years Gary Byers Careful BLTing strings to/from foreign memory.
(edit) @5380   18 years Gary Byers Typos in UNBOX-S8.
(edit) @5379   18 years Gary Byers * empty log message *
(edit) @5378   18 years Gary Byers Bump. Binaries later today ?
(edit) @5377   18 years Gary Byers The post-bootstrapping version of (SETF FIND-CLASS) only introduces …
(edit) @5376   18 years Gary Byers (SETF CLASS-NAME) can affect the type system, since only symbols which …
(edit) @5375   18 years Gary Byers Accept an :EXTERNAL-FORMAT argument to MAKE-SOCKET, pass it down to …
(edit) @5374   18 years Gary Byers * empty log message *
(edit) @5373   18 years Gary Byers Allow closed-over addresses in conditional-form, NOT.
(edit) @5372   18 years Gary Byers handle_fault() checks for safe_ref_addres.
(edit) @5371   18 years Gary Byers %safe-get-ptr for x8664.
(edit) @5370   18 years Gary Byers Compare stack addresses/vcells to nil.
(edit) @5369   18 years Gary Byers Stuff for comparing memory (stack) addresses to NIL. Mark arg_z and …
(edit) @5368   18 years Gary Byers We've had UUO-ERROR-UNBOUND for a few months now. The disassembler is …
(edit) @5367   18 years Gary Byers * empty log message *
(edit) @5366   18 years Gary Byers add safe-ref-address to tcr. Handle memory faults to safe-ref-addres …
(edit) @5365   18 years Gary Byers * empty log message *
(edit) @5364   18 years Gary Byers ppc backend %aref1/%aset1: notice array type in acode.
(edit) @5363   18 years Gary Byers * empty log message *
(edit) @5362   18 years Gary Byers BOM-ENCODING.
(edit) @5361   18 years Gary Byers FILE-STRING-LENGTH actually does something. Clear the pending-bom …
(edit) @5360   18 years Gary Byers (SETF STREAM-EXTERNAL-FORMAT) for ioblock-based character streams.
(edit) @5359   18 years Gary Byers bind/unbind *interrupt-level* inline.
(edit) @5358   18 years Gary Byers Act like ud2a takes a one-byte immmediate operand (xuuo).
(edit) @5357   18 years Gary Byers Disable interrupts when necessary.
(edit) @5356   18 years Gary Byers bind/unbind *interrupt-level* inline.
(edit) @5355   18 years Gary Byers * empty log message *
(edit) @5354   18 years Gary Byers Handle 32-bit character encodings. Start to extend …
(edit) @5353   18 years Gary Byers utf-32/ucs-4 and variants.
(edit) @5352   18 years Gary Byers EXTERNAL-FORMATs are immutable, interned.
(edit) @5351   18 years Gary Byers * empty log message *
(edit) @5350   18 years Gary Byers Fix use of ,<- vinsn macros inside ENSURING-NODE-TARGET. Inline the …
(edit) @5349   18 years Gary Byers INLINE-SUB2 support.
(edit) @5348   18 years Gary Byers * empty log message *
(edit) @5347   18 years Gary Byers Don't (DECLARE (OPTIMIZE (SAFETY 3))) in generated DEFSTRUCT accessors.
(edit) @5346   18 years Gary Byers Fix many cases of ENSURING-NODE-TARGET. Do the fixnum case of …
(edit) @5345   18 years Gary Byers It makes no sense to use the vinsn macros <- and inside …
(edit) @5344   18 years Gary Byers * empty log message *
(edit) @5343   18 years Gary Byers Do vector bounds-checking a little differently. Add xchg-registers.
(edit) @5342   18 years Gary Byers * empty log message *
(edit) @5341   18 years Gary Byers Use new NUMCMP operator.
(edit) @5340   18 years Gary Byers Change inline expansion: use optimize settings in effect at call time, …
(edit) @5339   18 years Gary Byers Change >=-2, <=-2, /=-2 to avoid inlining issues.
(edit) @5338   18 years Gary Byers Replace unused num= with numcmp.
(edit) @5337   18 years Gary Byers * empty log message *
(edit) @5336   18 years Gary Byers Terminate argument processing when "--" is seen.
(edit) @5335   18 years Gary Byers Handle newline translation differenly (at the character I/O level, not …
(edit) @5334   18 years Gary Byers * empty log message *
(edit) @5333   18 years Gary Byers Write #\Sub's char-code if we can't encode a character in (implicit) …
(edit) @5332   18 years Gary Byers %COPY-STRING-TO-U8: use #\Sub (ascii 26) as a replacement character.
(edit) @5331   18 years Gary Byers :stream-encode/decode functions always write/read something, even if …
(edit) @5330   18 years Gary Byers * empty log message *
(edit) @5329   18 years Gary Byers More stuff about line termination. When will this end ?
(edit) @5328   18 years Gary Byers Use a hashtable to map characters to their names. (Maybe a sparse …
(edit) @5327   18 years Gary Byers Use a hashtable to map characters to their names. (Maybe a sparse …
(edit) @5326   18 years Gary Byers * empty log message *
(edit) @5325   18 years Gary Byers SELECT-BACKTRACE: it's been all NEW-BACKTRACE for a while now.
(edit) @5324   18 years Gary Byers Need to #include <sys/signal.h> to keep Panther happy.
(edit) @5323   18 years Gary Byers Print hex with leading #x, not #0x …
(edit) @5322   18 years Gary Byers Do some sanity checks on SAVE-APPLICATION pathname, before it's too …
(edit) @5321   18 years Gary Byers ASCII, some other changes.
(edit) @5320   18 years Gary Byers Rearrange a few things; pass :line-termination option to MAKE-FD-STREAM.
(edit) @5319   18 years Gary Byers Yet another line-termination translation scheme; hopefully, the last …
(edit) @5318   18 years Gary Byers Add character names for #\Line_Separator, #\Paragraph_separator.
(edit) @5317   18 years Gary Byers * empty log message *
(edit) @5316   18 years Gary Byers *TERMINAL-CHARACTER-ENCODING-NAME*.
(edit) @5315   18 years Gary Byers In %ERROR, go straight to the kernel debugger if interactive streams …
(edit) @5314   18 years Gary Byers Don't initialize interactive streams via DEF-LOAD-POINTERS. Wrap that …
(edit) @5313   18 years Gary Byers Handle the (new) -K/--terminal-encoding command-line argument.
(edit) @5312   18 years Gary Byers * empty log message *
(edit) @5311   18 years Gary Byers INPUT-STREAM-P, OUTPUT-STREAM-P are true of instances if INPUT-STREAM/ …
(edit) @5310   18 years Gary Byers Do abort() if kernel debugger is entered when --batch is in effect.
(edit) @5309   18 years Gary Byers QUIT: flush *STDOUT* in PROCESS-EXIT-APPLICATION.
(edit) @5308   18 years Gary Byers PROCESS-EXIT-APPLICATION: flush *stdout* here.
(edit) @5307   18 years Gary Byers * empty log message *
(edit) @5306   18 years Gary Byers CODE-UNIT, not CODE-ELEMENT. Add a TRANSLATE slot to IO-BUFFER.
(edit) @5305   18 years Gary Byers basic (vs fundamental) socket streams.
(edit) @5304   18 years Gary Byers Real, live EXTERNAL-FORMAT structures.
(edit) @5303   18 years Gary Byers Bump.
(edit) @5302   18 years Gary Byers %COPY-STRING-TO-U8: use #\? as a replacement character.
(edit) @5301   18 years Gary Byers * empty log message *
(edit) @5300   18 years Gary Byers More register name aliases. FMH.
(edit) @5299   18 years Gary Byers get_mxcsr, set_mxcsr.
(edit) @5298   18 years Gary Byers Save the mxcsr, load it with a C-like value (all exceptions masked) …
(edit) @5297   18 years Gary Byers * empty log message *
(edit) @5296   18 years Gary Byers WITH-ENCODED-CSTR(s). (Hey, it's a start.)
(edit) @5295   18 years Gary Byers CHAR-NAME: try to use at least 4 hex digits for #\U+xxxx syntax.
(edit) @5294   18 years Gary Byers UCS-2, some other changes.
(edit) @5293   18 years Gary Byers Try to get line-termination/external-format stuff working.
(edit) @5292   18 years Gary Byers Assume that character data is always encoded as one or more 8-bit octets.
(edit) @5291   18 years Gary Byers * empty log message *
(edit) @5290   18 years Gary Byers Set class-prototypes for basic-streams just before we make the first one.
(edit) @5289   18 years Gary Byers * empty log message *
(edit) @5288   18 years Gary Byers Darwin uses _sigtramp glue to call handlers, so we need to make …
(edit) @5287   18 years Gary Byers Don't use SIGRETURN to return from signal_handler() on Darwin (since …
(edit) @5286   18 years Gary Byers * empty log message *
(edit) @5285   18 years Gary Byers Compile on ppc,ppc64 osx 10.4 and earlier.
(edit) @5284   18 years Gary Byers Compile on post OSX 10.4 systems, for ppc/ppc64. (Broken on systems …
(edit) @5283   18 years Gary Byers * empty log message *
Note: See TracRevisionLog for help on using the revision log.