213
I Use This!
Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 6 hours ago.
Jun 19, 2024 — Jun 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- MFB: #95, add NetWare makefiles to main source tree
pierre
as pajoye
More... almost 18 years ago
file Makefile was initially added on branch GD_2_0.
pierre
as pajoye
More... almost 18 years ago
- 2.1.x+ will not have this file
pierre
as pajoye
More... almost 18 years ago
- MFB: fix test (does not return 0 by default)
pierre
as pajoye
More... almost 18 years ago
- #94, gdImageCreateXbm can crash if gdImageCreate fails
pierre
as pajoye
More... almost 18 years ago
add const to gd internal tables (gdCostT, gdSinT, UnicodeTbl)
Nuno Lopes
as nlopess
More... about 18 years ago
ignore bug00086 file
Nuno Lopes
as nlopess
More... about 18 years ago
plug a memleak in _gdImageFillTiled() on error condition replace a malloc+memset with calloc instance
Nuno Lopes
as nlopess
More... about 18 years ago
- missing bug00086 entry
pierre
as pajoye
More... about 18 years ago
improve _gdImageFillTiled() internal function: mark it as static fix possible segfault if calloc() failed save a lot of temporary memory # this is the remaining patch for bug #41
Nuno Lopes
as nlopess
More... about 18 years ago
ignore generated files
Nuno Lopes
as nlopess
More... about 18 years ago
- add doc about building out of the src tree and CMAKE_BUILD_TYPE option
pierre
as pajoye
More... about 18 years ago
ignore a few generated files (not complet yet)
Nuno Lopes
as nlopess
More... about 18 years ago
- WS
pierre
as pajoye
More... about 18 years ago
- #89, Possible integer overflow in gdImageCreateTrueColor
pierre
as pajoye
More... about 18 years ago
- #87, MFB: fix segfault when an invalid color index is present in the image data
pierre
as pajoye
More... about 18 years ago
- MFB: #86, Possible infinite loop in libgd/gd_png.c
pierre
as pajoye
More... about 18 years ago
- #79, MFB: - fix hline and vline calls - add test case
pierre
as pajoye
More... about 18 years ago
- add images as binary - readd bug00060.c
pierre
as pajoye
More... about 18 years ago
- remove badly imported files (must be binary)
pierre
as pajoye
More... about 18 years ago
- Sync HEAD with GD_2_0 - Begin 2.1.0 work (mark it as 2.1.0 :)
pierre
as pajoye
More... about 18 years ago
- MFB: - prevent double lock/unlock for the tween colors cache - use gdFree not free - #40, possible Buffer overflow in the gdImageStringFTEx function in gdft.c (CVE-2007-0455) (Kees Cook)
pierre
as pajoye
More... about 18 years ago
- MFB: #67, Preferable calls of gdFree() in libgd (tabe at fixedpoint dot jp)
pierre
as pajoye
More... about 18 years ago
- MFB: #74, gdImageFilledArc, huge CPU usage with large angles
pierre
as pajoye
More... about 18 years ago
- MFB: #77, gdImageLine does not draw all vertical lines
pierre
as pajoye
More... about 18 years ago
- MFB: #78,gdImageFilledRectangle() draws nothing with reversed points (x1,y1) > (x2,y2)
pierre
as pajoye
More... about 18 years ago
- MFB: #78, add test case
pierre
as pajoye
More... about 18 years ago
#59 Import Windows CE port.
Mateusz Loskot
as mloskot
More... about 18 years ago
MFB: fix leak in test
Nuno Lopes
as nlopess
More... over 18 years ago
-MFB: - generate config.h in the BUIL_DIR instead of the SOURCE_DIR - drop old commented lines
pierre
as pajoye
More... over 18 years ago