]> git.llucax.com Git - software/bife/bife++.git/log
software/bife/bife++.git
21 years agoCleaned up the code:
Leandro Lucarella [Wed, 13 Aug 2003 06:50:44 +0000 (06:50 +0000)]
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.

21 years agoAdded an initial experimental implementation of BIFE in C++.
Leandro Lucarella [Mon, 11 Aug 2003 16:23:00 +0000 (16:23 +0000)]
Added an initial experimental implementation of BIFE in C++.