0
I Use This!
Inactive

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 4 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- more cvsignore tweaking More... about 19 years ago
- one typecast in, one warning out More... about 19 years ago
- tweaked the VS.NET build process - fixed missing <iostream> in sheepframework More... over 19 years ago
updated Copyright notice and contact information More... over 19 years ago
updated Copyright notice and contact information More... over 19 years ago
dictoon's remaining changes : - htmlstream removed - ProgressMonitor renamed to IProgressMonitor - ConsoleProgressMonitor no longer single-line - misc const improvements - BinaryStream rewritten - Stopwatch class More... over 19 years ago
making scons work on win32; should not break unix builds More... almost 20 years ago
Correct a problem with a virtual function definition More... almost 20 years ago
Add the debug command-line parameter to select: - if we optimize or not the software - if we include the assert macros More... almost 20 years ago
Cosmetics. More... almost 20 years ago
Minor fixes. More... almost 20 years ago
Implemented thread pool and work queue mechanisms. More... almost 20 years ago
Added Boost dependency. More... almost 20 years ago
Added support for the Boost library to the build scripts. More... almost 20 years ago
Changed the include search symbols from "..." to <...> for finding itl/interface/mtl.h. More... almost 20 years ago
Added a `typename' specifier for the vector<>::iterator to please gcc. More... almost 20 years ago
Added explicit creation of `sheep_bin_dir' if it doesn't exist. More... almost 20 years ago
Proper build scripts for SCons. These scripts should work for all platforms providing the top level SConstruct is modified for each platform. More... almost 20 years ago
A proper SCons build script. This works for Linux and FreeBSD, work needs to be done for Win32. More... almost 20 years ago
Initial commit. More... almost 20 years ago
Added Boost dependency. Added threadutils.* files to the project. More... almost 20 years ago
Implemented the SetPrecision() method. More... almost 20 years ago
Implemented the copy constructor. The default constructor is no longer inline. More... almost 20 years ago
Removed my e-mail address (dictoon). More... almost 20 years ago
Added some initial build scripts for use with SCons. More... almost 20 years ago
Made `throw()' specifications correspond for some functions between the .h and .cpp files. More... almost 20 years ago
Made `throw()' specification for some functions correspond between the .h and .inl files. More... almost 20 years ago
Moved a template specialisation out of the class body. More... almost 20 years ago
Removed the implementation of the insertion operator for int64 types for all environments other than Visual Studio. More... almost 20 years ago
Added a stub for environments other than Windows. It would be better to avoid calling this at the moment until a method can be found for Unix to retrieve the path where the application was launched. More... almost 20 years ago