Commit History

Author SHA1 Message Date
  Per Bothner 9c047e9c17 String viewed as vector works same as string-ref. 8 years ago
  Per Bothner d84ab6ed17 Minor optimizations of vector-map and vector-set!. 8 years ago
  Per Bothner 4776b2fb93 * AbstractSequence.java: Trivial inlining. 8 years ago
  Per Bothner f0c1469adb Fix hash calculation for Arrays. 8 years ago
  Per Bothner 9b29c79cc0 Major re-write for more general array support. 9 years ago
  Per Bothner f53d2a4b53 Make result of sequence-as-index return same type, with sharing. 9 years ago
  Per Bothner 67f53d5adf Remove pre-JAVA2 cruft. 9 years ago
  Per Bothner dc3f879fc2 * SubCharSeq.java: Reimplement to handle substring of arbitrary 9 years ago
  Per Bothner 9c972d38d7 New support for cycle-safe equal-hashing. Use Murmur3. 9 years ago
  Per Bothner 05866714b1 Fix various JavaDoc problems. 10 years ago
  Per Bothner a462c6c799 * AbstractSequence.java (nextIndex): Make abstract, rather than 11 years ago
  Per Bothner cfe506882a * AbstractSequence.java (consume(int,int.Consumer)): New method. 11 years ago
  Per Bothner d4a74a5070 * SeqPosition.java: Make generic. 11 years ago
  Per Bothner f258a12222 * AbstractSequence.java (createPos): Add default implementation. 11 years ago
  Per Bothner a10a4c34af Fix typo. 11 years ago
  Per Bothner 5752eed0da Partially generic-ize. 14 years ago
  Per Bothner dd8fde24e9 Fix for Savannah bug #27188 "Sequence printing". 15 years ago
  Per Bothner 38166d8462 * Consumer.java (beginDocument): Renamed to startDocument. 18 years ago
  Per Bothner ef0f4efe61 * ElementPredicate.java: Renamed to ItemPredicate. 18 years ago
  Per Bothner dfc34f62e1 * StringUtils.java (normalizeUnicode): New placeholder/dummy methods. 18 years ago
  Per Bothner 9625feed39 * Consumer.java (append): Make append methods conditional on 18 years ago
  Per Bothner 694bad26cc * Consumer.java (append): Make unconditional, rather than JAVA5-only. 18 years ago
  Per Bothner eb2ae3314f * Consumer.java (beginGroup, endGroup): Remove typeName parameter. 18 years ago
  Per Bothner 1e57ba22e0 * XConsumer.java (writeBaseUri): Remove method. 18 years ago
  Per Bothner 30b3ff6fe8 * TreeList.java (getAttributeCount): New method. 18 years ago
  Per Bothner 730f43de8c 19 years ago
  Per Bothner c67c19b55a 19 years ago
  Per Bothner d7d02c4ef8 20 years ago
  Per Bothner b290e0afce 20 years ago
  Per Bothner 6179a548e3 20 years ago