[email protected]
|
140d3866a3
Removed ineffective and error-prone killthread in thread destructor
|
15 years ago |
[email protected]
|
200d4bc653
It looks like a dirty hack, it probably is, but this fixes the GC
|
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
|
5fca0e9b33
Changed getThreads so that the caller must allocate the memory.
|
15 years ago |
rude
|
368765820e
Changed unnecessary pass-by-value to pass-by-reference.
|
15 years ago |
rude
|
bdafe0e455
Globals?! When did Bartbes the Sex Machine abandon reason for MADNESS?
|
15 years ago |
rude
|
4ba513b679
Bye-bye ThreadModuleRegistrar. An abstract ThreadModule will do that job.
|
15 years ago |
Bill Meltsner
|
4ad7634a78
updated the Xcode project with love.thread, and fixed a few gcc warnings
|
15 years ago |
[email protected]
|
75f651c84b
getThreads works now (love.thread)
|
15 years ago |
[email protected]
|
8457d461f8
Added a 'main' thread (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 |
[email protected]
|
555d542c09
Added ThreadVariant, and uses ThreadData for inter-thread communication, AND removed .o's
|
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 |