Login
projects
/
gknop
/
Perl-Critic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed up self-compliance issues in NamingConventions::Capitalization.
[gknop/Perl-Critic.git]
/
TODO.pod
2008-10-26
Jeffrey Ryan Thalh...
Pulled all the 'no critic' handling code out of Critic.pm
blob
|
commitdiff
2008-10-14
Elliot Shank
Move policy bugs from TODO.pod to the actual Policies...
blob
|
commitdiff
|
diff to current
2008-10-10
Elliot Shank
Add a bunch of stuff to TODO.
blob
|
commitdiff
|
diff to current
2008-09-28
Elliot Shank
Update threading comment in TODO.pod.
blob
|
commitdiff
|
diff to current
2008-09-28
Elliot Shank
Add threading idea to TODO.pod.
blob
|
commitdiff
|
diff to current
2008-09-28
Jeffrey Ryan Thalh...
Created a new Policy to prohibit an unrestricted #...
blob
|
commitdiff
|
diff to current
2008-09-25
Elliot Shank
Add TODO to enable removing "## no critic" markers.
blob
|
commitdiff
|
diff to current
2008-09-14
Elliot Shank
Allow specification of violation descriptions in Prohib...
blob
|
commitdiff
|
diff to current
2008-09-02
Jeffrey Ryan Thalh...
Fixing errors in POD that were exposed in the last
blob
|
commitdiff
|
diff to current
2008-08-27
Jeffrey Ryan Thalh...
Update TODO list.
blob
|
commitdiff
|
diff to current
2008-08-22
Elliot Shank
Implement RegularExpressions::RequireDotMatchAnything.
blob
|
commitdiff
|
diff to current
2008-07-27
Jeffrey Ryan Thalh...
Describe policy for enforcing correct spelling of varia...
blob
|
commitdiff
|
diff to current
2008-07-24
Elliot Shank
Add RT # to ProhibitPostfixControls TODO.
blob
|
commitdiff
|
diff to current
2008-07-24
Elliot Shank
TODO about ControlStructures::ProhibitPostfixControls
blob
|
commitdiff
|
diff to current
2008-07-10
Elliot Shank
Add TODO test for Subroutines::RequireFinalReturn having to
blob
|
commitdiff
|
diff to current
2008-07-08
Elliot Shank
Add --list output formatting to TODO.pod.
blob
|
commitdiff
|
diff to current
2008-07-07
Elliot Shank
Convert L<Some::Module> escapes to
blob
|
commitdiff
|
diff to current
2008-07-03
Elliot Shank
Add TODO about double periods in Violation.
blob
|
commitdiff
|
diff to current
2008-06-30
Elliot Shank
Finish implementation of RequireCheckingReturnValueOfEval.
blob
|
commitdiff
|
diff to current
2008-06-27
Elliot Shank
Properly check result of eval in perlcritic. Should...
blob
|
commitdiff
|
diff to current
2008-06-24
Elliot Shank
Link to Ovid's use.perl Journal entry in the
blob
|
commitdiff
|
diff to current
2008-06-24
Elliot Shank
Suggest ErrorHandling::RequireLocalizingEvalErrorInDESTROY
blob
|
commitdiff
|
diff to current
2008-06-24
Elliot Shank
Modify suggestion for Policy name that prohibits calling
blob
|
commitdiff
|
diff to current
2008-06-24
Chris Dolan
Added a TODO for ProhibitExit
blob
|
commitdiff
|
diff to current
2008-06-22
Elliot Shank
Add RegularExpressions::RequreDotMatchAnything Policy to
blob
|
commitdiff
|
diff to current
2008-06-06
Chris Dolan
Implemented Documentation::RequirePackageMatchesPodName
blob
|
commitdiff
|
diff to current
2008-06-05
Elliot Shank
Add two documentation policies to TODO.
blob
|
commitdiff
|
diff to current
2008-05-20
Elliot Shank
Add InputOutput::ProhibitUTF8IOLayer to TODO.
blob
|
commitdiff
|
diff to current
2008-05-19
Elliot Shank
Do kill a perlcritic run if the problem isn't a parse...
blob
|
commitdiff
|
diff to current
2008-05-19
Elliot Shank
Don't kill entire run due to problem with a single...
blob
|
commitdiff
|
diff to current
2008-05-19
Elliot Shank
Clean out TODO.pod.
blob
|
commitdiff
|
diff to current
2008-05-17
Elliot Shank
Add TODO for Variables::ProhibitPunctuationVars to...
blob
|
commitdiff
|
diff to current
2008-05-14
Chris Dolan
TODO entry for policies related to '==' vs. '='
blob
|
commitdiff
|
diff to current
2008-05-09
Elliot Shank
Finish up ProhibitLabelsWithSpecialBlockNames.
blob
|
commitdiff
|
diff to current
2008-05-08
Elliot Shank
Initial implementation of
blob
|
commitdiff
|
diff to current
2008-05-08
Elliot Shank
More TODOs.
blob
|
commitdiff
|
diff to current
2008-05-07
Elliot Shank
Add TODO from Andy about a policy about not using
blob
|
commitdiff
|
diff to current
2008-05-04
Elliot Shank
Describe default_maximum_violations_per_document() in
blob
|
commitdiff
|
diff to current
2008-04-26
Elliot Shank
Add todo for the old swswsw policy suggestion.
blob
|
commitdiff
|
diff to current
2008-04-14
Elliot Shank
Add todo about stealing ideas from Dunce::Files.
blob
|
commitdiff
|
diff to current
2008-04-14
Elliot Shank
Remove PolicyConfig todo.
blob
|
commitdiff
|
diff to current
2008-04-08
Elliot Shank
Add todo for
blob
|
commitdiff
|
diff to current
2008-04-07
Elliot Shank
Add PolicyConfig todo.
blob
|
commitdiff
|
diff to current
2008-04-07
Elliot Shank
Add TODO for describing maximum_violations_per_document in
blob
|
commitdiff
|
diff to current
2008-04-06
Elliot Shank
Update t/16_roundtrip_defaults.t to check for
blob
|
commitdiff
|
diff to current
2008-03-31
Elliot Shank
Add TODO about not killing entire run if a file can...
blob
|
commitdiff
|
diff to current
2008-03-18
Elliot Shank
Add perl 5.10 detection to TODO.
blob
|
commitdiff
|
diff to current
2008-03-16
Elliot Shank
Add PolicySummary.pod generation to TODO.
blob
|
commitdiff
|
diff to current
2008-03-16
Elliot Shank
Add "shiftround" to all vi modelines.
blob
|
commitdiff
|
diff to current
2008-03-16
Elliot Shank
Add violations per file and per statement to
blob
|
commitdiff
|
diff to current
2008-03-14
Elliot Shank
Changed spec for VariableNotUsed Policy in TODO.
blob
|
commitdiff
|
diff to current
2008-03-14
Elliot Shank
Add statistics enhancment ideas to TODO.
blob
|
commitdiff
|
diff to current
2008-03-14
Elliot Shank
Add --list queries to TODO.pod.
blob
|
commitdiff
|
diff to current
2008-03-13
Elliot Shank
Add ProhibitMagicDiamond idea to TODO.
blob
|
commitdiff
|
diff to current
2008-03-08
Elliot Shank
Move ProhibitMagicNumbers from More to core.
blob
|
commitdiff
|
diff to current
2008-03-08
Elliot Shank
Add a bunch of items related to Parameters to TODO...
blob
|
commitdiff
|
diff to current
2008-03-07
Elliot Shank
Add idea for -l/-L options for perlcritic.
blob
|
commitdiff
|
diff to current
2008-02-24
Elliot Shank
Make Documentation::PodSpelling use Parameters.
blob
|
commitdiff
|
diff to current
2008-02-16
Elliot Shank
Remove Moose TODO.
blob
|
commitdiff
|
diff to current
2008-01-05
Elliot Shank
Implement Modules::RequireNoMatchVarsWithUseEnglish.
blob
|
commitdiff
|
diff to current
2007-12-29
Elliot Shank
Add policies to P::C TODO.
blob
|
commitdiff
|
diff to current
2007-12-16
Elliot Shank
Add Modules::RequireUseVersion and
blob
|
commitdiff
|
diff to current
2007-12-12
Elliot Shank
Add note to TODO.pod about adding support for Moose
blob
|
commitdiff
|
diff to current
2007-12-12
Elliot Shank
Add Expressions::RequireFatCommaInHashConstructors...
blob
|
commitdiff
|
diff to current
2007-12-10
Elliot Shank
Add Modules::RequireNoMatchVarsWithUseEnglish to TODO...
blob
|
commitdiff
|
diff to current
2007-10-21
Elliot Shank
Add TODO for allowing color output through a pipe.
blob
|
commitdiff
|
diff to current
2007-10-15
Elliot Shank
Remove mentions of fixed PPI bugs from TODO.pod.
blob
|
commitdiff
|
diff to current
2007-10-15
Elliot Shank
Uncomment code from t/ClassHierarchies/ProhibitOneArgBl...
blob
|
commitdiff
|
diff to current
2007-09-27
Chris Dolan
Code coverage
blob
|
commitdiff
|
diff to current
2007-09-26
Chris Dolan
New policy InputOutput::RequireCheckedSyscalls
blob
|
commitdiff
|
diff to current
2007-09-26
Elliot Shank
Update todo.
blob
|
commitdiff
|
diff to current
2007-09-26
Elliot Shank
Add todo for #line directives.
blob
|
commitdiff
|
diff to current
2007-09-26
Chris Dolan
Add exceptions for Fatal and Fatal::Exception to InputO...
blob
|
commitdiff
|
diff to current
2007-09-23
Chris Dolan
New policy InputOutput::RequireBriefOpen
blob
|
commitdiff
|
diff to current
2007-09-22
Chris Dolan
New policy RegularExpressions::ProhibitEnumeratedClasses
blob
|
commitdiff
|
diff to current
2007-09-21
Chris Dolan
New policy RegularExpressions::ProhibitEscapedMetachara...
blob
|
commitdiff
|
diff to current
2007-09-21
Chris Dolan
Add TODO for new idea: RegularExpressions::ProhibitUnne...
blob
|
commitdiff
|
diff to current
2007-09-20
Chris Dolan
New policy RegularExpressions::ProhibitSingleCharAltern...
blob
|
commitdiff
|
diff to current
2007-09-18
Elliot Shank
Add policy that enforces checking of $EVAL_ERROR after
blob
|
commitdiff
|
diff to current
2007-09-13
Chris Dolan
New policy RegularExpressions::ProhibitComplexRegexes
blob
|
commitdiff
|
diff to current
2007-09-11
Chris Dolan
New policy RegularExpressions::ProhibitUnusedCapture
blob
|
commitdiff
|
diff to current
2007-09-09
Chris Dolan
Add comments to the TODO about the feasibility of imple...
blob
|
commitdiff
|
diff to current
2007-09-08
Chris Dolan
New Policies
blob
|
commitdiff
|
diff to current
2007-09-07
Elliot Shank
Fix typos and add to TODO.
blob
|
commitdiff
|
diff to current
2007-09-05
Elliot Shank
Add todo.
blob
|
commitdiff
|
diff to current
2007-09-04
Chris Dolan
Remove completed policy from TODO
blob
|
commitdiff
|
diff to current
2007-09-04
Chris Dolan
New policies:
blob
|
commitdiff
|
diff to current
2007-08-09
Chris Dolan
New policy InputOutput::ProhibitJoinedReadline
blob
|
commitdiff
|
diff to current
2007-08-05
Chris Dolan
New policy Subroutines::ProhibitManyArgs
blob
|
commitdiff
|
diff to current
2007-07-24
Elliot Shank
Reorder methods in Documentation::PodSpelling to make...
blob
|
commitdiff
|
diff to current
2007-07-21
Chris Dolan
First draft of Subroutines::RequireArgUnpacking, but...
blob
|
commitdiff
|
diff to current
2007-07-20
Chris Dolan
New policy Documentation::PodSpelling
blob
|
commitdiff
|
diff to current
2007-07-19
Chris Dolan
New policy Variables::RequireLocalizedPunctuationVars
blob
|
commitdiff
|
diff to current
2007-07-11
Chris Dolan
New policy ValuesAndExpressions::ProhibitImplicitNewlines
blob
|
commitdiff
|
diff to current
2007-07-11
Chris Dolan
New policy BuiltinFunctions::ProhibitBooleanGrep
blob
|
commitdiff
|
diff to current
2007-07-08
Chris Dolan
Update TODO with some clarifications and mental notes...
blob
|
commitdiff
|
diff to current
2007-07-08
Chris Dolan
New policy: BuiltinFunctions::ProhibitComplexMappings
blob
|
commitdiff
|
diff to current
2007-06-18
Elliot Shank
Merge r1542, POD spelling fixes, to the Perl-Critic...
blob
|
commitdiff
|
diff to current
2007-06-18
Elliot Shank
Merge r1538-r1540 (extra TODO test, TODO.pod changes,
blob
|
commitdiff
|
diff to current
2007-05-03
Elliot Shank
Add average McCabe score and violations per line of...
blob
|
commitdiff
|
diff to current
next