|
|
|
@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.
|
|
|
|
@14417
|
14 years |
Gary Byers |
No more *NX-NIL*, *NX-T*.
|
|
|
|
@14416
|
14 years |
Gary Byers |
new ARM Linux image
|
|
|
|
@14415
|
14 years |
Gary Byers |
new Win64 image
|
|
|
|
@14414
|
14 years |
Gary Byers |
new Win32 image
|
|
|
|
@14413
|
14 years |
Gary Byers |
Solaris images
|
|
|
|
@14412
|
14 years |
Gary Byers |
64-bit FreeBSD image
|
|
|
|
@14411
|
14 years |
Gary Byers |
32-bit FreeBSD image
|
|
|
|
@14410
|
14 years |
Gary Byers |
new DarwinX86 images
|
|
|
|
@14409
|
14 years |
Gary Byers |
new DarwinPPC images
|
|
|
|
@14408
|
14 years |
Gary Byers |
new LinuxX86 images
|
|
|
|
@14407
|
14 years |
Gary Byers |
new LinuxPPC images
|
|
|
|
@14406
|
14 years |
Gary Byers |
Start to bootstrap a change which uses "normal" acode operators to …
|
|
|
|
@14405
|
14 years |
R. Matthew Emerson |
Merge recent minor fixes from trunk.
|
|
|
|
@14404
|
14 years |
R. Matthew Emerson |
Update %RMDIR to remove a trailing #\/ at the lisp level, instead of …
|
|
|
|
@14403
|
14 years |
R. Matthew Emerson |
Add :arm to *features* when #+arm-target. Closes ticket:770.
|
|
|
|
@14402
|
14 years |
Gary Byers |
Define ISB, DSB, DMB instructions. (A prerequisite to actually using …
|
|
|
|
@14401
|
14 years |
R. Matthew Emerson |
Additional method on GET-OBJECT-SOURCES for closures, from Takehiko
Abe.
|
|
|
|
@14400
|
14 years |
Gary Byers |
updated
|
|
|
|
@14399
|
14 years |
R. Matthew Emerson |
Some documentation for ccl:wait-for-signal.
|
|
|
|
@14398
|
14 years |
R. Matthew Emerson |
Document ccl:quit.
|
|
|
|
@14397
|
14 years |
Gary Byers |
Try to make string-output-stream creation a little faster.
Amazingly …
|
|
|
|
@14396
|
14 years |
R. Matthew Emerson |
Clozure CL 1.6 RC1 (release candidate) binaries.
|
|
|
|
@14395
|
14 years |
R. Matthew Emerson |
32-bit Windows image without crazy special binding index values.
(See …
|
|
|
|
@14394
|
14 years |
R. Matthew Emerson |
Linux x86[-64] images, without ridiculously high symbol binding
index …
|
|
|
|
@14393
|
14 years |
R. Matthew Emerson |
Merge makefile changes involving SVN_REVISION from trunk.
|
|
|
|
@14392
|
14 years |
R. Matthew Emerson |
Add SVN_REVISION to linuxppc makefiles, too.
|
|
|
|
@14391
|
14 years |
R. Matthew Emerson |
Define SVN_REVISION from the output of svnversion. This was
already …
|
|
|
|
@14390
|
14 years |
R. Matthew Emerson |
Don't need these directories here.
|
|
|
|
@14389
|
14 years |
R. Matthew Emerson |
Change externals to point into this branch instead of the trunk.
|
|
|
|
@14388
|
14 years |
R. Matthew Emerson |
Add RC1 to version string.
|
|
|
|
@14387
|
14 years |
R. Matthew Emerson |
Merge trunk changes.
|
|
|
|
@14386
|
14 years |
R. Matthew Emerson |
Remove the svn externals property for the cocoa-ide sources
on the …
|
|
|
|
@14385
|
14 years |
R. Matthew Emerson |
Put :ccl-1.6 on *features*.
|
|
|
|
@14384
|
14 years |
R. Matthew Emerson |
New top-level directory cocoa-ide-contrib. Move related contribs …
|
|
|
|
@14383
|
14 years |
R. Matthew Emerson |
Merge trunk changes through r14382.
|
|
|
|
@14382
|
14 years |
R. Matthew Emerson |
Update insert-ppc-label for pickier defstruct.
…
|
|
|
|
@14381
|
14 years |
R. Matthew Emerson |
Merge trunk changes r14361 through r14380.
|
|
|
|
@14380
|
14 years |
R. Matthew Emerson |
Update to ASDF 2.010.
|
|
|
|
@14379
|
14 years |
R. Matthew Emerson |
Remove some 68K-specific code (long commented-out).
If we re-port to …
|
|
|
|
@14378
|
14 years |
greg |
Added a new example that shows the use of a NSProgressIndicator.
|
|
|
|
@14377
|
14 years |
Gary Byers |
*CLASS-INIT-KEYWORDS* needs to be an EQ hash table: ObjC class …
|
|
|
|
@14376
|
14 years |
gz |
Implement loading a file from a url, e.g. (load …
|
|
|
|
@14375
|
14 years |
Gary Byers |
In the frontend:
binary boolean operations assert their result's …
|
|
|
|
@14374
|
14 years |
Gary Byers |
Try to generate better code in some cases in the 64-bit LRI/LRIU …
|
|
|
|
@14373
|
14 years |
Gary Byers |
Braino in CONCAT-TO-STRING.
|
|
|
|
@14372
|
14 years |
Gary Byers |
(concatenate 'string ,@sequences) => (concat-to-string ,@sequences)
|
|
|
|
@14371
|
14 years |
R. Matthew Emerson |
In ADVISE-GLOBAL-DEF, declare CCL::ARGLIST ignorable in order to avoid …
|
|
|
|
@14370
|
14 years |
gz |
Fix test for invalid type in declaration. Add test for unknown type …
|
|
|
|
@14369
|
14 years |
gz |
Make :unknown-type-in-declaration only be used for unknown types, no …
|
|
|
|
@14368
|
14 years |
gz |
Don't muffle warnings when running test, as that affects the return …
|
|
|
|
@14367
|
14 years |
Gary Byers |
Add NTH-FUNCTION-FRAME, which is like NTH-RAW-FRAME but only counts …
|
|
|
|
@14366
|
14 years |
Gary Byers |
arm-gc.c: update some comments.
arm-exceptions.c: in …
|
|
|
|
@14365
|
14 years |
Gary Byers |
Admit that the macro CCL::REPORT-BAD-ARG has accepted exactly 2 …
|
|
|
|
@14364
|
14 years |
R. Matthew Emerson |
Typo in decode-string-from-octets.
|
|
|
|