]> git.llucax.com Git - software/bife/bife++.git/commit
Cleaned up the code:
authorLeandro Lucarella <llucax@gmail.com>
Wed, 13 Aug 2003 06:50:44 +0000 (06:50 +0000)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 13 Aug 2003 06:50:44 +0000 (06:50 +0000)
commit0271add7a00a56a975c4e8da67fd3dbbeab2483b
tree5b02a641715818df2b2841b5a3c7b24c3384387d
parent3de3fcc595200e235aadf399c64160b0bd0da7cc
Cleaned up the code:
- Better usage of namespaces.
- Added some new, class specific, types.
- Added (virtual) destructors.
- Added new constructor.
- Better constructor implementation (calling parent's constructor properly).
- Fixed a bug in HIT::getFileContent().
- Added (optional) debug info to constructors and destructors.
chit.cpp
chit.h
ghit.cpp
ghit.h
hash.h
hit.cpp
hit.h
main.cpp