"Fossies" - the Fresh Open Source Software Archive  

Source code changes report for "GNU Cgicc" between the packages
cgicc-3.2.18.tar.gz and cgicc-3.2.19.tar.gz

About: GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web.

Summary:

The "GNU Cgicc" source code changed by about 55.9% and now consists of 615 files.

Related Informations:

See ChangeLog (cgicc 3.2.19).

Changes In Files (According File Type):

File TypeTotalAddedRemovedChanged
Header file 64 0 32 0
C program 6 0 3 0
C++ program 66 0 33 0
Spec file 2 0 1 0
Sed program 2 0 1 1
Shell program 36 0 18 0
Automake file 34 0 17 1
Configuration file 2 0 1 1
M4 macro file 34 0 17 0
Man page 32 0 16 4
Pkg-config file 2 0 1 0
Configure script 4 0 2 1
CSS style sheet 2 0 1 0
Doxygen file 2 0 1 0
HTML page 6 0 3 0
MS Visual Studio file 14 0 7 0
Signature file 1 0 1 0
Image file 108 0 54 0
Vector Image file 104 0 52 0
Directory 33 0 17 0
Archive 1 0 1 0
Change log 8 0 4 0
Information file 12 0 6 0
License 14 0 7 0
Readme file 10 0 5 0
Text file 16 0 9 2
Total Files615031010



Header Files (32 of 64):

NameStatusDeltaVisual Diff
cgicc-3.2.17/cgicc/Cgicc.h removed
cgicc-3.2.17/cgicc/CgiDefs.h.in removed
cgicc-3.2.17/cgicc/CgiEnvironment.h removed
cgicc-3.2.17/cgicc/CgiInput.h removed
cgicc-3.2.17/cgicc/CgiUtils.h removed
cgicc-3.2.17/cgicc/config.h.in removed
cgicc-3.2.17/cgicc/FormEntry.h removed
cgicc-3.2.17/cgicc/FormFile.h removed
cgicc-3.2.17/cgicc/HTMLAtomicElement.h removed
cgicc-3.2.17/cgicc/HTMLAttribute.h removed
cgicc-3.2.17/cgicc/HTMLAttributeList.h removed
cgicc-3.2.17/cgicc/HTMLBooleanElement.h removed
cgicc-3.2.17/cgicc/HTMLClasses.h removed
cgicc-3.2.17/cgicc/HTMLDoctype.h removed
cgicc-3.2.17/cgicc/HTMLElement.h removed
cgicc-3.2.17/cgicc/HTMLElementList.h removed
cgicc-3.2.17/cgicc/HTTPContentHeader.h removed
cgicc-3.2.17/cgicc/HTTPCookie.h removed
cgicc-3.2.17/cgicc/HTTPHeader.h removed
cgicc-3.2.17/cgicc/HTTPHTMLHeader.h removed
cgicc-3.2.17/cgicc/HTTPPlainHeader.h removed
cgicc-3.2.17/cgicc/HTTPRedirectHeader.h removed
cgicc-3.2.17/cgicc/HTTPResponseHeader.h removed
cgicc-3.2.17/cgicc/HTTPStatusHeader.h removed
cgicc-3.2.17/cgicc/HTTPXHTMLHeader.h removed
cgicc-3.2.17/cgicc/MStreamable.h removed
cgicc-3.2.17/cgicc/XHTMLDoctype.h removed
cgicc-3.2.17/cgicc/XMLDeclaration.h removed
cgicc-3.2.17/cgicc/XMLPI.h removed
cgicc-3.2.17/contrib/FCgiIO.h removed
cgicc-3.2.17/demo/styles.h removed
cgicc-3.2.17/example/Config.h.in removed

C Programs (3 of 6):

NameStatusDeltaVisual Diff
cgicc-3.2.17/doc/index.tmpl removed
cgicc-3.2.17/doc/lib-overview.tmpl removed
cgicc-3.2.17/doc/tutorial.tmpl removed

C++ Programs (33 of 66):

NameStatusDeltaVisual Diff
cgicc-3.2.17/cgicc/Cgicc.cpp removed
cgicc-3.2.17/cgicc/CgiEnvironment.cpp removed
cgicc-3.2.17/cgicc/CgiInput.cpp removed
cgicc-3.2.17/cgicc/CgiUtils.cpp removed
cgicc-3.2.17/cgicc/FormEntry.cpp removed
cgicc-3.2.17/cgicc/FormFile.cpp removed
cgicc-3.2.17/cgicc/HTMLAttribute.cpp removed
cgicc-3.2.17/cgicc/HTMLAttributeList.cpp removed
cgicc-3.2.17/cgicc/HTMLDoctype.cpp removed
cgicc-3.2.17/cgicc/HTMLElement.cpp removed
cgicc-3.2.17/cgicc/HTMLElementList.cpp removed
cgicc-3.2.17/cgicc/HTTPContentHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPCookie.cpp removed
cgicc-3.2.17/cgicc/HTTPHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPHTMLHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPPlainHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPRedirectHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPResponseHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPStatusHeader.cpp removed
cgicc-3.2.17/cgicc/HTTPXHTMLHeader.cpp removed
cgicc-3.2.17/cgicc/MStreamable.cpp removed
cgicc-3.2.17/cgicc/XHTMLDoctype.cpp removed
cgicc-3.2.17/cgicc/XMLPI.cpp removed
cgicc-3.2.17/contrib/fcgi-test.cpp removed
cgicc-3.2.17/contrib/FCgiIO.cpp removed
cgicc-3.2.17/contrib/nph-hello.cpp removed
cgicc-3.2.17/contrib/nph-login.cpp removed
cgicc-3.2.17/demo/cardgame.cpp removed
cgicc-3.2.17/demo/cookie.cpp removed
cgicc-3.2.17/demo/dns.cpp removed
cgicc-3.2.17/demo/test.cpp removed
cgicc-3.2.17/demo/upload.cpp removed
cgicc-3.2.17/example/example.cpp removed

Spec Files (1 of 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/cgicc.spec removed

Sed Programs (all 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/tempGen.sed removed
tempGen.sed changed 100.0% diff

Shell Programs (18 of 36):

NameStatusDeltaVisual Diff
cgicc-3.2.17/autogen removed
cgicc-3.2.17/distribute-gnu.sh removed
cgicc-3.2.17/example/autogen removed
cgicc-3.2.17/example/compile removed
cgicc-3.2.17/example/config.guess removed
cgicc-3.2.17/example/config.sub removed
cgicc-3.2.17/example/depcomp removed
cgicc-3.2.17/example/install-sh removed
cgicc-3.2.17/example/ltmain.sh removed
cgicc-3.2.17/example/missing removed
cgicc-3.2.17/release.sh removed
cgicc-3.2.17/support/compile removed
cgicc-3.2.17/support/config.guess removed
cgicc-3.2.17/support/config.sub removed
cgicc-3.2.17/support/depcomp removed
cgicc-3.2.17/support/install-sh removed
cgicc-3.2.17/support/ltmain.sh removed
cgicc-3.2.17/support/missing removed

Automake Files (18 of 34):

NameStatusDeltaVisual Diff
cgicc-3.2.17/cgicc/Makefile.am removed
cgicc-3.2.17/cgicc/Makefile.in removed
cgicc-3.2.17/configure.ac removed
cgicc-3.2.17/contrib/Makefile.am removed
cgicc-3.2.17/contrib/Makefile.in removed
cgicc-3.2.17/demo/Makefile.am removed
cgicc-3.2.17/demo/Makefile.in removed
cgicc-3.2.17/doc/Makefile.am removed
cgicc-3.2.17/doc/Makefile.in removed
cgicc-3.2.17/example/configure.ac removed
cgicc-3.2.17/example/Makefile.am removed
cgicc-3.2.17/example/Makefile.in removed
cgicc-3.2.17/Makefile.am removed
cgicc-3.2.17/Makefile.in removed
cgicc-3.2.17/support/cgicc-config.in removed
cgicc-3.2.17/support/Makefile.am removed
cgicc-3.2.17/support/Makefile.in removed
configure.ac changed 1.5% diff

Configuration Files (all 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/doxygen.conf removed
doxygen.conf changed 0.1% diff

M4 Macro Files (17 of 34):

NameStatusDeltaVisual Diff
cgicc-3.2.17/acinclude.m4 removed
cgicc-3.2.17/aclocal.m4 removed
cgicc-3.2.17/example/acinclude.m4 removed
cgicc-3.2.17/example/aclocal.m4 removed
cgicc-3.2.17/example/cgicc.m4 removed
cgicc-3.2.17/example/m4/libtool.m4 removed
cgicc-3.2.17/example/m4/ltoptions.m4 removed
cgicc-3.2.17/example/m4/ltsugar.m4 removed
cgicc-3.2.17/example/m4/ltversion.m4 removed
cgicc-3.2.17/example/m4/lt~obsolete.m4 removed
cgicc-3.2.17/m4/libtool.m4 removed
cgicc-3.2.17/m4/ltoptions.m4 removed
cgicc-3.2.17/m4/ltsugar.m4 removed
cgicc-3.2.17/m4/ltversion.m4 removed
cgicc-3.2.17/m4/lt~obsolete.m4 removed
cgicc-3.2.17/support/ac_cxx_have_stl.m4 removed
cgicc-3.2.17/support/ac_cxx_namespaces.m4 removed

Man Pages (20 of 32):

NameStatusDeltaVisual Diff
autom4te.cache/output.1 changed 0.1% diff
autom4te.cache/output.2 changed 0.1% diff
autom4te.cache/output.3 changed 0.1% diff
autom4te.cache/traces.1 changed 0.1% diff
cgicc-3.2.17/autom4te.cache/output.0 removed
cgicc-3.2.17/autom4te.cache/output.1 removed
cgicc-3.2.17/autom4te.cache/output.2 removed
cgicc-3.2.17/autom4te.cache/output.3 removed
cgicc-3.2.17/autom4te.cache/traces.0 removed
cgicc-3.2.17/autom4te.cache/traces.1 removed
cgicc-3.2.17/autom4te.cache/traces.2 removed
cgicc-3.2.17/autom4te.cache/traces.3 removed
cgicc-3.2.17/example/autom4te.cache/output.0 removed
cgicc-3.2.17/example/autom4te.cache/output.1 removed
cgicc-3.2.17/example/autom4te.cache/output.2 removed
cgicc-3.2.17/example/autom4te.cache/output.3 removed
cgicc-3.2.17/example/autom4te.cache/traces.0 removed
cgicc-3.2.17/example/autom4te.cache/traces.1 removed
cgicc-3.2.17/example/autom4te.cache/traces.2 removed
cgicc-3.2.17/example/autom4te.cache/traces.3 removed

Pkg-config Files (1 of 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/cgicc.pc.in removed

Configure Scripts (3 of 4):

NameStatusDeltaVisual Diff
cgicc-3.2.17/configure removed
cgicc-3.2.17/example/configure removed
configure changed 0.1% diff

CSS Style Sheets (1 of 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/doc/cgicc-doc.css removed

Doxygen Files (1 of 2):

NameStatusDeltaVisual Diff
cgicc-3.2.17/doc/Doxyfile.in removed

HTML Pages (3 of 6):

NameStatusDeltaVisual Diff
cgicc-3.2.17/doc/footer.html removed
cgicc-3.2.17/doc/header.html removed
cgicc-3.2.17/doc/lists.tmpl removed

MS Visual Studio Files (7 of 14):

NameStatusDeltaVisual Diff
cgicc-3.2.17/win/cgicc.dsp removed
cgicc-3.2.17/win/cgicc.dsw removed
cgicc-3.2.17/win/cookie.dsp removed
cgicc-3.2.17/win/dns.dsp removed
cgicc-3.2.17/win/example.dsp removed
cgicc-3.2.17/win/test.dsp removed
cgicc-3.2.17/win/upload.dsp removed

Signature Files (all 1):

NameStatusDeltaVisual Diff
cgicc-3.2.17.tar.gz.sig removed

Image Files (54 of 108):

NameStatusDeltaVisual Diff
cgicc-3.2.17/demo/images/C0.png removed
cgicc-3.2.17/demo/images/C1.png removed
cgicc-3.2.17/demo/images/C2.png removed
cgicc-3.2.17/demo/images/C3.png removed
cgicc-3.2.17/demo/images/C4.png removed
cgicc-3.2.17/demo/images/C5.png removed
cgicc-3.2.17/demo/images/C6.png removed
cgicc-3.2.17/demo/images/C7.png removed
cgicc-3.2.17/demo/images/C8.png removed
cgicc-3.2.17/demo/images/C9.png removed
cgicc-3.2.17/demo/images/CD.png removed
cgicc-3.2.17/demo/images/CR.png removed
cgicc-3.2.17/demo/images/CV.png removed
cgicc-3.2.17/demo/images/H0.png removed
cgicc-3.2.17/demo/images/H1.png removed
cgicc-3.2.17/demo/images/H2.png removed
cgicc-3.2.17/demo/images/H3.png removed
cgicc-3.2.17/demo/images/H4.png removed
cgicc-3.2.17/demo/images/H5.png removed
cgicc-3.2.17/demo/images/H6.png removed
cgicc-3.2.17/demo/images/H7.png removed
cgicc-3.2.17/demo/images/H8.png removed
cgicc-3.2.17/demo/images/H9.png removed
cgicc-3.2.17/demo/images/HD.png removed
cgicc-3.2.17/demo/images/HR.png removed
cgicc-3.2.17/demo/images/HV.png removed
cgicc-3.2.17/demo/images/P0.png removed
cgicc-3.2.17/demo/images/P1.png removed
cgicc-3.2.17/demo/images/P2.png removed
cgicc-3.2.17/demo/images/P3.png removed
cgicc-3.2.17/demo/images/P4.png removed
cgicc-3.2.17/demo/images/P5.png removed
cgicc-3.2.17/demo/images/P6.png removed
cgicc-3.2.17/demo/images/P7.png removed
cgicc-3.2.17/demo/images/P8.png removed
cgicc-3.2.17/demo/images/P9.png removed
cgicc-3.2.17/demo/images/PD.png removed
cgicc-3.2.17/demo/images/PR.png removed
cgicc-3.2.17/demo/images/PV.png removed
cgicc-3.2.17/demo/images/T0.png removed
cgicc-3.2.17/demo/images/T1.png removed
cgicc-3.2.17/demo/images/T2.png removed
cgicc-3.2.17/demo/images/T3.png removed
cgicc-3.2.17/demo/images/T4.png removed
cgicc-3.2.17/demo/images/T5.png removed
cgicc-3.2.17/demo/images/T6.png removed
cgicc-3.2.17/demo/images/T7.png removed
cgicc-3.2.17/demo/images/T8.png removed
cgicc-3.2.17/demo/images/T9.png removed
cgicc-3.2.17/demo/images/TD.png removed
cgicc-3.2.17/demo/images/TR.png removed
cgicc-3.2.17/demo/images/TV.png removed
cgicc-3.2.17/doc/cgicc.png removed
cgicc-3.2.17/doc/gnu-head-sm.jpg removed

Vector Image Files (52 of 104):

NameStatusDeltaVisual Diff
cgicc-3.2.17/demo/images/C0.svg removed
cgicc-3.2.17/demo/images/C1.svg removed
cgicc-3.2.17/demo/images/C2.svg removed
cgicc-3.2.17/demo/images/C3.svg removed
cgicc-3.2.17/demo/images/C4.svg removed
cgicc-3.2.17/demo/images/C5.svg removed
cgicc-3.2.17/demo/images/C6.svg removed
cgicc-3.2.17/demo/images/C7.svg removed
cgicc-3.2.17/demo/images/C8.svg removed
cgicc-3.2.17/demo/images/C9.svg removed
cgicc-3.2.17/demo/images/CD.svg removed
cgicc-3.2.17/demo/images/CR.svg removed
cgicc-3.2.17/demo/images/CV.svg removed
cgicc-3.2.17/demo/images/H0.svg removed
cgicc-3.2.17/demo/images/H1.svg removed
cgicc-3.2.17/demo/images/H2.svg removed
cgicc-3.2.17/demo/images/H3.svg removed
cgicc-3.2.17/demo/images/H4.svg removed
cgicc-3.2.17/demo/images/H5.svg removed
cgicc-3.2.17/demo/images/H6.svg removed
cgicc-3.2.17/demo/images/H7.svg removed
cgicc-3.2.17/demo/images/H8.svg removed
cgicc-3.2.17/demo/images/H9.svg removed
cgicc-3.2.17/demo/images/HD.svg removed
cgicc-3.2.17/demo/images/HR.svg removed
cgicc-3.2.17/demo/images/HV.svg removed
cgicc-3.2.17/demo/images/P0.svg removed
cgicc-3.2.17/demo/images/P1.svg removed
cgicc-3.2.17/demo/images/P2.svg removed
cgicc-3.2.17/demo/images/P3.svg removed
cgicc-3.2.17/demo/images/P4.svg removed
cgicc-3.2.17/demo/images/P5.svg removed
cgicc-3.2.17/demo/images/P6.svg removed
cgicc-3.2.17/demo/images/P7.svg removed
cgicc-3.2.17/demo/images/P8.svg removed
cgicc-3.2.17/demo/images/P9.svg removed
cgicc-3.2.17/demo/images/PD.svg removed
cgicc-3.2.17/demo/images/PR.svg removed
cgicc-3.2.17/demo/images/PV.svg removed
cgicc-3.2.17/demo/images/T0.svg removed
cgicc-3.2.17/demo/images/T1.svg removed
cgicc-3.2.17/demo/images/T2.svg removed
cgicc-3.2.17/demo/images/T3.svg removed
cgicc-3.2.17/demo/images/T4.svg removed
cgicc-3.2.17/demo/images/T5.svg removed
cgicc-3.2.17/demo/images/T6.svg removed
cgicc-3.2.17/demo/images/T7.svg removed
cgicc-3.2.17/demo/images/T8.svg removed
cgicc-3.2.17/demo/images/T9.svg removed
cgicc-3.2.17/demo/images/TD.svg removed
cgicc-3.2.17/demo/images/TR.svg removed
cgicc-3.2.17/demo/images/TV.svg removed

Directories (17 of 33):

NameStatus
cgicc-3.2.17 removed
cgicc-3.2.17/autom4te.cache removed
cgicc-3.2.17/cgicc removed
cgicc-3.2.17/contrib removed
cgicc-3.2.17/demo removed
cgicc-3.2.17/demo/images removed
cgicc-3.2.17/doc removed
cgicc-3.2.17/doc/images removed
cgicc-3.2.17/example removed
cgicc-3.2.17/example/autom4te.cache removed
cgicc-3.2.17/example/m4 removed
cgicc-3.2.17/info removed
cgicc-3.2.17/m4 removed
cgicc-3.2.17/src removed
cgicc-3.2.17/support removed
cgicc-3.2.17/test removed
cgicc-3.2.17/win removed

Archives (all 1):

NameStatusDeltaVisual Diff
cgicc-3.2.17.tar.gz removed

Change Logs (4 of 8):

NameStatusDeltaVisual Diff
cgicc-3.2.17/ChangeLog removed
cgicc-3.2.17/example/ChangeLog removed
cgicc-3.2.17/example/NEWS removed
cgicc-3.2.17/NEWS removed

Information Files (6 of 12):

NameStatusDeltaVisual Diff
cgicc-3.2.17/AUTHORS removed
cgicc-3.2.17/BUGS removed
cgicc-3.2.17/example/AUTHORS removed
cgicc-3.2.17/example/INSTALL removed
cgicc-3.2.17/INSTALL removed
cgicc-3.2.17/THANKS removed

Licenses (7 of 14):

NameStatusDeltaVisual Diff
cgicc-3.2.17/COPYING.DOC removed
cgicc-3.2.17/COPYING.LIB removed
cgicc-3.2.17/doc/COPYING removed
cgicc-3.2.17/doc/COPYING.DOC removed
cgicc-3.2.17/doc/COPYING.LIB removed
cgicc-3.2.17/doc/license.tmpl removed
cgicc-3.2.17/example/COPYING removed

Readme Files (5 of 10):

NameStatusDeltaVisual Diff
cgicc-3.2.17/contrib/README removed
cgicc-3.2.17/demo/README removed
cgicc-3.2.17/example/README removed
cgicc-3.2.17/README removed
cgicc-3.2.17/README.WIN removed

Text Files (11 of 16):

NameStatusDeltaVisual Diff
autom4te.cache/requests changed 69.2% diff
cgicc-3.2.17.tar.gz.directive removed
cgicc-3.2.17.tar.gz.directive.asc removed
cgicc-3.2.17/autom4te.cache/requests removed
cgicc-3.2.17/doc/bugs.tmpl removed
cgicc-3.2.17/doc/cgi-overview.tmpl removed
cgicc-3.2.17/doc/demos.tmpl removed
cgicc-3.2.17/example/autom4te.cache/requests removed
cgicc-3.2.17/example/config.hin removed
cgicc-3.2.17/example/config.hin~ removed
example/autom4te.cache/requests changed 67.8% diff

Packages Compared:

cgicc-3.2.18.tar.gz
cgicc-3.2.19.tar.gz


Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)