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