Commit graph

12466 commits

Author SHA1 Message Date
Jonas Bonér
93d7a492c4 Merge branch 'master' of git@github.com:jboner/akka 2010-03-17 17:47:44 +01:00
Jonas Bonér
4f761d5b3d Merge branch 'master' of git@github.com:jboner/akka 2010-03-17 17:47:44 +01:00
Jonas Bonér
eb4e6242e3 Created an alias to TransactionalRef; Ref 2010-03-17 17:43:49 +01:00
Jonas Bonér
7104076f04 Created an alias to TransactionalRef; Ref 2010-03-17 17:43:49 +01:00
Jonas Bonér
ed116712a3 Fixed typo in docs. 2010-03-17 08:20:46 -07:00
Jonas Bonér
63c6db32c6 Fixed typo in docs. 2010-03-17 08:20:46 -07:00
Jonas Bonér
bf9bbd0dc1 Updated how to run the sample docs. 2010-03-17 08:19:56 -07:00
Jonas Bonér
0736613319 Updated how to run the sample docs. 2010-03-17 08:19:56 -07:00
Jonas Bonér
cfbc585485 Updated README with new running procedure 2010-03-17 08:17:18 -07:00
Jonas Bonér
3ed20bdc0f Updated README with new running procedure 2010-03-17 08:17:18 -07:00
Jan Van Besien
3f98d5578d when searching for a thief, only consider thiefs with empty mailboxes. 2010-03-17 16:05:27 +01:00
Jan Van Besien
399cbde90f when searching for a thief, only consider thiefs with empty mailboxes. 2010-03-17 16:05:27 +01:00
Jonas Bonér
6acd56a53d Changed Chat sample to use server-managed remote actors + changed the how-to-run-sample doc. 2010-03-17 15:56:12 +01:00
Jonas Bonér
d40ee7dab3 Changed Chat sample to use server-managed remote actors + changed the how-to-run-sample doc. 2010-03-17 15:56:12 +01:00
Jan Van Besien
2f5792fbcb Merge branch 'master' into workstealing 2010-03-17 15:20:26 +01:00
Jan Van Besien
6c16b7b86c Merge branch 'master' into workstealing 2010-03-17 15:20:26 +01:00
Jonas Bonér
b9451a5991 Made "sbt publish" publish artifacts to local Maven repo 2010-03-17 15:10:22 +01:00
Jonas Bonér
33bbcabd8b Made "sbt publish" publish artifacts to local Maven repo 2010-03-17 15:10:22 +01:00
Jan Van Besien
fd40d15fb3 Merge branch 'master' into workstealing 2010-03-17 14:39:05 +01:00
Jan Van Besien
31c92e2972 Merge branch 'master' into workstealing 2010-03-17 14:39:05 +01:00
Jonas Bonér
f0e53bc049 moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle 2010-03-17 14:31:50 +01:00
Jonas Bonér
d9967c913c moved akka.annotation._ to akka.actor.annotation._ to be merged in with akka-core OSGi bundle 2010-03-17 14:31:50 +01:00
Michael Kober
32365990b4 added integration tests 2010-03-17 10:21:29 +01:00
Michael Kober
efcd736f94 added integration tests 2010-03-17 10:21:29 +01:00
Michael Kober
fe8e445f9d added integration tests, spring 3.0.1 and sbt 2010-03-17 10:06:28 +01:00
Michael Kober
163c0287e2 added integration tests, spring 3.0.1 and sbt 2010-03-17 10:06:28 +01:00
Jonas Bonér
10a6a7d32f Merged in Camel branch 2010-03-17 00:43:07 +01:00
Jonas Bonér
c03e639e1b Merged in Camel branch 2010-03-17 00:43:07 +01:00
Jonas Bonér
8e6212ec45 Merge branch 'jans_dispatcher_changes' 2010-03-16 23:52:03 +01:00
Jonas Bonér
cc4b6967fe Merge branch 'jans_dispatcher_changes' 2010-03-16 23:52:03 +01:00
Viktor Klang
db092f1a47 Added the run_akka.sh script 2010-03-16 23:24:21 +01:00
Viktor Klang
4cc51cb290 Added the run_akka.sh script 2010-03-16 23:24:21 +01:00
Viktor Klang
2f4d45aec0 Removed dead code 2010-03-16 23:21:13 +01:00
Viktor Klang
dcb16452a1 Removed dead code 2010-03-16 23:21:13 +01:00
Jonas Bonér
2a43c2ad71 Merge branch 'dispatcherimprovements' of git@github.com:jboner/akka into jans_dispatcher_changes 2010-03-16 22:59:16 +01:00
Jonas Bonér
491d25bfff Merge branch 'dispatcherimprovements' of git@github.com:jboner/akka into jans_dispatcher_changes 2010-03-16 22:59:16 +01:00
Jonas Bonér
08e3a6156d Minor syntax edits 2010-03-16 22:54:48 +01:00
Jonas Bonér
8baab8b073 Minor syntax edits 2010-03-16 22:54:48 +01:00
Jan Van Besien
5b844f548e Merge branch 'dispatcherimprovements' into workstealing.
Also applied the same improvements on the work stealing dispatcher.
2010-03-16 20:58:01 +01:00
Jan Van Besien
8c06a2ed02 Merge branch 'dispatcherimprovements' into workstealing.
Also applied the same improvements on the work stealing dispatcher.
2010-03-16 20:58:01 +01:00
Jan Van Besien
823661c499 Fixed bug which allowed messages to be "missed" if they arrived after looping through the mailbox, but before releasing the lock. 2010-03-16 12:25:58 +01:00
Jan Van Besien
a269dc4022 Fixed bug which allowed messages to be "missed" if they arrived after looping through the mailbox, but before releasing the lock. 2010-03-16 12:25:58 +01:00
Martin Krasser
1481d1d40c akka-camel added to manifest classpath. All examples enabled. 2010-03-16 07:08:10 +01:00
Martin Krasser
98efbb108e akka-camel added to manifest classpath. All examples enabled. 2010-03-16 07:08:10 +01:00
Martin Krasser
82f411a2d6 Move to sbt 2010-03-16 06:45:04 +01:00
Martin Krasser
d849116639 Move to sbt 2010-03-16 06:45:04 +01:00
Martin Krasser
3c90654e2f initial resolution of conflicts after merge with master 2010-03-15 16:17:50 +01:00
Martin Krasser
9ce5e80acb initial resolution of conflicts after merge with master 2010-03-15 16:17:50 +01:00
Martin Krasser
7eb4245390 prepare merge with master 2010-03-15 14:38:54 +01:00
Martin Krasser
70b6ad983f prepare merge with master 2010-03-15 14:38:54 +01:00