source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @6058   18 years Gary Byers New approach to protocols; move some definitions earlier in the rats nest.
(edit) @6057   18 years Gary Byers COMPUTE-OBJC-TO-LISP-FUNCTION-NAME. The currently active version just …
(edit) @6056   18 years Gary Byers Use FOREIGN-STRUCT-ENCPSULATIONs, which were probably a bad idea. …
(edit) @6055   18 years Gary Byers Sketch out a mechanism for recognizing typed pointers as instances of …
(edit) @6054   18 years Gary Byers Define a few foreign structures inside INSTALL-STANDARD-FOREIGN-TYPES …
(edit) @6053   18 years Gary Byers Move the foreign structure definitions to inside …
(edit) @6052   18 years Gary Byers Revert out of some of the changes that led to Trac bug #2. Try hard …
(edit) @6051   18 years Gary Byers Define a few foreign structure types here, rather than inside …
(edit) @6050   18 years Gary Byers Call INSTALL-STANDARD-FOREIGN-TYPES and …
(edit) @6049   18 years Gary Byers FREE: be careful about gcable pointers.
(edit) @6048   18 years Gary Byers Comment indentation.
(edit) @6047   18 years Gary Byers $fasl-timm: if this is still used, an :int will do (no need for :long).
(edit) @6046   18 years Gary Byers RLET, MAKE-RECORD assert pointer's type-ordinal.
(edit) @6045   18 years Gary Byers Macptr printing in the brave new world.
(edit) @6044   18 years Gary Byers Note experimental version in banner.
(edit) @6043   18 years Gary Byers Intern foreign-array-types, too.
(edit) @6042   18 years Gary Byers canonicalize-foreign-type-ordinals: :long and :int are identical on …
(edit) @6041   18 years Gary Byers Lots of changes for "ordinally" typed pointers; hard to bootstrap.
(edit) @6040   18 years Gary Byers
(edit) @6039   18 years Gary Byers Remove a debugging fprintf.
(edit) @6038   18 years Gary Byers new branch for objc dispatch functions
(edit) @6037   18 years Gary Byers
(edit) @6036   18 years Gary Byers Fix typo (extra quote) in generate-callback-bindings.
(edit) @6035   18 years Gary Byers
(edit) @6034   18 years Gary Byers (re-)enable -O2.
(edit) @6033   18 years Gary Byers
(edit) @6032   18 years Gary Byers
(edit) @6031   18 years Gary Byers Fix fenceposts in CLOSURE-CLOSED-OVER-VALUES.
(edit) @6030   18 years Gary Byers Simplify interrupt_handler() a little.
(edit) @6029   18 years Gary Byers Fix "extra arguments" error message in %EXTERNAL-CALL-EXPANDER.
(edit) @6028   18 years Gary Byers class-wrapper-random-state: use encapsulation, and a lock.
(edit) @6027   18 years Gary Byers *RANDOM-STATE* is thread-local.
(edit) @6026   18 years Gary Byers *RANDOM-STATE* is thread-local.
(edit) @6025   18 years Gary Byers in catch_exception_raise(), try to deal with variations in Mach …
(edit) @6024   18 years Gary Byers remove CVSROOT
(edit) @6023   18 years Gary Byers Bill's fix to (MAKE-PATHNAME :DIRECTORY NIL ...)
(edit) @6022   18 years Gary Byers * empty log message *
(edit) @6021   18 years Gary Byers Use CLEAR-OPEN-FILE-STREAMS.
(edit) @6020   18 years Gary Byers Accessors of open-file-streams; no more *OPEN-FILE-STREAMS*.
(edit) @6019   18 years Gary Byers Encapsulation for open-file-streams.
(edit) @6018   18 years Gary Byers OPEN-FILE-STREAMS is a function, returns a copy of a list of open file …
(edit) @6017   18 years Gary Byers Lose *OPEN-FILE-STREAMS* and the lock associated with it.
(edit) @6016   18 years Gary Byers Bind *GENSYM-COUNTER* per-thread.
(edit) @6015   18 years Gary Byers When REMHASH deletes the last entry in a hash-table, it fills the …
(edit) @6014   18 years Gary Byers * empty log message *
(edit) @6013   18 years Gary Byers *spin-lock-tries* with a trailing *.
(edit) @6012   18 years Gary Byers printing random-state: don't shift seeds.
(edit) @6011   18 years Gary Byers MAKE-RANDOM-STATE: don't shift.
(edit) @6010   18 years Gary Byers Do %next-random-seed more portably.
(edit) @6009   18 years Gary Byers Typo in comment.
(edit) @6008   18 years Gary Byers Just a 32-bit version of %next-random-pair.
(edit) @6007   18 years Gary Byers And, while we're at it: do the next-random-seed permutation in …
(edit) @6006   18 years Gary Byers Don't shift random seeds.
(edit) @6005   18 years Gary Byers * empty log message *
(edit) @6004   18 years Gary Byers Check for trap opcode >= #x70 rather than >= #x80, because of the new …
(edit) @6003   18 years Gary Byers Recognize uuo-error-slot-unbound.
(edit) @6002   18 years Gary Byers Use (int #x7_) for uuo-error-slot-unbound, since some (int #x8_) traps …
(edit) @6001   18 years Gary Byers * empty log message *
(edit) @6000   18 years Gary Byers Don't shadow the definition of PPC-DIV2.
(edit) @5999   18 years Gary Byers * empty log message *
(edit) @5998   18 years Gary Byers For #+linux-target, try to use #_sysconf in CPU-COUNT, and fall back …
(edit) @5997   18 years Gary Byers Handle new GNU ld "hash-style" linker options.
(edit) @5996   18 years Gary Byers Darwin signal return: logior in the el-bizarro syscall mask, pass the …
(edit) @5995   18 years Gary Byers OPEN, CLOSE lock *OPEN-FILE-STREAMS-LOCK* before accessing …
(edit) @5994   18 years Gary Byers Add comment about *OPEN-FILE-STREAMS-LOCK*.
(edit) @5993   18 years Gary Byers Add *OPEN-FILE-STREAMS-LOCK*.
(edit) @5992   18 years Gary Byers Bind *FCOMP-PREVIOUS-POSITION* in FCOMP-READ-LOOP (e.g., don't just …
(edit) @5991   18 years Gary Byers * empty log message *
(edit) @5990   18 years Gary Byers Bump current image version.
(edit) @5989   18 years Gary Byers Some (currently unused) CPUID "calls" want an argument in ecx. Set …
(edit) @5988   18 years Gary Byers Use spinlocks to guard updates to "real" locks; those updates can be …
(edit) @5987   18 years Gary Byers Bump current, max abi versions; continue to support the old one.
(edit) @5986   18 years Gary Byers #include #<sched.h>, for sched_yield() prototype. Change declaration …
(edit) @5985   18 years Gary Byers bump, indicate work-in-progress development version.
(edit) @5984   18 years Gary Byers Determing *spin-lock-tries* at launch time, based on cpu-count. YIELD …
(edit) @5983   18 years Gary Byers Locks use spinlocks, try *spin-lock-tries* to obtain them before yielding.
(edit) @5982   18 years Gary Byers Move YIELD elsewhere.
(edit) @5981   18 years Gary Byers Add spinlock field to lockptr storage layout.
(edit) @5980   18 years Gary Byers * empty log message *
(edit) @5979   18 years Gary Byers Toplevel function: initial-listener class is 'TTY-LISTENER.
(edit) @5978   18 years Gary Byers Print n's value, not n in error message.
(edit) @5977   18 years Gary Byers New process class: TTY-LISTENER. EXIT-INTERACTIVE-PROCESS: for most …
(edit) @5976   18 years Gary Byers Don't call QUIT on EOF, call EXIT-INTERACTIVE-PROCESS instead. Look …
(edit) @5975   18 years Gary Byers Export *quit-on-eof*.
(edit) @5974   18 years Gary Byers WITH-MACPTRS: move initialization/modification of null pointers into body.
(edit) @5973   18 years Gary Byers Try to handle two more cases of consus-interruptus.
(edit) @5972   18 years Gary Byers (the <type> <constant>) transforms to <constant> if constant is of …
(edit) @5971   18 years Gary Byers Do the / * thing.
(edit) @5970   18 years Gary Byers things that do calls need :call attribute.
(edit) @5969   18 years Gary Byers * empty log message *
(edit) @5968   18 years Gary Byers binding primitives: set value after new binding frame
(edit) @5967   18 years Gary Byers * empty log message *
(edit) @5966   18 years Gary Byers In %fixnum-truncate, use -8(sp) rather than %rbp; trust …
(edit) @5965   18 years Gary Byers Try to preserve -8(sp) across callback_for_interrupt().
(edit) @5964   18 years Gary Byers * empty log message *
(edit) @5963   18 years Gary Byers check_node: ignore tiny things (shift counts) that may wind up on the …
(edit) @5962   18 years Gary Byers In pc_luser_xp: if allocating and before the alloc trap and …
(edit) @5961   18 years Gary Byers * empty log message *
(edit) @5960   18 years Gary Byers Changes to GUESS-ALIGNMENT. Again, this only makes sense for cases …
(edit) @5959   18 years Gary Byers Some extra fields in objc-message-info/objc-method-info structures. …
Note: See TracRevisionLog for help on using the revision log.