index
:
Balau
master
Unnamed repository; edit this file 'description' to name the repository.
Pixel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test-Tasks.cc
Age
Commit message (
Expand
)
Author
2013-01-21
Starting to add a few tests for the new interruptible code.
Nicolas 'Pixel' Noble
2013-01-20
Strengthening the stackless test for Input.
Nicolas 'Pixel' Noble
2013-01-20
Input's open, read and close are now operations fully interruptible.
Nicolas 'Pixel' Noble
2012-04-08
Redifining yielding for operations a bit, making further refinements.
Pixel
2012-04-08
Slightly more tests for the stackless task unit test.
Pixel
2012-04-08
Slightly cleaner unit test.
Pixel
2012-04-08
Adding a small unit test for Stackless tasks.
Pixel
2012-04-06
Making it simplier to register a task and wait for it. Also renamed createTas...
Pixel
2012-04-03
Reworking a bit the way the queues are working, and thus, the way the LuaTMai...
Pixel
2012-04-02
Fixing unit tests
Pixel
2011-12-04
Reworked some things in the architecture, mainly exceptions and asserts.
Pixel
2011-11-16
Kind of a big revamp of the TaskMan / Task model, in order to introduce a Tas...
Pixel
2011-10-17
Adding the Async event, and tweaking the others a bit.
Pixel
2011-10-17
Removing the 'non-preemptible' madness before it could even be used.
Pixel
2011-10-14
The tasks can now set themselves to be non-preemptible. Also implemented a me...
Pixel
2011-10-10
Adding the basic "Handle" structure, and adding an early version of Input.
Pixel
2011-10-09
Starting to integrate libev; timer event works.
Pixel
2011-10-09
This wasn't intended.
Nicolas "Pixel" Noble
2011-10-09
More work on the Task manager.
Pixel
2011-10-07
More work in the Task manager.
Pixel
2011-10-07
Preliminary work for the Task manager.
Pixel