2008-11-24 |
Jeffrey Ryan Thalhammer | Spelling fixes and stopwords.
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Adding a few stopwords
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Add a little explanation about the way we've mishandled
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Added new policy: ProhibitReturnSort, as suggested...
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Now that we have ProhibitUselessNoCritic, we can
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Can scratch one item off the todo list...
|
commit | commitdiff | tree |
2008-11-24 |
Jeffrey Ryan Thalhammer | Added idea about refactoring F<perlcritic> to the TODO...
|
commit | commitdiff | tree |
2008-11-10 |
Jeffrey Ryan Thalhammer | Re-characterizing the "## no critic" comments/pragmas...
|
commit | commitdiff | tree |
2008-11-10 |
Jeffrey Ryan Thalhammer | Renaming test scripts for readability, as Elliot had...
|
commit | commitdiff | tree |
2008-11-10 |
Jeffrey Ryan Thalhammer | Committing the rest of my work on refactoring the handling...
|
commit | commitdiff | tree |
2008-10-30 |
Jeffrey Ryan Thalhammer | Do the period chomping right
|
commit | commitdiff | tree |
2008-10-30 |
Jeffrey Ryan Thalhammer | (no commit message)
|
commit | commitdiff | tree |
2008-10-29 |
Jeffrey Ryan Thalhammer | Add another cruft file to the SKIP list
|
commit | commitdiff | tree |
2008-10-29 |
Jeffrey Ryan Thalhammer | I think Schwern mention the double periods appearing...
|
commit | commitdiff | tree |
2008-10-28 |
Jeffrey Ryan Thalhammer | Offering a new Perl::Critic::Annotation class for review.
|
commit | commitdiff | tree |
2008-10-27 |
Jeffrey Ryan Thalhammer | Holy smokes, it works!
|
commit | commitdiff | tree |
2008-10-27 |
Jeffrey Ryan Thalhammer | A little more tweaking. Should probably write some...
|
commit | commitdiff | tree |
2008-10-27 |
Jeffrey Ryan Thalhammer | Fixed trailing whitespace and pod spelling
|
commit | commitdiff | tree |
2008-10-27 |
Jeffrey Ryan Thalhammer | Second attempt to provide warnings when a useless ...
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Explain new option in Changes file
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Cleaned up trailing whitespace. Fixed typo in name...
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | First attempt to warn users when they have an unecessary...
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Incorporating some of Chris' suggestions.
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Fixed more self-compliance
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | More self compliance
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Get rid of that Debian-whatever file. I think it
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Fixed up self-compliance issues in NamingConventions...
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Fixed breakage that started when the names of some
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Pulled all the 'no critic' handling code out of Critic.pm
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Just comment formatting changes.
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | More self-compliance.
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Turn off Capitalization policy for now. It is making...
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Self-compliance with ProhibitUnrestrictedNoCritic
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Woops, I left a naked subroutine out there.
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Vanquised can_be_disabled() method.
|
commit | commitdiff | tree |
2008-10-26 |
Jeffrey Ryan Thalhammer | Resolved failing test cases for Miscellanea::ProhibitUnrestr...
|
commit | commitdiff | tree |
2008-09-28 |
Jeffrey Ryan Thalhammer | Some failing test cases for ProhibitUnrestrictedNoCritic.
|
commit | commitdiff | tree |
2008-09-28 |
Jeffrey Ryan Thalhammer | Self-compliance with ProhibitUnrestrictedNoCritic
|
commit | commitdiff | tree |
2008-09-28 |
Jeffrey Ryan Thalhammer | Add can_be_disabled() to the trusted method list
|
commit | commitdiff | tree |
2008-09-28 |
Jeffrey Ryan Thalhammer | Created a new Policy to prohibit an unrestricted #...
|
commit | commitdiff | tree |
2008-09-08 |
Jeffrey Ryan Thalhammer | Updated docs about EPIC
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Bumped VERSION to 1.092.
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | There were POD errors in the release that I just made,
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Fixing errors in POD that were exposed in the last
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Some tweaks to my Ant build script. Since I use macports...
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Adding back in Schwern's Capitalization policy.
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Bumped VERSION to 1.091
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Cleaning up my trailing whitespace. Damn Eclipse....
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Undoing the patch for Schwern's capitalization policy.
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Marked some failing tests as TODO, so I can go ahead...
|
commit | commitdiff | tree |
2008-09-02 |
Jeffrey Ryan Thalhammer | Further cleanup after moving that policy to P-C-More.
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | Update Changes file with latest bug fix.
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | I think I've finally fixed the problem of false-positives...
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | Update TODO list.
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | Updated changes to reflect relocation of Policy.
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | Moving the test case for RequireConstantOnLeftSideOfEquality...
|
commit | commitdiff | tree |
2008-08-27 |
Jeffrey Ryan Thalhammer | Finally decided to move RequireConstantOnLeftSideOfEquality to
|
commit | commitdiff | tree |
2008-08-24 |
Jeffrey Ryan Thalhammer | Fixed ProhibitHardTabs so that it would allow leading...
|
commit | commitdiff | tree |
2008-08-24 |
Jeffrey Ryan Thalhammer | Enhanced the -doc feature to take advantage of the
|
commit | commitdiff | tree |
2008-08-24 |
Jeffrey Ryan Thalhammer | Adding an EPIC config file
|
commit | commitdiff | tree |
2008-08-24 |
Jeffrey Ryan Thalhammer | Dealing with more Eclipse files
|
commit | commitdiff | tree |
2008-08-23 |
Jeffrey Ryan Thalhammer | Added a build.xml script to all distributions. Tools...
|
commit | commitdiff | tree |
2008-08-23 |
Jeffrey Ryan Thalhammer | Taking premptive steps: adding my forthcoming build...
|
commit | commitdiff | tree |
2008-08-21 |
Jeffrey Ryan Thalhammer | Color for high-severity violations is now magenta,
|
commit | commitdiff | tree |
2008-08-21 |
Jeffrey Ryan Thalhammer | Adding username for anonymous checkout from our repository.
|
commit | commitdiff | tree |
2008-08-19 |
Jeffrey Ryan Thalhammer | I started using Eclipse for all my Perl work. So I...
|
commit | commitdiff | tree |
2008-08-19 |
Jeffrey Ryan Thalhammer | Undoing r2675. Now that the "-color" is no longer...
|
commit | commitdiff | tree |
2008-08-19 |
Jeffrey Ryan Thalhammer | Added failing test case that came to me in the mail...
|
commit | commitdiff | tree |
2008-07-27 |
Jeffrey Ryan Thalhammer | Describe policy for enforcing correct spelling of variable...
|
commit | commitdiff | tree |
2008-07-27 |
Jeffrey Ryan Thalhammer | Fixed spelling error. RT #37899
|
commit | commitdiff | tree |
2008-07-27 |
Jeffrey Ryan Thalhammer | CodeLayout::ProhibitQuotedWordLists also now applies...
|
commit | commitdiff | tree |
2008-07-27 |
Jeffrey Ryan Thalhammer | ProhibitQuotedWordLists does not apply to lists
|
commit | commitdiff | tree |
2008-07-23 |
Jeffrey Ryan Thalhammer | Diddling svn:ignore.
|
commit | commitdiff | tree |
2008-07-23 |
Jeffrey Ryan Thalhammer | Added my first new policy in a very long time. So...
|
commit | commitdiff | tree |
2008-07-15 |
Jeffrey Ryan Thalhammer | RT #34713. Tweaked Subroutines::ProtectPrivateVars
|
commit | commitdiff | tree |
2008-07-14 |
Jeffrey Ryan Thalhammer | Additional stopwords for the code examples.
|
commit | commitdiff | tree |
2008-07-14 |
Jeffrey Ryan Thalhammer | Subroutines::ProhibitBuiltinHomonyms now covers Perl...
|
commit | commitdiff | tree |
2008-07-09 |
Jeffrey Ryan Thalhammer | is_script() now tries to check if the filename ends...
|
commit | commitdiff | tree |
2008-07-09 |
Jeffrey Ryan Thalhammer | Fixed typo in the code for setting the criticism-fatal...
|
commit | commitdiff | tree |
2008-01-14 |
Jeffrey Ryan Thalhammer | Added "criticim-fatal" switch, which will make the...
|
commit | commitdiff | tree |
2008-01-01 |
Jeffrey Ryan Thalhammer | According to https://rt.cpan.org/Ticket/Display.html...
|
commit | commitdiff | tree |
2007-12-10 |
Jeffrey Ryan Thalhammer | svn merge -r 2029:2018 ProhibitNegativeExpressionsInUnlessAn...
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | I didn't like all the "\$foo" in the templates for...
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | Updated Changes log with latest bug fixes
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | Added failing test case for RT #30388. I'm not sure how
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | Added test cases and fixed RT #31281 concerning
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | Remove 97_spelling.t from MANIFEST, now that it has...
|
commit | commitdiff | tree |
2007-12-09 |
Jeffrey Ryan Thalhammer | Use the "core" theme to disable non-native policies
|
commit | commitdiff | tree |
2007-10-10 |
Jeffrey Ryan Thalhammer | Fixed misplaced stopwords list
|
commit | commitdiff | tree |
2007-09-28 |
Jeffrey Ryan Thalhammer | Per request from David Golden, allow "local" to be...
|
commit | commitdiff | tree |
2007-09-20 |
Jeffrey Ryan Thalhammer | perlcritic wasn't letting you use the %P placeholder...
|
commit | commitdiff | tree |
2007-09-20 |
Jeffrey Ryan Thalhammer | Fixed typo in documentation, reported as...
|
commit | commitdiff | tree |
2007-06-28 |
Jeffrey Ryan Thalhammer | Update Changes log with final release date
|
commit | commitdiff | tree |
2007-06-26 |
Jeffrey Ryan Thalhammer | Block the .perlcriticrc during 00_modules.t.
|
commit | commitdiff | tree |
2007-06-24 |
Jeffrey Ryan Thalhammer | perlcritic now dies if no policies are selected.
|
commit | commitdiff | tree |
2007-06-20 |
Jeffrey Ryan Thalhammer | Increased VERSION to 1.06. This will be our YAPC-NA...
|
commit | commitdiff | tree |
2007-06-20 |
Jeffrey Ryan Thalhammer | Cleaned up the code in ProhibitMixedBooleanOperators...
|
commit | commitdiff | tree |
2007-06-20 |
Jeffrey Ryan Thalhammer | Added failing test case to cover RT# 27637.
|
commit | commitdiff | tree |
2007-06-02 |
Jeffrey Ryan Thalhammer | Increased VERSION to 1.053.
|
commit | commitdiff | tree |
2007-06-02 |
Jeffrey Ryan Thalhammer | Removed B::Keywords from the build_recommends list,
|
commit | commitdiff | tree |
next |