501
I Use This!
Activity Not Available

News

Analyzed 5 months ago. based on code collected 6 months ago.
Posted over 24 years ago
Added Rational Number Library. Minor fixes to cast.hpp, config.hpp, smart_ptr.hpp, utility.hpp, and to the min_rand sample programs. Minor site cleanup (thanks to Paul Baxter).
Posted over 24 years ago
Added Rational Number Library. Minor fixes to cast.hpp, config.hpp, smart_ptr.hpp, utility.hpp, and to the min_rand sample programs. Minor site cleanup (thanks to Paul Baxter).
Posted over 24 years ago
Minor fixes to smart_ptr.hpp and cast documentation.
Posted over 24 years ago
Minor fixes to smart_ptr.hpp and cast documentation.
Posted over 24 years ago
Minor fixes to smart_ptr.hpp and cast documentation.
Posted over 24 years ago
Minor fixes to the compose library examples, operators documentation, operators.hpp, cast documentation, cast.hpp, config.hpp, and smart_ptr.hpp. This is the first release with a version number. The version numbering ... [More] scheme is xxx.yyy.zzz. xxx = Major version yyy = New library or feature added zzz = Bug fixes only [Less]
Posted over 24 years ago
Minor fixes to the compose library examples, operators documentation, operators.hpp, cast documentation, cast.hpp, config.hpp, and smart_ptr.hpp. This is the first release with a version number. The version ... [More] numbering scheme is xxx.yyy.zzz. xxx = Major version yyy = New library or feature added zzz = Bug fixes only [Less]
Posted over 24 years ago
Minor fixes to the compose library examples, operators documentation, operators.hpp, cast documentation, cast.hpp, config.hpp, and smart_ptr.hpp. This is the first release with a version number. The version ... [More] numbering scheme is xxx.yyy.zzz. xxx = Major version yyy = New library or feature added zzz = Bug fixes only [Less]
Posted over 24 years ago
14 Dec 1999 Operators.hpp documentation improved. 13 Dec 1999 Added iterator operators and helpers to header operators.hpp, together with an iterator test program. This header is maturing ... [More] into something really useful for building arithmetic or iterator user-defined types, so look it over even if you browsed one of the earlier versions. 11 Dec 1999 Added next() and prior() to header utility.hpp. 8 Dec 1999 Minor improvements to the smart pointer library: operator ==, operator !=, and specializations for std::swap and std::less now provided. 18 Nov 1999 Minor improvements made to the Operator templates. 15 Nov 1999 Operator templates have been added to the utility library. 11 Oct 1999 Minor smart pointer library and config.hpp changes to improve portability. 26 Sep 1999 Minor updates to several libraries: * polymorphic_downcast<> in the utility library cast.hpp header now works for multiple inheritance cases. * shared_ptr<> and shared_array<> swap() functions added in the smart pointer library. * timer.hpp elapsed_max() and elapsed_min() functions added to the timer library. * integer library bin_ubin.hpp changes to eliminate compiler warning messages. * config.hpp minor changes to aid library developers. No impact on library users. 3 Sep 1999 The cast functions in the utility library were considerably simplified. 1 Sep 1999 The cast functions initially in utility.hpp have been moved to cast.hpp, still in the utility library. 1 Sep 1999 The category "Experimental" has been added to the library page. The integer library is the first entry. ...And the remainder are lost to the mists of time (for now, anyway).... [Less]
Posted over 24 years ago
14 Dec 1999 Operators.hpp documentation improved. 13 Dec 1999 Added iterator operators and helpers to header operators.hpp, together with an iterator test program. This header is ... [More] maturing into something really useful for building arithmetic or iterator user-defined types, so look it over even if you browsed one of the earlier versions. 11 Dec 1999 Added next() and prior() to header utility.hpp. 8 Dec 1999 Minor improvements to the smart pointer library: operator ==, operator !=, and specializations for std::swap and std::less now provided. 18 Nov 1999 Minor improvements made to the Operator templates. 15 Nov 1999 Operator templates have been added to the utility library. 11 Oct 1999 Minor smart pointer library and config.hpp changes to improve portability. 26 Sep 1999 Minor updates to several libraries: * polymorphic_downcast<> in the utility library cast.hpp header now works for multiple inheritance cases. * shared_ptr<> and shared_array<> swap() functions added in the smart pointer library. * timer.hpp elapsed_max() and elapsed_min() functions added to the timer library. * integer library bin_ubin.hpp changes to eliminate compiler warning messages. * config.hpp minor changes to aid library developers. No impact on library users. 3 Sep 1999 The cast functions in the utility library were considerably simplified. 1 Sep 1999 The cast functions initially in utility.hpp have been moved to cast.hpp, still in the utility library. 1 Sep 1999 The category "Experimental" has been added to the library page. The integer library is the first entry. ...And the remainder are lost to the mists of time (for now, anyway).... [Less]