37
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
Dec 13, 2024 — Dec 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
typo fixes More... over 12 years ago
Added support for Stopped callback in TCP server
nkukard
as Nigel Kukard
More... over 12 years ago
!!! CATCH_EXCEPTIONS revamp. More... over 12 years ago
Switch some signal regression tests from ok() to is() for more detailed failures. More... over 12 years ago
Remove some redundant C<no strict 'refs'>. More... over 12 years ago
Refactor _dispatch_event(), extracting _dispatch_signal_event(). More... over 12 years ago
Make _trap(), _warn(), etc. a little more consistent. More... over 12 years ago
Fail better if asked to serialize a non-reference. More... over 12 years ago
Add David Webb's regression test to the MANIFEST. More... over 12 years ago
Merge pull request #13 from dmw397/master More... over 12 years ago
Fix read bug in select based polling loop More... over 12 years ago
Another day, another release. Or at least another four hours. Bump version. More... over 12 years ago
[rt.cpan.org 1648] Tk may also tie STDIN to an object. More... over 12 years ago
Remove trailing whitespace. More... over 12 years ago
I think it should be _filespec_to_fh() since it returns a handle. More... over 12 years ago
Bump version and dependencies for release. More... over 12 years ago
[rt.cpan.org 87931] Redo _data_ev_adjust in terms of peek_items(). More... over 12 years ago
[rt.cpan.org 87928] POE::Queue::Array didn't need POE::Resource::Clock? More... over 12 years ago
Skip POD::Coverage checks for POE::Pipe::OneWay and TwoWay. More... over 12 years ago
Remove unused code from POE::Resource::Clock. More... over 12 years ago
Make a new POE::Queue::Array method private. More... over 12 years ago
[rt.cpan.org 87922] Don't crash when ClientPreConnect returns undef. More... over 12 years ago
[rt.cpan.org 87721] Clear $! in Driver::SysRW::flush(). More... over 12 years ago
[rt.cpan.org 87635] Fix PoCo::Client::TCP "Connected" event w/watermarks. More... over 12 years ago
Eliminate an uninitialized value warning in the tests. More... over 12 years ago
Add t/10_units/05_filters/51_reference_die.t to MANIFEST. More... over 12 years ago
Replace POE::Pipe::* guts with IO::Pipely. More... over 12 years ago
Update copyright dates. More... over 12 years ago
Move the signal information out of the signal pipe. More... over 12 years ago
Update sample programs. More... over 12 years ago