No description
Find a file
Viktor Klang 108f6749de =str - 19149 - Corrects the behavior of FlowOps.sliding
Generatively attempts to verify that it behaves exactly like the
collections library

Removes the use of Vector.builder for an easier-to-follow Vector
implementation while waiting for this to be reimplemented as a
GraphStage.

Also, the Builder implementation relies on undefined behavior:

"Builder.result() — Produces a collection from the added elements.
The builder's contents are undefined after this operation." -
http://www.scala-lang.org/api/current/#scala.collection.mutable.Builder
2015-12-12 20:20:16 +01:00
akka-bench-jmh-dev/src/main/scala/akka !str #19037 rename FlowGraph to GraphDSL 2015-12-01 18:30:07 +01:00
akka-docs-dev !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-http/src/main !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-http-core !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-http-marshallers-java/akka-http-jackson/src/main/scala/akka/http/javadsl/marshallers/jackson !htp,jso,xml #18064 remove implicit parameters of Unmarshaller instances 2015-07-24 10:11:56 +02:00
akka-http-marshallers-scala !htp #19034 refactor content negotiation, upgrade to new MediaType / ContentType model 2015-12-04 13:32:01 +01:00
akka-http-testkit/src !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-http-tests !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-http-tests-java8/src =htp #18661 effectiveUri in Java testkit 2015-10-24 13:47:25 +02:00
akka-parsing/src/main =htp #18825 don't print parsing exception stackstraces to the console 2015-11-09 16:47:25 +01:00
akka-stream/src/main =str - 19149 - Corrects the behavior of FlowOps.sliding 2015-12-12 20:20:16 +01:00
akka-stream-tck/src/test/scala/akka/stream/tck !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-stream-testkit/src !str #19005 make groupBy et al return a SubFlow 2015-12-10 12:27:16 +01:00
akka-stream-tests/src/test =str - 19149 - Corrects the behavior of FlowOps.sliding 2015-12-12 20:20:16 +01:00