source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @14699   14 years Shannon Spires Add &allow-other-keys to #'enqueue-toplevel-form method on …
(edit) @14698   14 years Gary Byers In LISP-STRING-FROM-NSSTRING, allow the NSString to contain embedded …
(edit) @14697   14 years Gary Byers updated
(edit) @14696   14 years Gary Byers Remove stray "(and nil ..." conditionalization from ACODE-OPTIMIZE-LOGIOR2.
(edit) @14695   14 years Gary Byers In x862-%ilog[ior|and|xor]2 (and in some subset of the analogous …
(edit) @14694   14 years R. Matthew Emerson A few additions to the documentation for save-application. Closes …
(edit) @14693   14 years R. Matthew Emerson Merge r14962 from trunk.
(edit) @14692   14 years Gary Byers Try to reserve a little more space at the bottom of the altstack on …
(edit) @14691   14 years gz Merge r14690 from trunk
(edit) @14690   14 years gz When processing code coverage notes, don't descend functions from …
(edit) @14689   14 years gz Remove stray char
(edit) @14688   14 years R. Matthew Emerson Revert r14687. The ASDF dust seems not to have settled yet.
(edit) @14687   14 years R. Matthew Emerson ASDF 2.013 from upstream.
(edit) @14686   14 years Gary Byers updated
(edit) @14685   14 years R. Matthew Emerson Mention that encode-string-to-octets and decode-string-from-octets …
(edit) @14684   14 years Gary Byers Propagate r14525 to 1.6 branch.
(edit) @14683   14 years R. Matthew Emerson Re-indent make-file-stream.
(edit) @14682   14 years R. Matthew Emerson Test for ticket:674.
(edit) @14681   14 years R. Matthew Emerson In /-2, be more careful with division involving a complex operand. …
(edit) @14680   14 years Gary Byers Just use the FFI to find sections in core files. Ignore sections …
(edit) @14679   14 years Gary Byers updated
(edit) @14678   14 years Gary Byers Describe the :USE-STANDARD-INITIAL-BINDINGS arg to MAKE-PROCESS as …
(edit) @14677   14 years Gary Byers Set SDKROOT to /
(edit) @14676   14 years R. Matthew Emerson Tests for ticket:831 and ticket:832.
(edit) @14675   14 years R. Matthew Emerson Change the darwinx86 makefiles so that it's easy to edit them and …
(edit) @14674   14 years R. Matthew Emerson Test for ticket:830.
(edit) @14673   14 years R. Matthew Emerson When computing the absolute value of a complex number, be a little …
(edit) @14672   14 years Gary Byers Fix handling of foreign FP exceptions in the new scheme (was leading …
(edit) @14671   14 years Gary Byers On x86 Darwin, use catch_exception_raise_state(); this keeps Mach from …
(edit) @14670   14 years R. Matthew Emerson In ATAN of a complex argument y, the main thing is to carefully …
(edit) @14669   14 years R. Matthew Emerson In ATAN of a complex argument, compute the value in terms of the …
(edit) @14668   14 years R. Matthew Emerson Test for ticket:828.
(edit) @14667   14 years R. Matthew Emerson Death to asdf-install, which is just a dangerous nuisance nowadays.
(edit) @14666   14 years R. Matthew Emerson Test for ticket:829.
(edit) @14665   14 years R. Matthew Emerson In ATANH, in the complex argument case, use the formula from the spec …
(edit) @14664   14 years Gary Byers ARM Linux kernel
(edit) @14663   14 years Gary Byers current image
(edit) @14662   14 years gz Make the if-exists check in %create-file more atomic
(edit) @14661   14 years Gary Byers In -windowShouldClose:, find the document via …
(edit) @14660   14 years Gary Byers When modifying a document's textstorage on Cocotron, explicitly call …
(edit) @14659   14 years Gary Byers Workarounds for Cocotron issues 648 and 653.
(edit) @14658   14 years Gary Byers Try to fix Mach kernel thread lossage.
(edit) @14657   14 years R. Matthew Emerson Don't bother to save/restore the state of the direction flag in …
(edit) @14656   14 years Gary Byers lispequ.lisp: make SHLIB fields available to DESCRIBE/INSPECT. …
(edit) @14655   14 years Gary Byers Handle SIGBUS: if we get a SIGBUS trying to access the page before our …
(edit) @14654   14 years R. Matthew Emerson Backtrace dialog changes. Works better on Cocotron, but still leaks …
(edit) @14653   14 years Gary Byers Add some dmb instructions.
(edit) @14652   14 years R. Matthew Emerson In SPffcall, don't use popfl to restore the state of DF. Instead, …
(edit) @14651   14 years Gary Byers Define and call check_arm_cpu(), which now wants an ARMv7 or later.
(edit) @14650   14 years Gary Byers In %SAVE-APPLICATION-INTERNAL, use MAKE-MCL-LISTENER-PROCESS to run …
(edit) @14649   14 years Gary Byers Only one SHARED-LIBRARY-WITH-NAME; may not need extra arg after …
(edit) @14648   14 years Gary Byers Remove (archaic, duplicate) #+darwin-target CLOSE-SHARED-LIBRARY.
(edit) @14647   14 years Gary Byers Even newer win32 binaries.
(edit) @14646   14 years Gary Byers Fix Windows lossage from last commit.
(edit) @14645   14 years Gary Byers Start trying to get CLOSE-SHARED-LIBRARY working on all platforms. …
(edit) @14644   14 years Gary Byers set rcontext_readonly true on WIN_32.
(edit) @14643   14 years Gary Byers On Cocotron, try to ensure that NSDebugEnabled is false. (It's set to …
(edit) @14642   14 years Paul Krueger Eliminate some compiler warnings
(edit) @14641   14 years R. Matthew Emerson More places that need to subtract tcr-bias.
(edit) @14640   14 years R. Matthew Emerson In %tcr-binding-location, fix another case where we need to subtract …
(edit) @14639   14 years R. Matthew Emerson Account for tcr-bias in the cocotron case of with-ns-exceptions-as-errors.
(edit) @14638   14 years Paul Krueger New Documentation for App Tools
(edit) @14637   14 years Paul Krueger New example for App Developer Tools
(edit) @14636   14 years R. Matthew Emerson Change fd_setsize_bytes() for the benefit of usocket and Windows. …
(edit) @14635   14 years Gary Byers updated
(edit) @14634   14 years Gary Byers Document new CHUD stuff, :NATIVE arg to SAVE-APPLICATION.
(edit) @14633   14 years Paul Krueger Delete old documentation
(edit) @14632   14 years Paul Krueger See Tools Revision Notes for details
(edit) @14631   14 years Gary Byers Conditionalize definition of extract_subtag, since we have to write to …
(edit) @14630   14 years Gary Byers Look for MACHO_MAGIC in header. Initialize next_section_ordinal.
(edit) @14629   14 years Gary Byers x8664 'extract_subtag' macro: use movzbl to avoid a partial register …
(edit) @14628   14 years Gary Byers Tell the user that we're waiting for shark to process samples.
(edit) @14627   14 years Gary Byers Typo in conditionalization (darwinx8664, not darwin-x8664.)
(edit) @14626   14 years Gary Byers Use the METHOD object's lambda-list (not the METHOD-FUNCTION's) when …
(edit) @14625   14 years Gary Byers REMHASH: it's not our job to effectively rehash the table when the …
(edit) @14624   14 years R. Matthew Emerson done with this
(edit) @14623   14 years R. Matthew Emerson Remove yet more left-over debugging cruft.
(edit) @14622   14 years R. Matthew Emerson Remove some left-over debugging stuff.
(edit) @14621   14 years R. Matthew Emerson x8632::tcr-bias is supposed to be 0 on non-Windows platforms.
(edit) @14620   14 years R. Matthew Emerson updated 32-bit Windows binaries
(edit) @14619   14 years R. Matthew Emerson Merge shrink-tcr branch. This enables the 32-bit Windows lisp to run …
(edit) @14618   14 years R. Matthew Emerson merge changes from trunk
(edit) @14617   14 years R. Matthew Emerson fixes for compiling for 64-bit windows
(edit) @14616   14 years Gary Palter Update to the latest version of Cocotron.
(edit) @14615   14 years R. Matthew Emerson add DLL for CoreData
(edit) @14614   14 years Gary Palter Revert
(edit) @14613   14 years Gary Palter Revert
(edit) @14612   14 years Gary Palter Updated FFI files for latest Cocotron
(edit) @14611   14 years Gary Palter Rebuild with latest Cocotron sources
(edit) @14610   14 years Gary Byers New scheme (using native heap images.) Lose all of the .spatch stuff.
(edit) @14609   14 years Gary Byers mach-o-image.c: earlier victory declaration was ... premature. Call …
(edit) @14608   14 years Gary Byers dumplisp.lisp: support :native argument to SAVE-APPLICATION; only …
(edit) @14607   14 years R. Matthew Emerson More tweaks; a cross-compiled Windows x86 lisp now bootstraps on …
(edit) @14606   14 years R. Matthew Emerson Checkpoint of work in progress.
(edit) @14605   14 years Gary Byers Fix typos.
(edit) @14604   14 years Gary Byers Getting close to working: a saved 'native image' loads at the right …
(edit) @14603   14 years Gary Byers define & initialize reserved_region_end.
(edit) @14602   14 years Gary Byers save_application's first arg is signed.
(edit) @14601   14 years Gary Byers save_application's first arg is signed; if it's negative, save a …
(edit) @14600   14 years Gary Byers Declare reserved_region_end.
Note: See TracRevisionLog for help on using the revision log.