CVS log for gforth/gforthmi.in
Up to [gforth] / gforth
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:18 2012 UTC (10 years, 5 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, unified
Changes since revision 1.20: +2 -2 lines
updated copyright year
Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jun 21 23:28:00 2012 UTC (10 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.19: preferred, unified
Changes since revision 1.19: +2 -2 lines
Build process for Android improved
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 3 22:40:14 2012 UTC (11 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.18: preferred, unified
Changes since revision 1.18: +2 -2 lines
Added --with-arch option to install a Gforth with a specific suffix - allows non-conflicting install with 32 and 64 bits. All non-arch files are shared with the two installs
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 22 01:45:42 2012 UTC (11 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.17: preferred, unified
Changes since revision 1.17: +1 -0 lines
Getting closer to Android libcc.fs support
Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Mar 21 00:58:54 2012 UTC (11 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.16: preferred, unified
Changes since revision 1.16: +2 -2 lines
Fixed gforthmi
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Mar 21 00:53:06 2012 UTC (11 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +20 -7 lines
Gforth for Android
Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +2 -2
lines
updated copyright year after changing license notice
Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:24 2007 UTC (15 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Dec 31 13:23:57 2004 UTC (18 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified
Changes since revision 1.12: +2 -2
lines
updated copyright years for files changed in 2004
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Apr 10 10:09:52 2004 UTC (19 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.11: preferred, unified
Changes since revision 1.11: +1 -1
lines
BRANCH refinement (IIRC for gforth-native)
fixed "gforthmi --application" bug (report and fix by Stefan Schmiedl).
Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:44 2003 UTC (19 years, 9 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.10: preferred, unified
Changes since revision 1.10: +2 -2
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:16:49 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.9: preferred, unified
Changes since revision 1.9: +2 -2
lines
updated copyright years
Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Dec 27 12:32:52 2002 UTC (20 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified
Changes since revision 1.8: +3 -3
lines
replaced some automake macros with autoconf macros; related changes in
autoconf variables (e.g., @VERSION@ -> @PACKAGE_VERSION@)
gforth-prof and gforth-native are now not built by default
modernized "Automatic Remaking" section of Makefile.in
Updated bug reporting instructions
Eliminated use of old bug reporting email address
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Feb 26 15:14:20 2001 UTC (22 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified
Changes since revision 1.7: +2 -2
lines
gforthmi now deals properly with arguments containing spaces
added CALL and USERADDR primitives
all references to colon defs, constants etc. are now compiled to primitives
with inline arguments
improved COMPARE test case
Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:46:56 2000 UTC (22 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1
lines
changed FSF address in copyright messages
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:06:00 2000 UTC (22 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -1
lines
updated copyright dates in many files (not in ec-related files)
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jul 1 20:48:52 2000 UTC (22 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +4 -0
lines
added fnmatch replacement and configure stuff
enhanced portability of gforthmi
the disassembler now works on MIPS (+ assorted bugfixes)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 24 13:07:19 1999 UTC (23 years, 10 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +8 -1
lines
added engine option --appl-image and gforthmi option --application
minor objects.fs changes
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Dec 23 23:59:21 1998 UTC (24 years, 5 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +2 -2
lines
fixed a few small problems (mainly with bindist)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Dec 20 11:20:29 1998 UTC (24 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +3 -3
lines
fixed some problems (mainly for separate source and build dirs)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Dec 19 23:15:08 1998 UTC (24 years, 5 months ago) by anton
Branches: MAIN
gforthmi is now generated from gforthmi.in by configure
fixed several installation bugs in Makefile.in
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>