Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [core] make actor self reference optional | Ivo van Dongen | 2017-07-24 | 1 | -3/+15 |
* | [core] add ask pattern to actor ref | Ivo van Dongen | 2017-07-24 | 1 | -0/+21 |
* | [core] implement ask pattern in actor | Ivo van Dongen | 2017-07-24 | 2 | -0/+46 |
* | [core] Store pointer instead of referect to the Object in ActorRef | Thiago Marcos P. Santos | 2017-06-26 | 1 | -3/+3 |
* | [core] Make the mbgl/actor headers public | Thiago Marcos P. Santos | 2017-06-26 | 3 | -0/+168 |
* | [core] allow self closing mailbox/actor | Ivo van Dongen | 2017-05-27 | 1 | -1/+1 |
* | [core] Block in Mailbox::close() until neither receive nor push are in progress | John Firebaugh | 2017-05-24 | 1 | -2/+4 |
* | [core] Move actor/{mailbox,scheduler}.hpp to public include directory | John Firebaugh | 2017-03-28 | 2 | -0/+71 |