Choose a News item and you can browse, search, and post messages.
Depreciated
Jeffrey Shaw - 2010-03-10 09:26 - Unsigned 64-bit Integer Library
I am depreciating this project in favor of Andre Nathan's. His does everything mine does but with a better build system and also it includes 128 bit integers.
0 Comment Read More/Comment
Major Bugfix in UIntlib
Jeffrey Shaw - 2008-08-15 07:16 - Unsigned 64-bit Integer Library
UIntlib 1.6 fixes a major bug in 1.5 where loading or linking more than one of the unsigned integer libraries at the same time could cause serious problems. Also I added a preprocessor for source files so that you can type, for instance, "0x300UL" instead of "(UInt64.of_string "0x300UL")". uintpre is just a text processor and so it won't work with the toplevel.
0 Comment Read More/Comment
First Complete Release (1.5)
Jeffrey Shaw - 2008-06-25 21:57 - Unsigned 64-bit Integer Library
This release supports both native and bytecode libraries, and both 32 and 64 bit integers are supported. The README has compiling instructions.
0 Comment Read More/Comment
