summaryrefslogtreecommitdiffstats
path: root/macosx/HBDistributedArray.m
Commit message (Expand)AuthorAgeFilesLines
* MacGui: added some error logs to the queue.Damiano Galassi2016-01-091-3/+3
* MacGui: annotate the type of some arrays, and check the count of the input jo...Damiano Galassi2015-10-281-2/+2
* MacGui: add a recursive lock to HBDistributedArray.Damiano Galassi2015-10-191-5/+23
* MacGui: run the Xcode "convert to modern objective-c" on the entire project.ritsuka2015-04-091-2/+2
* MacGui: convert the mac gui to Objective-C ARC.ritsuka2015-03-171-19/+6
* MacGui: remove the Queue directory in the Application Support folder, we don'...ritsuka2015-02-201-14/+7
* MacGui: add a protocol HBUniqueObject objects must implements if they are use...ritsuka2015-02-201-1/+1
* MacGui: enable and fix more compiler warnings in the Xcode project.ritsuka2015-01-191-4/+4
* MacGui: moved the queue code from HBController to HBQueueController, reworked...ritsuka2015-01-191-0/+328