0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 01, 2024 — Oct 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Require cutting edge POE.
rcaputo
as Rocco Caputo
More... about 15 years ago
Deliver PID exit noficiations only to interested objects.
rcaputo
as Rocco Caputo
More... about 15 years ago
Fix BUILD usage in Reflex::Role::Reactive. More... about 15 years ago
Bump version and dependencies for a new release.
rcaputo
as Rocco Caputo
More... about 15 years ago
Fix the method_parameter key attribute. Was "name"; should be "delay". Thanks to "batman" in irc.perl.org #reflex.
rcaputo
as Rocco Caputo
More... about 15 years ago
Make a note of SIGCHLD delivery problem before I forget. Reported by agorman in irc.perl.org #reflex.
rcaputo
as Rocco Caputo
More... about 15 years ago
Add MooseX::Role::Parameterized dependency. Chris Fedde pointed out its absence in freenode #perl.
rcaputo
as Rocco Caputo
More... about 15 years ago
requirements.otl becomes TODO.otl, as it ought to be.
rcaputo
as Rocco Caputo
More... about 15 years ago
The Great Renaming is complete.
rcaputo
as Rocco Caputo
More... about 15 years ago
Hoist writability callback management from Writing to Streaming.
rcaputo
as Rocco Caputo
More... about 15 years ago
Document! Oh, gods, it burns!
rcaputo
as Rocco Caputo
More... about 15 years ago
Expose a reset() method from Reflex::Role::Interval.
rcaputo
as Rocco Caputo
More... about 15 years ago
Document Reflex::Role::Reading and Reflex::Role::Writing.
rcaputo
as Rocco Caputo
More... about 15 years ago
Document the basic Reflex::Role.
rcaputo
as Rocco Caputo
More... about 15 years ago
The extra "name" parameters weren't needed. Begin documenting the new timers. About 97% done with the renaming.
rcaputo
as Rocco Caputo
More... about 15 years ago
Add wakeup timers (alarms) and fix some bugs in the other timers.
rcaputo
as Rocco Caputo
More... about 15 years ago
Add Reflex::Role::Timeout and Reflex::Timeout.
rcaputo
as Rocco Caputo
More... about 15 years ago
Create Reflex::Role::Interval, and reify it as Reflex::Interval. Needed to change a lot of code and docs that used Reflex::Timer, which has bee deleted.
rcaputo
as Rocco Caputo
More... about 15 years ago
Propagate the new Reflex::Role usage to old users of Reflex::Util::Methods. I still don't like the function names, but they're good placeholders for now.
rcaputo
as Rocco Caputo
More... about 15 years ago
Reflex::Handle is gone, so remove the example for it. Also removed Reflex::Util::Methods because Reflex::Role will take that over.
rcaputo
as Rocco Caputo
More... about 15 years ago
Reflex::Role takes over for Reflex::Util::Methods.
rcaputo
as Rocco Caputo
More... about 15 years ago
Break reading and writing behaviors out into their own roles. They're too useful to be sequestered into a streaming role.
rcaputo
as Rocco Caputo
More... about 15 years ago
Experiment with plain sub callbacks rather than cb_coderef() syntax.
rcaputo
as Rocco Caputo
More... about 15 years ago
Humor!
rcaputo
as Rocco Caputo
More... about 15 years ago
Progress was made on the great renaming.
rcaputo
as Rocco Caputo
More... about 15 years ago
Rough draft of the beginning of an introductory document.
rcaputo
as Rocco Caputo
More... about 15 years ago
Replace -alias/-excludes with the method_send role parameter.
rcaputo
as Rocco Caputo
More... about 15 years ago
I think the base classes should have simpler names than the roles they reify.
rcaputo
as Rocco Caputo
More... about 15 years ago
Revise Reflex::PID to work with Reflex::SigCatcher. Remove deprecated Reflex::Signal.
rcaputo
as Rocco Caputo
More... about 15 years ago
Document the new SigCatcher role and class.
rcaputo
as Rocco Caputo
More... about 15 years ago