|
|
|
@14517
|
14 years |
Gary Byers |
Handle SIGILL specially: if a conditional UUO causes an exception
when …
|
|
|
|
@14516
|
14 years |
Gary Byers |
Build the android kernel using r5 of the ndk, which has a better
idea …
|
|
|
|
@14515
|
14 years |
Gary Byers |
Some ARM implementations (the Qualcomm Snapdragon for one) will signal …
|
|
|
|
@14514
|
14 years |
Gary Byers |
Android doesn't implement #_getifaddrs (needed to enumerate IP …
|
|
|
|
@14513
|
14 years |
Gary Byers |
Recognize Android as a platform os name.
|
|
|
|
@14512
|
14 years |
Gary Byers |
Define :ucontext manually for Android.
|
|
|
|
@14511
|
14 years |
Gary Byers |
add cocotron external
|
|
|
|
@14510
|
14 years |
Gary Byers |
Android ("bionic" C library) doesn't define some things (sysexits - …
|
|
|
|
@14509
|
14 years |
Gary Byers |
updated
|
|
|
|
@14508
|
14 years |
R. Matthew Emerson |
Mention that it's a good idea to start up the lisp with the -n or …
|
|
|
|
@14507
|
14 years |
Gary Byers |
Different.
|
|
|
|
@14506
|
14 years |
Gary Byers |
New.
|
|
|
|
@14505
|
14 years |
R. Matthew Emerson |
In REMOVE-STRUCTURE-DEFS, don't remove inherited accessors.
Closes …
|
|
|
|
@14504
|
14 years |
R. Matthew Emerson |
In DEFSTRUCT-BOA-CONSTRUCTOR, treat &aux in boa lambda lists specially …
|
|
|
|
@14503
|
14 years |
Gary Byers |
spell #define with an 'i'
|
|
|
|
@14502
|
14 years |
Gary Byers |
Not too much to see here yet, either.
|
|
|
|
@14501
|
14 years |
R. Matthew Emerson |
Support defining multiple keyword constructor functions in defstruct.
…
|
|
|
|
@14500
|
14 years |
Gary Byers |
Not too much to see here yet, either.
|
|
|
|
@14499
|
14 years |
R. Matthew Emerson |
From trunk: GC integrity check more places; fix to progvsave.
(ARM only)
|
|
|
|
@14498
|
14 years |
Gary Byers |
move along, nothing to see here
|
|
|
|
@14497
|
14 years |
Gary Palter |
Upgraded Cocoa header files for the latest Cocotron DLLs
|
|
|
|
@14496
|
14 years |
Gary Palter |
Upgrade to Cocotron r122df7fd4c40 which includes native menus.
|
|
|
|
@14495
|
14 years |
Gary Byers |
arm-gc.c: GC integrity checks check cstack on ARM.
arm-spentry.s: in …
|
|
|
|
@14494
|
14 years |
Gary Byers |
GC integrity checks check exception frames, thread-local special …
|
|
|
|
@14493
|
14 years |
gz |
Merge code coverage fixes (r14476, r14477) into 1.6
|
|
|
|
@14492
|
14 years |
Gary Byers |
Suppress some cocotron-specific warnings.
Paren highlighting seems to …
|
|
|
|
@14491
|
14 years |
Gary Byers |
Needs more testing on Cocotron …
|
|
|
|
@14490
|
14 years |
Gary Byers |
Do paren highlighting by modifying the textstorage's attributes,
not …
|
|
|
|
@14489
|
14 years |
R. Matthew Emerson |
method signature changes as made in r14363.
|
|
|
|
@14488
|
14 years |
R. Matthew Emerson |
New linuxarm lisp kernel (for r14472, just in case).
|
|
|
|
@14487
|
14 years |
R. Matthew Emerson |
Merge in some changes relevant to operating in batch mode.
* show …
|
|
|
|
@14486
|
14 years |
R. Matthew Emerson |
Merge r14482 from trunk: x86 spjump table doesn't need to be …
|
|
|
|
@14485
|
14 years |
R. Matthew Emerson |
Merge ARM FFI fixes from trunk.
|
|
|
|
@14484
|
14 years |
R. Matthew Emerson |
When in batch mode, reset the signal action for SIGSEGV and SIGBUS
to …
|
|
|
|
@14483
|
14 years |
R. Matthew Emerson |
In ABNORMAL-APPLICATION-EXIT, print lisp version information.
|
|
|
|
@14482
|
14 years |
Gary Byers |
remap_spjump(): on x86, the spjump table is just a table of addresses, …
|
|
|
|
@14481
|
14 years |
Gary Byers |
Pasting clipboard content from other applications doesn't work under …
|
|
|
|
@14480
|
14 years |
Gary Byers |
Compensate for CRLF line-termination in meta-.
Fixes ticket:741, but …
|
|
|
|
@14479
|
14 years |
Gary Byers |
Handle :unsigned-fullword callback return type.
|
|
|
|
@14478
|
14 years |
Gary Byers |
More ARM FFI fixes: fix handling of (single-)FLOAT args/results
in …
|
|
|
|
@14477
|
14 years |
gz |
can't whitespacep a byte, duh
|
|
|
|
@14476
|
14 years |
gz |
Fix use of nx-t/nx-null in decomp-form. Tweak some debug code.
|
|
|
|
@14475
|
14 years |
Gary Byers |
updated
|
|
|
|
@14474
|
14 years |
R. Matthew Emerson |
Document ccl:process-reset-and-enable.
|
|
|
|
@14473
|
14 years |
R. Matthew Emerson |
In the documentation for process-kill, don't mention process-reset. …
|
|
|
|
@14472
|
14 years |
Gary Byers |
lisp-kernel/linuxarm/Makefile: just use -mfpu=vfp (not vfpv2) in …
|
|
|
|
@14471
|
14 years |
Gary Byers |
up-to-date Win64 kernel
|
|
|
|
@14470
|
14 years |
R. Matthew Emerson |
ASDF 2.011 from upstream.
|
|
|
|
@14469
|
14 years |
R. Matthew Emerson |
Release binaries for Clozure CL 1.6 (built from r14468).
|
|
|
|
@14468
|
14 years |
R. Matthew Emerson |
Merge r14459 through r14465 from trunk.
ftype declarations for (setf …
|
|
|
|
@14467
|
14 years |
R. Matthew Emerson |
Merge r14464 from trunk (fix to purify() on x86).
|
|
|
|
@14466
|
14 years |
R. Matthew Emerson |
Updated Cocotron interfaces.
|
|
|
|
@14465
|
14 years |
R. Matthew Emerson |
Cocotron libraries built from 4cbbe41637f2 plus our patch.
|
|
|
|
@14464
|
14 years |
Gary Byers |
At the end of purify(), set managed_static_area->high to …
|
|
|
|
@14463
|
14 years |
R. Matthew Emerson |
In NX1-FUNCTION, ensure that we have a lambda expression before …
|
|
|
|
@14462
|
14 years |
Gary Byers |
Fix protocol handling for Cocotron.
|
|
|
|
@14461
|
14 years |
Gary Byers |
Ensure that any streams created to read external-process output
are …
|
|
|
|
@14460
|
14 years |
Gary Byers |
In FD-STREAM-ADVANCE, use FD-INPUT-AVAILABLE-P (not STREAM-LISTEN)
to …
|
|
|
|
@14459
|
14 years |
Gary Byers |
In DEFNXDECL FTYPE, record the canonical function name (not the
list …
|
|
|
|
@14458
|
14 years |
R. Matthew Emerson |
Merge fix to x8664 cons vinsn (r14457) from trunk.
|
|
|
|
@14457
|
14 years |
R. Matthew Emerson |
Explicitly list x8664::allocptr (aka temp0) as a temporary in the cons …
|
|
|
|
@14456
|
14 years |
R. Matthew Emerson |
Remove RC1 from version string.
|
|
|
|
@14455
|
14 years |
R. Matthew Emerson |
Updated darwinppc binaries (for the double-float-nan issue).
|
|
|
|
@14454
|
14 years |
R. Matthew Emerson |
Merge r14451 from trunk (double-float-nan initialization).
|
|
|
|
@14453
|
14 years |
R. Matthew Emerson |
Merge several changes from trunk.
* r14435, treatment of long float, …
|
|
|
|
@14452
|
14 years |
Gary Byers |
DarwinPPC binaries.
|
|
|
|
@14451
|
14 years |
Gary Byers |
In the form that initializes DOUBLE-FLOAT-NAN, declare + to be …
|
|
|
|
@14450
|
14 years |
R. Matthew Emerson |
Updated darwinppc images, really.
|
|
|
|
@14449
|
14 years |
R. Matthew Emerson |
Updated darwinppc images.
|
|
|
|
@14448
|
14 years |
R. Matthew Emerson |
Revert r14446 and r14447, which broke everything but darwinppc32, …
|
|
|
|
@14447
|
14 years |
R. Matthew Emerson |
Use the correct bits.
|
|
|
|
@14446
|
14 years |
R. Matthew Emerson |
The Darwin PPC ports seem confused about what double-float-nan is, so …
|
|
|
|
@14445
|
14 years |
R. Matthew Emerson |
Special cases for freebsdx8632-target in %double-float-exp! and …
|
|
|
|
@14444
|
14 years |
R. Matthew Emerson |
Add C implementations of functions ieee754_exp and ieee754_expf …
|
|
|
|
@14443
|
14 years |
R. Matthew Emerson |
Updated solarisx86 interfaces from trunk.
|
|
|
|
@14442
|
14 years |
R. Matthew Emerson |
Updated solarisx64 interfaces from trunk.
|
|
|
|
@14441
|
14 years |
Gary Byers |
In ENSURE-DIRECTORY-PATHNAME, copy the pathname-host of the source
to …
|
|
|
|
@14440
|
14 years |
Gary Byers |
Catch :toplevel around the body of STARTUP-CCL.
|
|
|
|
@14439
|
14 years |
R. Matthew Emerson |
Change left over *nx-t* to (make-nx-t) in arm2-fixnum-overflow.
|
|
|
|
@14438
|
14 years |
Gary Byers |
enable_fp_exceptions() just before callback in callback_to_lisp().
|
|
|
|
@14437
|
14 years |
R. Matthew Emerson |
In FD-STREAM-LISTEN: by definition, LISTEN returns NIL when a …
|
|
|
|
@14436
|
14 years |
Gary Byers |
New Solaris interfaces; the old ones were affected by ticket:781.
|
|
|
|
@14435
|
14 years |
Gary Byers |
Treat some intrinsic types (LONG-FLOAT, etc.) as if they were small …
|
|
|
|
@14434
|
14 years |
Gary Byers |
current DarwinPPC64 image, since I neglected to checkin an r14406 image
|
|
|
|
@14433
|
14 years |
R. Matthew Emerson |
Merge r14425 through r14432 from trunk.
Addresses:
* foreign FPE …
|
|
|
|
@14432
|
14 years |
Gary Byers |
Move (windows-specific) NBACKSLASH-TO-FORWARD-SLASH from …
|
|
|
|
@14431
|
14 years |
Gary Byers |
Only reference SystemFunction036 on Win64; add a comment explaining …
|
|
|
|
@14430
|
14 years |
Gary Byers |
Windows: reference SystemFunction036, to ensure that advapi32.dll is loaded
|
|
|
|
@14429
|
14 years |
Shannon Spires |
Be slightly less stupid in #'pathname-for-namestring-fragment. …
|
|
|
|
@14428
|
14 years |
R. Matthew Emerson |
In %get-xcf-byte, xcf.relative-pc (which is a fixnum) can be negative, …
|
|
|
|
@14427
|
14 years |
Gary Byers |
On x8664 platforms where we use real signal handling and where …
|
|
|
|
@14426
|
14 years |
Gary Byers |
Do Darwin x86-64 foreign FPE handling in the Mach exception thread.
|
|
|
|
@14425
|
14 years |
Gary Byers |
Win64 FP functions signal FP exceptions in software after disabling …
|
|
|
|
@14424
|
14 years |
R. Matthew Emerson |
Merge r14422 (gc bug fix) and r14423 (ppc backtrace fix)
from trunk.
|
|
|
|
@14423
|
14 years |
Gary Byers |
FRAME-FUNCTION: can't assume that FRAME will be an integer (it might …
|
|
|
|
@14422
|
14 years |
Gary Byers |
When walking the managed_static_area's refbits (in …
|
|
|
|
@14421
|
14 years |
Gary Byers |
systems.lisp, compile-ccl.lisp, l1-boot-2.lisp: Compile and load …
|
|
|
|
@14420
|
14 years |
Gary Palter |
Revert previous change -- Cocotron is broken
|
|
|
|
@14419
|
14 years |
Gary Palter |
Update to Cocotron r1717c90b4d27.
|
|
|
|
@14418
|
14 years |
Gary Byers |
Un-botch MAKE-NX-T.
|
|
|
|