Revision 704043

Go back to digest for 26th August 2007

Other in Development Tools

Allen Winter committed changes in /trunk/quality/krazy2:

time for a commit.

lots and lots of changes, including:
* c++ plugins skip over #if0 blocks
* general/contractions much improved and c++-independent
* general/spelling much improved and c++-independent
* krazy2 reads a .krazy at the subdir level (i.e., the same one used by EBN)
* support the idea of "extra" checkers that aren't run by default
* code reuse with Perl modules
* the start of a .krazy POD doc (krazyrc.pod)
* better Makefiles
* and more!

File Changes

Added 10 files
  • /trunk/quality/krazy2
  •   /install.sh
  •   /krazy2
  •   /krazy2all
  •   /krazy2ebn
  •   /doc/Makefile
  •   /extras/Makefile
  •   /helpers/Makefile
  •   /extras/c++/description.txt
  •   /extras/c++/Makefile
  •   /extras/c++/multiclasses
Deleted 8 files
  • /trunk/quality/krazy2
  •   /tplugins/classes
  •   /tplugins/null
  •   /tplugins/style
  •   /plugins/general/contractions
  •   /plugins/general/i18ncheckarg
  •   /plugins/general/spelling
  •   /plugins/po/Makefile
  •   /src/passbyvalue/passbyvalue.cpp
Modified 33 files
  • /trunk/quality/krazy2
  •   /INSTALL.txt
  •   /lib
  •   /Makefile.PL
  •   /README
  •   /doc/krazyrc.pod
  •   /lib/Krazy
  •   /plugins/Makefile
  •   /extras/c++/null
  •   /extras/c++/style
  •   /lib/Krazy/Config.pm
  •   /lib/Krazy/PreProcess.pm
  •   /lib/Krazy/Utils.pm
  •   /plugins/c++/captruefalse
  •   /plugins/c++/constref
  •   /plugins/c++/copyright
  •   /plugins/c++/cpp
  •   /plugins/c++/doublequote_chars
  •   /plugins/c++/doxytags
  •   /plugins/c++/dpointer
  •   /plugins/c++/emptystrcompare
  •   /plugins/c++/explicit
  •   /plugins/c++/includes
  •   /plugins/c++/inline
  •   /plugins/c++/Makefile
  •   /plugins/c++/nullstrassign
  •   /plugins/c++/nullstrcompare
  •   /plugins/c++/qclasses
  •   /plugins/c++/qminmax
  •   /plugins/c++/qobject
  •   /plugins/c++/sigsandslots
  •   /plugins/designer/Makefile
  •   /plugins/desktop/Makefile
  •   /plugins/general/Makefile
51 files changed in total