2017-01-13 |
Douglas Katzman | Silence compiler note
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Trade 3 reader conditionals for 1
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Fix PROCESS-KILL
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Silence some C compiler warnings
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Remove disabled code
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Remove anti-FIXME. Doing what it suggested would be...
|
commit | commitdiff | tree |
2017-01-13 |
Douglas Katzman | Return lispobj from forwarding_pointer_value(), fix...
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Remove obsolete assertions. There is no fun->next
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Slight reformat
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Simplify :KEY function - STRING< accepts symbols as...
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Call STRING-DOWNCASE directly, not (string-downcase...
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Decrease scope of OUT-TO macrolet in SB-COLD:GENESIS
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Make *COLD-LAYOUTS* an EQ, not EQUAL, hash-table
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Delete unused function
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Remove insignificant deferred binding of *UNBOUND-MARKER*
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Delete already-done fixme remark, and do same change...
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Define BVREF-WORD more succinctly
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Rename two genesis functions
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Use REPLACE in lieu of a manual vector-copying loop.
|
commit | commitdiff | tree |
2017-01-12 |
Douglas Katzman | Move SB!VM:GENESIS to SB-COLD
|
commit | commitdiff | tree |
2017-01-11 |
Douglas Katzman | Make --noinform suppress output in save_to_filehandle()
|
commit | commitdiff | tree |
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 |