gforth: gforth/environ.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.36
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 15:25:18 2012 UTC (4 months, 3 weeks ago) by anton
Branch:
MAIN
CVS Tags:
HEAD
Changes since 1.35: +1 -1 lines
Diff to previous 1.35
updated copyright year
Revision 1.35
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Oct 8 01:10:30 2012 UTC (7 months, 2 weeks ago) by pazsan
Branch:
MAIN
Changes since 1.34: +3 -0 lines
Diff to previous 1.34
Fixes for Windows
Revision 1.34
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Sep 17 20:10:23 2012 UTC (8 months ago) by pazsan
Branch:
MAIN
Changes since 1.33: +3 -3 lines
Diff to previous 1.33
Used cell/ where reasonable
Revision 1.33
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 19:02:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-7-0
Changes since 1.32: +1 -1 lines
Diff to previous 1.32
updated copyright year after changing license notice
Revision 1.32
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.31: +2 -3 lines
Diff to previous 1.31
updated copyright notices for GPL v3
Revision 1.31
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:16:47 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1,
v0-6-2
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
updated copyright years
Revision 1.30
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Jan 20 17:07:37 2003 UTC (10 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.29: +1 -1 lines
Diff to previous 1.29
undid changes to copyright notices
Revision 1.29
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jan 19 23:35:29 2003 UTC (10 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.28: +1 -1 lines
Diff to previous 1.28
Updated copyright notices
Added stack effects to kernel/input.fs
Revision 1.28
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jan 17 12:02:55 2002 UTC (11 years, 4 months ago) by pazsan
Branch:
MAIN
Changes since 1.27: +0 -1 lines
Diff to previous 1.27
Fixed enviroment queries
Revision 1.27
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Sep 16 10:20:39 2001 UTC (11 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.26: +2 -2 lines
Diff to previous 1.26
added requires
Revision 1.26
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Nov 29 19:43:07 2000 UTC (12 years, 5 months ago) by anton
Branch:
MAIN
Changes since 1.25: +5 -2 lines
Diff to previous 1.25
added ENVIRONMENT (vocabulary)
Revision 1.25
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:46:52 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.24: +1 -1 lines
Diff to previous 1.24
changed FSF address in copyright messages
Revision 1.24
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:05:59 2000 UTC (12 years, 8 months ago) by anton
Branch:
MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
updated copyright dates in many files (not in ec-related files)
Revision 1.23
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 17 12:48:01 2000 UTC (12 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
documentation changes
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 17 12:46:57 2000 UTC (12 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.21: +3 -4 lines
Diff to previous 1.21
documentation changes
added path-allot and clear-path
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Aug 9 20:04:05 2000 UTC (12 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
documentation changes
fixed bug in f~
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Dec 3 18:24:23 1999 UTC (13 years, 5 months ago) by crook
Branch:
MAIN
Changes since 1.19: +5 -4 lines
Diff to previous 1.19
Fixed (my earlier) errors in the documentation of Standard search words
in search.fs. Minor documentation tweaks in the other files.
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Mar 23 20:24:17 1999 UTC (14 years, 2 months ago) by crook
Branch:
MAIN
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Makefile.in
-- changes to make documentation build with moofglos.fs
rather than with mini-oof.fs (since the former contains glossary
entries and the latter does not)
assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
kernel/tools.fs kernel/toolsext.fs kernel/vars.fs
-- many small changes to glossary entries.. I think most are done
now, so I hope to change far fewer files next time!
doc/gforth.ds
-- many, many small changes and a few large ones. Moved some sections
around, fixed typos and formatting errors, added new section on
exception handling, rearranged 'files' section.
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Feb 3 00:10:19 1999 UTC (14 years, 3 months ago) by crook
Branch:
MAIN
Changes since 1.17: +49 -16 lines
Diff to previous 1.17
New "docclean" target for makefile (removes glossary dependencies when
rebuilding documentation). Changes to .fs files and prim are restricted
to glossary (\G) additions for the documentation; this has necessitated
the addition of new white-space in places to stop the \G stuff from
obscuring the code. Many additions to doc/gforth.ds - new sections
added, a few things moved and some sections re-written slightly. There
are a set of things to tidy up before this rev. is suitable for
release, and those will be my highest priority. I have also used
"@comment TODO" to highlight other sections I plan to work on, and
added a set of comments at the start to indicate other things I plan
to modify in the medium-term.
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 8 22:02:39 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
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.16
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Oct 10 10:28:34 1998 UTC (14 years, 7 months ago) by pazsan
Branch:
MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15
Changed virtual method table pointer in dictionary objects to be compatible with
the other OO packages (VMT-pointer on first cell)
You need a new kernel.fi to recompile the kernel
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 13 12:04:55 1997 UTC (15 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
Fixes to tasker.fs, environ.fs
Changed has-xy flags to environmental queries!!
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Aug 31 19:31:28 1997 UTC (15 years, 8 months ago) by jwilke
Branch:
MAIN
Changes since 1.13: +4 -0 lines
Diff to previous 1.13
changes from gforth-ec:
updated cross (side-effect: no more warnings :-)
some changed other forth-files
['] can not do forward references any more
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Jul 6 14:11:20 1997 UTC (15 years, 10 months ago) by jwilke
Branch:
MAIN
Changes since 1.12: +2 -0 lines
Diff to previous 1.12
Small changes.
Jens
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Jun 6 17:27:54 1997 UTC (15 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Mar 21 12:21:12 1997 UTC (16 years, 2 months ago) by pazsan
Branch:
MAIN
CVS Tags:
v0-3-0
Changes since 1.10: +2 -1 lines
Diff to previous 1.10
Ensure backward compatibility to 0.2.1 to create a new system only from diffs
switch to stderr during error display
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jan 14 16:30:50 1997 UTC (16 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.9: +10 -4 lines
Diff to previous 1.9
added PRIM_VERSION to primitives checksum computation.
added and documented environmental queries return-stack-cells,
stack-cells, and floating-stack.
fixed make test for 64-bit machines.
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Oct 25 17:09:43 1996 UTC (16 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-2-0,
v0-2-1
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
added --version and --help
small bugfix
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Nov 7 18:06:38 1995 UTC (17 years, 6 months ago) by anton
Branch:
MAIN
CVS Tags:
gforth-0_1beta
Changes since 1.7: +18 -0 lines
Diff to previous 1.7
added copyright headers
changes to loadfilename & co. to make savesystem transparent to
assertions and ~~
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Oct 16 18:33:06 1995 UTC (17 years, 7 months ago) by anton
Branch:
MAIN
Changes since 1.6: +1 -1 lines
Diff to previous 1.6
added answords.fs and strsignal.c
added checking of documenetation of ANS Forth words
Fixed many documentation errors and added some documentation
signal handling now uses strsignal and can handle signals not present on all machines
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Apr 29 14:51:15 1995 UTC (18 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.5: +2 -1 lines
Diff to previous 1.5
Added more ANS system documentation (now complete)
Minor changes
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Apr 20 09:42:48 1995 UTC (18 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.4: +6 -2 lines
Diff to previous 1.4
added "system documentation requirements" section to gforth.ds.
added answers for environmental queries for wordsets.
changed W/O file access mode from "w+" to "w".
S" now uses a buffer
BIN is now idempotent
added FILE-STATUS
some other minor changes and bug fixes.
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Dec 21 14:26:23 1994 UTC (18 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
added MARKER
small changes in configure.in and Makefile.in
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Nov 17 15:53:11 1994 UTC (18 years, 6 months ago) by pazsan
Branch:
MAIN
Changes since 1.2: +5 -1 lines
Diff to previous 1.2
*Added:
* configure.bat configures on MS-DOS machines
* io-dos.h provides IO for MS-DOS
* makefile.dos is a GNU make Makefile for MS-DOS
*Changed:
* Merged gray/gforth and gray/gray4, added conditional compilation for
gray ports (gforth and bigFORTH first)
* added gforth recognising string in environment
* added interpreter support for images (starts now with magic)
* changed make rule for ds2texi, so that it can run with Messy-DOS
* added SAVESYSTEM in dumpimage.fs
* fixed bug in Makefile for big endian systems (->configure)
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Jul 27 13:37:01 1994 UTC (18 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.1: +34 -37 lines
Diff to previous 1.1
Changed environment? to use a wordlist
added most of the core environmental queries
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Feb 11 16:30:46 1994 UTC (19 years, 3 months ago) by anton
Branch:
MAIN
Branch point for:
no-vendor
Initial revision
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.