CVS log for gforth/Attic/ecvt.c

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


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


Revision 1.7
Wed May 21 20:39:24 1997 UTC (26 years, 11 months ago) by anton
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +0 -0 lines
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Dec 26 17:35:35 1995 UTC (28 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-3-0, v0-2-1, v0-2-0
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +1 -0 lines
added config.h support (acconfig.h, changes in Makefile.in)
check for sys_siglist declaration
fixed bug in engine.c:cstr()
prims2x.fs now outputs synclines only in C code

Revision 1.5: download - view: text, markup, annotated - [selected for diffs]
Fri Apr 14 18:56:54 1995 UTC (29 years ago) by anton
Branches: MAIN
CVS tags: gforth-0_1beta
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +2 -0 lines
Put pow10 in a separate file (it is used by ecvt and engine) and
adjusted configure accordingly.
script? is now also set during processing --evaluate arguments. This
avoids getting a newline from "gforth -e bye".

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Feb 2 18:13:03 1995 UTC (29 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.3: +2 -0 lines
added very preliminary support for Alpha/osf1
Moved flush-tos before stores to improve scheduling
merged io-dos.h and io.h
Created new Makefile for DOS
removed ToDo topcics that are already done

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Jan 24 17:31:19 1995 UTC (29 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.2: +4 -7 lines
cross.fs: Corrected bug on le machines
Minor changes on other files

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 12 17:10:34 1994 UTC (29 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.1: +0 -37 lines
Reorganized configuration: configure is now created by autoconf from
configure.in; I still left it in the CVS repository because not
everyone has autoconf. decstation.h renamed to mips.h and apollo68k to
m68k. Added general 32bit.h description, which the other machine
descriptions use. Created/copied replacement files install-sh memcmp.c
memmove.c select.c (carved out from ecvt.c) strtol.c
strtoul.c. Bytesex is now handled by configure.

Deciding the threading method is now done in machine.h, this should
also be done for USE_TOS and USE_FTOS.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Tue Nov 29 16:49:47 1994 UTC (29 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: selected 1.5: preferred, unified
* Added some files:
* ecvt.c provides some functions for DJGPP under DOS
* tt.fs is Tetris (from PFE)
* checkans.fs allows to check, which words of the ANSI wordsets are present
* the rest are other tools

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>