- MFB: #95, add NetWare makefiles to main source tree |
|
More...
|
almost 18 years ago
|
file Makefile was initially added on branch GD_2_0. |
|
More...
|
almost 18 years ago
|
- 2.1.x+ will not have this file |
|
More...
|
almost 18 years ago
|
- MFB: fix test (does not return 0 by default) |
|
More...
|
almost 18 years ago
|
- #94, gdImageCreateXbm can crash if gdImageCreate fails |
|
More...
|
almost 18 years ago
|
add const to gd internal tables (gdCostT, gdSinT, UnicodeTbl) |
|
More...
|
about 18 years ago
|
ignore bug00086 file |
|
More...
|
about 18 years ago
|
plug a memleak in _gdImageFillTiled() on error condition replace a malloc+memset with calloc instance |
|
More...
|
about 18 years ago
|
- missing bug00086 entry |
|
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 |
|
More...
|
about 18 years ago
|
ignore generated files |
|
More...
|
about 18 years ago
|
- add doc about building out of the src tree and CMAKE_BUILD_TYPE option |
|
More...
|
about 18 years ago
|
ignore a few generated files (not complet yet) |
|
More...
|
about 18 years ago
|
- WS |
|
More...
|
about 18 years ago
|
- #89, Possible integer overflow in gdImageCreateTrueColor |
|
More...
|
about 18 years ago
|
- #87, MFB: fix segfault when an invalid color index is present in the image data |
|
More...
|
about 18 years ago
|
- MFB: #86, Possible infinite loop in libgd/gd_png.c |
|
More...
|
about 18 years ago
|
- #79, MFB: - fix hline and vline calls - add test case |
|
More...
|
about 18 years ago
|
- add images as binary - readd bug00060.c |
|
More...
|
about 18 years ago
|
- remove badly imported files (must be binary) |
|
More...
|
about 18 years ago
|
- Sync HEAD with GD_2_0 - Begin 2.1.0 work (mark it as 2.1.0 :) |
|
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) |
|
More...
|
about 18 years ago
|
- MFB: #67, Preferable calls of gdFree() in libgd (tabe at fixedpoint dot jp) |
|
More...
|
about 18 years ago
|
- MFB: #74, gdImageFilledArc, huge CPU usage with large angles |
|
More...
|
about 18 years ago
|
- MFB: #77, gdImageLine does not draw all vertical lines |
|
More...
|
about 18 years ago
|
- MFB: #78,gdImageFilledRectangle() draws nothing with reversed points (x1,y1) > (x2,y2) |
|
More...
|
about 18 years ago
|
- MFB: #78, add test case |
|
More...
|
about 18 years ago
|
#59 Import Windows CE port. |
|
More...
|
about 18 years ago
|
MFB: fix leak in test |
|
More...
|
over 18 years ago
|
-MFB: - generate config.h in the BUIL_DIR instead of the SOURCE_DIR - drop old commented lines |
|
More...
|
over 18 years ago
|