Bump project version to 212.1.
[macgdbp.git] / Source / ProtocolClient.h
2015-12-07 Robert SesekMerge branch 'debugger-back-end'
2015-10-24 Robert SesekMerge branch 'message-queue' into debugger-back-end
2015-10-10 Robert SesekRemove the old callTable_ system from DebuggerBackEnd.
2015-10-10 Robert SesekReplace -[ProtocolClient sendCustomCommandWithFormat...
2015-10-10 Robert SesekAdd a block-based -sendCommand... variant to ProtocolCl...
2015-10-10 Robert SesekRemove unnecessary ivars from ProtocolClient.
2015-05-17 Robert SesekRemove unused -[ProtocolClient shouldSendMessage].
2014-01-02 Robert SesekRemove the thin layer around ProtocolClient that is...
2013-06-18 Robert SesekGut the old NetworkConnection and NetworkCallbackContro...
2013-06-18 Robert SesekWrite ProtocolClient, the layer that talks XML on top...