Skip to content
Snippets Groups Projects
Select Git revision
  • 134-expt-1-c-2-2-signals-an-error-incorrectly
  • 135-unix-namestring-returns-instead-of
  • 159-don-t-use-tmp-as-the-path-for-temp-files-in-the-tests
  • 19c-alpha-osf
  • 20f-branch
  • 21c-branch
  • 21d-branch
  • RELEASE-20C-BRANCH
  • branch-21e
  • clx-update-2021-09-19
  • dynamic-stack-alloc
  • file-attribute
  • fixup-template-headings
  • issue-100-ldb-base-char-printing
  • issue-101-add-test
  • issue-101-clang-trapping-math
  • issue-103-remove-random-mt19937-update
  • issue-105-add-build-logs
  • issue-107-use-uint8_t
  • issue-108-update-asdf
  • 21e
  • snapshot-2023-04
  • snapshot-2021-07
  • snapshot-2021-01
  • snapshot-2020-04
  • snapshot-2019-06
  • 21d
  • snapshot-2018-10
  • snapshot-2018-03
  • snapshot-2018-02
  • snapshot-2018-01
  • 21c
  • snapshot-2017-10
  • snapshot-2017-04
  • snapshot-2017-03
  • sparc64-dev-checkpoint-6
  • sparc64-dev-checkpoint-5
  • snapshot-2017-01
  • sparc64-dev-checkpoint-4
  • sparc64-dev-checkpoint-3
40 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Oct141312987654128Sep27252423211413111098732131Aug30282723222017161312987643230Jul2928272625242120191615141312111098762130Jun292822212018161514131097432124May2120191817151413121110654330Apr2827262322191615141310987652131Mar292826242320Jan1918171615121093Dec2125Nov242114121186543129Oct27262524232120181716151413121110986543229Sep26252422181615141312111098765432131AugtypoWeak pointers can also be circular, so check for that too.Move the loop pretty-printer to its own file because of the MITOops. We were handling the case of an OTHERWISE key, but we forget toApply Helmut Eller's patch (cmucl-imp, 2004/10/05) to make backtraceIn PREPROCESS-FOR-EVAL, don't signal a debug condition when there areWe were incorrectly looking up local definitions for macros because ofUndefined conditions should signal type-error, not simple-error.Signal a type-error instead of an error when we cannot determine thePPRINT-POP is supposed to return NIL when the list arg toMAKE-SYMBOL is supposed to take STRINGs not just SIMPLE-STRINGs.o Don't try to scale the time-base value by 16 to get cycles, becauseEnable the cycle counter for ppc. It seems the time-base counter isAdd MFTB and MFTBU instructions to read the low and high words of theo Need to wrap an UNWIND-PROTECT around PPRINT-LOGICAL-BLOCK guts soo Add a pprinter for HANDLER-BIND. Use it to handle HANDLER-BIND ando Make opcode column width a bit larger because some instructions areo Add vop for INTEGER-LENGTH of (UNSIGNED-BYTE 32).Fix to CLX: Change several fields of the WM-SIZE-HINTS structure toOops. When adding the allocation macro, the move-from-unsigned vopTell CMUCL how to pprint EXT:COLLECT andRemove the slot named SLOT from the UNBOUND-SLOT condition. AlsoDon't use NTH to determine if a list is a named structure because theFOR-AS-ON-LIST is specified over lists, not proper lists, so removeAdd a deftransform for count for simple-bit-vectors.Align with a NOP byte instead of the default 0. Helps theThis commit was manufactured by cvs2svn to create tag 'snapshot-2004-10'.snapshot-2004-10snapshot-2004-10Update from commit logs.Fix bug in profile-all not being able to profile all symbols becauseBorrow SBCL's ARRAY-READABLY-PRINTABLE-P function and use it to(remove-duplicates (list 0 1 2 0 1 2 0 1 2 0 1 2) :start 3 :end 9) =>Do not signal errors when a version is given without a name. ThisWhen creating an eql specializer, tell the type system aboout this eqlAdd some missing exports.Update with info from commit logs.We were missing a few more places where SIGILL needs to be enabledPICK-INPUT-ROUTINE was not correctly reading in positive bytes becauseThe optimizers for double-float and single-float were causing errorsIn LOOKUP-FOREIGN-SYMBOL, add an ignore declaration for the non linkage-tableImplement UNIX-GETPWUID for Darwin, by sharing code with the NetBSD
Loading