Commit Graph

67 Commits

Author SHA1 Message Date
phaller 93e24c8bb8 Cleaned-up actor examples. Added OrElse example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9242 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-13 16:40:45 +00:00
phaller 395d2411a3 Renamed new iterator example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9241 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-13 16:20:02 +00:00
phaller abafdc18d6 Removed old iterator example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9240 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-13 16:19:22 +00:00
phaller 28240eef49 Minor beautification of iterator example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9239 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-13 16:18:31 +00:00
phaller 5358e3e788 Cleaned-up new iterator example (automatic termination etc).
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9238 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-13 16:14:50 +00:00
phaller 8364e201cb joins5.scala terminates automatically.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9176 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-08 17:24:06 +00:00
phaller a47eefc898 Added new actor example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9140 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-11-03 16:32:58 +00:00
michelou 615ae325c0 added Philipp's example to docs/examples/actors/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@9038 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-24 11:53:57 +00:00
emir 7d34a31237 xml improvements for 2.2.1 (see changes)
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8962 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-14 13:31:12 +00:00
michelou 085fb1c3e0 updated docs/examples/*.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8917 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-10 16:00:00 +00:00
phaller 0a2b5813da Adapted examples.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8911 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-10 14:18:52 +00:00
phaller 55378a9683 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8910 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-10-10 14:18:42 +00:00
phaller 302c09620b Adapted actor examples to changes.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8901 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-10 08:43:58 +00:00
michelou 7404b3bd64 modified escapedStringValue and cleaned up comments
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8891 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-08 21:07:23 +00:00
phaller 6cc4cbcfa5 Added ping pong example. Small changes in remote counter example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8842 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-04 15:25:44 +00:00
phaller 6ce66991e5 Clean-ups and new example for usage of input channels.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8814 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-10-02 15:31:37 +00:00
phaller 7d4a478282 Added example for actor linking.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8805 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-09-30 14:36:46 +00:00
phaller 31cae078ca Checked in examples for new actors lib.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8803 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-09-29 16:50:44 +00:00
phaller 7aa6101b85 Fixed customer passing example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8296 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-31 09:20:24 +00:00
phaller 62601fc830 Updated actor examples.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@8158 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-07-14 12:44:35 +00:00
phaller 4a6d5d46c3 Resolved conflict in actor example.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7968 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-23 10:33:09 +00:00
michelou 01b218879a fixed class name in example actors/counter.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7967 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-23 10:01:30 +00:00
michelou bd3e3e0cc6 removed 'mixin' from files in docs/examples/
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7962 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-22 16:19:14 +00:00
michelou 05a81fd6d2 added package name to actors examples
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7943 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-21 15:15:35 +00:00
phaller 8997e512ef Added actors library.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7941 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-21 12:35:21 +00:00
phaller 151adeb972 git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7939 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-06-21 11:35:37 +00:00
phaller 3b697c0aeb git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7938 5e8d7ff9-d8ef-0310-90f0-a4852d11357a 2006-06-21 11:35:26 +00:00
dubochet 2e4f664fab Removed outdated man pages.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7851 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-14 16:26:48 +00:00
michelou 6319c6a0a1 moved docs/man/src to src/manual and updated build.xml
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7772 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-12 14:18:13 +00:00
michelou 8972c9a117 fixcrlf called for man pages only
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7770 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-12 08:35:57 +00:00
dubochet 0e6614a70e Corrected broken build (under IBM J9 VM): EOL fixing was attempted on binary files.
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7767 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-11 17:16:24 +00:00
michelou f263283246 reactivated call to 'load' in file DocGenerator.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7754 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-08 15:11:48 +00:00
michelou 01b12e6aff added CmdOptionLong in file man/man1/Command.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7748 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-08 13:15:43 +00:00
michelou f0c87d71ac added description in sbaz man page
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7736 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-08 12:46:53 +00:00
michelou 3e19135516 minor correction in sbaz man page
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7726 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-08 09:27:33 +00:00
michelou 04ab1bf8f9 added man page for sbaz
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7724 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-08 09:17:57 +00:00
spoon 49b33eb0cd use the standard ASCII apostrophe character for portability
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7722 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 18:32:38 +00:00
michelou a2124d3df4 added man page for scalap
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7717 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 16:16:01 +00:00
michelou bf79d2a743 better exception handling when generating man pages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7712 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 13:53:21 +00:00
michelou 17bec35c84 now copy generated man pages to the distribution
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7711 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 13:29:28 +00:00
michelou ff8b5b0c6e added scalaint internal commands to description
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7708 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 11:35:38 +00:00
michelou cf2448c73e added Scala project to build HTML and man pages
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7705 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-06-07 09:07:33 +00:00
michelou 127659a040 updated man pages for the Scala 2 commands
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7581 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-05-23 17:50:50 +00:00
spoon 43abc67597 *** empty log message ***
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7457 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-05-19 13:04:25 +00:00
spoon 05cae23f07 *** empty log message ***
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7456 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-05-19 13:01:59 +00:00
spoon fa0dcaacc6 *** empty log message ***
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7455 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-05-19 13:01:12 +00:00
michelou fe58ae1267 updated Ant build file for testing Scala examples
replaced 'compareTo' by 'compare' in file examples/maps.scala



git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@7164 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-04-20 11:33:44 +00:00
michelou 1172e73d26 updated contents of file docs/README in module 'scala'
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6844 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-18 22:31:47 +00:00
michelou a03faee938 changed 'mixin class' into 'trait' in docs/examples/*.scala
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6760 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-14 21:24:54 +00:00
michelou 44cae6c973 updated man pages for Scala 2
git-svn-id: http://lampsvn.epfl.ch/svn-repos/scala/scala/trunk@6687 5e8d7ff9-d8ef-0310-90f0-a4852d11357a
2006-03-10 21:37:12 +00:00