summaryrefslogtreecommitdiff
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* Cleaned-up actor examples. Added OrElse example.Philipp Haller2006-11-134-4/+21
|
* Renamed new iterator example.Philipp Haller2006-11-131-0/+0
|
* Removed old iterator example.Philipp Haller2006-11-131-58/+0
|
* Minor beautification of iterator example.Philipp Haller2006-11-131-2/+3
|
* Cleaned-up new iterator example (automatic term...Philipp Haller2006-11-131-31/+16
| | | | | Cleaned-up new iterator example (automatic termination etc).
* joins5.scala terminates automatically.Philipp Haller2006-11-081-3/+9
|
* Added new actor example.Philipp Haller2006-11-032-9/+128
|
* added Philipp's example to docs/examples/actors/michelou2006-10-241-0/+41
|
* xml improvements for 2.2.1 (see changes)Burak Emir2006-10-146-0/+230
|
* updated docs/examples/*.scalamichelou2006-10-103-73/+67
|
* Adapted examples.Philipp Haller2006-10-101-40/+0
|
* (no commit message)Philipp Haller2006-10-103-24/+6
|
* Adapted actor examples to changes.Philipp Haller2006-10-103-3/+2
|
* modified escapedStringValue and cleaned up comm...michelou2006-10-081-1/+1
| | | | | modified escapedStringValue and cleaned up comments
* Added ping pong example.Philipp Haller2006-10-042-8/+85
|
* Clean-ups and new example for usage of input ch...Philipp Haller2006-10-022-9/+29
| | | | | Clean-ups and new example for usage of input channels.
* Added example for actor linking.Philipp Haller2006-09-301-0/+44
|
* Checked in examples for new actors lib.Philipp Haller2006-09-297-118/+182
|
* Fixed customer passing example.Philipp Haller2006-07-311-4/+4
|
* Updated actor examples.Philipp Haller2006-07-142-30/+16
|
* Resolved conflict in actor example.Philipp Haller2006-06-231-0/+1
|
* fixed class name in example actors/counter.scalamichelou2006-06-231-2/+2
|
* removed 'mixin' from files in docs/examples/michelou2006-06-222-5/+8
|
* added package name to actors examplesmichelou2006-06-212-13/+18
|
* Added actors library.Philipp Haller2006-06-212-0/+126
|
* (no commit message)Philipp Haller2006-06-213-67/+0
|
* (no commit message)Philipp Haller2006-06-213-0/+67
|
* Removed outdated man pages.Gilles Dubochet2006-06-145-772/+0
|
* moved docs/man/src to src/manual and updated bu...michelou2006-06-1216-2065/+0
| | | | | moved docs/man/src to src/manual and updated build.xml
* fixcrlf called for man pages onlymichelou2006-06-121-1/+1
|
* Corrected broken build (under IBM J9 VM): EOL f...Gilles Dubochet2006-06-111-1/+1
| | | | | | Corrected broken build (under IBM J9 VM): EOL fixing was attempted on binary files.
* reactivated call to 'load' in file DocGenerator...michelou2006-06-085-0/+285
| | | | | reactivated call to 'load' in file DocGenerator.scala
* added CmdOptionLong in file man/man1/Command.scalamichelou2006-06-082-3/+9
|
* added description in sbaz man pagemichelou2006-06-082-5/+14
|
* minor correction in sbaz man pagemichelou2006-06-081-7/+7
|
* added man page for sbazmichelou2006-06-0812-27/+208
|
* use the standard ASCII apostrophe character for...Lex Spoon2006-06-071-1/+1
| | | | | use the standard ASCII apostrophe character for portability
* added man page for scalapmichelou2006-06-077-5/+120
|
* better exception handling when generating man p...michelou2006-06-072-4/+8
| | | | | better exception handling when generating man pages
* now copy generated man pages to the distributionmichelou2006-06-071-1/+1
|
* added scalaint internal commands to descriptionmichelou2006-06-073-5/+16
|
* added Scala project to build HTML and man pagesmichelou2006-06-0710-0/+1454
|
* updated man pages for the Scala 2 commandsmichelou2006-05-234-43/+96
|
* *** empty log message ***Lex Spoon2006-05-191-1/+1
|
* *** empty log message ***Lex Spoon2006-05-191-1/+2
|
* *** empty log message ***Lex Spoon2006-05-191-0/+101
|
* updated Ant build file for testing Scala examplesmichelou2006-04-201-1/+1
| | | | | replaced 'compareTo' by 'compare' in file examples/maps.scala
* updated contents of file docs/README in module ...michelou2006-03-181-27/+27
| | | | | updated contents of file docs/README in module 'scala'
* changed 'mixin class' into 'trait' in docs/exam...michelou2006-03-143-5/+5
| | | | | changed 'mixin class' into 'trait' in docs/examples/*.scala
* updated man pages for Scala 2michelou2006-03-104-4/+190
|