gforth: gforth/engine/io.c
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
(as text)
Current tag: MAIN
Revision 1.45
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 15:25:19 2012 UTC (4 months, 3 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.44: +1 -1 lines
Diff to previous 1.44
,
to selected 1.19
updated copyright year
Revision 1.44
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 22 22:24:50 2012 UTC (10 months ago) by pazsan
Branch:
MAIN
Changes since 1.43: +2 -0 lines
Diff to previous 1.43
,
to selected 1.19
Fixed Android problem with ungetc
Revision 1.43
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Apr 6 16:34:07 2012 UTC (13 months, 2 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.42: +3 -5 lines
Diff to previous 1.42
,
to selected 1.19
Use poll instead of select
Revision 1.42
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Apr 3 22:57:00 2012 UTC (13 months, 2 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.41: +10 -3 lines
Diff to previous 1.41
,
to selected 1.19
Check key_avail again with FIONREAD when isatty is true - but properly fall back to select when this is false
Revision 1.41
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
,
to selected 1.19
updated copyright years
Revision 1.40
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Feb 14 18:13:31 2010 UTC (3 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.39: +0 -5 lines
Diff to previous 1.39
,
to selected 1.19
Moved setlocale out of io.c
Revision 1.39
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Dec 31 15:32:36 2009 UTC (3 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
,
to selected 1.19
updated copyright years
Revision 1.38
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Jun 30 19:22:24 2009 UTC (3 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.37: +4 -3 lines
Diff to previous 1.37
,
to selected 1.19
bugfix: interaction of ungetc and setvbuf
Revision 1.37
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jun 29 20:29:54 2009 UTC (3 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.36: +2 -0 lines
Diff to previous 1.36
,
to selected 1.19
added a missing gf_regetc() call
Revision 1.36
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Jun 29 20:21:28 2009 UTC (3 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.35: +58 -1 lines
Diff to previous 1.35
,
to selected 1.19
Bugfix: KEY?-FILE now gives 0 again when the file is at EOF
minor cleanups
Revision 1.35
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jun 13 10:22:24 2009 UTC (3 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.34: +3 -1 lines
Diff to previous 1.34
,
to selected 1.19
Added error check for select
Revision 1.34
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Nov 1 22:19:30 2008 UTC (4 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.33: +1 -1 lines
Diff to previous 1.33
,
to selected 1.19
updated copyright years
Revision 1.33
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Aug 9 13:24:25 2008 UTC (4 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.32: +1 -2 lines
Diff to previous 1.32
,
to selected 1.19
The Makefile now uses an EMACS variable
Eliminated most compilation warnings
Revision 1.32
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.31: +2 -3 lines
Diff to previous 1.31
,
to selected 1.19
updated copyright notices for GPL v3
Revision 1.31
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:59 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
,
to selected 1.19
updated copyright years
Revision 1.30
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Jul 14 19:57:16 2007 UTC (5 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
,
to selected 1.19
Changes to bring utf-8.fs up to current XCHAR proposal
Revision 1.29
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 1 20:01:32 2007 UTC (5 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
,
to selected 1.19
Changed getkey so that an EINTR error gives ^L instead of EOF
Revision 1.28
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 1 19:05:00 2007 UTC (5 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27
,
to selected 1.19
Use timespec struct (should be portable)
Revision 1.27
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jul 1 18:32:11 2007 UTC (5 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
,
to selected 1.19
Fixed key_avail on Alpha
Revision 1.26
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Apr 9 22:36:01 2007 UTC (6 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.25: +12 -0 lines
Diff to previous 1.25
,
to selected 1.19
Some stuff to get closer to run Gforth on NXT
Revision 1.25
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:17 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
,
to selected 1.19
updated copyright years
Revision 1.24
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Apr 14 12:18:50 2006 UTC (7 years, 1 month ago) by pazsan
Branch:
MAIN
Changes since 1.23: +1 -0 lines
Diff to previous 1.23
,
to selected 1.19
Added setlocale() for numerals (set to "C")
Revision 1.23
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Apr 9 08:24:47 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.22: +1 -0 lines
Diff to previous 1.22
,
to selected 1.19
documentation changes
another fix to getkey()
Revision 1.22
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Apr 9 08:04:22 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.21: +4 -19 lines
Diff to previous 1.21
,
to selected 1.19
more cleanup of key_avail() and getkey()
Revision 1.21
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Apr 9 07:44:13 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.20: +7 -53 lines
Diff to previous 1.20
,
to selected 1.19
bugfixes and cleanup of key_avail() and getkey()
Revision 1.20
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Apr 9 07:39:07 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.19: +2 -1 lines
Diff to previous 1.19
prep_terminal() only for stdin KEY-FILE?
Revision 1.19
-
(view)
(download)
(as text)
(annotate)
- [selected]
Tue Apr 4 13:36:37 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.18: +8 -1 lines
Diff to previous 1.18
docommented bugs in KEY?-FILE and KEY-FILE.
Revision 1.18
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Feb 19 17:27:13 2006 UTC (7 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.17: +4 -0 lines
Diff to previous 1.17
,
to selected 1.19
Added x-width
Further r8c work
Revision 1.17
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:51 2003 UTC (9 years, 9 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
,
to selected 1.19
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.16
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Mar 9 15:17:03 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
,
to selected 1.19
updated copyright years
Revision 1.15
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Dec 24 23:40:30 2002 UTC (10 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
,
to selected 1.19
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.14
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed Mar 13 17:09:09 2002 UTC (11 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
,
to selected 1.19
portability change
Revision 1.13
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 23 15:47:08 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
,
to selected 1.19
changed FSF address in copyright messages
Revision 1.12
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat Sep 23 15:06:08 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.11: +1 -1 lines
Diff to previous 1.11
,
to selected 1.19
updated copyright dates in many files (not in ec-related files)
Revision 1.11
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Mon Nov 15 22:27:50 1999 UTC (13 years, 6 months ago) by anton
Branch:
MAIN
Changes since 1.10: +7 -4 lines
Diff to previous 1.10
,
to selected 1.19
bugfix: KEY now returns -1 on EOF even on 64-bit machines
Revision 1.10
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Feb 28 08:37:45 1999 UTC (14 years, 2 months ago) by anton
Branch:
MAIN
Changes since 1.9: +1 -255 lines
Diff to previous 1.9
,
to selected 1.19
moved signal handling into a new file signals.c
minor changes to window size handling
Revision 1.9
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jan 21 20:09:13 1999 UTC (14 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
,
to selected 1.19
Minor fixes for SHARC
KEY returns now EOF (-1) when at end of file (non-standard?)
Revision 1.8
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Tue Dec 8 22:03:05 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.7: +1 -1 lines
Diff to previous 1.7
,
to selected 1.19
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.7
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Oct 18 23:16:52 1998 UTC (14 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.6: +27 -27 lines
Diff to previous 1.6
,
to selected 1.19
Added infile-id, fixed bug with KEY? when input is not a tty.
First try to compile it under Win32.
Revision 1.6
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Oct 15 09:47:45 1998 UTC (14 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.5: +5 -0 lines
Diff to previous 1.5
,
to selected 1.19
Fixed braindead problem with Solaris/SunOS 5.6.
Revision 1.5
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sat May 2 21:29:02 1998 UTC (15 years ago) by pazsan
Branch:
MAIN
Changes since 1.4: +6 -3 lines
Diff to previous 1.4
,
to selected 1.19
Mega-Patch; lots of changes
Revision 1.4
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Fri Aug 22 19:23:20 1997 UTC (15 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +4 -7 lines
Diff to previous 1.3
,
to selected 1.19
Fixed bug with key? on Digital "Uhnix"
Revision 1.3
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Thu Jul 31 16:17:26 1997 UTC (15 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2
,
to selected 1.19
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal
Revision 1.2
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Sun Jun 15 19:43:48 1997 UTC (15 years, 11 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +5 -2 lines
Diff to previous 1.1
,
to selected 1.19
Some bug fixes.
Revision 1.1
-
(view)
(download)
(as text)
(annotate)
- [select for diffs]
Wed May 21 20:40:09 1997 UTC (16 years ago) by anton
Branch:
MAIN
Diff
to selected 1.19
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.