- Revised LCM routine to reduce chance of integer overflow [issue #8].
- Added
.gitignore
file. - Documentation changes:
- Moved
Docs/ChangeLog.txt
into repo root, converted from plain text to Markdown format and renamed asCHANGELOG.md
. - Moved
Docs/ReadMe.htm
file into repo root, converted from HTML to Markdown format, revised and renamed asREADME.md
. - Removed broken links from header comments in Pascal unit.
- Moved
- Fixed problem with compiler directives in Fractions unit that was causing compilation to fail on Delphi XE5.
- Minor documentation tweaks and corrections.
- Initial beta release for Delphi 2009 and later.