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.017May1615141211109653230Apr2928242322211918161514131085430Mar222119181784125Feb24222118151211109876432131Jan292725137624Dec232221171615141396322Nov2019171611109526Oct242322212019181615141312987654128Sep27252423211413111098732131Aug30282723222017161312987643230Jul2928272625242120191615141312111098762130Jun292822212018161514131097432124May2120191817151413121110654330Apr2827262322191615141310987652131Mar29Change pprinter for declare to line up the variables neatly, if theyRemoved. Necessary info is in src/BUILDING.Update with some fixes from src/tools/README. Correct some otherFrom Gerd Moellman, cmucl-imp, 2005-05-15:From Gerd Moellman, cmucl-imp, 2005-05-15:Merge snapshot-2005-05 to this branch.Oops. OTHER-POINTER-TYPE is supposed to be LOWTAG.Use WITH-FIXED-ALLOCATION in FIXED-ALLOC, like sparc.Setting the value of the value-cell-header-slot should probably beAdd a pprinter for declare. We were print declare likeUpdate from commit logs.Supply a pathname for simple-file-error in make-pathname when we haveGive a type-error instead of error if we can't disassemble ao Make VALID-FUNCTION-NAME-P the function name, even if it's not aChange the datum value from X to 2ND because we've already trashed XThe WITH-FIXED-ALLOCATION body is empty in MAKE-VALUE-CELL. WeThe :datum for check-type should be the place-value, not the place.code/lisp.lisp:Complex arrays of any type, not just complex arrays of type :maybe,Some WITH-FIXED-ALLOCATION calls had empty bodies, which probablyUse array-dimension instead of length when printing the length of aUse array-dimension instead of length when creating the result array,Don't signal a reader-error when *read-suppress* is true when readingNIL was matching keyword args when it should match.Fix disassembler to be able to handle closures. The disassembler wasWhen cd'ing, make sure any output is discarded. This was causingThis commit was manufactured by cvs2svn to create tag 'snapshot-2005-05'.snapshot-2005-05snapshot-2005-05Update from commit logs for snapshot.Update date for snapshot.Oops. There's no L0 register anymore. Use the register number*HERALD-ITEMS* is NIL when -quiet flag is used, so check for thatUndo rev 1.30 that close regions before purification. This wasFix typo. * should be :maybe since array-type-complexp slot can onlyo Signal a reader-error if a float can't be represented.Update from commit logs.Oops. Fix typo and remove bare #if.Remove defoptimizers for scale-single-float and scale-double-float andCatch malformed (dotted) lists when reading vectors. (Are there otherShould close up any open alloc regions before purification. This bugSignal a reader-error condition if a ratio cannot be represented. For
Loading