|
|
|
@13339
|
15 years |
gz |
New CL:RANDOM implementation from trunk
|
|
|
|
@13338
|
15 years |
Gary Byers |
C-x e considered harmful; remove typos.
|
|
|
|
@13337
|
15 years |
Paul Krueger |
Don't change the m4 quoting characters from their defaults (`').
(On …
|
|
|
|
@13336
|
15 years |
Paul Krueger |
Try to conditionally inhibit format (printf) warnings on all …
|
|
|
|
@13335
|
15 years |
R. Matthew Emerson |
Remove obsolete code.
|
|
|
|
@13334
|
15 years |
R. Matthew Emerson |
On Windows, use quasi-documented function RtlGenRandom to initialize …
|
|
|
|
@13333
|
15 years |
R. Matthew Emerson |
If the system has /dev/urandom, read from it to initialize the …
|
|
|
|
@13332
|
15 years |
gz |
Improved compilation for some fixnum operations, %svref (r13247-r13253 …
|
|
|
|
@13331
|
15 years |
gz |
Transform APPLY with constant arg into FUNCALL (r13231 from trunk)
|
|
|
|
@13330
|
15 years |
gz |
Changes in handling of weak vectors (i.e. populations and weak hash …
|
|
|
|
@13329
|
15 years |
R. Matthew Emerson |
typo in comment
|
|
|
|
@13328
|
15 years |
R. Matthew Emerson |
Remove now unused code implementing old random number generator.
|
|
|
|
@13327
|
15 years |
R. Matthew Emerson |
Improve CL:RANDOM.
The new generator is the MRG321k3p generator …
|
|
|
|
@13326
|
15 years |
R. Matthew Emerson |
Change %mrg31k3p to use mark-as-imm/mark-as-node (which twiddle bits …
|
|
|
|
@13325
|
15 years |
R. Matthew Emerson |
Use new ppc lap macros u32-ref, u32-set in implementation of
%mrg31k3p …
|
|
|
|
@13324
|
15 years |
R. Matthew Emerson |
In portable %mrg31k3p function, get the seed from the right
place in …
|
|
|
|
@13323
|
15 years |
R. Matthew Emerson |
Remove %next-random-seed, which implemented the old random number …
|
|
|
|
@13322
|
15 years |
R. Matthew Emerson |
Remove obsolete functions %cons-random-state and …
|
|
|
|
@13321
|
15 years |
R. Matthew Emerson |
print-object for random-state objects: support only new random state.
|
|
|
|
@13320
|
15 years |
R. Matthew Emerson |
Accessors for new random state object on all targets; remove old …
|
|
|
|
@13319
|
15 years |
R. Matthew Emerson |
Version of %mrg31k3p in ppc32 lap.
|
|
|
|
@13318
|
15 years |
R. Matthew Emerson |
Updated accessors for new random state object.
(temporarily x86-only)
|
|
|
|
@13317
|
15 years |
R. Matthew Emerson |
Version of %mrg31k3p in x8664 lap.
|
|
|
|
@13316
|
15 years |
R. Matthew Emerson |
Version of %mrg31k3p in x8632 lap.
|
|
|
|
@13315
|
15 years |
R. Matthew Emerson |
In %bignum-random, call cl:random to generate a full digit's worth of …
|
|
|
|
@13314
|
15 years |
R. Matthew Emerson |
New random number generator %mrg31k3p.
Remove function …
|
|
|
|
@13313
|
15 years |
R. Matthew Emerson |
Move INIT-RANDOM-STATE-SEEDS here from ccl:level-0;l0-numbers.lisp.
…
|
|
|
|
@13312
|
15 years |
R. Matthew Emerson |
Add case for random state objects in EQUALP. Call new function …
|
|
|
|
@13311
|
15 years |
R. Matthew Emerson |
Call new function INITIAL-RANDOM-STATE to set a thread's initial …
|
|
|
|
@13310
|
15 years |
R. Matthew Emerson |
Update PRINT-OBJECT method for new random state objects.
|
|
|
|
@13309
|
15 years |
R. Matthew Emerson |
For integrating improved version of CL:RANDOM.
|
|
|
|
@13308
|
15 years |
Gary Palter |
Update FFI headers to Cocotron r706
|
|
|
|
@13307
|
15 years |
Gary Palter |
Update to Cocotron r706
|
|
|
|
@13306
|
15 years |
gz |
Merge ffcall, float tweaks (r13221, r13234, r13298, r13299)
|
|
|
|
@13305
|
15 years |
gz |
Merge 32-bit/windows-only changes; update mergeinfo
|
|
|
|
@13304
|
15 years |
gz |
Fix error message text (r13205 from trunk)
|
|
|
|
@13303
|
15 years |
gz |
Mac/Windows-only changes from trunk (r13206-r13209)
|
|
|
|
@13302
|
15 years |
gz |
From trunk: interactive source-location tweaks (r13193, r13201)
|
|
|
|
@13301
|
15 years |
gz |
Merge r13208: extend heap-utilization to show allocation between two …
|
|
|
|
@13300
|
15 years |
gz |
Update mergeinfo
|
|
|
|
@13299
|
15 years |
R. Matthew Emerson |
Add new lap macro double-constant, used for embedding double-float …
|
|
|
|
@13298
|
15 years |
R. Matthew Emerson |
Added missing "u" to ucomisd mnemonic for the register-register flavor …
|
|
|
|
@13297
|
15 years |
Gary Byers |
gc.h: declare 'relocatable_mark_ref_bits' (e.g., base of mark/refbits …
|
|
|
|
@13296
|
15 years |
Gary Byers |
gc.h: declare 'relocatable_mark_ref_bits' (e.g., base of mark/refbits …
|
|
|
|
@13295
|
15 years |
Gary Byers |
ppc-gc.c, x86-gc.c: use LISP printf control to print all bits of bad …
|
|
|
|
@13294
|
15 years |
gz |
Use refbits in mark_weak_hash_vector and reaphashv to avoid paging in …
|
|
|
|
@13293
|
15 years |
gz |
Third try, I think this approach works in all cases: keep hash tables …
|
|
|
|
@13292
|
15 years |
R. Matthew Emerson |
updated
|
|
|
|
@13291
|
15 years |
R. Matthew Emerson |
new files
|
|
|
|
@13290
|
15 years |
gz |
forward termination lists in tenured populations
|
|
|
|
@13289
|
15 years |
Gary Byers |
linux PPC binaries
|
|
|
|
@13288
|
15 years |
Gary Byers |
Darwin PPC binaries
|
|
|
|
@13287
|
15 years |
Gary Byers |
win64 binaries
|
|
|
|
@13286
|
15 years |
Gary Byers |
win32 binaries
|
|
|
|
@13285
|
15 years |
Gary Byers |
Solaris x86 binaries
|
|
|
|
@13284
|
15 years |
Gary Byers |
64-bit FreeBSD binaries
|
|
|
|
@13283
|
15 years |
Gary Byers |
32-bit FreeBSD x86 binaries
|
|
|
|
@13282
|
15 years |
Gary Byers |
Linux x86 binaries.
|
|
|
|
@13281
|
15 years |
Gary Byers |
Darwin x86 binaries.
|
|
|
|
@13280
|
15 years |
Gary Byers |
Lots of changes from "purify" branch, mostly involving:
- new memory …
|
|
|
|
@13279
|
15 years |
Gary Byers |
Lots of changes from "purify" branch, mostly involving:
- new memory …
|
|
|
|
@13278
|
15 years |
gz |
Ignore refbits for population.data
|
|
|
|
@13277
|
15 years |
gz |
Fix clr_bit
|
|
|
|
@13276
|
15 years |
Gary Byers |
No release_readonly_area() on PPC, either.
|
|
|
|
@13275
|
15 years |
Gary Byers |
Use ensure_static_conses() on PPC, too.
|
|
|
|
@13274
|
15 years |
Gary Byers |
Drop *STATIC-CONS-CHUNK*.
|
|
|
|
@13273
|
15 years |
Gary Byers |
Export RESERVED-STATIC-CONSES and FREE-STATIC-CONSES; drop …
|
|
|
|
@13272
|
15 years |
Gary Byers |
Since pure area may contain pointers (at least to …
|
|
|
|
@13271
|
15 years |
Gary Byers |
Write pure area before dynamic area.
|
|
|
|
@13270
|
15 years |
Gary Byers |
Get purify/impurify working on x86 (including x8632.)
|
|
|
|
@13269
|
15 years |
Gary Byers |
Don't call release_readonly_area() after purify.
|
|
|
|
@13268
|
15 years |
Gary Byers |
Don't define release_readonly_area().
|
|
|
|
@13267
|
15 years |
Gary Byers |
Write pure area to image file before dynamic area.
|
|
|
|
@13266
|
15 years |
Gary Byers |
Changes for new x86 purification scheme; need testing. Depends on …
|
|
|
|
@13265
|
15 years |
Gary Byers |
Report STATIC-CONS utilization in ROOM.
|
|
|
|
@13264
|
15 years |
Gary Byers |
target::area.ndnodes.
|
|
|
|
@13263
|
15 years |
gz |
Changes in handling of weak vectors (i.e. populations and weak hash …
|
|
|
|
@13262
|
15 years |
R. Matthew Emerson |
Indentation.
|
|
|
|
@13261
|
15 years |
R. Matthew Emerson |
Fix typo. (charater => character)
|
|
|
|
@13260
|
15 years |
Gary Byers |
Handle locatives (xpPC) and TRAs in purify(). (At least try to
pick …
|
|
|
|
@13259
|
15 years |
Gary Byers |
Use ensure_static_conses() to handle static_cons allocation.
Always …
|
|
|
|
@13258
|
15 years |
Gary Byers |
ensure_static_conses() to handle static_cons allocation, interact
with …
|
|
|
|
@13257
|
15 years |
Gary Byers |
Prototype ensure_static_conses(), not allocate_static_conses().
|
|
|
|
@13256
|
15 years |
Gary Byers |
We're going to want to use PURIFY rather than FREEZE here; more …
|
|
|
|
@13255
|
15 years |
Gary Byers |
revert r13254: 'deref(base,1)' and 'deref(n,1)' should have exactly …
|
|
|
|
@13254
|
15 years |
gz |
make mark_root clear the right offset when clearing subtag_pool vectors
|
|
|
|
@13253
|
15 years |
Gary Byers |
Claim that certain cases of %SVREF are "side-effect free", which is …
|
|
|
|
@13252
|
15 years |
Gary Byers |
In NX1-REQUIRE (which handles REQUIRE-TYPE of builtin types), treat …
|
|
|
|
@13251
|
15 years |
Gary Byers |
In (COMPILER-MACRO-FUNCTION +), if all args are fixnums and the result …
|
|
|
|
@13250
|
15 years |
Gary Byers |
Use the new vinsns for handling fixnum overflow inline.
In …
|
|
|
|
@13249
|
15 years |
Gary Byers |
NX2-CONSTANT-INDEX-OK-FOR-TYPE-KEYWORD: returns T iff a fixnum …
|
|
|
|
@13248
|
15 years |
Gary Byers |
Define HANDLE-FIXNUM-OVERFLOW-INLINE vinsn, which does most of its …
|
|
|
|
@13247
|
15 years |
Gary Byers |
When fetching the next 32/64-bit word, don't assert that 32/64-bit …
|
|
|
|
@13246
|
15 years |
Gary Byers |
Add volatile attribute to inline asm statements, to keep GCC …
|
|
|
|
@13245
|
15 years |
Gary Palter |
NSScriptCommand doesn't exist in Cocotron
|
|
|
|
@13244
|
15 years |
Gary Byers |
area.dwords -> area.dnodes.
|
|
|
|
@13243
|
15 years |
Gary Byers |
PPC static-cons changes.
|
|
|
|
@13242
|
15 years |
Gary Byers |
x8632 static-cons stuff.
|
|
|
|
@13241
|
15 years |
Gary Byers |
Lose some blank lines.
|
|
|
|
@13240
|
15 years |
gz |
set mergeinfo for working-0711 branch
|
|
|
|