legacy-svn-scala/docs/examples
extempore 29962d62f1 As a brief diversion from real work, implemented Damerau–Levenshtein
and ran it on trunk to elicit obvious misspellings.  Unfortunately
they're mostly in places like compiler comments which real people never
see, but I fixed them anyway.  All those English Lit majors who peruse
our sources are sure to be pleased.  No review.

git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@21343 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2010-04-06 01:26:31 +00:00
..
actors Reverting unwanted parts of last commit. 2009-10-26 21:07:22 +00:00
expressions Fixed compilation errors in distribution examples. 2007-03-23 16:17:43 +00:00
jolib Removed dead code, some useless Id tags removed. 2009-09-24 14:32:08 +00:00
mobile changed version numbering 2006-03-07 16:42:36 +00:00
monads Fixed some deprecation warnings. 2009-06-13 14:56:58 +00:00
parsing As a brief diversion from real work, implemented Damerau–Levenshtein 2010-04-06 01:26:31 +00:00
pilib As a brief diversion from real work, implemented Damerau–Levenshtein 2010-04-06 01:26:31 +00:00
plugintemplate As a brief diversion from real work, implemented Damerau–Levenshtein 2010-04-06 01:26:31 +00:00
tcpoly [no content change] Fixed all SVN properties: mimes, EOL, executable. Id expansion is consistently enabled for Scala/Java/C# sources in 'src/' and consistently disabled and removed from everywhere else: there should not be any dead Id tags anymore. 2009-09-24 13:09:40 +00:00
xml/phonebook In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes). 2009-05-27 19:35:02 +00:00
boundedbuffer.scala updated examples 2007-05-16 13:30:30 +00:00
computeserver.scala updated examples 2007-05-16 13:30:30 +00:00
fors.scala In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes). 2009-05-27 19:35:02 +00:00
futures.scala updated examples 2007-05-16 13:30:30 +00:00
gadts.scala added file docs/examples/gadts.scala 2006-03-09 13:51:32 +00:00
iterators.scala updated examples 2007-05-16 13:30:30 +00:00
maps.scala Replaced AllRef with Null in maps example. 2007-07-10 13:41:29 +00:00
oneplacebuffer.scala updated example 2007-07-18 15:14:14 +00:00
patterns.scala In "Iterable" and in all its subclasses, "iterator" replaces "elements" (and assorted changes). 2009-05-27 19:35:02 +00:00
sort.scala updated examples 2007-05-16 13:30:30 +00:00
sort1.scala updated examples 2007-05-16 13:30:30 +00:00
sort2.scala updated examples 2007-05-16 13:30:30 +00:00
typeinf.scala updated examples 2007-05-16 13:30:30 +00:00