Bart van Strien
|
c4fe77694b
Applied (and fixed) vrld's thread patch
|
14 years ago |
Bart van Strien
|
e840a8f96c
Another embedded zero issue in threads (isue #128)
|
14 years ago |
Bart van Strien
|
11ab5600d3
Correctly handle embedded zeros in thread names and ThreadVariants (bug #128)
|
14 years ago |
Bart van Strien
|
8a7e2a0629
Thread wrapper checks for failed thread creation. (fixes #90)
|
15 years ago |
Bart van Strien
|
48a94f32d9
newThread now accepts files
|
15 years ago |
Bill Meltsner
|
7c33786100
fixed a ridiculous number of gcc warnings, nearly all of which were complaints about unused parameters - the remaining 199 warnings I get are from code that isn't ours (box2d is responsible for all but 8 of them)
|
15 years ago |
[email protected]
|
dbf8301f24
Merge (the hardest merge evahr, thanks rude)
|
15 years ago |
[email protected]
|
051f6f6eaa
Switched global thread to love._curthread and made love.thread.getThread() return that
|
15 years ago |
rude
|
16bf591c96
Fixed a MSVC warning.
|
15 years ago |
rude
|
5fca0e9b33
Changed getThreads so that the caller must allocate the memory.
|
15 years ago |
[email protected]
|
75f651c84b
getThreads works now (love.thread)
|
15 years ago |
[email protected]
|
736f7ab1a2
love.thread can now share full userdata
|
15 years ago |
[email protected]
|
cc4d737924
Added demand (love.thread)
|
15 years ago |
[email protected]
|
269b70f30c
Made receive destructive, added peek (love.thread)
|
15 years ago |
[email protected]
|
2dcd11551c
Working communication in love.thread
|
15 years ago |
rude
|
d084deeebf
Added project files for love.thread on Windows. Also a minor fix to make love.thread builable as a standalone DLL.
|
15 years ago |
[email protected]
|
355a94755d
Added first version of thread and enabled newFileData
|
15 years ago |