Commit graph

9 commits

Author SHA1 Message Date
Viktor Klang
603a3d8187 Document and remove dead code, restructure tests 2010-08-23 16:49:14 +02:00
Viktor Klang
110780da03 Some more dataflow cleanup 2010-08-23 16:06:52 +02:00
Viktor Klang
e7efcf4781 Refactor, optimize, remove non-working code 2010-08-23 15:51:02 +02:00
Viktor Klang
b84a6730f0 One minute is shorter, and cleaned up blocking readers impl 2010-08-20 13:26:54 +02:00
Viktor Klang
5ade70db26 Fixing bugs in DataFlowVariable and adding tests 2010-08-19 17:34:32 +02:00
Jonas Bonér
ac0a9e84e9 Introduced uniquely identifiable, loggable base exception: AkkaException and made use of it throught the project 2010-08-19 07:01:09 +02:00
Heiko Seeberger
2128dcda3b re #281: Made akka-core compile and test after breaking changes introduced by removing the type parameter from ActorRef.!!. 2010-06-21 12:25:24 +02:00
Heiko Seeberger
a2dc2017d0 Merge branch 'master' into 281-hseeberger
Conflicts:
	akka-core/src/test/scala/InMemoryActorSpec.scala
	akka-core/src/test/scala/StmSpec.scala
2010-06-21 09:31:02 +02:00
Peter Vlugter
3576f32533 Moved data flow to its own package 2010-06-20 09:29:23 +12:00
Renamed from akka-core/src/main/scala/stm/DataFlowVariable.scala (Browse further)