Commit History

Author SHA1 Message Date
  Alex Szpakowski 23fcaec89f The Variant class is now meant to be used on the stack instead of allocated on the heap. As a result (and because of related changes), performance of Channels has roughly doubled when pushing and popping most types. 9 years ago
  Alex Szpakowski 46a2e7b85c Happy new year! 🎉 9 years ago
  Alex Szpakowski cf60cf89fc De-namespaced a class, to make it less verbose. 10 years ago
  Alex Szpakowski c7b45b3505 Updated copyright for the new year 10 years ago
  Alex Szpakowski d59c76a55f Reduced the number of explicit retain/release method calls on love objects. Less chance of bugs! 11 years ago
  Alex Szpakowski e4dc533bb2 Minor code cleanup 11 years ago
  Alex Szpakowski 3120a0e650 Goodbye 2013, hello 2014! 11 years ago
  Alex Szpakowski 2106ff2403 Added love.threaderror event callback function (re issue #673) 12 years ago
  Alex Szpakowski 8ac288876d Added Thread:isRunning 12 years ago
  Bart van Strien 7e50691b6c Threads can now start with arguments, which will be in ... inside of the thread 12 years ago
  Alex Szpakowski 8d7e0b5629 Time-travelling license text 12 years ago
  Bart van Strien c7c5d0ed6b Fix race conditions and deadlocks in Channels (hopefully) (issue #554) 12 years ago
  Bart van Strien 399a6a6614 Merge in channels from love-experiments 13 years ago