]> git.sur5r.net Git - i3/i3/history - lib/AnyEvent/I3.pm
Bump version for new CPAN upload, fix MANIFEST
[i3/i3] / lib / AnyEvent / I3.pm
2017-08-19 Michael StapelbergBump version for new CPAN upload, fix MANIFEST
2017-08-19 Michael Stapelbergbump version to 0.02, update MANIFEST
2017-08-19 Michael StapelbergImplement _error callback
2017-08-19 Michael StapelbergAdd sugar methods for easier usage
2017-08-19 Michael StapelbergRemove obsolete paragraph about the need for a second...
2017-08-19 Michael StapelbergUse $self->message in subscribe
2017-08-19 Michael Stapelbergkill left-over variable
2017-08-19 Michael StapelbergUse only 'import' of 'Exporter'
2017-08-19 Michael Stapelbergreformat perldoc paragraph
2017-08-19 Michael Stapelberguse constant instead of magic number
2017-08-19 Michael StapelbergGet rid of _bytelength, use encode_utf8 and length...
2017-08-19 Michael StapelbergBugfix: Handle message_type == 0
2017-08-19 Michael StapelbergAdd new constants
2017-08-19 Michael StapelbergProvide constants for message types
2017-08-19 Michael StapelbergReturn connection status in condvar in $i3->connect
2017-08-19 Michael Stapelbergprefix internal subs with _
2017-08-19 Michael StapelbergInitial commit