openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
Licensecheck
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 2 of 34
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
simplify and generalize tests slightly
Jonas Smedegaard
More...
about 2 years ago
tidy whitespace
Jonas Smedegaard
More...
about 2 years ago
use Feature::Compat::Class (not Object::Pad)
Jonas Smedegaard
More...
about 2 years ago
modernize class instantiations to use field and :param and ADJUST (not has and BUILD); use Object::Pad 0.74
Jonas Smedegaard
More...
about 2 years ago
stop include path in log messages within method parse_license
Jonas Smedegaard
More...
almost 3 years ago
tidy inline TODO notes
Jonas Smedegaard
More...
almost 3 years ago
have module methods return lists, and print to STDOUT in main script
Jonas Smedegaard
More...
almost 3 years ago
tidy: set option $encoding only once
Jonas Smedegaard
More...
almost 3 years ago
parse shortname schemes in main script, slightly simplifying modules
Jonas Smedegaard
More...
almost 3 years ago
externalize license resolving; use String::License; stop (directly) use re::engine::RE2 Array::IntSpan experimental Regexp::Pattern Regexp::Pattern::License File::Basename
Jonas Smedegaard
More...
almost 3 years ago
extend copyright to include present year
Jonas Smedegaard
More...
almost 3 years ago
unset executable bit on module file in source
Jonas Smedegaard
More...
almost 3 years ago
packaging: tighten dependency on Pod::Usage to silence spurious 'used only once: possible typo' warning notably with perls older than 5.18
Jonas Smedegaard
More...
almost 3 years ago
tell Perl::Critic that Object::Pad implicitly enables strict and warnings
Jonas Smedegaard
More...
almost 3 years ago
bump version and update changes
Jonas Smedegaard
More...
almost 3 years ago
bugfix: fatalize Unicode::UTF8 and PerlIO::encoding decoding errors
Jonas Smedegaard
More...
almost 3 years ago
tidy: drop impossible (and soon irrelevant anyway) decoding optimization: accidentally compared object with string
Jonas Smedegaard
More...
almost 3 years ago
tidy whitespace
Jonas Smedegaard
More...
almost 3 years ago
improve resolving offset
Jonas Smedegaard
More...
almost 3 years ago
refactor to read and decode files in method content()
Jonas Smedegaard
More...
almost 3 years ago
tidy: slightly simplify structure in parse_file()
Jonas Smedegaard
More...
almost 3 years ago
tidy: resolve filesize only once per file
Jonas Smedegaard
More...
almost 3 years ago
have $fh $license $copyrights as slots (not local variables)
Jonas Smedegaard
More...
almost 3 years ago
merge method parse_lines() into parse_file(), and use $encoding slot (stop redefine as local variable)
Jonas Smedegaard
More...
almost 3 years ago
tidy: rename slot tail -> end_bytes
Jonas Smedegaard
More...
about 3 years ago
tidy: rename slot lines -> top_lines
Jonas Smedegaard
More...
about 3 years ago
refactor to hold semi-cleaned content (not cleaned-for-license-parsing) in slot $content
Jonas Smedegaard
More...
about 3 years ago
refactor to merge local class File into main class
Jonas Smedegaard
More...
about 3 years ago
refactor to have slot $path in main class (not class File)
Jonas Smedegaard
More...
about 3 years ago
refactor to iterate files in main script
Jonas Smedegaard
More...
about 3 years ago
←
1
2
3
4
5
6
7
8
9
…
33
34
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree