2017-01-10 |
Douglas Katzman | Kill *PCL-CLASS-BOOT* hack.
|
commit | commitdiff | tree |
2017-01-09 |
Douglas Katzman | Restore warm-load !TRIVIAL-DEFMETHOD to unbreak sb...
|
commit | commitdiff | tree |
2017-01-09 |
Douglas Katzman | Remove ancient/wrong semantics from SB-PCL::WALK-DECLARATIONS
|
commit | commitdiff | tree |
2017-01-09 |
Douglas Katzman | Silence all noise from clos.impure tests
|
commit | commitdiff | tree |
2017-01-07 |
Douglas Katzman | Make real print-object method on CONDITION work in...
|
commit | commitdiff | tree |
2017-01-06 |
Douglas Katzman | Add PRINT-OBJECT method on STANDARD-OBJECT.
|
commit | commitdiff | tree |
2017-01-06 |
Douglas Katzman | A few more style changes to DEFPACKAGE etc
|
commit | commitdiff | tree |
2017-01-06 |
Douglas Katzman | Make some sb-show output from cold-init nicer looking
|
commit | commitdiff | tree |
2017-01-06 |
Douglas Katzman | Remove do-nothing SETQ of *PACKAGE* in !PACKAGE-COLD...
|
commit | commitdiff | tree |
2017-01-06 |
Douglas Katzman | Make more structure objects printable in cold-init
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Undo POSSIBLY-BASE-STRINGIZE hack
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Kludge to unbreak sb-introspect tests
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Refactor STRINGIFY-{PACKAGE|STRING}-DESIGNATOR
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Add a touch more sanity to package creation operations.
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Do !package-cold-init a little differently
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Type-check nicknames in DEFPACKGE and MAKE-PACKAGE...
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Silence some test noise
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Fix printing of value-cells
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Remove a few more references to LRA on x86[-64]
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Remove obsolete comment, added in change 4c5a011c
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Remove apparent uses of LRA objects on x86
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Fix redundancy
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Remove more PRINT-OBJECT detritus
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Remove KLUDGE from OUTPUT-UGLY-OBJECT
|
commit | commitdiff | tree |
2017-01-05 |
Douglas Katzman | Rearrange FOPCOMPILABLE-P into two distinct DEFUNs.
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Avoid overloaded term "SYNONYM" in regard to any old...
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Avoid rebinding *READTABLE* when writing a symbol
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Add comment about warning that cropped up relatively...
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Turn some commented-out tests into a real regression...
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Change an ETYPECASE to STRING-DISPATCH
|
commit | commitdiff | tree |
2017-01-04 |
Douglas Katzman | Refactor OUTPUT-SYMBOL
|
commit | commitdiff | tree |
2017-01-03 |
Douglas Katzman | Remove 3 printer state variables, replace with faster...
|
commit | commitdiff | tree |
2017-01-03 |
Douglas Katzman | Remove LAMBDA-WITH-LEXENV macro
|
commit | commitdiff | tree |
2017-01-01 |
Douglas Katzman | Change lookup_symbol() to return the found object
|
commit | commitdiff | tree |
2017-01-01 |
Douglas Katzman | Remove some PCL bootstrap junk from resulting image.
|
commit | commitdiff | tree |
2016-12-31 |
Douglas Katzman | Improve CONDITION-SLOT-VALUE (formerly CONDITION-READER...
|
commit | commitdiff | tree |
2016-12-31 |
Douglas Katzman | Flip creation of packages and static symbols during...
|
commit | commitdiff | tree |
2016-12-27 |
Douglas Katzman | Fix (unenforced) invariant violation following 092af9c0
|
commit | commitdiff | tree |
2016-12-26 |
Douglas Katzman | Fix typo
|
commit | commitdiff | tree |
2016-12-26 |
Douglas Katzman | Fix omission from removal of simple-fun-next if 32-bit
|
commit | commitdiff | tree |
2016-12-26 |
Douglas Katzman | Avoid "recursion in known function definition" warning.
|
commit | commitdiff | tree |
2016-12-26 |
Douglas Katzman | x86-64: fix vop definition
|
commit | commitdiff | tree |
2016-12-20 |
Douglas Katzman | x86-64: shorten MAKE-CLOSURE by a few bytes usually
|
commit | commitdiff | tree |
2016-12-20 |
Douglas Katzman | Store layout in header of funcallable-instance if ...
|
commit | commitdiff | tree |
2016-12-20 |
Douglas Katzman | Remove pre-increment of address from instance_scan_interleav...
|
commit | commitdiff | tree |
2016-12-20 |
Douglas Katzman | Fix instance_scan_range()
|
commit | commitdiff | tree |
2016-12-18 |
Douglas Katzman | Remove dead code. Unused after 04ee7984 (9 years ago).
|
commit | commitdiff | tree |
2016-12-18 |
Douglas Katzman | Shorten {trans,size}_instance; strengthen some assertions.
|
commit | commitdiff | tree |
2016-12-18 |
Douglas Katzman | Correct words per page in verify_zero_fill
|
commit | commitdiff | tree |
2016-12-18 |
Douglas Katzman | Another round of cleanup in gc-common
|
commit | commitdiff | tree |
2016-12-17 |
Douglas Katzman | Define scav_vector_nil more concisely
|
commit | commitdiff | tree |
2016-12-17 |
Douglas Katzman | Generalize preprocessor macro introduced in change...
|
commit | commitdiff | tree |
2016-12-15 |
Douglas Katzman | Continue noise reduction in gc-common
|
commit | commitdiff | tree |
2016-12-15 |
Douglas Katzman | Produce {scav,trans,size}_vector_<N> functions via...
|
commit | commitdiff | tree |
2016-12-13 |
Douglas Katzman | Remove conditionalization for sxhash of conditions.
|
commit | commitdiff | tree |
2016-12-12 |
Douglas Katzman | STRUCTURE-OBJECT-PSXHASH simplification
|
commit | commitdiff | tree |
2016-12-12 |
Douglas Katzman | Reduce storage requirement for CONDITION objects
|
commit | commitdiff | tree |
2016-12-11 |
Douglas Katzman | Optimize CONDITION and STANDARD-OBJECT storage if ...
|
commit | commitdiff | tree |
2016-12-11 |
Douglas Katzman | Reinstate lowtag check on conservative immobile roots.
|
commit | commitdiff | tree |
2016-12-10 |
Douglas Katzman | Fix two problems in mark & sweep GC.
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Remove false comment. All conditions are in their own CPL
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Fix fix.
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Add missing calls to properly_tagged_descriptor_p
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Fix some warnings
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Unbreak cheneygc, also fix a couple random warnings
|
commit | commitdiff | tree |
2016-12-04 |
Douglas Katzman | Replace %CODE-ENTRY-POINTS with an array, remove %SIMPLE...
|
commit | commitdiff | tree |
2016-12-02 |
Douglas Katzman | Deobfuscate pointer preservation in gencgc a tiny bit.
|
commit | commitdiff | tree |
2016-12-02 |
Douglas Katzman | Change a use of DOLIST/PUSH/NREVERSE to MAPCAR
|
commit | commitdiff | tree |
2016-12-01 |
Douglas Katzman | Remove unnecessary var and package prefixes
|
commit | commitdiff | tree |
2016-12-01 |
Douglas Katzman | Strengthen type decl
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Improve pin_words() by bailing out early if possible.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Add cold-load versions of {SET,GET}-HEADER-DATA
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Fix {SET,GET}-HEADER-DATA for 64-bit architectures
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Remove wordy and not terribly relevant comment.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Fix style warning in preceding change on gencgc.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Disentangle chenygc/gencgc branches of SAVE-LISP-AND-DIE
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Simplify some idioms in genesis.
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Use quotes, not angle brackets, for non-system headers
|
commit | commitdiff | tree |
2016-11-30 |
Douglas Katzman | Remove CEILING from code component size calculations.
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Remove buggy reimplementation of a compiler test util.
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Fix data truncation in printf strings
|
commit | commitdiff | tree |
2016-11-28 |
Douglas Katzman | Remove obsolete misplaced comment, fixed by aee789a4.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Actually place static functions first in immobile space.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Remove 2-operand-fop hack.
|
commit | commitdiff | tree |
2016-11-23 |
Douglas Katzman | Remove obsolete comment and unused function
|
commit | commitdiff | tree |
2016-11-22 |
Douglas Katzman | x86-64: Remove rex-reg disassembler format
|
commit | commitdiff | tree |
2016-11-22 |
Douglas Katzman | x86-64: Ensure that all base image code is immobile.
|
commit | commitdiff | tree |
2016-11-21 |
Douglas Katzman | Fix bug when saving core if *COMPILE-TO-MEMORY-SPACE...
|
commit | commitdiff | tree |
2016-11-17 |
Douglas Katzman | x86-64: Make immobile code opt-in, not opt-out. Adjust...
|
commit | commitdiff | tree |
2016-11-17 |
Douglas Katzman | Fix horrible array overrun bug in heap defragmentation...
|
commit | commitdiff | tree |
2016-11-16 |
Douglas Katzman | Add switch controlling COMPILE's use of immobile space.
|
commit | commitdiff | tree |
2016-11-16 |
Douglas Katzman | Always defrag immobile code on each SAVE-LISP-AND-DIE
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Fix some C warnings
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Implement defragmentation of immobile code.
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Generalize the function formerly known as verify_generation()
|
commit | commitdiff | tree |
2016-11-15 |
Douglas Katzman | Change code component printer.
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Make ldb's 'dump' command more flexible.
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Change K&R C to ANSI C
|
commit | commitdiff | tree |
2016-11-12 |
Douglas Katzman | Make code walker tests more correct.
|
commit | commitdiff | tree |
2016-11-08 |
Douglas Katzman | Add :IMMOBILE-CODE feature.
|
commit | commitdiff | tree |