CVS log for gforth/engine/Attic/memcmpc.c

[BACK] Up to [gforth] / gforth / engine

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.7
Sun Jan 26 21:01:51 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +0 -0 lines
removed engine/memcmpc.c (now in support.c)
removed unused stuff

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Jan 26 20:56:38 2003 UTC (21 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.5: +6 -2 lines
use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
moved memcasecmp() into support.c
eliminated -TEXT (all uses replaced, except within prim)
converted CAPSCOMP and -TRAILING into high-level words
folded C code for more complex primitives into support.c
Fliterals are now decompiled ok
f.rdp etc. documentation changes
added test cases for SEARCH

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Dec 24 23:40:30 2002 UTC (21 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.4: +1 -1 lines
Gforth now supports large files (>2GB) on small machines (32-bits/cell).
forth.h now asks for all kinds of POSIX, X/Open, and GNU support.
rearranged include files such that forth.h precedes the system files.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Sep 23 15:47:08 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
CVS tags: v0-5-0
Diff to: previous 1.3: preferred, unified; selected 1.2: preferred, unified
Changes since revision 1.3: +1 -1 lines
changed FSF address in copyright messages

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:03:06 1998 UTC (25 years, 4 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.2: preferred, unified
Changes since revision 1.2: +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.2: download - view: text, markup, annotated - [selected for diffs]
Sun Oct 25 23:15:48 1998 UTC (25 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified
Changes since revision 1.1: +5 -4 lines
SHARC-porting aids that benefit generally:
Cross: Added non-byte-addressed architectures as possible target (not hosts
yet).
Rest: all types are now Gforth-private types (so you could define as Char
whatever you where like). Some messing around with inabilities of Analog
Devices port of GCC.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Wed May 21 20:40:10 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
Diff to: selected 1.2: preferred, unified
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>