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.09Jun876543230May292827262522212019181715141312118765432130Apr2928272423222120191817161514131211109828Mar2725242018161110323Feb22131211923Jan22212019131110976531Dec3029272423222119181710975226Nov2416151413122124Oct22212017161512111098765432130Sep29282726242322171613121110987543231Aug2120181615131231Jul30211815141110987654227Jun26252423201918131May3029272524232221201918171615145129Apr2523222117161511108432128Mar2625211918Update with case folding information.Add CaseFolding.txt to unidata.bin so we can do case-insensitiveo Document :CASING parameter for STRING-UPCASE, STRING-DOWNCASE, andBe sure to close the input string stream.o Update STRING-TRIM, STRING-LEFT-TRIM, and STRING-RIGHT-TRIM toOops. Revert previous change. Can't convert #\- because some UnicodeFirst cut at full-casing support.Oops. Forgot to call the default converter in %UNICODE-FULL-CASE andAdd note that interning strings uses the NFC form of the string beforeUpdate with full casing information from SpecialCasing.txt.tools/build-unidata.lisp:Initial version.Allow #\- in the name for NAME-CHAR.Document LOWER-CASE-P, UPPER-CASE-P, BOTH-CASE-P, LISP:TITLE-CASE-P,code/unidata.lisp:o Clean up some commentsOops. Forgot to fix the indexin for swapping of bits as was done forOops. Remove debugging prints.Fix critical bug in ENDIAN-SWAP-VECTOR. When swapping nibbles, pairsRevert change allowing READ/WRITE-SEQUENCE to operate on 1, 2, andFix test in BOTH-CASE-P. The lower limit is +unicode-category-upper+,unicode-snapsho…unicode-snapshot-2009-06WRITE-SEQUENCE can't use WRITE-INTO-SIMPLE-ARRAY for all vectorsThe return value from WRITE-VECTOR was wrong.tools/build-unidata.lisp:Initial version from Unicode 5.1.0.Add derive-type optimizer for lisp::shrink-vector so the compilerUpdate read/write-vector to output 1, 2, or 4-bit vectors in theAdd CODEPOINT-LIMIT and CODEPOINT to export list for LISP package.Slightly modify DECOMPOSE so it can operate on non simple strings.Oops. The codepoint type is in the Lisp package.Remove (debug 0) so DESCRIBE can give better information about theseFrom Paul Foley:Check for invalid codepoint before calling SURROGATEP.code/char.lisp:code/seq.lisp:o Revert previous change to STRING-TO-NFC and STRING-TO-NFKC.NORMALIZED-FORM-P needs simple-strings. We should to this in acode/string.lisp:Update from logs.Add support for Unicode NFC and NFKC forms. Implement STRING-TO-NFC
Loading