gforth: gforth/mkos2mf.sed
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.17: +1 -1 lines
Diff to previous 1.17
updated copyright year after changing license notice
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.16: +2 -3 lines
Diff to previous 1.16
updated copyright notices for GPL v3
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:16:51 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1,
v0-6-2
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
updated copyright years
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 12:54:33 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.14: +18 -0 lines
Diff to previous 1.14
added copyright messages to a lot of files
removed some obsolete or non-source files
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jan 27 21:28:48 2003 UTC (10 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
replaced configure variable EXE with EXEEXT (provided by autoconf by default)
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 27 12:32:53 2002 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
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.12
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Oct 3 22:30:06 2000 UTC (12 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
Fixed version strings in the DOS and OS/2 versions
Fixed gforthmi.bat
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 25 22:50:48 1998 UTC (14 years, 4 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-4-0,
v0-5-0
Changes since 1.10: +12 -4 lines
Diff to previous 1.10
Install process fixes for DOS and OS/2
EC primitive count fixed
EC relocate problem fixed
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 12 22:32:04 1998 UTC (14 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.9: +3 -0 lines
Diff to previous 1.9
Fixed Makefile for DOS (doesn't fully work yet)
Fixed shared library for Windows (not tested yet)
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Sep 1 23:07:09 1997 UTC (15 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.8: +3 -2 lines
Diff to previous 1.8
Dos Changes:
!!Moved:
engine/32bit.h moved to arch/generic/machine.h
cache.c moved to arch/hppa/
cleanalign.c moved to engine/
!!New Files:
envos.* *.bsh
Instead of linking arch/xy/machine.h an custom include path is used
engine.a engine.o main.o makes with engine/Makefile now
history.fs and startup.fs works for dos and unix now
environment variable osclass is set in envos.fs, wich is os-specific
any comments?
supressed some warnings in main.c
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 29 19:42:14 1997 UTC (15 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
Bug fixes, consistency improvements,
added lib.fs
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Wed May 21 20:39:34 1997 UTC (16 years ago) by anton
Branch:
MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 25 23:27:14 1997 UTC (16 years, 1 month ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Improved DOS/OS/2 support
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Feb 12 00:25:35 1997 UTC (16 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.4: +2 -0 lines
Diff to previous 1.4
Some fixes to make it run.
0.2.9 is out, go to 0.2.91 or so next.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 8 22:58:15 1997 UTC (16 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +1 -6 lines
Diff to previous 1.3
Merged in gforth-EC patches
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 6 20:23:05 1996 UTC (16 years, 5 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1
Changes since 1.2: +5 -2 lines
Diff to previous 1.2
Fixed quirks on non-unix platforms
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Nov 4 22:58:45 1996 UTC (16 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +11 -1 lines
Diff to previous 1.1
Some fixes to make it run on non-Unix systems
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Oct 6 22:24:18 1996 UTC (16 years, 7 months ago) by pazsan
Branch:
MAIN
First try to port gforth to OS/2
Some bugfixes
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.