High Activity

Commits : Individual Commit

  Analyzed 2 days ago based on code collected 2 days ago.

Commit ID d7d86ee955e58d18f4ff3071c0f41c4e3f75aaea

Anon80 Contributor: Chris Liddell Files Modified: 229
Date: 08-June-2012 at 12:02 Lines Added: 31929
Repository: http://git.ghostscript.com/ghostpdl.git master Lines Removed: 28579
Commit Comment: Update libpng to version 1.5.10
Minor build revisions to deal with new libpng version:

We copy the predefined pnglibconf.h into the build directory, and have
libpng include it from there (it's less invasive than running the libpng
configure script).

We have to use the same kind of compiler incantation as lcms.mak because
libpng 1.5.x suffers compatibility problems with /Za in Visual Studio
as lcms does.

Minor revision to XPS png reading code to cope with libpng 1.5.x API:

Primarily, the 1.5.x API has made the png_info data type opaque to the calling
code, so all access to the it contains *must* be done through function calls.

No cluster differences expected.
 

Changes by Language

Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
  C 14590 7568 5469 1140 3533 282
  shell script 2596 1487 462 278 135 49
  Autoconf 1420 12645 1 6 49 1967
  XML 974 1088 25 2 5 19
  Make 617 390 130 13 75 0
  AWK 589 0 288 0 61 0
  Assembly 196 0 9 0 20 0
  C++ 194 992 170 346 0 123
  CMake 123 78 27 9 0 2
  Automake 112 65 25 12 16 0
  DCL 18 18 0 0 0 0

Changes by File

Showing page 1 of 23
File Language Code Added Code Removed Comments Added Comment Removed Blanks Added Blanks Removed
gs/base/png.mak   No source code was detected in this file.
gs/libpng/aclocal.m4 Autoconf 1339 694 1 6 42 0
gs/libpng/ANNOUNCE   No source code was detected in this file.
gs/libpng/arm/filter_neon.S Assembly 196 0 9 0 20 0
gs/libpng/autogen.sh shell script 15 10 2 0 2 0
gs/libpng/CHANGES   No source code was detected in this file.
gs/libpng/CMakeLists.txt CMake 123 78 27 9 0 2
gs/libpng/config.guess shell script 88 99 11 39 0 0
gs/libpng/config.h.in C 8 0 11 0 4 0
gs/libpng/config.sub shell script 123 44 5 3 4 0
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.