pekko/akka-docs/rst/scala/code/docs/stream
lolski 21381d5710 =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate
* Sink.seq (Scala DSL) now returns immutable.Seq rather than Seq
* Sink.seq will not silently truncate when incoming elements is > Int.MAX_VALUE
* minor doc fixes
* replacing various grouped(n) / Sink.head with limit(n) / Sink.seq in various tests
* fix inconsistent indentation in RequestParserSpec
2016-02-12 01:36:21 +08:00
..
cookbook =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
io =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
ActorPublisherDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
ActorSubscriberDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
BidiFlowDocSpec.scala =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
CompositionDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowErrorDocSpec.scala =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
FlowGraphDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowParallelismDocSpec.scala also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
FlowStagesSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
GraphCyclesSpec.scala +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
GraphStageDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
IntegrationDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
MigrationsScala.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RateTransformationDocSpec.scala 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
ReactiveStreamsDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
StreamBuffersRateSpec.scala 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
StreamPartialFlowGraphDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
StreamTestKitDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
TwitterStreamQuickstartDocSpec.scala =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00