Bart van Strien
|
c7c5d0ed6b
|
Fix race conditions and deadlocks in Channels (hopefully) (issue #554)
Also, this is a giant commit because of the official Code Style (tm) was applied.
--HG--
branch : minor
|
2013-01-30 17:15:12 +01:00 |
|
Bart van Strien
|
399a6a6614
|
Merge in channels from love-experiments
Rewritten love.thread and changed communication
method from weird system before, to channels.
--HG--
branch : minor
|
2012-07-04 17:15:16 +02:00 |
|
Bart van Strien
|
7793e7f02f
|
CRLF to LF
|
2012-07-04 14:40:24 +02:00 |
|
rude
|
81c38e22d0
|
Applied the new style guidelines.
Well, sort of. Lot's more to be done, but this is a start.
|
2012-06-28 23:52:33 +02:00 |
|
Bill Meltsner
|
be55579a22
|
Happy New Year, have an enormous diff
|
2012-01-09 02:41:11 -06:00 |
|
Bart van Strien
|
53e010a832
|
Remove all uses of LOVE_UNUSED, and simply not name the arguments instead
|
2011-12-20 20:26:17 +01:00 |
|
Bill Meltsner
|
57f9cf439e
|
Add LOVE_UNUSED macro to stamp out all those "unused parameter" warnings
|
2011-10-12 14:03:38 -05:00 |
|
Bart van Strien
|
8c5db2a92f
|
Fix up posix threading backend
|
2011-06-28 17:01:35 +02:00 |
|
Bart van Strien
|
709263b032
|
Some fixes for the new threading backends
|
2011-06-09 10:56:13 +02:00 |
|
Przemysław Grzywacz
|
1d5fca6f46
|
Multiple thread backends.
|
2011-06-08 16:54:35 +02:00 |
|