|
|
@13567
|
11 years |
gz |
rebuilt kernel
|
|
|
@13566
|
11 years |
gz |
core-string-equal => core-string=
|
|
|
@13565
|
11 years |
gz |
replace ccl-0711 feature with ccl-qres
|
|
|
@13564
|
11 years |
gz |
new name for branch
|
|
|
@13558
|
11 years |
gz |
From trunk: export WATCH/UNWATCH (r13556)
|
|
|
@13557
|
11 years |
gz |
From trunk: charater => character (r13261)
|
|
|
@13549
|
11 years |
gz |
Tweaks in core utils prompted by writing documentation
|
|
|
@13547
|
11 years |
gz |
From trunk: heap-ivector-utilization (r13533)
|
|
|
@13546
|
11 years |
gz |
From trunk: fix for truncate of most-positive-fixnum …
|
|
|
@13545
|
11 years |
gz |
From trunk: parse-proc-maps extensions et al (r13544)
|
|
|
@13528
|
11 years |
gz |
From trunk: default allow-constant-redefinition (r13513)
|
|
|
@13527
|
11 years |
gz |
From trunk: support for non-ascii reader macros (r13498)
|
|
|
@13526
|
11 years |
gz |
From trunk: fix time computations in %timed-wait-on-semaphore-ptr …
|
|
|
@13510
|
11 years |
gz |
From trunk: bivalent vector streams (r13454 et. al.)
|
|
|
@13509
|
11 years |
gz |
From trunk: Faster logical operations on bignums (r13412 r13413 r13419 …
|
|
|
@13508
|
11 years |
gz |
From trunk: r13368 (stream-line-length, error message printing tweak)
|
|
|
@13507
|
11 years |
gz |
From trunk: r13410 (faster :initial-element in make-array)
|
|
|
@13506
|
11 years |
gz |
From trunk: faster %iasr/%ilsr, less boxing/unboxing for 32-bit values …
|
|
|
@13505
|
11 years |
gz |
From trunk, misc tweaks and small fixes: r13366 r13371 r13470 r13437 …
|
|
|
@13503
|
11 years |
gz |
From trunk: assembler sources syntax cleanup
|
|
|
@13502
|
11 years |
gz |
From trunk: formatting tweaks, non-linux changes, doc and error …
|
|
|
@13493
|
11 years |
gz |
Actually get rid of open-core-graph
|
|
|
@13492
|
11 years |
gz |
get rid of open-core-graph, make it so can just use open-core
|
|
|
@13490
|
11 years |
gz |
Add idom-frontier-heap-utilization
|
|
|
@13487
|
11 years |
gz |
Be more thorough in converting declaration types for typechecking
|
|
|
@13476
|
11 years |
gz |
Core file support improvements:
Added core-symbol-plist, …
|
|
|
@13467
|
11 years |
gz |
In heap-utilization-by-class, use the class of the function, not the …
|
|
|
@13465
|
11 years |
gz |
add :image arg to core-open specify an image file, use it to load any …
|
|
|
@13461
|
11 years |
gz |
make map-core-areas accept :area :tenured to only look at the tenured …
|
|
|
@13460
|
11 years |
gz |
Add :area arg to idom-heap-utilization, can be :tenured or :dynamic
|
|
|
@13442
|
11 years |
gz |
New file, compute heap utilization in core files based on dominance …
|
|
|
@13441
|
11 years |
gz |
core-print: show more type info
|
|
|
@13440
|
11 years |
gz |
report-heap-utilization: don't crash if no data
|
|
|
@13438
|
11 years |
gz |
add map-core-region
rename core-object-type to …
|
|
|
@13436
|
11 years |
gz |
Add parse-proc-maps and proc-maps-diff; extend mtrace parser a bit
|
|
|
@13435
|
11 years |
gz |
heap-utilization: add threshold arg; tweak how slot vectors are described
|
|
|
@13409
|
11 years |
rme |
Increase CALL-ARGUMENTS-LIMIT on non ppc ports. (r13406 from trunk)
|
|
|
@13388
|
11 years |
gz |
fix for objdump parsing
|
|
|
@13386
|
11 years |
gz |
Use objdump rather than readelf
|
|
|
@13383
|
11 years |
rme |
Merge r13382 (EAI_xxx error codes negative on Linux) from trunk.
|
|
|
@13379
|
11 years |
gz |
Better socket errors (r13377)
|
|
|
@13364
|
11 years |
gz |
MOP fix from trunk (r13344/r13358)
|
|
|
@13363
|
11 years |
gz |
defstruct fixes from trunk (r13344/r13358)
|
|
|
@13362
|
11 years |
gz |
Merge r13343: make cheap-eval-in-environment advisable
|
|
|
@13361
|
11 years |
gz |
show type of error on exit in batch mode (r13345)
|
|
|
@13357
|
11 years |
gb |
new
|
|
|
@13356
|
11 years |
gb |
new
|
|
|
@13339
|
11 years |
gz |
New CL:RANDOM implementation from trunk
|
|
|
@13332
|
11 years |
gz |
Improved compilation for some fixnum operations, %svref (r13247-r13253 …
|
|
|
@13331
|
11 years |
gz |
Transform APPLY with constant arg into FUNCALL (r13231 from trunk)
|
|
|
@13326
|
11 years |
rme |
Change %mrg31k3p to use mark-as-imm/mark-as-node (which twiddle bits …
|
|
|
@13325
|
11 years |
rme |
Use new ppc lap macros u32-ref, u32-set in implementation of
%mrg31k3p …
|
|
|
@13324
|
11 years |
rme |
In portable %mrg31k3p function, get the seed from the right
place in …
|
|
|
@13323
|
11 years |
rme |
Remove %next-random-seed, which implemented the old random number …
|
|
|
@13322
|
11 years |
rme |
Remove obsolete functions %cons-random-state and …
|
|
|
@13321
|
11 years |
rme |
print-object for random-state objects: support only new random state.
|
|
|
@13320
|
11 years |
rme |
Accessors for new random state object on all targets; remove old …
|
|
|
@13319
|
11 years |
rme |
Version of %mrg31k3p in ppc32 lap.
|
|
|
@13318
|
11 years |
rme |
Updated accessors for new random state object.
(temporarily x86-only)
|
|
|
@13317
|
11 years |
rme |
Version of %mrg31k3p in x8664 lap.
|
|
|
@13316
|
11 years |
rme |
Version of %mrg31k3p in x8632 lap.
|
|
|
@13315
|
11 years |
rme |
In %bignum-random, call cl:random to generate a full digit's worth of …
|
|
|
@13314
|
11 years |
rme |
New random number generator %mrg31k3p.
Remove function …
|
|
|
@13313
|
11 years |
rme |
Move INIT-RANDOM-STATE-SEEDS here from ccl:level-0;l0-numbers.lisp.
…
|
|
|
@13312
|
11 years |
rme |
Add case for random state objects in EQUALP. Call new function …
|
|
|
@13311
|
11 years |
rme |
Call new function INITIAL-RANDOM-STATE to set a thread's initial …
|
|
|
@13310
|
11 years |
rme |
Update PRINT-OBJECT method for new random state objects.
|
|
|
@13309
|
11 years |
rme |
For integrating improved version of CL:RANDOM.
|
|
|
@13306
|
11 years |
gz |
Merge ffcall, float tweaks (r13221, r13234, r13298, r13299)
|
|
|
@13305
|
11 years |
gz |
Merge 32-bit/windows-only changes; update mergeinfo
|
|
|
@13304
|
11 years |
gz |
Fix error message text (r13205 from trunk)
|
|
|
@13303
|
11 years |
gz |
Mac/Windows?-only changes from trunk (r13206-r13209)
|
|
|
@13302
|
11 years |
gz |
From trunk: interactive source-location tweaks (r13193, r13201)
|
|
|
@13294
|
11 years |
gz |
Use refbits in mark_weak_hash_vector and reaphashv to avoid paging in …
|
|
|
@13293
|
11 years |
gz |
Third try, I think this approach works in all cases: keep hash tables …
|
|
|
@13290
|
11 years |
gz |
forward termination lists in tenured populations
|
|
|
@13278
|
11 years |
gz |
Ignore refbits for population.data
|
|
|
@13277
|
11 years |
gz |
Fix clr_bit
|
|
|
@13276
|
11 years |
gb |
No release_readonly_area() on PPC, either.
|
|
|
@13275
|
11 years |
gb |
Use ensure_static_conses() on PPC, too.
|
|
|
@13274
|
11 years |
gb |
Drop *STATIC-CONS-CHUNK*.
|
|
|
@13273
|
11 years |
gb |
Export RESERVED-STATIC-CONSES and FREE-STATIC-CONSES; drop …
|
|
|
@13272
|
11 years |
gb |
Since pure area may contain pointers (at least to …
|
|
|
@13271
|
11 years |
gb |
Write pure area before dynamic area.
|
|
|
@13270
|
11 years |
gb |
Get purify/impurify working on x86 (including x8632.)
|
|
|
@13269
|
11 years |
gb |
Don't call release_readonly_area() after purify.
|
|
|
@13268
|
11 years |
gb |
Don't define release_readonly_area().
|
|
|
@13267
|
11 years |
gb |
Write pure area to image file before dynamic area.
|
|
|
@13266
|
11 years |
gb |
Changes for new x86 purification scheme; need testing. Depends on …
|
|
|
@13265
|
11 years |
gb |
Report STATIC-CONS utilization in ROOM.
|
|
|
@13264
|
11 years |
gb |
target::area.ndnodes.
|
|
|
@13263
|
11 years |
gz |
Changes in handling of weak vectors (i.e. populations and weak hash …
|
|
|
@13260
|
11 years |
gb |
Handle locatives (xpPC) and TRAs in purify(). (At least try to
pick …
|
|
|
@13259
|
11 years |
gb |
Use ensure_static_conses() to handle static_cons allocation.
Always …
|
|
|
@13258
|
11 years |
gb |
ensure_static_conses() to handle static_cons allocation, interact
with …
|
|
|
@13257
|
11 years |
gb |
Prototype ensure_static_conses(), not allocate_static_conses().
|
|
|
@13256
|
11 years |
gb |
We're going to want to use PURIFY rather than FREEZE here; more …
|
|
|
@13244
|
11 years |
gb |
area.dwords -> area.dnodes.
|
|
|
@13243
|
11 years |
gb |
PPC static-cons changes.
|
|
|
@13242
|
11 years |
gb |
x8632 static-cons stuff.
|
|
|