A tool to search source code based on a full text index
...Advanced features are the support of multiple search locations, extensible context menus and custom search scripts which allow to automate sequences of searches.
Project moved to GitHub: https://github.com/otengler/CodeBeagle
...Tested in Win/Lin/Mac
--- Update: Using the editor full time V23 is mature enough for production
--- Update: Had to downgrade to PyGTK 2.22.xx as 2,24,x had a double click message bug. (uploaded 22.2 to this project)
--- Update: V33 is working as a champ. New features, tablet like drag ..
CPIP is a C/C++ preprocessor implemented in Python. CPIP exposes all aspects of preprocessing for inspection.
NOTE: This project has now moved to https://github.com/paulross/cpip. This is no reflection on Sourceforge, indeed I am very grateful for them hosting CPIP for may years. It is merely because I can't manage two workflows!
XRay is an analysis tool built upon your SCMs, aimed to consolidade project statistics from many repositories in a single tool, generating code reports and development statistics obtained from log data and file versions.