source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @13401   15 years Gary Byers In STATIC-CONS, disable interrupts around the call to …
(edit) @13400   15 years Gary Palter Sample code for Cocotron issue 492
(edit) @13399   15 years R. Matthew Emerson Tweak darwinx8664 stuff to use Leopard interfaces; remove our private …
(edit) @13398   15 years R. Matthew Emerson Load x86-watch when bootstrapping.
(edit) @13397   15 years R. Matthew Emerson Darwin/x8632 tweaks (related to ucontext/mcontext structure and field …
(edit) @13396   15 years R. Matthew Emerson Darwin/x8664 interface databases built from 10.5 SDK.
(edit) @13395   15 years R. Matthew Emerson Darwin/ppc64 interface databases built from 10.5 SDK.
(edit) @13394   15 years R. Matthew Emerson Darwin/x8632 interfaces built from 10.5 SDK.
(edit) @13393   15 years R. Matthew Emerson Darwin/ppc32 interfaces built from 10.5 SDK.
(edit) @13392   15 years R. Matthew Emerson The lap version of %mrg31k3p works on ppc64 too, so don't read the …
(edit) @13391   15 years Gary Palter Test case for Cocotron issue 488
(edit) @13390   15 years Paul Krueger New contrib from Paul Krueger
(edit) @13389   15 years Gary Palter Add (not great) images for NSGoLeftTemplate and NSGoRightTemplate buttons
(edit) @13388   15 years gz fix for objdump parsing
(edit) @13387   15 years Gary Byers Propagate r13368 to 1.4. See ticket:642 .
(edit) @13386   15 years gz Use objdump rather than readelf
(edit) @13385   15 years Gary Byers In GEN-FILE-NAME, use RANDOM (rather than FILE-WRITE-NAME) to generate …
(edit) @13384   15 years Gary Byers In GEN-FILE-NAME, use RANDOM (rather than FILE-WRITE-NAME) to generate …
(edit) @13383   15 years R. Matthew Emerson Merge r13382 (EAI_xxx error codes negative on Linux) from trunk.
(edit) @13382   15 years R. Matthew Emerson On Linux, the EAI_xxx error codes (as returned by getaddrinfo or …
(edit) @13381   15 years Gary Palter CDB files for Cocotron r723
(edit) @13380   15 years Gary Palter Update to Cocotron r723
(edit) @13379   15 years gz Better socket errors (r13377)
(edit) @13378   15 years Gary Byers Low-level Intel I/O primitives and some Linux-specific support. (Kids, …
(edit) @13377   15 years R. Matthew Emerson Define a few keyword identifiers for errors returned by getaddrinfo. …
(edit) @13376   15 years R. Matthew Emerson load_image: use %ls format string directive when complaining about …
(edit) @13375   15 years R. Matthew Emerson xFindSymbol, xGetSharedLibrary: delete some obsolete Darwin-specific …
(edit) @13374   15 years R. Matthew Emerson Correct typos in a couple of docstrings.
(edit) @13373   15 years R. Matthew Emerson initialize-mrg31k3p-state: the seed components are not necessarily …
(edit) @13372   15 years R. Matthew Emerson Merge r13371 (fix to %copy-ivector-to-ivector-bytes) to 1.4 branch. …
(edit) @13371   15 years R. Matthew Emerson Fix typo/thinko in %copy-ivector-to-ivector-bytes.
(edit) @13370   15 years Gary Palter Upgrade CDB files for Cocotron r718
(edit) @13369   15 years Gary Palter Update to Cocotron r718
(edit) @13368   15 years Gary Byers Define LINE-LENGTH in terms of STREAM-LINE-LENGTH, which may actually …
(edit) @13367   15 years Gary Palter Better fix for NSPopUpButton
(edit) @13366   15 years Gary Byers In %IOBLOCK-BINARY-IN-IVECT, use (SETF AREF), not (SETF UVREF). Fixes …
(edit) @13365   15 years Gary Byers target::unbound -> target::subtag-unbound.
(edit) @13364   15 years gz MOP fix from trunk (r13344/r13358)
(edit) @13363   15 years gz defstruct fixes from trunk (r13344/r13358)
(edit) @13362   15 years gz Merge r13343: make cheap-eval-in-environment advisable
(edit) @13361   15 years gz show type of error on exit in batch mode (r13345)
(edit) @13360   15 years Gary Byers Seems to have been missing a paren.
(edit) @13359   15 years Gary Byers Propagate r13358 to 1.4.
(edit) @13358   15 years Gary Byers In DEFINE-COMPILE-TIME-STRUCTURE: don't record compile-time type/class …
(edit) @13357   15 years Gary Byers new
(edit) @13356   15 years Gary Byers new
(edit) @13355   15 years Gary Byers No ppc32::unbound, either.
(edit) @13354   15 years Gary Byers No area.ndwords, either.
(edit) @13353   15 years Gary Byers No extract-lisptag. lapmacro …
(edit) @13352   15 years Gary Byers When allocating/freeing static-conses in the kernel, set the CAR of …
(edit) @13351   15 years Gary Byers EXCHANGE-SLOT-VECTORS-AND-WRAPPERS: handle …
(edit) @13350   15 years Gary Palter Fix some issues that XMLisp has with Cocotron
(edit) @13349   15 years Gary Palter FFI bindings for Cocotron r710
(edit) @13348   15 years Gary Palter Upgrade to Cocotron r710
(edit) @13347   15 years Gary Byers Make subtargets of the kernel depend on tiger-sdk-check, so that …
(edit) @13346   15 years Gary Byers Check static cons freelist on GC entry, exit.
(edit) @13345   15 years gz show type of error on error exit in batch mode
(edit) @13344   15 years Gary Byers In REMOVE-STRUCTURE-DEFS, don' call FMAKUNBOUND on a user-defined …
(edit) @13343   15 years Gary Byers Don't inline self-calls in CHEAP-EVAL-IN-ENVIRONMENT, so that …
(edit) @13342   15 years Gary Byers CoreAudioKit interfaces for Darwinx86/trunk
(edit) @13341   15 years Gary Byers CoreAudioKit interfaces for Darwinx86/1.4
(edit) @13340   15 years Gary Palter Don't copy SVN files into the bundle
(edit) @13339   15 years gz New CL:RANDOM implementation from trunk
(edit) @13338   15 years Gary Byers C-x e considered harmful; remove typos.
(edit) @13337   15 years Paul Krueger Don't change the m4 quoting characters from their defaults (`'). (On …
(edit) @13336   15 years Paul Krueger Try to conditionally inhibit format (printf) warnings on all …
(edit) @13335   15 years R. Matthew Emerson Remove obsolete code.
(edit) @13334   15 years R. Matthew Emerson On Windows, use quasi-documented function RtlGenRandom to initialize …
(edit) @13333   15 years R. Matthew Emerson If the system has /dev/urandom, read from it to initialize the …
(edit) @13332   15 years gz Improved compilation for some fixnum operations, %svref (r13247-r13253
(edit) @13331   15 years gz Transform APPLY with constant arg into FUNCALL (r13231 from trunk)
(edit) @13330   15 years gz Changes in handling of weak vectors (i.e. populations and weak hash …
(edit) @13329   15 years R. Matthew Emerson typo in comment
(edit) @13328   15 years R. Matthew Emerson Remove now unused code implementing old random number generator.
(edit) @13327   15 years R. Matthew Emerson Improve CL:RANDOM. The new generator is the MRG321k3p generator …
(edit) @13326   15 years R. Matthew Emerson Change %mrg31k3p to use mark-as-imm/mark-as-node (which twiddle bits …
(edit) @13325   15 years R. Matthew Emerson Use new ppc lap macros u32-ref, u32-set in implementation of %mrg31k3p …
(edit) @13324   15 years R. Matthew Emerson In portable %mrg31k3p function, get the seed from the right place in …
(edit) @13323   15 years R. Matthew Emerson Remove %next-random-seed, which implemented the old random number …
(edit) @13322   15 years R. Matthew Emerson Remove obsolete functions %cons-random-state and …
(edit) @13321   15 years R. Matthew Emerson print-object for random-state objects: support only new random state.
(edit) @13320   15 years R. Matthew Emerson Accessors for new random state object on all targets; remove old …
(edit) @13319   15 years R. Matthew Emerson Version of %mrg31k3p in ppc32 lap.
(edit) @13318   15 years R. Matthew Emerson Updated accessors for new random state object. (temporarily x86-only)
(edit) @13317   15 years R. Matthew Emerson Version of %mrg31k3p in x8664 lap.
(edit) @13316   15 years R. Matthew Emerson Version of %mrg31k3p in x8632 lap.
(edit) @13315   15 years R. Matthew Emerson In %bignum-random, call cl:random to generate a full digit's worth of …
(edit) @13314   15 years R. Matthew Emerson New random number generator %mrg31k3p. Remove function …
(edit) @13313   15 years R. Matthew Emerson Move INIT-RANDOM-STATE-SEEDS here from ccl:level-0;l0-numbers.lisp. …
(edit) @13312   15 years R. Matthew Emerson Add case for random state objects in EQUALP. Call new function …
(edit) @13311   15 years R. Matthew Emerson Call new function INITIAL-RANDOM-STATE to set a thread's initial …
(edit) @13310   15 years R. Matthew Emerson Update PRINT-OBJECT method for new random state objects.
(edit) @13309   15 years R. Matthew Emerson For integrating improved version of CL:RANDOM.
(edit) @13308   15 years Gary Palter Update FFI headers to Cocotron r706
(edit) @13307   15 years Gary Palter Update to Cocotron r706
(edit) @13306   15 years gz Merge ffcall, float tweaks (r13221, r13234, r13298, r13299)
(edit) @13305   15 years gz Merge 32-bit/windows-only changes; update mergeinfo
(edit) @13304   15 years gz Fix error message text (r13205 from trunk)
(edit) @13303   15 years gz Mac/Windows-only changes from trunk (r13206-r13209)
(edit) @13302   15 years gz From trunk: interactive source-location tweaks (r13193, r13201)
Note: See TracRevisionLog for help on using the revision log.