index
:
delta/libgd.git
GD-2.0
GD-2.1
GD-2.2
GD-2.3
bug/320
bug/402
bug/405
bug/415
bug/661
bug/750
bug/764
bug/788
bug/790
bug/792
bug/797
bug/818
bug/ci_avif_cleanupsrc
feature/ci_avif
features/macos_ci
features/mingw-ci
features/surface
fix-247
fix-248
issue-config-23
issue-config-24
issue-config-msg
issue-libheif
issue-raqm
master
github.com: libgd/libgd
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Normalize static lib name to libgd.a on *nix and libgd_static.lib on windows.
Nathanael Jones
2015-01-07
2
-3
/
+8
*
Replace windows MSVC makefile; update msys iconv path.
Nathanael Jones
2015-01-07
5
-178
/
+233
*
Drop -m32 definition on MINGW; prevents a 64-bit build from occurring.
Nathanael Jones
2015-01-07
1
-1
/
+1
*
Skip bug00132 - failing because test data is out if date (we think).
Nathanael Jones
2015-01-07
1
-1
/
+1
*
When both CPP_SHARP and _WIN32 are defined, do not enable thread safety.
Nathanael Jones
2015-01-07
1
-2
/
+7
*
Export C++ wrapper clases. Change two Gd() functions of the C++ wrapper to re...
Nathanael Jones
2015-01-07
1
-15
/
+15
*
C89 compat; define vars at top of function
Nathanael Jones
2015-01-07
1
-4
/
+4
*
Upgrade to long-syntax CMAKE add_test command to improve cross-platform compa...
Nathanael Jones
2015-01-07
37
-74
/
+37
*
free coeffs
Pierre Joye
2015-01-07
1
-2
/
+10
*
free allocated palette on error
Pierre Joye
2015-01-07
1
-0
/
+9
*
fix im leaked on error
Pierre Joye
2015-01-07
1
-0
/
+3
*
just reduce static analyzer noise
Pierre Joye
2015-01-07
1
-1
/
+1
*
free tc_cache and path on error (leak)
Pierre Joye
2015-01-07
1
-0
/
+3
*
fix comment
Remi Collet
2015-01-02
1
-1
/
+1
*
Fix possible infinite loop (php bug report #68713)
Remi Collet
2015-01-02
1
-8
/
+6
*
add read-only test images to tarball
Remi Collet
2014-12-25
1
-0
/
+3
*
use / in image patch
Remi Collet
2014-12-25
1
-1
/
+1
*
move overflow test outside the loop for perf
Remi Collet
2014-12-16
1
-6
/
+5
*
Fix possible buffer read overflow
Remi Collet
2014-12-13
1
-2
/
+9
*
Merged in nathanaeljones/gd-libgd/test-message-improvements (pull request #22)
Nathanael Jones
2014-10-17
3
-7
/
+49
|
\
|
*
Add gdTestAssertMsg(condition, formatmessage, variables) to support detailed ...
Nathanael Jones
2014-10-02
3
-7
/
+49
*
|
Merged in nathanaeljones/gd-libgd/add-osx-boostrap-support (pull request #21)...
Nathanael Jones
2014-10-17
1
-0
/
+4
|
\
\
|
*
|
bootstrap.sh now offers build tips on OS X and defaults to glibtoolize
Nathanael Jones
2014-10-02
1
-0
/
+4
|
|
/
*
|
Merged in nathanaeljones/gd-libgd/shut-up-automake (pull request #23) Silence...
Nathanael Jones
2014-10-17
1
-1
/
+1
|
\
\
|
*
|
Silence automake 1.14 warnings ("source file is in a subdirectory, but option...
Nathanael Jones
2014-10-02
1
-1
/
+1
|
|
/
*
|
Merged in nathanaeljones/gd-libgd/cmake-iconv (pull request #24)
Nathanael Jones
2014-10-17
3
-2
/
+77
|
\
\
|
*
|
Add libiconv support to CMake files
Nathanael Jones
2014-10-02
3
-2
/
+77
|
|
/
*
|
Merged in nathanaeljones/gd-libgd/msvc-fix-keyword-macros (pull request #25)
Nathanael Jones
2014-10-17
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Support MSVC++ 2013 and higher: define _ALLOW_KEYWORD_MACROS, inline, strcase...
Nathanael Jones
2014-10-02
1
-0
/
+16
|
/
*
Merged in nathanaeljones/gd-libgd/nathanaeljones/restore-support-for-alphable...
Pierre Joye
2014-09-04
1
-0
/
+1
|
\
|
*
Restore support for alphaBlendingFlag value gdEffectAlphaBlend
Nathanael Jones
2014-09-03
1
-0
/
+1
|
/
*
Merged in ttoohey/gd-libgd/layout-effect (pull request #18)
Ondřej Surý
2014-08-04
5
-6
/
+140
|
\
|
*
add tests for layer effects
Tim Toohey
2014-04-23
3
-0
/
+70
|
*
Add overlay and multiply effects to gdImageSetPixel
Tim Toohey
2014-04-23
2
-6
/
+70
*
|
Merged in ttoohey/gd-libgd/bugfix/font_path_overrun (pull request #19)
Ondřej Surý
2014-08-04
1
-1
/
+7
|
\
\
|
*
|
Fix buffer overrun from long font search path
Tim Toohey
2014-04-24
1
-1
/
+7
|
|
/
*
|
CVE-2014-2497, NULL pointer dereference, fix #126
Remi Collet
2014-08-04
1
-0
/
+10
*
|
Remove wrong license headers. Based on http://www.paulbourke.net/dataformats/...
Pierre Joye
2014-05-21
1
-20
/
+0
|
/
*
Fix artefact in gdImageScale using GD_BILINEAR_FIXED
Remi Collet
2014-03-12
1
-6
/
+6
*
new example "resize"
Remi Collet
2014-03-12
1
-0
/
+59
*
Fix gdImageSetInterpolationMethod with GD_DEFAULT
Remi Collet
2014-03-12
1
-4
/
+1
*
MSys Makefile now statically links libgd.dll to libiconv.
Chris Reuter
2014-03-07
1
-2
/
+10
*
MSys Makefile fix
Chris Reuter
2014-03-05
1
-1
/
+5
*
Bug fix: GD DLL rename hadn't been propagated everywhere.
Chris Reuter
2014-03-01
2
-2
/
+2
*
Minor enhancements to the MinGW+Msys build scripts.
Chris Reuter
2014-02-24
2
-6
/
+32
*
Updated the MSys build files.
Chris Reuter
2014-02-07
3
-9
/
+11
*
Got gd_filename.c to work correctly under Windows.
Chris Reuter
2014-02-07
1
-23
/
+23
*
Updated .gitignore.
Chris Reuter
2014-02-07
1
-0
/
+5
*
Started importing the old manual into Naturaldocs comments.
Chris Reuter
2014-01-07
17
-146
/
+1666
*
Added function 'gdImageGetInterpolationMethod()'.
Chris Reuter
2014-01-07
2
-0
/
+10
[next]