Commit graph

12466 commits

Author SHA1 Message Date
Viktor Klang
c4fa953594 Removing shutdownLinkedActors, making linkedActors and getLinkedActors public, fixing checkinit problem in AkkaException 2011-03-03 19:15:34 +01:00
Viktor Klang
ddb226adcf Removing shutdownLinkedActors, making linkedActors and getLinkedActors public, fixing checkinit problem in AkkaException 2011-03-03 19:15:34 +01:00
Viktor Klang
044ea594e3 Merge remote branch 'origin/0deps' into 0deps 2011-03-03 16:10:44 +01:00
Viktor Klang
6c52b95355 Merge remote branch 'origin/0deps' into 0deps 2011-03-03 16:10:44 +01:00
Viktor Klang
176762466d Removing Thrift jars 2011-03-03 16:10:15 +01:00
Viktor Klang
61889881b5 Removing Thrift jars 2011-03-03 16:10:15 +01:00
Peter Vlugter
282e245f3f Remove configgy from embedded repo 2011-03-03 16:09:18 +01:00
Peter Vlugter
a877b1d414 Remove configgy from embedded repo 2011-03-03 16:09:18 +01:00
Peter Vlugter
7fb69587de Incorporate configgy with some renaming and stripping down 2011-03-03 07:43:25 +01:00
Peter Vlugter
fb9201479c Incorporate configgy with some renaming and stripping down 2011-03-03 07:43:25 +01:00
Peter Vlugter
9dc3bbc849 Add configgy sources under akka package 2011-03-03 07:43:25 +01:00
Peter Vlugter
83cd7212d3 Add configgy sources under akka package 2011-03-03 07:43:25 +01:00
Derek Williams
1a671c2ccb remove debugging line from test 2011-03-02 17:05:26 -07:00
Derek Williams
f2903c4d12 remove debugging line from test 2011-03-02 17:05:26 -07:00
Derek Williams
9a05770c66 Fix test after merge 2011-03-02 17:00:08 -07:00
Derek Williams
8123a2c557 Fix test after merge 2011-03-02 17:00:08 -07:00
Derek Williams
48a41cf430 Merge remote-tracking branch 'origin/0deps' into 0deps-future-dispatch
Conflicts:
	akka-actor/src/main/scala/akka/dispatch/ExecutorBasedEventDrivenWorkStealingDispatcher.scala
	akka-actor/src/main/scala/akka/dispatch/Future.scala
	akka-actor/src/main/scala/akka/dispatch/HawtDispatcher.scala
2011-03-02 16:44:44 -07:00
Derek Williams
d1fcb6d398 Merge remote-tracking branch 'origin/0deps' into 0deps-future-dispatch
Conflicts:
	akka-actor/src/main/scala/akka/dispatch/ExecutorBasedEventDrivenWorkStealingDispatcher.scala
	akka-actor/src/main/scala/akka/dispatch/Future.scala
	akka-actor/src/main/scala/akka/dispatch/HawtDispatcher.scala
2011-03-02 16:44:44 -07:00
Viktor Klang
283a5b4c83 Updating to Scala 2.9.0 and enabling -optimise and -Xcheckinit 2011-03-02 23:26:11 +01:00
Viktor Klang
3dfd76dd38 Updating to Scala 2.9.0 and enabling -optimise and -Xcheckinit 2011-03-02 23:26:11 +01:00
Viktor Klang
d8c556bb39 Merge remote branch 'origin/0deps' into 0deps 2011-03-02 18:48:43 +01:00
Viktor Klang
9d78ca6383 Merge remote branch 'origin/0deps' into 0deps 2011-03-02 18:48:43 +01:00
Viktor Klang
1e72fbfe8b Potential fix for #672 2011-03-02 18:48:13 +01:00
Viktor Klang
3e25d364eb Potential fix for #672 2011-03-02 18:48:13 +01:00
Jonas Bonér
9acb5112a1 merged with upstream 2011-03-02 18:37:41 +01:00
Jonas Bonér
db980df4d5 merged with upstream 2011-03-02 18:37:41 +01:00
Viktor Klang
7582b1ec3a Upding Jackson to 1.7 and commons-io to 2.0.1 2011-03-02 18:19:30 +01:00
Viktor Klang
7417a4b5ed Upding Jackson to 1.7 and commons-io to 2.0.1 2011-03-02 18:19:30 +01:00
Jonas Bonér
793ad9ac03 Renamed to EventHandler and added 'info, debug, warning and error' 2011-03-02 18:19:17 +01:00
Jonas Bonér
8fd6122973 Renamed to EventHandler and added 'info, debug, warning and error' 2011-03-02 18:19:17 +01:00
Viktor Klang
b0b15fda7a Removing wasteful guarding in spawn/*Link methods 2011-03-02 18:19:09 +01:00
Viktor Klang
0658439b10 Removing wasteful guarding in spawn/*Link methods 2011-03-02 18:19:09 +01:00
Viktor Klang
dc52add4ba Removing 4 unused dependencies 2011-03-02 17:29:04 +01:00
Viktor Klang
4b3bcdb44c Removing 4 unused dependencies 2011-03-02 17:29:04 +01:00
Viktor Klang
bbc390cb9b Removing old versions of Configgy 2011-03-02 16:50:01 +01:00
Viktor Klang
2676b48e36 Removing old versions of Configgy 2011-03-02 16:50:01 +01:00
Viktor Klang
407b631462 Embedding the Uuid lib, deleting it from the embedded repo and dropping the jsr166z.jar 2011-03-02 16:34:21 +01:00
Viktor Klang
015415d14e Embedding the Uuid lib, deleting it from the embedded repo and dropping the jsr166z.jar 2011-03-02 16:34:21 +01:00
Viktor Klang
c9b699da0e Rework of WorkStealer done, also, removal of DB Dispatch 2011-03-02 16:20:11 +01:00
Viktor Klang
a3b324eae2 Rework of WorkStealer done, also, removal of DB Dispatch 2011-03-02 16:20:11 +01:00
Viktor Klang
c371876c3e Merge branch 'master' of github.com:jboner/akka into 0deps 2011-03-02 11:02:21 +01:00
Viktor Klang
b5e6f9a768 Merge branch 'master' of github.com:jboner/akka into 0deps 2011-03-02 11:02:21 +01:00
Jonas Bonér
a41fd15228 Merge branch 'master' of github.com:jboner/akka 2011-03-02 00:17:01 +01:00
Jonas Bonér
fcff388341 Merge branch 'master' of github.com:jboner/akka 2011-03-02 00:17:01 +01:00
Derek Williams
0a35d14d24 Merge branch 'master' into derekjw-future-dispatch 2011-03-01 16:16:33 -07:00
Derek Williams
2b37b60a87 Merge branch 'master' into derekjw-future-dispatch 2011-03-01 16:16:33 -07:00
Jonas Bonér
c4e2d73668 Added the ErrorHandler notifications to all try-catch blocks 2011-03-02 00:14:45 +01:00
Jonas Bonér
6f6d459dcd Added the ErrorHandler notifications to all try-catch blocks 2011-03-02 00:14:45 +01:00
Derek Williams
9d3bc38796 Add first test of Future in Java 2011-03-01 15:23:29 -07:00
Derek Williams
03809572f8 Add first test of Future in Java 2011-03-01 15:23:29 -07:00