|
|
|
@13626
|
15 years |
Gary Byers |
New file. (Actually, an old one.) Will be included by arch-specific …
|
|
|
|
@13625
|
15 years |
R. Matthew Emerson |
Put $(PLATFORM_H) in CHEADERS.
|
|
|
|
@13624
|
15 years |
R. Matthew Emerson |
Define, -include PLATFORM_H.
|
|
|
|
@13623
|
15 years |
Gary Byers |
move along, nothing to see here, yet again
|
|
|
|
@13622
|
15 years |
Gary Byers |
bad idea
|
|
|
|
@13621
|
15 years |
Gary Byers |
move along, nothing to see here
|
|
|
|
@13620
|
15 years |
R. Matthew Emerson |
1.5-rc1 binaries for linuxppc
|
|
|
|
@13619
|
15 years |
R. Matthew Emerson |
1.5-rc1 binaries for darwinppc
|
|
|
|
@13618
|
15 years |
R. Matthew Emerson |
1.5-rc1 binaries for x86, x86-64 ports
|
|
|
|
@13617
|
15 years |
Gary Byers |
Move IMAGE_BASE_ADDRESS, PURESPACE_RESERVE definitions to platform …
|
|
|
|
@13616
|
15 years |
R. Matthew Emerson |
Put "rc1" in version string in preparation
for building a set of binaries.
|
|
|
|
@13615
|
15 years |
R. Matthew Emerson |
Don't want this in release branch.
|
|
|
|
@13614
|
15 years |
R. Matthew Emerson |
Merge r13595 from trunk.
|
|
|
|
@13613
|
15 years |
R. Matthew Emerson |
Merge trunk changes through r13592.
|
|
|
|
@13612
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13611
|
15 years |
Gary Byers |
Need to include <windows.h>
|
|
|
|
@13610
|
15 years |
Gary Byers |
Need <windows.h>
|
|
|
|
@13609
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13608
|
15 years |
Gary Byers |
Define PLATFORM{OS|CPU|WORD_SIZE} in PLATFORM_H, not by exhaustive …
|
|
|
|
@13607
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13606
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
Ensure that <sys/types.h> is #included. …
|
|
|
|
@13605
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
Ensure that <sys/types.h> is #included. …
|
|
|
|
@13604
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13603
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13602
|
15 years |
Gary Byers |
Define, -include PLATFORM_H.
|
|
|
|
@13601
|
15 years |
Gary Byers |
Don't include "ccl-platform.h" anymore; note that a platform-specific …
|
|
|
|
@13600
|
15 years |
Gary Byers |
Define PLATFORM_H, force its inclusion via -include. (This needs to …
|
|
|
|
@13599
|
15 years |
Gary Byers |
Move platform-specific definitions to platform-specific header.
|
|
|
|
@13598
|
15 years |
Gary Byers |
Commit deletion of more old files.
|
|
|
|
@13597
|
15 years |
Gary Byers |
Move the "new" <platform>/ccl-platform.h files to …
|
|
|
|
@13596
|
15 years |
Gary Byers |
New files: map platform-specific "standard" C integer type names to …
|
|
|
|
@13595
|
15 years |
R. Matthew Emerson |
Put the #endif for "#ifndef lisp" at the end of the file.
|
|
|
|
@13594
|
15 years |
Gary Byers |
Use "-I./" in .c.o rule in all Makefiles.
Include "ccl-platform.h" in …
|
|
|
|
@13593
|
15 years |
Gary Byers |
new, unreferenced files
|
|
|
|
@13592
|
15 years |
R. Matthew Emerson |
The function default_image_name() now simply returns the lisp kernel …
|
|
|
|
@13591
|
15 years |
Gary Byers |
Try to speed up #n=/#n# a bit:
- maintain %READ-OBJECTS% as a hash …
|
|
|
|
@13590
|
15 years |
R. Matthew Emerson |
Don't generate duplicate accessors for inherited slots. (See ticket:390)
|
|
|
|
@13589
|
15 years |
R. Matthew Emerson |
Put the #endif for "#ifndef macros" at the end of the file.
|
|
|
|
@13588
|
15 years |
R. Matthew Emerson |
up-to-date lisp kernel binary for 64-bit Windows
|
|
|
|
@13587
|
15 years |
R. Matthew Emerson |
up-to-date lisp kernel binary for 32-bit Windows
|
|
|
|
@13586
|
15 years |
R. Matthew Emerson |
r13585 from trunk
|
|
|
|
@13585
|
15 years |
Gary Byers |
In COMPUTE-BOYER-MOORE-JUMPS, the loop which fills the "jumps" vector …
|
|
|
|
@13584
|
15 years |
R. Matthew Emerson |
trunk changes r13580 through r13583
|
|
|
|
@13583
|
15 years |
R. Matthew Emerson |
Special-case (truncate most-negative-fixnum some-bignum).
|
|
|
|
@13582
|
15 years |
Gary Byers |
Add a function PATH-IS-LINK, which returns T if its argument is a …
|
|
|
|
@13581
|
15 years |
Gary Byers |
In the #+darwin-target version of %page-fault-info, try to do what
the …
|
|
|
|
@13580
|
15 years |
R. Matthew Emerson |
r13576 through r13579 from trunk
|
|
|
|
@13579
|
15 years |
Gary Byers |
In %HOST-COMPONENT-MATCH-P, treat null host components as if they
were …
|
|
|
|
@13578
|
15 years |
R. Matthew Emerson |
put "pre" in version string
|
|
|
|
@13577
|
15 years |
R. Matthew Emerson |
Relocate externals to point into 1.5 release branch.
|
|
|
|
@13576
|
15 years |
R. Matthew Emerson |
create 1.5 release branch
|
|
|
|
@13575
|
15 years |
Gary Palter |
Update to Cocotron revision 755c37df535a
|
|
|
|
@13574
|
15 years |
Gary Byers |
updated
|
|
|
|
@13573
|
15 years |
gz |
Tweaks to eliminate warnings from my XMLMind editor
|
|
|
|
@13572
|
15 years |
Gary Palter |
Update to new quoting character for pathnames
|
|
|
|
@13571
|
15 years |
Gary Palter |
Updated Cocotron FFI files
|
|
|
|
@13570
|
15 years |
Gary Palter |
Update to Cocotron r274ddf43429a
|
|
|
|
@13569
|
15 years |
Gary Byers |
Remove spurious check for etab-size > 65535 in FASL-DUMP-BLOCK.
(Used …
|
|
|
|
@13568
|
15 years |
Gary Byers |
Set #+windows-target *PATHNAME-ESCAPE-CHARACTER* to #\> instead of …
|
|
|
|
@13567
|
15 years |
gz |
rebuilt kernel
|
|
|
|
@13566
|
15 years |
gz |
core-string-equal => core-string=
|
|
|
|
@13565
|
15 years |
gz |
replace ccl-0711 feature with ccl-qres
|
|
|
|
@13564
|
15 years |
gz |
new name for branch
|
|
|
|
@13563
|
15 years |
Gary Byers |
Bind newly per-process I/O variables to their static/default values, …
|
|
|
|
@13562
|
15 years |
Gary Byers |
Make variables bound by WITH-STANDARD-IO-SYNTAX thread-local.
|
|
|
|
@13561
|
15 years |
Gary Byers |
In the vinsns and subprims for special variable reference, try to
use …
|
|
|
|
@13560
|
15 years |
R. Matthew Emerson |
Move advice-profiler from ccl:tools; to ccl:contrib;huebner;
|
|
|
|
@13559
|
15 years |
ron |
Created a contrib directory for myself (Ron Garret)
|
|
|
|
@13558
|
15 years |
gz |
From trunk: export WATCH/UNWATCH (r13556)
|
|
|
|
@13557
|
15 years |
gz |
From trunk: charater => character (r13261)
|
|
|
|
@13556
|
15 years |
R. Matthew Emerson |
Export WATCH and UNWATCH.
|
|
|
|
@13555
|
15 years |
Gary Byers |
updated
|
|
|
|
@13554
|
15 years |
R. Matthew Emerson |
Some minor updates, primarily changingv version numbers from 1.3 to …
|
|
|
|
@13553
|
15 years |
R. Matthew Emerson |
In execute-in-gui, release NSNumber instance when done with it.
|
|
|
|
@13552
|
15 years |
R. Matthew Emerson |
defindent for rletz
|
|
|
|
@13551
|
15 years |
R. Matthew Emerson |
Delete function run-in-cocoa-process-and-wait. (The function …
|
|
|
|
@13550
|
15 years |
R. Matthew Emerson |
New function call-in-initial-process.
|
|
|
|
@13549
|
15 years |
gz |
Tweaks in core utils prompted by writing documentation
|
|
|
|
@13548
|
15 years |
gz |
Add some regression tests
|
|
|
|
@13547
|
15 years |
gz |
From trunk: heap-ivector-utilization (r13533)
|
|
|
|
@13546
|
15 years |
gz |
From trunk: fix for truncate of most-positive-fixnum …
|
|
|
|
@13545
|
15 years |
gz |
From trunk: parse-proc-maps extensions et al (r13544)
|
|
|
|
@13544
|
15 years |
gz |
Extend parse-proc-maps to use /proc/smaps if present; other …
|
|
|
|
@13543
|
15 years |
Gary Palter |
Cocotron r816 now implements some methods we use
|
|
|
|
@13542
|
15 years |
Gary Palter |
Cocotron renamed objc_msg_sendv to objc_msgSendv
|
|
|
|
@13541
|
15 years |
Gary Palter |
Update Cocoa FFI files to Cocotron r816
|
|
|
|
@13540
|
15 years |
Gary Palter |
Update to Cocotron r816
|
|
|
|
@13539
|
15 years |
R. Matthew Emerson |
Conditionalize out call missing in Cocotron..
|
|
|
|
@13538
|
15 years |
R. Matthew Emerson |
Push things around a bit in x862-vset1 to localize use of …
|
|
|
|
@13537
|
15 years |
R. Matthew Emerson |
Merge r13437 (ash fix for ticket:660) from trunk to 1.4 branch.
|
|
|
|
@13536
|
15 years |
R. Matthew Emerson |
Merge r13525 from trunk to 1.4 branch (fix fractional durations in …
|
|
|
|
@13535
|
15 years |
R. Matthew Emerson |
Merge r13529 through r13532 (special-case divisor of -1 in …
|
|
|
|
@13534
|
15 years |
R. Matthew Emerson |
Merge r13488 to 1.4 branch from trunk; fixes ticket:664.
|
|
|
|
@13533
|
15 years |
R. Matthew Emerson |
New function HEAP-VECTOR-UTILIZATION.
|
|
|
|
@13532
|
15 years |
Gary Byers |
Don't try to special-case (TRUNCATE MOST-NEGATIVE-FIXNUM …
|
|
|
|
@13531
|
15 years |
Gary Byers |
Handle the seemingly special case of (%FIXNUM-TRUNCATE …
|
|
|
|
@13530
|
15 years |
Gary Byers |
Make (%FIXNUM-TRUNCATE n d) handle the case where d i -1; the result …
|
|
|
|
@13529
|
15 years |
Gary Byers |
Define *least-positive-bignum*.
|
|
|
|
@13528
|
15 years |
gz |
From trunk: default allow-constant-redefinition (r13513)
|
|
|
|
@13527
|
15 years |
gz |
From trunk: support for non-ascii reader macros (r13498)
|
|
|
|