Require cutting edge POE. |
|
More...
|
about 15 years ago
|
Deliver PID exit noficiations only to interested objects. |
|
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. |
|
More...
|
about 15 years ago
|
Fix the method_parameter key attribute. Was "name"; should be "delay". Thanks to "batman" in irc.perl.org #reflex. |
|
More...
|
about 15 years ago
|
Make a note of SIGCHLD delivery problem before I forget. Reported by agorman in irc.perl.org #reflex. |
|
More...
|
about 15 years ago
|
Add MooseX::Role::Parameterized dependency. Chris Fedde pointed out its absence in freenode #perl. |
|
More...
|
about 15 years ago
|
requirements.otl becomes TODO.otl, as it ought to be. |
|
More...
|
about 15 years ago
|
The Great Renaming is complete. |
|
More...
|
about 15 years ago
|
Hoist writability callback management from Writing to Streaming. |
|
More...
|
about 15 years ago
|
Document! Oh, gods, it burns! |
|
More...
|
about 15 years ago
|
Expose a reset() method from Reflex::Role::Interval. |
|
More...
|
about 15 years ago
|
Document Reflex::Role::Reading and Reflex::Role::Writing. |
|
More...
|
about 15 years ago
|
Document the basic Reflex::Role. |
|
More...
|
about 15 years ago
|
The extra "name" parameters weren't needed. Begin documenting the new timers. About 97% done with the renaming. |
|
More...
|
about 15 years ago
|
Add wakeup timers (alarms) and fix some bugs in the other timers. |
|
More...
|
about 15 years ago
|
Add Reflex::Role::Timeout and Reflex::Timeout. |
|
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. |
|
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. |
|
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. |
|
More...
|
about 15 years ago
|
Reflex::Role takes over for Reflex::Util::Methods. |
|
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. |
|
More...
|
about 15 years ago
|
Experiment with plain sub callbacks rather than cb_coderef() syntax. |
|
More...
|
about 15 years ago
|
Humor! |
|
More...
|
about 15 years ago
|
Progress was made on the great renaming. |
|
More...
|
about 15 years ago
|
Rough draft of the beginning of an introductory document. |
|
More...
|
about 15 years ago
|
Replace -alias/-excludes with the method_send role parameter. |
|
More...
|
about 15 years ago
|
I think the base classes should have simpler names than the roles they reify. |
|
More...
|
about 15 years ago
|
Revise Reflex::PID to work with Reflex::SigCatcher. Remove deprecated Reflex::Signal. |
|
More...
|
about 15 years ago
|
Document the new SigCatcher role and class. |
|
More...
|
about 15 years ago
|