gforth: gforth/mkdosmf.sed
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Revision 1.29
-
(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.28: +1 -1 lines
Diff to previous 1.28
updated copyright year after changing license notice
Revision 1.28
-
(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.27: +2 -3 lines
Diff to previous 1.27
updated copyright notices for GPL v3
Revision 1.27
-
(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.26: +1 -1 lines
Diff to previous 1.26
updated copyright years
Revision 1.26
-
(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.25: +18 -0 lines
Diff to previous 1.25
added copyright messages to a lot of files
removed some obsolete or non-source files
Revision 1.25
-
(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.24: +1 -1 lines
Diff to previous 1.24
replaced configure variable EXE with EXEEXT (provided by autoconf by default)
Revision 1.24
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 27 12:32:52 2002 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
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.23
-
(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.22: +1 -1 lines
Diff to previous 1.22
Fixed version strings in the DOS and OS/2 versions
Fixed gforthmi.bat
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jul 23 19:29:56 2000 UTC (12 years, 10 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.21: +18 -8 lines
Diff to previous 1.21
Made Gforth compile on DOS. Cleaned up some minor parts in make binonlydist
Also renamed
unbuffered.fs -> unbuffer.fs
exceptions.fs -> except.fs
backtrace.fs -> backtrac.fs
in the CVS archive (do that in your gforth/CVS/Entries before checking out!!!)
If you want to make my life more easy, please refrain from using >8.3 file
names for vital parts.
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 25 22:50:48 1998 UTC (14 years, 5 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.20: +3 -2 lines
Diff to previous 1.20
Install process fixes for DOS and OS/2
EC primitive count fixed
EC relocate problem fixed
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 20 23:17:55 1998 UTC (14 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19
Changes to make gforth run on DOS and Win32 (I hope it's not broken by the
latest Makefile.in changes)
Some minor tweaks
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 13 23:29:59 1998 UTC (14 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.18: +3 -2 lines
Diff to previous 1.18
Added some documentation (files stup, blocks stub, Mini-OOF implementation)
Added Benchres for my machine
made DOS and Win32 compile and run
New gforthmi.bat script for DOS - needs a temporary file for the commands
instead of the -e option.
Added select.o again for DOS (DJGPP's select is broken wrt timing)
Improved select.c
Bug with DOS: engine-ditc doesn't compile with optimization on. Maybe I need
to get a new GCC version for DOS?
Revision 1.18
-
(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.17: +8 -6 lines
Diff to previous 1.17
Fixed Makefile for DOS (doesn't fully work yet)
Fixed shared library for Windows (not tested yet)
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Aug 2 10:00:01 1998 UTC (14 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.16: +0 -1 lines
Diff to previous 1.16
fixed "make dist"
fixed dependences for engine.o and main.o (they were overly general)
For the hppa arch/hppa/cache.c is used instead of engine/cache.c (untested)
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jul 5 20:50:00 1998 UTC (14 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
Several fixes and typos I forgot to check in until recently
Documentation additions (not completed)
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Sep 1 23:07:08 1997 UTC (15 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.14: +11 -7 lines
Diff to previous 1.14
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.14
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 29 19:42:13 1997 UTC (15 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Bug fixes, consistency improvements,
added lib.fs
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Wed May 21 20:39:34 1997 UTC (16 years ago) by anton
Branch:
MAIN
Changes since 1.12: +7 -4 lines
Diff to previous 1.12
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 25 23:27:13 1997 UTC (16 years, 2 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.11: +3 -2 lines
Diff to previous 1.11
Improved DOS/OS/2 support
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 23 21:22:03 1997 UTC (16 years, 2 months ago) by pazsan
Branch:
MAIN
Changes since 1.10: +4 -1 lines
Diff to previous 1.10
Added DOS-gforth-makeimage
Changes for DOS
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Feb 16 20:51:09 1997 UTC (16 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9
go up to 0.3.0
Revision 1.9
-
(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.8: +3 -1 lines
Diff to previous 1.8
Some fixes to make it run.
0.2.9 is out, go to 0.2.91 or so next.
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 8 22:58:14 1997 UTC (16 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +1 -6 lines
Diff to previous 1.7
Merged in gforth-EC patches
Revision 1.7
-
(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.6: +3 -2 lines
Diff to previous 1.6
Fixed quirks on non-unix platforms
Revision 1.6
-
(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.5: +8 -4 lines
Diff to previous 1.5
Some fixes to make it run on non-Unix systems
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Sep 23 20:42:01 1996 UTC (16 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
Improved DOS-compilability.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Sep 19 22:17:35 1996 UTC (16 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +4 -4 lines
Diff to previous 1.3
Steps to make 0.2.0 dist-ready.
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 11 13:15:21 1995 UTC (17 years, 5 months ago) by pazsan
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.2: +8 -5 lines
Diff to previous 1.2
Added INSTALL.DOS
make DOS compile fool-proof (almost ;-)
Use autoconf macro to select GCC and abort if not available.
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Aug 29 21:07:38 1995 UTC (17 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +6 -3 lines
Diff to previous 1.1
Added multibuffering in blocks and a simple block editor
(in a block file, load with include blockedit.fb after loading
blocks.fs).
Made DOS port work (you must change .gforth-history to
gforth-history by hand still!)
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Aug 27 19:56:37 1995 UTC (17 years, 9 months ago) by pazsan
Branch:
MAIN
Made kernal generation saver
added automatic creation of makefile.dos
newer version texinfo.tex
fixed some inconsistencies (don't know, what happend with model?)
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.