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.027May262524232221201918171615141312111098765432130Apr2928272625242322212019181716151413118763131Mar30292827262524232221201918171110876543228Feb252423222120181716151412111098653130Jan2928262423211614108763231Dec292220181312974328Nov26252221201918151413128752130Oct29282725242322191816151412119742119Sep171297654328Aug272625242322212019Removed redundant code from boot11.lisp.Replaced bootfile with new version from Gerd Moellmann.*** empty log message *** Fix code signaling type-errors which did not have :datum and/or * src/pcl/low.lisp (compile-lambda): Add &key name and inline.Corrected faulty previous commit.Made bootfile work when export.lisp isn't loaded prior to bootstrap.lispMade bootfile work for old lisps which are still missing fdefn-or-lose. * src/code/foreign.lisp (load-object-file): Print more * src/pcl/cache.lisp (with-local-cache-functions): Add a reference * src-gf/pcl/methods.lisp (function-keywords): Use * src-gf/pcl/boot.lisp (invoke-effective-method-function): Add*** empty log message *** CLHS 7.6.5 keyword argument checking for calls to generic * src/docs/cmu-user/extensions.tex (section{Function Wrappers}): * src/code/fwrappers.lisp (encapsulated-p): Copy/paste error. Add fwrappers. Rewrite TRACE and PROFILE to use fwrappers. Add fwrappers. Rewrite TRACE and PROFILE to use fwrappers. * src/pcl/macros.lisp (pcl-internal-function-name-p): New * src/pcl/clos-bench.lisp: Change PCL declarations to EXT.Change the names of lambda-nodes in IR1 for PCL-generated lambdas to * src/pcl/rt/inline-access.lisp (auto-compile-declaration.2): Useboot11.lisp Move PCL's declaration identifiers SLOTS, AUTO-COMPILE, Store user-specified slot names in DEFSTRUCT-SLOT-DESCRIPTIONs, Allow (SETF SLOT-VALUE) on read-only structure slots, like LW andCorrect the type declaration for lisp-fn in the callback defstruct. * src/code/eval.lisp (lambda-list-keywords): Add c:&more.*** empty log message ****** empty log message *** DEFGENERIC.ERROR.[34] from Paul Dietz' tests. Paul Dietz' DEFGENERIC.ERROR.4. Check for repeated lambda Methods with &optional args could be called with too many Bug reported by Lynn Quam on cmucl-imp.Remove the bogus defgeneric for make-load-form-saving-slots. Bogus MAKE-LOAD-FORM-SAVING-SLOTS detected by Paul Dietz. Missing MAKE-LOAD-FORM methods detected by Paul Dietz. Replace ENCAPSULATION-INFO with a funcallable structureOops. The 64-bit result should go to the %i registers, not the %o!o Remove unneeded ALIEN package prefix.
Loading