[gforth] / gforth / kernel / accept.fs  

gforth: gforth/kernel/accept.fs


Default branch: MAIN
Bookmark a link to HEAD: (view) (download)
Current tag: MAIN

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 5 months ago) by anton
Branch: MAIN
CVS Tags: HEAD, v0-7-0
Changes since 1.21: +2 -3 lines
Diff to previous 1.21 , to selected 1.12
updated copyright notices for GPL v3

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.12
updated copyright years

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Sun Jul 1 20:01:32 2007 UTC (5 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.19: +0 -3 lines
Diff to previous 1.19 , to selected 1.12
Changed getkey so that an EINTR error gives ^L instead of EOF

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Sat Jun 30 23:00:15 2007 UTC (5 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.18: +3 -0 lines
Diff to previous 1.18 , to selected 1.12
Added darwin test to libc load in socket.fs
Fix for terminal resize problem

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Sun Dec 31 13:39:18 2006 UTC (6 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.17: +1 -1 lines
Diff to previous 1.17 , to selected 1.12
updated copyright years

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Feb 19 15:11:23 2006 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.16: +3 -0 lines
Diff to previous 1.16 , to selected 1.12
bugfix: command-line history and UTF-8 now work better

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Dec 31 15:46:13 2005 UTC (7 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15 , to selected 1.12
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Wed Jan 12 21:21:53 2005 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14 , to selected 1.12
converted command-line editing to use xchars
some bugfixes

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Fri Dec 31 13:24:03 2004 UTC (8 years, 5 months ago) by anton
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13 , to selected 1.12
updated copyright years for files changed in 2004

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Tue Dec 28 17:27:24 2004 UTC (8 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Fixed UTF-8 buffer overflow

Revision 1.12 - (view) (download) (annotate) - [selected]
Sun Dec 12 20:14:07 2004 UTC (8 years, 6 months ago) by pazsan
Branch: MAIN
Changes since 1.11: +3 -0 lines
Diff to previous 1.11
Added utf-8 handling

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Sun Mar 9 15:17:04 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
CVS Tags: v0-6-0, v0-6-1, v0-6-2
Changes since 1.10: +1 -1 lines
Diff to previous 1.10 , to selected 1.12
updated copyright years

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Jan 2 21:40:22 2003 UTC (10 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.9: +8 -7 lines
Diff to previous 1.9 , to selected 1.12
Fixed look problem
Added benchmarking of all engines

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Thu May 10 08:28:32 2001 UTC (12 years, 1 month ago) by jwilke
Branch: MAIN
Changes since 1.8: +12 -4 lines
Diff to previous 1.8 , to selected 1.12
corrected control keys vector

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sat Oct 28 08:49:03 2000 UTC (12 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.7: +15 -11 lines
Diff to previous 1.7 , to selected 1.12
added EDIT-LINE; ACCEPT now gives an error on negative input
fixed ACCEPT documentation

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:47:09 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
CVS Tags: v0-5-0
Changes since 1.6: +1 -1 lines
Diff to previous 1.6 , to selected 1.12
changed FSF address in copyright messages

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Sat Sep 23 15:06:08 2000 UTC (12 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5 , to selected 1.12
updated copyright dates in many files (not in ec-related files)

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Sun Dec 12 18:35:54 1999 UTC (13 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 , to selected 1.12
gforth now works even if it cannot open the history file

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Mon Mar 29 22:52:32 1999 UTC (14 years, 2 months ago) by crook
Branch: MAIN
Changes since 1.3: +12 -6 lines
Diff to previous 1.3 , to selected 1.12
Added section talking about different memory regions, and glossed
associated words. Glossed words associated with user input; the
manual still needs a bunch of examples for these.

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 21 20:09:14 1999 UTC (14 years, 5 months ago) by pazsan
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.12
Minor fixes for SHARC
KEY returns now EOF (-1) when at end of file (non-standard?)

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 8 22:03:08 1998 UTC (14 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: v0-4-0
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 , to selected 1.12
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 - (view) (download) (annotate) - [select for diffs]
Wed May 21 20:40:13 1997 UTC (16 years, 1 month ago) by anton
Branch: MAIN
Diff to selected 1.12
jwilke's changes:
Moved many files to other directories
renamed many files
other changes unknown to me.

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.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help