29
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 26, 2023 — May 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
document Statement::Package->version as being part of the API More... about 8 years ago
don't plan tests for a file that's skip_all More... about 8 years ago
updates for dev release 1.221_01 More... about 8 years ago
keep readme generation from mangling newlines on windows More... about 8 years ago
ensure Document->save does not mangle newlines on windows More... about 8 years ago
Add ->version method to PPI::Statement::Package. More... about 8 years ago
Add tests for possible PPI::Statement::Package->version functionality More... about 8 years ago
add tests for methods of Token::QuoteLike::Regexp More... about 8 years ago
tests for float+op More... about 8 years ago
add tests for END/DATA segments at end of document More... about 8 years ago
allow all PPI::Document instances to have a filename attribute More... over 8 years ago
refactor ppi_token_heredoc.t for easier adding of TODO blocks More... almost 9 years ago
Fix bug where Solaris 80 bit long doubles on x86 hardware causes 10**11 to not equal 10E10. Modified PPI::Token::Number::Exp to match what the Perl interpreter does internally when parsing scientific notation. More... almost 9 years ago
remove use of Test::NoWarnings; only check for warnings in author mode.
karenetheridge
as Karen Etheridge
More... almost 9 years ago
eliminate some uses of List::MoreUtils
karenetheridge
as Karen Etheridge
More... almost 9 years ago
Configure Travis-CI and Coveralls.io. More... over 9 years ago
Catch "Misplaced _ in number" warnings from 5.6 More... over 9 years ago
prevent a warning when Module::Install::ReadmeFromPod isn't loaded More... over 9 years ago
Remove generated README during `make distclean` More... over 9 years ago
expand $'x to $::main::x in Symbol->canonical as with $::x More... over 9 years ago
consolidate, expand PPI::Token::Symbol unit tests More... over 9 years ago
add tests for Token::Unknown More... over 9 years ago
missing %^H; misspelled $\ More... over 9 years ago
handle "1*{2}"; make bitwise handling more consistent More... over 9 years ago
note that PPI::Document->new can also throw exceptions More... over 9 years ago
document the PPI::Exception class More... over 9 years ago
Explain PPI warnings philosophy. From discussion in #142 More... over 9 years ago
typos More... over 9 years ago
Remove undocumented, non-working 'timeout' feature. Removes 'timeout' option to PPI::Document->new, PPI::Utils::HAVE_ALARM, and PPI::Exception::ParserTimeout. More... over 9 years ago
prepare next set of changes More... over 9 years ago