Alex Szpakowski
|
ebc68023a7
|
Fix many warnings about implicit integer conversions when compiling for 64 bits.
--HG--
branch : minor
|
2015-02-20 01:20:08 -04:00 |
|
Alex Szpakowski
|
c7b45b3505
|
Updated copyright for the new year
|
2014-12-31 19:32:43 -04:00 |
|
Alex Szpakowski
|
3120a0e650
|
Goodbye 2013, hello 2014!
|
2014-01-03 17:28:58 -04:00 |
|
Bart van Strien
|
1602c6de7a
|
Make mutex locks slightly more safe in some places (and correct in another...)
|
2013-08-03 22:13:33 +02:00 |
|
Alex Szpakowski
|
8d7e0b5629
|
Time-travelling license text
|
2013-06-22 03:14:15 -03:00 |
|
Alex Szpakowski
|
4c616e409b
|
Renamed ParticleSystem:count, Channel:count, and all getNum* functions to get*Count (issue #602)
|
2013-05-03 04:04:44 -03:00 |
|
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
|
be2363fc00
|
Add Channel:supply(), a blocking version of Channel:push()
--HG--
branch : minor
|
2013-01-27 20:04:16 +01:00 |
|
Bart van Strien
|
3dc4e3cdca
|
Also mutex lock in Channel::retain
--HG--
branch : minor
|
2012-07-05 17:25:41 +02:00 |
|
Bart van Strien
|
777e97de2e
|
Make Channels more thread-safe (I know, I know..)
--HG--
branch : minor
|
2012-07-04 20:22:54 +02: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 |
|