summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorSean McDirmid <sean.mcdirmid@gmail.com>2007-07-17 15:29:47 +0000
committerSean McDirmid <sean.mcdirmid@gmail.com>2007-07-17 15:29:47 +0000
commitc739e595a326a9288179b270426991ee6c8431cf (patch)
treea8fd7ddaf6c467a6ea64eb16f1966082482cafbb /test
parent8da5cd2cf0b9bcf91c119b5a5f741bea3d53d5ab (diff)
downloadscala-c739e595a326a9288179b270426991ee6c8431cf.tar.gz
scala-c739e595a326a9288179b270426991ee6c8431cf.tar.bz2
scala-c739e595a326a9288179b270426991ee6c8431cf.zip
Added rich string builder (a random access sequ...
Added rich string builder (a random access sequence, mutable buffer). Fleshed out compat.StringBuilder some more to support this. Rolled back buffered iterator to its simple "head" method form, added advanced buffer iterator for multi-lookahead peak (call buffered.advanced for advanced version) Made string a random access seq. Deprecated utility fromString methods for strings that no longer make sense (better alternatives in RichString). Also, ensured that many seq operations return strings. Changed deprecated accesses from XML library. Made Stream a sub-class of Seq.Projection rather than a direct subclass of Seq to support the lazy nature of Seq. Deprecated type aliases in Predef, deprecated direct access to Integer through Predef. Added to to Range.
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions