Peter Vlugter
|
5a03a8d179
|
Removed some unused stm config options
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
bb93d72d02
|
Removed some unused stm config options
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
d47c152a5b
|
Added Duration utility class for working with j.u.c.TimeUnit
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
8a46c5ae8c
|
Added Duration utility class for working with j.u.c.TimeUnit
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
e18305c699
|
Updated stm tests
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
21a6021d26
|
Updated stm tests
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
ef4d926d6d
|
Using Scala library HashMap and Vector
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
3cb6e55c69
|
Using Scala library HashMap and Vector
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
fa044ca1ad
|
Removed TransactionalState and TransactionalRef
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
77960d6571
|
Removed TransactionalState and TransactionalRef
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
ce41e170dd
|
Removed for-comprehensions for transactions
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
07f52e8e3f
|
Removed for-comprehensions for transactions
|
2010-06-20 09:27:43 +12:00 |
|
Peter Vlugter
|
3cc875e3b9
|
Removed AtomicTemplate - new Java API will use Multiverse more directly
|
2010-06-20 09:27:42 +12:00 |
|
Peter Vlugter
|
3a1d888efa
|
Removed AtomicTemplate - new Java API will use Multiverse more directly
|
2010-06-20 09:27:42 +12:00 |
|
Peter Vlugter
|
2eeffb6a06
|
Removed atomic0 - no longer used
|
2010-06-20 09:27:42 +12:00 |
|
Peter Vlugter
|
ed81b02eb7
|
Removed atomic0 - no longer used
|
2010-06-20 09:27:42 +12:00 |
|
Peter Vlugter
|
a0d4d7c833
|
Updated to Multiverse 0.6-SNAPSHOT
|
2010-06-20 09:27:42 +12:00 |
|
Peter Vlugter
|
8fc8246204
|
Updated to Multiverse 0.6-SNAPSHOT
|
2010-06-20 09:27:42 +12:00 |
|
Jonas Bonér
|
9ca039c470
|
Fixed bug with stm not being enabled by default when no AKKA_HOME is set.
|
2010-06-19 11:32:55 -07:00 |
|
Jonas Bonér
|
5bfa786dac
|
Fixed bug with stm not being enabled by default when no AKKA_HOME is set.
|
2010-06-19 11:32:55 -07:00 |
|
Martin Krasser
|
7ba76a88fe
|
Enforce commons-codec version 1.4 for akka-core
|
2010-06-19 18:36:32 +02:00 |
|
Martin Krasser
|
8f019ac74f
|
Enforce commons-codec version 1.4 for akka-core
|
2010-06-19 18:36:32 +02:00 |
|
Martin Krasser
|
52b6dfe188
|
Producer trait with default implementation of Actor.receive
|
2010-06-19 15:56:29 +02:00 |
|
Martin Krasser
|
64c6930ce8
|
Producer trait with default implementation of Actor.receive
|
2010-06-19 15:56:29 +02:00 |
|
Heiko Seeberger
|
516cad81ba
|
Merge branch 'master' into 281-hseeberger
Conflicts:
akka-core/src/main/scala/remote/RemoteServer.scala
|
2010-06-19 15:54:51 +02:00 |
|
Heiko Seeberger
|
969af8d02b
|
Merge branch 'master' into 281-hseeberger
Conflicts:
akka-core/src/main/scala/remote/RemoteServer.scala
|
2010-06-19 15:54:51 +02:00 |
|
Heiko Seeberger
|
4ba1c584f1
|
re #281: Removed type parameter from ActorRef.!! which now returns Option[Any] and added Helpers.narrow and Helpers.narrowSilently.
|
2010-06-18 16:31:25 +02:00 |
|
Heiko Seeberger
|
1e6a4c012d
|
re #281: Removed type parameter from ActorRef.!! which now returns Option[Any] and added Helpers.narrow and Helpers.narrowSilently.
|
2010-06-18 16:31:25 +02:00 |
|
Jonas Bonér
|
e7a7d6ec90
|
Fix for ticket #280 - Tests fail if there is no akka.conf set
|
2010-06-18 13:30:00 +02:00 |
|
Jonas Bonér
|
e86fa863b4
|
Fix for ticket #280 - Tests fail if there is no akka.conf set
|
2010-06-18 13:30:00 +02:00 |
|
Peter Vlugter
|
35c599892a
|
Added akka-sbt-plugin source
|
2010-06-18 21:53:11 +12:00 |
|
Peter Vlugter
|
d1c0f0edce
|
Added akka-sbt-plugin source
|
2010-06-18 21:53:11 +12:00 |
|
Roman Roelofsen
|
530b94d6d6
|
Merge remote branch 'origin/master' into osgi
Conflicts:
project/build/AkkaProject.scala
|
2010-06-18 11:24:01 +02:00 |
|
Roman Roelofsen
|
53a2743882
|
Merge remote branch 'origin/master' into osgi
Conflicts:
project/build/AkkaProject.scala
|
2010-06-18 11:24:01 +02:00 |
|
Roman Roelofsen
|
dff7cc65d1
|
Merge remote branch 'akollegger/master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-06-18 11:20:10 +02:00 |
|
Roman Roelofsen
|
c1d614069d
|
Merge remote branch 'akollegger/master' into osgi
Conflicts:
project/build/AkkaProject.scala
project/plugins/Plugins.scala
|
2010-06-18 11:20:10 +02:00 |
|
Jonas Bonér
|
306d017e7c
|
Fixed final issues in actor deep serialization; now Java and Protobuf support
|
2010-06-18 09:30:31 +02:00 |
|
Jonas Bonér
|
deebd31262
|
Fixed final issues in actor deep serialization; now Java and Protobuf support
|
2010-06-18 09:30:31 +02:00 |
|
Andreas Kollegger
|
3c3d9a4440
|
synced with jboner/master; decoupled AkkaWrapperProject; bumped bnd4sbt to 1.0.0.RC2
|
2010-06-17 12:12:42 -04:00 |
|
Andreas Kollegger
|
b0f12f2b9f
|
synced with jboner/master; decoupled AkkaWrapperProject; bumped bnd4sbt to 1.0.0.RC2
|
2010-06-17 12:12:42 -04:00 |
|
Roman Roelofsen
|
157956eeeb
|
Started work on OSGi sample
|
2010-06-17 15:10:39 +02:00 |
|
Roman Roelofsen
|
8d6642f0d5
|
Started work on OSGi sample
|
2010-06-17 15:10:39 +02:00 |
|
Andreas Kollegger
|
13cc2de82f
|
Merge branch 'master' of http://github.com/jboner/akka
|
2010-06-17 08:41:28 -04:00 |
|
Andreas Kollegger
|
2ce67bfd6b
|
Merge branch 'master' of http://github.com/jboner/akka
|
2010-06-17 08:41:28 -04:00 |
|
Roman Roelofsen
|
c0361de80b
|
Merge remote branch 'origin/master' into osgi
|
2010-06-17 14:19:48 +02:00 |
|
Roman Roelofsen
|
c173c8b52d
|
Merge remote branch 'origin/master' into osgi
|
2010-06-17 14:19:48 +02:00 |
|
Roman Roelofsen
|
bfbdc7ae4b
|
All bundles resolve!
|
2010-06-17 14:19:33 +02:00 |
|
Roman Roelofsen
|
36c830ccfc
|
All bundles resolve!
|
2010-06-17 14:19:33 +02:00 |
|
Jonas Bonér
|
ed6282393b
|
Upgraded commons-codec to 1.4
|
2010-06-17 07:30:07 +02:00 |
|
Jonas Bonér
|
85439020e1
|
Upgraded commons-codec to 1.4
|
2010-06-17 07:30:07 +02:00 |
|