Viktor Szakats 40e82ed1c0 2012-11-13 04:50 UTC+0100 Viktor Szakats (harbour syenar.net)
* contrib/hbgd/gdwrp.c
    * cleaned conversion between Harbour logical to/from int flags
    * deleted repetitive comments
    ! fixed to check for proper GC collected pointer type, not
      just any pointer. This may avoid some GPFs and memory
      corruption and report them as RTE
    ! GDIMAGESTRINGFTEX() to allow float numbers for ptsize parameter
    ! GDIMAGEFILLEDPOLYGON(), GDIMAGEOPENPOLYGON(), GDIMAGEPOLYGON()
      fixed to not leave uninitialized trash in point coordinates
      if wrongly formed parameters is passed
    ! GDIMAGEFILLEDPOLYGON(): fixed buffer overrun if number of
      points exceeded 50
    ; further 700 LOC and 12KB source size reduction

  * ChangeLog
    * added LOC reduction to prev (-2800 lines)
2012-11-13 04:00:41 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%