2010-01-24 |
Jeffrey Ryan... | No longer generating the PolicySummary when running... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Jeffrey Ryan... | Woops, found one more reference to that missing page... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Jeffrey Ryan... | Fixed RT #53219 (perldoc has broken link for McCabe... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Jeffrey Ryan... | Re-jiggered 20_policy_require_interpolation_of_metachars.t |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Tom Wyant | RT 43291: t/20_policy_pod_spelling - wrong number of... |
commit | commitdiff | tree | snapshot |
2010-01-24 |
Jeffrey Ryan... | Vanquishing Regexp::Parser, thanks to Tom! Woot! |
commit | commitdiff | tree | snapshot |
2010-01-22 |
Tom Wyant | RegularExpressions::ProhibitCaptureWithoutTest now... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Tom Wyant | RT 43309: Subroutines::RequireFinalReturn with given... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Tom Wyant | RT 52029: state should be allowed by Perl::Critic:... |
commit | commitdiff | tree | snapshot |
2010-01-20 |
Tom Wyant | RT 52029: state should be allowed by Perl::Critic:... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Tom Wyant | Removed all uses of Perl::Critic::Utils::PPIRegep.... |
commit | commitdiff | tree | snapshot |
2010-01-17 |
Tom Wyant | Correct typo in Changes file. |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jeffrey Ryan... | Extend all copyrights by one more year. v1.105_001 |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jeffrey Ryan... | Add banner to Changes file, proclaiming this is a devel... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Jeffrey Ryan... | Bumped VERSION to 1.105_001. Getting ready to make... |
commit | commitdiff | tree | snapshot |
2010-01-16 |
Tom Wyant | Add TODO to take advantage of the get_match_string(), |
commit | commitdiff | tree | snapshot |
2010-01-02 |
Tom Wyant | Modify the annotation parsing so that things like |
commit | commitdiff | tree | snapshot |
2009-12-31 |
Tom Wyant | Modify MANIFEST.SKIP and the top level directory's... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Tom Wyant | Review commit log for my commits since r3149 (the last... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Add hint on figuring out what word with punctuation... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Fix prerequisites in Perl::Critic POD. |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Add note to Subroutines::RequireFinalReturn about it... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Change Subroutines::ProhibitNestedSubs to not complain... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Punctuation change in test name in Subroutines/ProtectP... |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Elliot Shank | Change Subroutines::ProtectPrivateSubs to allow calling... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Elliot Shank | Add TODO tests to TestingAndDebugging/RequireUseStrict... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Elliot Shank | Update TODO about multiple namespace support in P::C. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Wyant | Add an entry to TODO.pod for the problem that in |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Wyant | RT 52038. The _parse_annotation() method of Perl::Criti... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Tom Wyant | Have InputOutput::RequireBriefOpen recognize 'CORE... |
commit | commitdiff | tree | snapshot |
2009-12-03 |
Elliot Shank | Failing tests for RT #52391. |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Tom Wyant | Fix McCabe violation in P::C::P::RegularExpressions... |
commit | commitdiff | tree | snapshot |
2009-11-23 |
Tom Wyant | Add stuff from 5.11 into TODO.pod, to give (I hope... |
commit | commitdiff | tree | snapshot |
2009-11-21 |
Tom Wyant | Make P::C::P::RegularExpressions::ProhibitUnusedCapture... |
commit | commitdiff | tree | snapshot |
2009-11-20 |
Tom Wyant | Add named capture support, at least somewhat. |
commit | commitdiff | tree | snapshot |
2009-11-19 |
Elliot Shank | Add note in POD of Documentation::PodSpelling about... |
commit | commitdiff | tree | snapshot |
2009-11-14 |
Elliot Shank | Change RequirePackageDeclaration to |
commit | commitdiff | tree | snapshot |
2009-11-10 |
Elliot Shank | Add Modules::RequirePackageDeclaration to TODO.pod. |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tom Wyant | Redo on the policy summary generator. This time, choose an |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tom Wyant | Generate the links in the policy summary as L<Foo|Foo... |
commit | commitdiff | tree | snapshot |
2009-11-09 |
Tom Wyant | Further tweak docs. |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jeffrey Ryan... | Renamed POD -> Pod, to be consistent with the naming |
commit | commitdiff | tree | snapshot |
2009-11-08 |
Jeffrey Ryan... | Changed literal POD fragments so they appear like POD... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Tom Wyant | Add Perl::Critic::Policy::Documentation::RequirePODLink... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Tom Wyant | Change all instances of L<Foo> in the POD to L<Foo... |
commit | commitdiff | tree | snapshot |
2009-11-07 |
Tom Wyant | Replace Regexp::Parser with PPIx::Regexp in t/RegularEx... |
commit | commitdiff | tree | snapshot |
2009-11-03 |
Tom Wyant | Convert Perl::Critic from using Regexp::Parser for... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Tom Wyant | In TODO for ValuesAndExpressions::RequireInterpolatedSt... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Elliot Shank | Fix example in BuiltinFunctions::RequireGlobFunction... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Elliot Shank | Link to Chas. Owens' post in P::C::DEVELOPER. |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Elliot Shank | Add link to Alexandr Ciornii's executable in Perl:... |
commit | commitdiff | tree | snapshot |
2009-11-02 |
Elliot Shank | Merge my long-uncommitted Policy::is_unsafe() stuff... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Wyant | Forgot to add the requisite properties to ProhibitUnuse... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Wyant | Make sub _parse_private_name_regex() the parser for... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Wyant | Make sub _parse_private_name_regex() the custom parser... |
commit | commitdiff | tree | snapshot |
2009-10-31 |
Tom Wyant | Implement the TODO item P::C::P::Subroutines::ProhibitU... |
commit | commitdiff | tree | snapshot |
2009-10-29 |
Elliot Shank | Add idea for Subroutines::ProhibitUnusedPrivateSubrouti... |
commit | commitdiff | tree | snapshot |
2009-10-28 |
Jeffrey Ryan... | Added test case for RT #50910. It appears that we... |
commit | commitdiff | tree | snapshot |
2009-10-24 |
Jeffrey Ryan... | Update VERSION numbers on files that were created on... |
commit | commitdiff | tree | snapshot |
2009-10-23 |
Elliot Shank | Fix PBP page numbers in |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Jeffrey Ryan... | Woops. I forgot to correct the test count. |
commit | commitdiff | tree | snapshot |
2009-10-15 |
Jeffrey Ryan... | Added support for the -unsafe switch. This is to protect |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3677 to the backlog branch. Remove the ability... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3645 to the backlog branch. The "## no critic... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r364[34] to the backlog branch. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r363[89] to the backlog branch. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3469, r347[1-4], and r3564 to the backlog branch. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3455 to the backlog branch. A few more isa_ok... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Fix current subversion version and indent the code... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3651 to the backlog branch. This file contains... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3650 to the backlog branch. RT #49500: From... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3648 to the backlog branch. RT 49609: |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3646 to the backlog branch. I just realized... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Elliot Shank | Merge r3632 to the backlog branch. Most of 'RT 36081... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Fix $VERSION in Variables::ProhibitEvilVariables. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3621 to the backlog branch. For what it isi... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3620 to the backlog branch. Fix regression... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Rename $P::C::Utils::Constants::MODULE_VERSION_TERM_ANS... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3619 to the backlog branch. Validate colors... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3637 to the backlog branch. Use my imaginative... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3636 to the backlog branch. Assigned the COPYRI... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Merge r3448, r3615, r3616, and r3649 to the backlog... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Elliot Shank | Mert r3442 to the backlog branch. Add |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Elliot Shank | Merge r3313 to the backlog branch. Merge STDERR into... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Elliot Shank | Get rid of P::C::Document::document_type() and just... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Elliot Shank | Rename the "--script-extensions" parameter to "--progra... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Elliot Shank | Merge r3375, r3376, and r3381 to the backlog branch. |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Elliot Shank | Bump the P::C version to 1.105. v1.105 |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Elliot Shank | Change InputOutput::RequireCheckedSyscalls to complain... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Elliot Shank | Fix RT #49016. Variables::ProhibitPunctuationVars... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Elliot Shank | Merge r3614 to the backlog branch. Correct presumptive... |
commit | commitdiff | tree | snapshot |
2009-09-07 |
Elliot Shank | Remove incorrect comment in Changes that |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Elliot Shank | In ValuesAndExpressions::RequireInterpolationOfMetachar... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Add missing "on" to Changes on the backlog branch. |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Bump P::C version to 1.104. v1.104 |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Unsurprisingly, there were some self-compliance issues... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Test in t/Subroutines/RequireFinalReturn.run is no... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Recent change to ValuesAndExpressions::ProhibitVersionS... |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Add is_script to the imports in |
commit | commitdiff | tree | snapshot |
2009-08-23 |
Elliot Shank | Fix Variables::ProhibitPunctuationVars reference to... |
commit | commitdiff | tree | snapshot |
next |