CVS log for gforth/engine/cleanalign.c
Up to [gforth] / gforth / engine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:25 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0,
HEAD
Diff to: previous 1.6: preferred, unified
Changes since revision 1.6: +1 -1
lines
updated copyright year after changing license notice
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Aug 25 14:17:51 2003 UTC (20 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-6-2
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +1 -1
lines
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Mar 9 15:17:02 2003 UTC (20 years, 8 months ago) by anton
Branches: MAIN
CVS tags: v0-6-1,
v0-6-0
Diff to: previous 1.3: preferred, unified
Changes since revision 1.3: +1 -1
lines
updated copyright years
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:07 2000 UTC (23 years, 2 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +1 -1
lines
changed FSF address in copyright messages
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:03:01 1998 UTC (24 years, 11 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +1 -1
lines
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Sep 1 23:08:40 1997 UTC (26 years, 3 months ago) by jwilke
Branches: MAIN
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
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>