|
|
|
@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)
|
|
|
|
@13526
|
15 years |
gz |
From trunk: fix time computations in %timed-wait-on-semaphore-ptr …
|
|
|
|
@13525
|
15 years |
gz |
Fix handling of fractional durations in %timed-wait-on-semaphore-ptr. …
|
|
|
|
@13524
|
15 years |
Gary Byers |
darwinx86 binaries
|
|
|
|
@13523
|
15 years |
Gary Byers |
linuxx86 binaries
|
|
|
|
@13522
|
15 years |
Gary Byers |
win32 binaries
|
|
|
|
@13521
|
15 years |
Gary Byers |
win64 binaries
|
|
|
|
@13520
|
15 years |
Gary Byers |
freebsd 64-bit binaries
|
|
|
|
@13519
|
15 years |
Gary Byers |
freebsd 32-bit binaries
|
|
|
|
@13518
|
15 years |
Gary Byers |
solaris binaries
|
|
|
|
@13517
|
15 years |
Gary Byers |
linuxppc binaries
|
|
|
|
@13516
|
15 years |
Gary Byers |
linuxppc binaries (forgot ppc64 kernel)
|
|
|
|
@13515
|
15 years |
Gary Byers |
linuxppc binaries
|
|
|
|
@13514
|
15 years |
Gary Byers |
In purify_range(), if we're walking the dynamic area and encounter
an …
|
|
|
|
@13513
|
15 years |
Gary Byers |
In REBUILD-CCL, if :ALLOW-CONSTANT-REDEFINITION is unsupplied, quietly …
|
|
|
|
@13512
|
15 years |
Gary Byers |
Fix typos.
|
|
|
|
@13511
|
15 years |
Gary Byers |
Try to undo some of the damage done (mostly) by r13497.
image.c: …
|
|
|
|
@13510
|
15 years |
gz |
From trunk: bivalent vector streams (r13454 et. al.)
|
|
|
|
@13509
|
15 years |
gz |
From trunk: Faster logical operations on bignums (r13412 r13413 r13419 …
|
|
|
|
@13508
|
15 years |
gz |
From trunk: r13368 (stream-line-length, error message printing tweak)
|
|
|
|
@13507
|
15 years |
gz |
From trunk: r13410 (faster :initial-element in make-array)
|
|
|
|
@13506
|
15 years |
gz |
From trunk: faster %iasr/%ilsr, less boxing/unboxing for 32-bit values …
|
|
|
|
@13505
|
15 years |
gz |
From trunk, misc tweaks and small fixes: r13366 r13371 r13470 r13437 …
|
|
|
|
@13504
|
15 years |
gz |
Add regression test for bug 645
|
|
|
|
@13503
|
15 years |
gz |
From trunk: assembler sources syntax cleanup
|
|
|
|
@13502
|
15 years |
gz |
From trunk: formatting tweaks, non-linux changes, doc and error …
|
|
|
|
@13501
|
15 years |
gz |
Fix build, revert r13495
|
|
|
|
@13500
|
15 years |
Gary Byers |
Fix a comment, error messages.
|
|
|
|
@13499
|
15 years |
Gary Byers |
Add some whitespace.
|
|
|
|
@13498
|
15 years |
Gary Byers |
Readtable's character-type table (rdtab.ttab) may contain more than …
|
|
|
|
@13497
|
15 years |
Gary Byers |
After copying a purified function constant to the managed static area, …
|
|
|
|
@13496
|
15 years |
Gary Byers |
find_symbol(): look for symbols in managed_static areas, too.
|
|
|
|
@13495
|
15 years |
Gary Byers |
Don't try to compile or load "dominance" yet; it tries to :INCLUDE
a …
|
|
|
|
@13494
|
15 years |
gz |
new file, dominance analysis of core files
|
|
|
|
@13493
|
15 years |
gz |
Actually get rid of open-core-graph
|
|
|
|
@13492
|
15 years |
gz |
get rid of open-core-graph, make it so can just use open-core
|
|
|
|
@13491
|
15 years |
gz |
Merge assorted core file improvements
|
|
|
|
@13490
|
15 years |
gz |
Add idom-frontier-heap-utilization
|
|
|
|
@13489
|
15 years |
gz |
add regression test
|
|
|
|
@13488
|
15 years |
gz |
Be more thorough in converting declaration types for typechecking.
|
|
|
|
@13487
|
15 years |
gz |
Be more thorough in converting declaration types for typechecking
|
|
|
|
@13486
|
15 years |
gz |
Merge r13435,r13440,r13467 into trunk: heap-utilization tweaks
|
|
|
|
@13485
|
15 years |
gz |
Merge r13436 into trunk: parse-proc-maps, proc-maps-diff, mtrace …
|
|
|
|
@13484
|
15 years |
Gary Palter |
Call to removeObserver: in windowWilClose is the wrong thing
|
|
|
|
@13483
|
15 years |
Gary Palter |
Cocoa FFI files for Cocotron r773
|
|
|
|
@13482
|
15 years |
Gary Palter |
Update to Cocotron r773 which seems to fix the window closing bug\!
|
|
|
|
@13481
|
15 years |
Gary Palter |
Update to Cocotron r767
|
|
|
|
@13480
|
15 years |
Gary Palter |
Cocoa FFI files for Cocotron r766
|
|
|
|
@13479
|
15 years |
Gary Palter |
Update to Cocotron r766
|
|
|
|
@13478
|
15 years |
Gary Palter |
Add test case for Cocotron issue 516
|
|
|
|
@13477
|
15 years |
R. Matthew Emerson |
In #/windowWillClose: on hemlock-editor-window-controller, try to …
|
|
|
|
@13476
|
15 years |
gz |
Core file support improvements:
Added core-symbol-plist, …
|
|
|
|
@13475
|
15 years |
R. Matthew Emerson |
In the appearance preference pane, the color wells are bound to the …
|
|
|
|
@13474
|
15 years |
R. Matthew Emerson |
Make this example work again.
#_IsProcessVisible seems to be …
|
|
|
|
@13473
|
15 years |
Gary Palter |
Upgrade to Cocotron r748 as the previous revision was missing a method
|
|
|
|
@13472
|
15 years |
Gary Palter |
Cocoa FFI files for Cocotron r747
|
|
|
|
@13471
|
15 years |
Gary Palter |
Update to Cocotron r747 which includes some of our patches
|
|
|
|
@13470
|
15 years |
R. Matthew Emerson |
In MAKE-HEAP-IVECTOR, un-swap the names POINTER and VECTOR.
|
|
|
|
@13469
|
15 years |
Gary Byers |
PPC2-DIGEST-SYMBOLS, X862-DIGEST-SYMBOLS: make the addresses vector
in …
|
|
|
|
@13468
|
15 years |
Gary Byers |
Don't assume that the vector that encodes stack/register addresses and …
|
|
|
|
@13467
|
15 years |
gz |
In heap-utilization-by-class, use the class of the function, not the …
|
|
|
|
@13466
|
15 years |
Gary Byers |
impurify_from_area(): on x8632, need to update_self_reference of
any …
|
|
|
|
@13465
|
15 years |
gz |
add :image arg to core-open specify an image file, use it to load any …
|
|
|
|
@13464
|
15 years |
Gary Byers |
Use *VECTOR-OUTPUT-STREAM-DEFAULT-INITIAL-ALLOCATION* to control ... …
|
|
|
|
@13463
|
15 years |
Gary Byers |
Export *VECTOR-OUTPUT-STREAM-DEFAULT-INITIAL-ALLOCATION*.
|
|
|
|
@13462
|
15 years |
Gary Byers |
Try to speed up PARSE-[UN]SIGNED-INTEGER: strip leading sign bytes, …
|
|
|
|
@13461
|
15 years |
gz |
make map-core-areas accept :area :tenured to only look at the tenured …
|
|
|
|
@13460
|
15 years |
gz |
Add :area arg to idom-heap-utilization, can be :tenured or :dynamic
|
|
|
|
@13459
|
15 years |
Gary Byers |
Replace LEB128 encoding of integers with fixed-width, big-endian …
|
|
|
|
@13458
|
15 years |
Gary Byers |
Fix macrology in WITH-OUTPUT-TO-VECTOR.
|
|
|
|
@13457
|
15 years |
Gary Byers |
Try to tighten up %IASR, %ILSR vinsns: use CMOV instead of branching, …
|
|
|
|
@13456
|
15 years |
Gary Byers |
Extra parens in WITH-OUTPUT-TO-STRING, WITH-OUTPUT-TO-VECTOR.
|
|
|
|
@13455
|
15 years |
R. Matthew Emerson |
In count_cpus(): we can use sysconf(_SC_NPROCESSORS_ONLN) on Mac OS X …
|
|
|
|
@13454
|
15 years |
Gary Byers |
New vector streams; similar to STRING streams but use vectors of …
|
|
|
|
@13453
|
15 years |
Gary Palter |
Wasn't built with debugging symbols
|
|
|
|