[Bps-public-commit] gdgraph annotated tag 1.55 created. 1.55
BPS Git Server
git at git.bestpractical.com
Thu Jan 12 13:20:24 UTC 2023
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gdgraph".
The annotated tag, 1.55 has been created
at 7df85c9bb33d155597041ec8e9cfb27ad05dc72d (tag)
tagging a6740db435b7078ab7917307444ea032454f7400 (commit)
tagged by Jim Brandt
on Thu Jan 12 08:20:15 2023 -0500
- Log -----------------------------------------------------------------
Releasing 1.55
Alex Vandiver (1):
Bump ExtUtils::MakeMaker dependency to support arrayref AUTHORS
Benjamin Warfield (5):
Import of 1.4305 from backpan
Import 1.4306 from backpan
Import 1.4307 from backpan
Import 1.4308 from backpan
Import 1.44 from backpan
Brian Conry (1):
Use magic numbers to detect xbm files to fix test failures
David Steinbrunner (3):
typo fixes
typo fix
typo fixes
Frank Maas (1):
Update axestype.pm
Gabor Szabo (1):
small improvement in the code of the samples
Guillermo O. Freschi (1):
Fixed shadows overlapping when in cumulative mode.
Jim Brandt (4):
Skip samples tests if GD image support is disabled
Merge branch 'libgd-image-disabled'
Prep version 1.55
Add bug ticket link to CHANGES
Jonathan Hall (1):
Apply fix to Z-axis color filling in 3D graphs.
Martien Verbruggen (3):
no more CVS
add all files
add questions section
Miroslav Tynovsky (1):
make running the samples part of the test procedure
Ruslan Zakirov (39):
place "DISTRIBUTION STATUS" section
point out resources in META.yml
bump version, 1.45
update manifest skip
Merge branch 'martien-work'
ignore MYMETA.* files
bump version, 1.46
hide_overlapping_values option
Merge branch 'hide-overlapping-values'
bump version, 1.47
Merge pull request #1 from dsteinbrunner/patch-1
change git link to public git
mention more authors
update MANIFEST.SKIP so `make manifest` works
remove META.yml as MakeMaker generates it for us
bump version, 1.48
Merge pull request #2 from flimzy/z-color-fix
update change log
Merge pull request #5 from szabgab/samples
Merge pull request #3 from alexmv/master
depend on stable release of MakeMaker not dev release
update changes file
bump version, was on checkout for a while
Merge branch 'tynovsky-samples-during-tests'
update changelog
bump version 1.50
Merge pull request #4 from Tordek/master
bump version, 1.51
Merge pull request #8 from Frank071/patch-2
document *_min_range options
update changelog
bump version, 1.52
enable "recursive tests" feature
add t/samples.t to the manifest, hope it wouldn't add many regressions
Fix 'Illegal division by zero' RT#73185
bump version, 1.53
Merge pull request #10 from Varadinsky/make_index_fix
don't align two Y axes if either y[12]_{min,max}_value is defined
bump version, 1.54
Varadinsky (1):
Make make_index.pl script more verbose
mgjv (144):
Initial revision
Daily checkin
daily checkin
First working version
slight fixes
Prerelease checkin
Added sample55
Added forgotten file
Release 1.21
Fixed bug with two_axes and other than bars or area graphs
Added 'tags' target
Fixed calculation of number of ticks for two_axes
fixed distribution documentation
Added some documentation
Fixed pie.pm, added Jeremy Wadsack's contrib to pie.pm
Shadow patch and cycle-color patches
Error checking, inheritance collapse
font documentation, finalised set method changes
Hildebrand, first patch
Going home
Daily checkin
oopsie fix
*** empty log message ***
Added sample23
removed old tests
Daily checkin
daily checkin
daily checkin
daily checkin
num_points changes
Now uses GD::Graph::Data object, plus cleanups
Moved overwrite == 2 into main draw_data_set
Code cleanup and move to Data object
daily checkin
fixed can_do_ttf
improved error handling/debugging
Version
Version additions, new Error class
Added warnings, and errer severity
slight changes
Small changes
Removed set_title_TTF, not in Chart::PNGgraph only
fixed version numbering
Added hex colour spec
Fix of y_max calculation for cumulate
pre-x axis mods
Changed directory layout in CVS
pre-rollback checkin
true numerical x axis addition
Prepared for 1.30 release
Fixed problem with overzealous correct_width attribute for mixed charts
pre-1.31 checkin
Fixed some problems with man page generation under 5.6.0
Initial
Add Canvas class skeleton
Abandoning current Layer/Area idea
change to export_format
daily checkin
cleaned up todo list
cleanup
fixed documentation bug
Added FAQ to distribution
adaptations for 5.004
Ooops
fixed bug calculating bottom
show_values added, prepare for release 1.32
slight bug fixes, pre-release
resolved conflicts
remove transparency, due to bug in ImageMagick 5.1.1 or libpng
Added skip_undef attribute
added
bug report added
none
added undef data colour
added bar_width
Added 2 new marker types
checkin
some tweaks
revert to old model, need to create a branch
y_label addition to documentation
TTF_FONT_PATH addition
fixed typo
added idea
Added brian d foy's hbar,pm, and distributed that code over axestype.pm and hbars.pm, using rotate_chart attribute.
typo fix, and copyright updates
added hbars.pm, documentation for it, fixed spacing
"0.00" bug fix
fixed bar shadows when cumulate is on. Still need to clean that up a bit
changes to samples
added
fixed undefined value in area chart, prepared release 1.35
fixed gif() detection in GD 1.4.1
Added documentation on error handling
new tests
added tests and info for tests
fixed number of tests
added CVS id
changes
removed 20thcent font, it iss broken
fixed header for FAQ.pod, which confuses CPAN tools
fixed version numbers in modules
added feature coordinate support
fixed colour.pm documentation
merge fixes
removed cetus, added Dustismo
font file too large
prepare 1.39
new bugs to test
added changes by Ben Tilly, RT report 203, updated attribution list, added sample file
added builtin GD font question to FAQ
added make_index.pl, not to distro
right axis was disappearing
no comment
dclrs FAQ addition
allow read() to read from file handles
fix prerequisite version
added data file read tests
release 1.40
added no_axes option
attempt to deal with antialiasing in GD 2
addition of skip files stuff
better guesstimation of y min and max values for bar and area
fixed reservation of last y axes label for hbar charts
initial
don't presume prototype for skip()
Test::skip() 1.13 (perl 5.6.0) requires TWO arguments, instead of the 1 now common
make Data::read(\*FH) work with perl 5.005
Attempt to make Data::read() work with 5.005. Still not entirely failproof. Get 'Attempt to free unreferenced scalar errors', or coredump in Test::Harness
prerelease checkin (1.41)
ready for next version
another division by 0 error
fixed way "skip" works
prepare for 1.42 release
added info
some late pre-1.42 fixes
fixed div/0 bug in two_axes, updated tests, prepared release 1.43
slightly more elegant fix for div/0
added test for long labels
Fixed inconsistency in naming of object
more elegant routine for formatting
added bug report test, fixed bug for infinite loop, RT ticket 4939
added x_last_label_skip
added comment to HOTSPOTS section
added sample58
-----------------------------------------------------------------------
hooks/post-receive
--
gdgraph
More information about the Bps-public-commit
mailing list