![]() |
File Search | Catalog | Content Search |
This version improves the parsing algorithm by marking the state of all characters, recognizes a wider range of indention structures, and implements a simple algorithm for indenting embedded SQL.
Homepage: | - |
Package version: | 0.0.20050725-2 |
Architecture: | armel |
Distribution: | Debian |
Filename: | bcpp_0.0.20050725-2_armel.deb |
bcpp for Debian ---------------- How to check the trustability of the beautifier program: 1) Compiling the code into binary: cp myprogram.cpp test.cpp g++ -c test.cpp -o test.orig.o bcpp myprogram.cpp > test.cpp g++ -c test.cpp -o test.bcpp.o diff test.orig.o test.bcpp.o *.cpp files before compilation should have the same name, or there would be differences in *.o objects. You can use cmp com more»
-- $Id: README,v 1.2 2002/11/23 13:51:29 tom Exp $ -- This is the original README - see CHANGES for a current history -TD ------------------------------------------------------------------------------- History ------- Version 0.9 ----------- Heaps of bugs, should never been released. Version 1.0 ----------- Heaps of bug fixes, have tested the program heaps, and tried to extract 98% of the errors more»
C++ Beautifier() C++ Beautifier() NAME bcpp - make C++ beautifier OVERVIEW This program enables a user to reformat certain elements of a C, or C++ source code. This helps if one person's code is a little unreadable, or has been indented to a style that you dislike. Using this program will hopefully help in re- more»
bcpp (0.0.20050725-2) unstable; urgency=low * Upgraded Standards-Version from 3.6.2 to 3.9.1 * more»
-- $Id: CHANGES,v 1.32 2005/07/25 21:36:34 tom Exp $ -- Thomas E. Dickey <dickey@invisible-island.ne more»
This package was debianized by Miriam Ruiz <little_miry@yahoo.es> on Mon, 3 Oct 2005 15:43:14 +0200 more»
[DIR] | DEBIAN/ (3) 65535+ mirrors | ||
[DIR] | etc/ (1) 65535+ mirrors | ||
[DIR] | usr/ (2) 65535+ mirrors |