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.030May29272524232221201918171615145129Apr2523222117161511108432128Mar26252119181615135329Feb2827212015141398654131Jan302928272625242218179321Dec1817151413109764328Nov27161514965431Oct2519181098432128Sep2513105429Aug28222117151485432131Jul3026252423222120191817151312987627Jun2522212012111030May2926252423221992130Apr20191412731Mar30282726232221205321Feb3126Jan2320181613112124Dec222119230Nov161514138763230Oct292763221Aug181716141211107421Jul201918171413121075130Jun292726242322212019171614131211Use char-bits to specify the array element size. This allows us tocode/array.lisp:Add new constant, CHAR-BYTES, to indicate how many bytes are used toAdd new constant, CHAR-BITS, to indicate how many bits are used toThe "simple" replacements for the deftransforms for subseq, copy-seq,The previous change to init-std-lips-readtable to initialize theFor unicode, use %primitive byte-blt again instead of replace. (SomeREAD-SEQUENCE can't use READ-INTO-SIMPLE-STRING with Unicode. We needInitialize all of the character-attribute-table, not just the first 256 entriesMove the array-info stuff into the common file.run-program.lispClean up unicode conditionalization by merging some of the unicode andFor now, keep the fasl file version 19e for non-unicode. Unicode getsThis commit was manufactured by cvs2svn to create tag 'snapshot-2008-06'.snapshot-2008-06snapshot-2008-06o Add a few commentsOops. Put that note in the PCL section.Update.Fix issue with slot-value-using-class andMerge fused multiply fix.Make hashing of unicode strings work. Previously, only half theMerge PPC changes from HEAD branch.o Add OLD-VM as nickname.Add functions for fused-multiply-add and fused-multiply-subtract. NotAdjust things so we can use dump-bytes and read-n-bytes for ourSupport FEATURE_UNICODE.Double-double float bounds don't work on ppc/darwin for some reason.Include the object address when there's an error in printing theDump characters in the natural byte order for the given backend.Update from logs.Make printing of the debug arglist a little more robust. An example:Have trace files contain a little more info.Update the fasl file version to 20a, since we have to do ao Correctly copy the string returned by readlink to a Lisp unicodeDump foreign names using all bits of the name.Add OLD-VM as a nickname for the original VM package (PPC, SPARC,Change char-code-limit to 65536 for unicode support.Add support for dumping 16-bit characters. (Of course we still onlyunicode-utf16-s…unicode-utf16-string-supportRestore building with unicode off.Cross compile changes for unicode for ppc. Completely untested.o Only print out the object address if the object is not a Lisp
Loading