1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 09, 2023 — Jun 09, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove the DejaVu fonts from the distribution, since they were only used by one example script (and a test I created for the last release) More... over 13 years ago
Include the last two updates in the Changes file. More... over 13 years ago
Fix string interpolation in contributed merge script. More... over 13 years ago
Fix RT #58386, Lite->create_egs() calls misspelled egstate function More... over 13 years ago
Fix misspelled module name in POD. More... over 13 years ago
Added tag 2.016 for changeset d4875c9b3963 More... over 13 years ago
Update Changes in preparation for release. More... over 13 years ago
Minor POD tweaks More... over 13 years ago
Add some instructions to help contributors contribute. More... over 13 years ago
Made the last commit without testing. Oops. Fixes enclosed. More... over 13 years ago
Rewrite the POD for Content.pm, and rearrange the functions in groups. No functional changes. More... over 13 years ago
More consistency changes, abstract away a check to see if the content object is currently generating a text object. More... over 13 years ago
Update braces and spacing to be more consistent in Content. More... over 13 years ago
Update the POD for Util.pm More... over 13 years ago
Remove some extraneous code (after __END__) that was copied from another language. More... over 13 years ago
Use a code generator to keep from having to parse uniglyph.txt (over 500kB, with four copies of the data in memory at one point) every time the module is used More... over 13 years ago
Ensure Basic modules end with 1; More... over 13 years ago
Move unicolor.txt contents into a class More... over 13 years ago
Add some basic color tests More... over 13 years ago
DRY: Pull out duplicated code from get_media/crop/bleed/trim/art boxes More... over 13 years ago
DRY: Pull out duplicated code from media/crop/bleed/trim/art boxes More... over 13 years ago
Move unipaper.txt contents into a class More... over 13 years ago
Test variations on arguments for $page->mediabox More... over 13 years ago
Increase test coverage More... over 13 years ago
Remove a duplicate "use" statement. More... over 13 years ago
Typo fix and minor POD clarification. More... over 13 years ago
Replace UNIVERSAL::can with $object->can() in Basic::PDF::Array More... almost 14 years ago
Code Cleanup: PDF::API2::Basic::PDF::Array More... almost 14 years ago
Replace references to PDF::API with PDF::API2 More... almost 14 years ago
Code Cleanup: PDF::API2::Basic::PDF::String More... almost 14 years ago