aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-23bump version to 0.02, update MANIFESTAnyEvent-0.02Michael Stapelberg
2010-03-23add testcase for sugar methodsMichael Stapelberg
2010-03-23Implement _error callbackMichael Stapelberg
2010-03-22Add sugar methods for easier usageMichael Stapelberg
2010-03-22Remove obsolete paragraph about the need for a second connectionMichael Stapelberg
2010-03-22Use $self->message in subscribeMichael Stapelberg
2010-03-22kill left-over variableMichael Stapelberg
2010-03-22Use only 'import' of 'Exporter'Michael Stapelberg
2010-03-22reformat perldoc paragraphMichael Stapelberg
2010-03-22use constant instead of magic numberMichael Stapelberg
2010-03-22Get rid of _bytelength, use encode_utf8 and length instead. Correctly check f...Michael Stapelberg
2010-03-22Bugfix: Handle message_type == 0Michael Stapelberg
2010-03-19Add new constantsMichael Stapelberg
2010-03-13update MANIFEST correctly (use MANIFEST.SKIP instead of ignore.txt)Michael Stapelberg
2010-03-13Update MANIFESTMichael Stapelberg
2010-03-13Provide constants for message typesMichael Stapelberg
2010-03-13Expand testcase for the get_workspaces message (needs i3 to be running)Michael Stapelberg
2010-03-13Return connection status in condvar in $i3->connectMichael Stapelberg
2010-03-13kill boilerplateMichael Stapelberg
2010-03-13prefix internal subs with _Michael Stapelberg
2010-03-13Initial commitMichael Stapelberg