gforth: gforth/engine/dblsub.c
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Revision 1.11
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 20:35:21 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
updated copyright year
Revision 1.10
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 19:57:34 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
updated LGPL and files referring to it
bugfix in update-copyright-blacklist
Revision 1.9
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:17 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
updated copyright years
Revision 1.8
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Oct 30 15:29:48 2006 UTC (6 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.7: +0 -87 lines
Diff to previous 1.7
new double-by-single division code
rewrote double-by-single-division code to work with long longs
started using the double-by-single-division code instead of C long long division (fm/mod)
Revision 1.7
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Oct 23 08:45:00 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.6: +5 -10 lines
Diff to previous 1.6
optimized checking in dblsub.c
documentation changes
Revision 1.6
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 22 20:45:34 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.5: +13 -5 lines
Diff to previous 1.5
fixes to make the division checking work with dblsub.c
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 22 16:54:00 2006 UTC (6 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.4: +12 -1 lines
Diff to previous 1.4
added checking for division by zero and division overflow to
mixed-size division words (*/ */mod fm/mod sm/rem um/mod).
these exceptions are now tested in our test suite
fixed bug in testing
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:51 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Mar 9 15:17:02 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
updated copyright years
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 23 15:47:07 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
changed FSF address in copyright messages
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed May 21 20:40:06 1997 UTC (16 years ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
This form allows you to request diffs between any two revisions of
a file. You may select a symbolic revision name using the selection
box or you may type in a numeric name using the type-in text box.