Revisions of rubygem-flog
Stephan Kulow (coolo)
committed
(revision 17)
- updated to version 3.2.0 * 4 minor enhancements: * Ensure rake/tasklib is loaded when defining FlogTask. (ferrous26) * Fixed reporting / recording of methods in singleton class blocks. (mihu) * Refactored error handling code to flog_ruby. Calls flog_ruby! for actual work * Refactored ruby processing code to flog_ruby! * 1 bug fix: * Fixed flogging of || iters. (JacobNinja)
Stephan Kulow (coolo)
committed
(revision 16)
- updated to version 3.1.0 * 4 minor enhancements: * --quiet option is now false by default, and changed to silence parse warnings. * Added max_score and max_method. (aselder) * FlogTask can now take a method to use to figure out score, allowing for total or max_score. * Switched to capturing RubyParser::SyntaxError (RP 3.0 change). * 2 bug fixes: * Avoid redefined warning for File::RUBY19. (svendahlstrand) * Fixed flog to default to RubyParser if not specified. Allows cleaner programmatic access.
Stephan Kulow (coolo)
committed
(revision 15)
- updated to version 3.0.0 * 1 minor enhancement: * Added a timeout handler to skip when RubyParser times out on a large file * 1 bug fix: * Fixed handling of plain literals in masgn in args. * 4 minor enhancements: * Added .rake as a supported extension. * Create a new parser for every file, preventing state barkification * Extended DSL support to include hash args (eg task :blah => :dep). * Extended DSL support to report nested names (eg namespace(blah)::task#woot) * 1 bug fix: * Fix for sexp structure changes (no arglists). * 4 minor enhancements: * Added --18 and --19 flags to specify parser. Defaults to hybrid. * Explicitly use Ruby18Parser to remove deprecation warnings. * Modified processor to deal with cleaner sexps from RP 3.x. * Use File.binread (File.read in 1.8) to bypass encoding errors * 2 bug fixes: * Cleaned up some 1.9 warnings.
Stephan Kulow (coolo)
committed
(revision 14)
Stephan Kulow (coolo)
committed
(revision 13)
- update to the latest gem2rpm template
buildservice-autocommit
accepted
request 128630
from
Stephan Kulow (coolo)
(revision 12)
baserev update by copy to link target
Stephan Kulow (coolo)
committed
(revision 11)
- fix gem requires
Stephan Kulow (coolo)
committed
(revision 10)
buildservice-autocommit
accepted
request 114152
from
Flavio Castelli (flavio_castelli)
(revision 9)
baserev update by copy to link target
Flavio Castelli (flavio_castelli)
accepted
request 114058
from
Stephan Kulow (coolo)
(revision 8)
- update to version 2.5.3 * class_stack now always pushes on symbols or strings for class names. * Fixed klass_name returning an ugly mix of sexps and strings. * Improved parse error output. (impurist) * Added RegexpError to error handler. * Improved error output and suggest --continue * Record the flog score for the full class name, not just suffix. (dkubb) * Fixed block_pass when passed a multi-level const (xavier) - update to version 2.5.0
Stephan Kulow (coolo)
accepted
request 113210
from
Sascha Peilicke (saschpe)
(revision 7)
initialized devel package after accepting 113210
Sascha Peilicke (saschpe)
accepted
request 113184
from
Ciaran Farrell (babelworx)
(revision 6)
license update: MIT See README.txt
Marcus Rueckert (darix)
committed
(revision 5)
- update to version 2.0.5
Duncan Mac-Vicar (dmacvicar)
committed
(revision 4)
- remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - fix license - remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - fix license - fix license - remove hoe as runtime dependency - remove hoe as runtime dependency - remove hoe as runtime dependency - fix license
Marcus Rueckert (darix)
committed
(revision 3)
- use rubygems_requires macro
Pavol Rusnak (prusnak)
committed
(revision 2)
- updated to 2.4.0
Duncan Mac-Vicar (dmacvicar)
committed
(revision 1)
osc copypac from project:home:dmacvicar:ruby package:rubygem-flog revision:4
Displaying revisions 21 - 37 of 37