[gforth] / gforth / ChangeLog  

gforth: gforth/ChangeLog


1 : anton 1.7 2003-03-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2 :    
3 :     * configure.in, INSTALL, Makefile.in, NEWS, README:
4 :     updated version number
5 :     documentation changes
6 :     minor changes
7 :    
8 :     * vmgen-ex2/mini.y, vmgen-ex2/peephole.c, vmgen-ex2/profile.c, vmgen-ex2/support.c, vmgen-ex2/disasm.c, vmgen-ex2/engine.c, vmgen-ex2/mini.h, vmgen-ex2/mini-inst.vmg, vmgen-ex2/mini.l, vmgen-ex2/README, vmgen-ex2/Makefile, vmgen-ex/mini.h, vmgen-ex/mini-inst.vmg, vmgen-ex/mini.l, vmgen-ex/mini.y, vmgen-ex/peephole.c, vmgen-ex/profile.c, vmgen-ex/support.c, test/signals.fs, test/string.fs, unix/socket.fs, unix/time.fs, vmgen-ex/disasm.c, vmgen-ex/engine.c, vmgen-ex/Makefile, vmgen-ex/README, kernel/saccept.fs, kernel/toolsext.fs, kernel/tools.fs, kernel/vars.fs, netlib/configure, netlib/configure.in, test/dbltest.fs, test/other.fs, kernel/getdoers.fs, kernel/input.fs, kernel/io.fs, kernel/kernel.fs, kernel/license.fs, kernel/main.fs, kernel/nio.fs, kernel/pass.fs, kernel/paths.fs, kernel/prim0.fs, kernel/quotes.fs, kernel/require.fs, kernel/cbrpi.fs, kernel/cloop2.fs, kernel/cloop.fs, kernel/comp.fs, kernel/cond.fs, kernel/cond-old.fs, kernel/doers.fs, kernel/errore.fs, kernel/files.fs, engine/strerror.c, engine/strsignal.c, engine/support.c, engine/threaded.h, kernel/accept.fs, kernel/aliases0.fs, kernel/args.fs, kernel/basics.fs, kernel/cbr.fs, engine/engine.c, engine/forth.h, engine/io.c, engine/io.h, engine/main.c, engine/memcmp.c, engine/memmove.c, engine/peephole.c, engine/pow10.c, engine/profile.c, engine/select.c, engine/signals.c, doc/vmgen.texi, ec/dotx.fs, ec/nesting.fs, ec/shex.fs, engine/atanh.c, engine/cleanalign.c, engine/dblsub.c, engine/Makefile.in, arch/sparc/machine.h, asm/basic.fs, asm/bitmask.fs, asm/generic.fs, asm/numref.fs, asm/target.fs, doc/makedoc.fs, arch/mips/testdisasm.fs, arch/misc/mach.fs, arch/power/machine.h, arch/power/_sync_cache_range.c, arch/sharc/mach.fs, arch/sharc/machine.h, arch/shboom/mach.fs, arch/generic/machine.h, arch/hppa/cache.c, arch/hppa/machine.h, arch/m68k/machine.h, arch/mips/machine.h, arch/mips/testasmcontrol.fs, arch/mips/testasm.fs, arch/386/machine.h, arch/386/testasm.fs, arch/4stack/mach.fs, arch/4stack/prim.fs, arch/4stack/relocate.fs, arch/6502/mach.fs, arch/6502/prim.fs, arch/alpha/machine.h, arch/alpha/testasm.fs, arch/386/asm.fs, tasker.fs, termsize.fs, traceall.fs, versions.bsh, vmgen.in, vt100.fs, vt100key.fs, wordinfo.fs, wordlib.fs, wordlib.mk, wordsets.fs, struct.fs, stuff.fs, table.fs, tags.fs, startup.fs, prims2cl.fs, prims2x.fs, proxy.fs, quotes.fs, random.fs, savesys.fs, script.fs, search.fs, see-ext.fs, see.fs, simp-see.fs, sokoban.fs, source.fs, mach32b.fs, mach32l.fs, mach64b.fs, mach64l.fs, machpc.fs.in, make-app.fs, mkdosmf.sed, mkos2mf.sed, model, moof-exm.fs, more.fs, other.fs, prim, hash.fs, history.fs, httpd.fs, intcomp.fs, iss.sh, lib.fs, locals.fs, locals-test.fs, locate.fs, look.fs, mach16b.fs, mach16l.fs, extend.fs, fi2c.fs, filedump.fs, fixpath.fs, float.fs, gforth.el, gforthmi.bat, gforthmi.cmd, gforthmi.in, glocals.fs, glosgen.fs, gray.fs, envos.os2, errors.fs, etags.fs, exboot.fs, except.fs, debug.fs, debugs.fs, doskey.fs, ds2texi.fs, ekey.fs, environ.fs, envos.dos, envos.fs, assert.fs, backtrac.fs, blocks.fs, bufio.fs, chains.fs, code.fs, colorize.fs, comp-i.fs, config.bat, configure.cmd, configure.in, cross.fs, add.fs, ansi.fs, ans-report.fs, BUILD-FROM-SCRATCH, Makedist.in, Makefile.in, NEWS, README, ToDo, ToDo-native, AUTHORS, BUGS:
9 :     updated copyright years
10 :    
11 :     * update-copyright, update-copyright-blacklist:
12 :     added update-copyright-blacklist
13 :    
14 :     * update-copyright: finished update-copyright
15 :    
16 :     * vmgen-ex2/fib.prof, vmgen-ex2/test.prof, arch/mips/testasmcontrol.fs, arch/mips/testasm.fs, arch/mips/testdisasm.fs, arch/power/elf32ppc.x, vmgen-ex2/README, vmgen-ex/README, arch/386/testasm.fs, arch/alpha/testasm.fs, mkdosmf.sed, mkos2mf.sed, moof-exm.fs, script.fs, sokoban.fs, update-copyright, versions.bsh, wf.fs, wordsets.fs, config.guess, fixpath.fs, iss.sh, locate.fs, ToDo, ToDo-native, INSTALL, INSTALL.BINDIST, INSTALL.DOS, Makefile.in, NEWS, README, README.vmgen, AUTHORS, Benchres, BUGS, ChangeLog:
17 :     added copyright messages to a lot of files
18 :     removed some obsolete or non-source files
19 :    
20 :     * update-copyright: added script for updating copyright years
21 :    
22 :     2003-03-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
23 :    
24 :     * engine/signals.c, Makefile.in, prims2x.fs, testall:
25 :     bug workaround (cygwin signal blocking)
26 :     minor changes
27 :    
28 :     * kernel/toolsext.fs:
29 :     bugfix (dealing with "(" inside 0 [if] ... [then])
30 :    
31 :     * search.fs, see.fs:
32 :     .VOC and its users print names for wordlists defined with "wordlist constant"
33 :     moved id. and friends from see.fs to search.fs
34 :    
35 :     2003-03-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
36 :    
37 :     * configure.in, Makefile.in, testdist: minor changes
38 :    
39 :     * doc/vmgen.texi, configure.in, doc/gforth.ds, Makefile.in:
40 :     documentation installation updates
41 :    
42 :     2003-03-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
43 :    
44 :     * doc/gpl.texi, doc/vmgen.texi, doc/gforth.ds:
45 :     documentation changes (mainly reorganized stuff)
46 :    
47 :     * cross.fs: Generate TAGS without spaces from cross.fs
48 :    
49 :     2003-02-28 David Kuehling, MAE <dvdkhlng@mips.complang.tuwien.ac.at>
50 :    
51 :     * gforth.el: Fixed some problems with forth-find-tag.
52 :    
53 :     2003-02-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
54 :    
55 :     * kernel/int.fs, doc/gforth.ds, errors.fs, NEWS, timings.sc, ChangeLog:
56 :     documentation changes: updated Changelog and NEWS, wrote sections on
57 :     pipes and updated the Performance section; updated timings.sc with
58 :     gforth-0.5.9 numbers
59 :     Changed name in bootmessage from GForth to Gforth.
60 :    
61 :     2003-02-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
62 :    
63 :     * kernel/int.fs, doc/gforth.ds, doc/vmgen.texi, compat/strcomp.fs, Makefile.in, NEWS, simp-see.fs:
64 :     Documentation changes (new: The Input Stream (gforth), Stack growth
65 :     direction (Vmgen)
66 :    
67 :     2003-02-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
68 : anton 1.5
69 :     * kernel/int.fs, doc/gforth.ds, doc/vmgen.texi, Makefile.in, NEWS, compat/strcomp.fs, simp-see.fs:
70 :     Documentation changes (new: The Input Stream (gforth), Stack growth
71 :     direction (Vmgen)
72 :    
73 : anton 1.7 2003-02-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
74 : anton 1.5
75 :     * doc/gforth.ds: Documentation changes
76 :    
77 : anton 1.7 2003-02-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
78 : anton 1.5
79 :     * doc/vmgen.texi, NEWS, doc/gforth.ds:
80 :     documented threaded code variations and dynamic superinstructions
81 :     other documentation changes
82 :    
83 : anton 1.7 2003-02-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
84 : anton 1.5
85 :     * doc/gforth.ds: minor doc changes
86 :    
87 : anton 1.7 2003-02-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
88 : anton 1.5
89 :     * kernel/int.fs: minor change
90 :    
91 :     * engine/forth.h, engine/io.h, engine/main.c, engine/signals.c, except.fs, kernel/int.fs, errors.fs:
92 :     Gforth now works properly when its stdout is to a broken pipe (but not stderr)
93 :     special SIGPIPE throw code (-2049)
94 :     minor bugfix ("uncaught exception" is now printed on stderr)
95 :    
96 : anton 1.7 2003-02-08 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
97 : anton 1.5
98 :     * doc/gforth.ds:
99 :     Updated the "Emacs and Gforth" chapter of the documentation.
100 :    
101 :     * gforth.el: Updated docstrings.
102 :    
103 :     Ripped out (unusable) forth-process code, replaced it with a
104 :     comint-based implementation which is mostly copied from Emacs'
105 :     `cmuscheme.el'. Tested with Emacs 21 and 20, XEmacs 21.
106 :    
107 :     * gforth.el:
108 :     Fixed `uncomment-region' (C-u C-x C-\) which didn't work, since
109 :     regexp `comment-start-skip' was buggy.
110 :    
111 : anton 1.7 2003-02-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
112 : anton 1.5
113 :     * kernel/comp.fs, kernel/int.fs, kernel/vars.fs:
114 :     >name now works for names of arbitrary length
115 :    
116 :     * Makefile.in, configure.in: minor fixes
117 :    
118 :     * kernel/int.fs, savesys.fs, search.fs:
119 :     >name etc now works for names with up to 32 chars
120 :     the search order is now preserved across savesystem
121 :    
122 : anton 1.7 2003-02-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
123 : anton 1.5
124 :     * Makefile.in, stuff.fs, BUGS, ChangeLog: updated ChangeLog and BUGS
125 :     now gforth-itc is installed and uninstalled
126 :     documentation changes
127 :    
128 : anton 1.7 2003-02-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
129 : anton 1.5
130 :     * vmgen-ex/support.c, vmgen-ex2/support.c, README, engine/signals.c, test/signals.fs:
131 :     portability bugfixes
132 :     use SA_ONSTACK for all program-generated signals
133 :     updated README
134 :    
135 : anton 1.7 2003-02-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
136 : anton 1.4
137 :     * vmgen-ex/support.c, vmgen-ex2/support.c, README, engine/signals.c, test/signals.fs:
138 :     portability bugfixes
139 :     use SA_ONSTACK for all program-generated signals
140 :     updated README
141 :    
142 : anton 1.7 2003-02-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
143 : anton 1.4
144 :     * vmgen-ex/Makefile, vmgen-ex2/Makefile, configure.in, testdist:
145 :     updated version number and date
146 :     minor changes
147 :    
148 :     * testdist, vmgen-ex/mini.l, vmgen-ex2/mini.l:
149 :     portability bugfixes, minor changes
150 :    
151 :     * kernel/int.fs, vmgen-ex/Makefile, vmgen-ex/profile.c, vmgen-ex2/Makefile, vmgen-ex2/profile.c, arch/hppa/cache.c, arch/hppa/machine.h, engine/main.c, engine/signals.c, testall, Makefile.in, prims2x.fs:
152 :     portability changes
153 :     bugfixes in prims2x.fs, kernel/int.fs
154 :    
155 : anton 1.7 2003-01-31 Anton Ertl <anton@mips.complang.tuwien.ac.at>
156 : anton 1.4
157 :     * arch/hppa/machine.h, configure.in, extend.fs, testall:
158 :     fixed some portability bugs
159 :    
160 : anton 1.7 2003-01-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
161 : anton 1.4
162 :     * prims2x.fs: bugfix in prims2x.fs sync line handling
163 :    
164 :     * vmgen-ex2/Makefile, arch/hppa/cache.c, arch/hppa/machine.h, engine/main.c, prims2x.fs, vmgen-ex/Makefile, configure.in:
165 :     eliminated some (hopefully outdated) hppa special treatments
166 :     rewrote hppa cacheflush
167 :     prims2x can now process CRLF inputs (but the output is partly unixified)
168 :     prims2x can now process several sync lines in sequence
169 :     minor fixes
170 :    
171 :     * vmgen-ex/Makefile, vmgen-ex2/Makefile, engine/Makefile.in, engine/main.c, Makefile.in, configure.in, testall:
172 :     fixed some portability bugs and other minor bugs
173 :    
174 : anton 1.7 2003-01-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
175 : anton 1.4
176 :     * Makefile.in, configure.in: some changes for cygwin
177 :    
178 :     * Makefile.in, configure.in, engine/Makefile.in, mkdosmf.sed, mkos2mf.sed:
179 :     replaced configure variable EXE with EXEEXT (provided by autoconf by default)
180 :    
181 :     * engine/Makefile.in, engine/engine.c, engine/forth.h, engine/main.c, engine/support.c:
182 :     minor changes (64-bit-cleanups)
183 :    
184 :     * configure.in: updated version number and date
185 :    
186 : anton 1.7 2003-01-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
187 : anton 1.4
188 :     * engine/engine.c, engine/memcmpc.c:
189 :     removed engine/memcmpc.c (now in support.c)
190 :     removed unused stuff
191 :    
192 :     * engine/Makefile.in, engine/engine.c, engine/forth.h, engine/memcmpc.c, engine/support.c, kernel/int.fs, test/string.fs, configure.in, ds2texi.fs, extend.fs, float.fs, history.fs, prim, see.fs, stuff.fs, Makefile.in:
193 :     use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
194 :     moved memcasecmp() into support.c
195 :     eliminated -TEXT (all uses replaced, except within prim)
196 :     converted CAPSCOMP and -TRAILING into high-level words
197 :     folded C code for more complex primitives into support.c
198 :     Fliterals are now decompiled ok
199 :     f.rdp etc. documentation changes
200 :     added test cases for SEARCH
201 :    
202 :     * Makefile.in, engine/main.c: minor changes
203 :    
204 : anton 1.7 2003-01-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
205 : anton 1.4
206 :     * test/gforth.fs: bugfix in test/gforth.fs
207 :    
208 :     * ans-report.fs, stuff.fs: converted ans-report.fs to absolute branches
209 :     changed comments for f.rdp etc.
210 :    
211 :     * Makefile.in, test/gforth.fs: added test cases for f>str-rdp
212 :    
213 :     * prim, stuff.fs:
214 :     bugfixes and improvements for f.rdp, represent, and friends
215 :    
216 : anton 1.7 2003-01-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
217 : anton 1.4
218 :     * prim, startup.fs, stuff.fs: added F.RDP F>STR-RDP F>BUF-RDP
219 :    
220 : anton 1.7 2003-01-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
221 : anton 1.4
222 :     * prim, quotes.fs: REPRESENT bugfix
223 :     new escape sequence \q (equivalent to \").
224 :    
225 : anton 1.7 2003-01-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
226 : anton 1.4
227 :     * kernel/int.fs, stuff.fs: added ]] ... [[
228 :     fixed compile-only error message
229 :    
230 :     * INSTALL, configure.in:
231 :     Declared some environment variables in configure.in
232 :     cleaned up PEEPHOLE configuration options (no longer used in C code)
233 :     related documentation changes in INSTALL
234 :    
235 :     * configure.in, kernel/input.fs, kernel/require.fs, stamp-h.in, stuff.fs:
236 :     disabled long long on PPC (buggy in some gcc versions).
237 :     implemented EXECUTE-PARSING-FILE (new-input only).
238 :    
239 :     * kernel/input.fs: added EXECUTE-PARSING
240 :    
241 :     * kernel/require.fs, blocks.fs, kernel/files.fs, kernel/int.fs, source.fs, wf.fs:
242 :     factored out saving and restoring loadfilename (not relevant for new-input)
243 :    
244 : anton 1.7 2003-01-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
245 : anton 1.4
246 :     * doc/gforth.ds, source.fs: loadfilename#>str is now safer
247 :     documented the interaction of markers and ~~ and assertions
248 :    
249 : anton 1.7 2003-01-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
250 : anton 1.4
251 :     * kernel/require.fs, source.fs:
252 :     replaced "*a file*" etc. with "*somewhere*"
253 :    
254 :     * blocks.fs, kernel/files.fs, kernel/input.fs, kernel/int.fs, kernel/require.fs, kernel/vars.fs, source.fs, wf.fs:
255 :     replaced loadfilename# with loadfilename (bugfix)
256 :    
257 :     * kernel/int.fs, kernel/io.fs, kernel/main.fs, kernel/nio.fs, kernel/paths.fs, kernel/require.fs, kernel/toolsext.fs, kernel/vars.fs, engine/signals.c, engine/support.c, kernel/args.fs, kernel/basics.fs, kernel/comp.fs, kernel/cond.fs, kernel/files.fs, engine/Makefile.in, engine/engine.c, engine/forth.h, engine/main.c, arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, doc/gforth.ds, arch/386/machine.h, arch/alpha/machine.h, arch/m68k/machine.h, prims2x.fs, search.fs, startup.fs, struct.fs, vt100key.fs, wordinfo.fs, configure.in, cross.fs, debug.fs, doskey.fs, environ.fs, extend.fs, glocals.fs, hash.fs, look.fs, machpc.fs.in, Makedist.in, Makefile.in, blocks.fs:
258 :     undid changes to copyright notices
259 :    
260 : anton 1.7 2003-01-19 pazsan <pazsan@mips.complang.tuwien.ac.at>
261 : anton 1.4
262 :     * kernel/int.fs, kernel/io.fs, kernel/main.fs, kernel/nio.fs, kernel/paths.fs, kernel/require.fs, kernel/toolsext.fs, kernel/vars.fs, engine/forth.h, engine/main.c, engine/signals.c, engine/support.c, kernel/args.fs, kernel/basics.fs, kernel/comp.fs, kernel/cond.fs, kernel/files.fs, kernel/input.fs, engine/engine.c, doc/gforth.ds, engine/Makefile.in, arch/386/machine.h, arch/alpha/machine.h, arch/m68k/machine.h, arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, look.fs, machpc.fs, machpc.fs.in, prims2x.fs, search.fs, startup.fs, struct.fs, vt100key.fs, wordinfo.fs, blocks.fs, configure.in, cross.fs, debug.fs, doskey.fs, environ.fs, extend.fs, glocals.fs, hash.fs, Makedist.in, Makefile.in:
263 :     Updated copyright notices
264 :     Added stack effects to kernel/input.fs
265 :    
266 : anton 1.7 2003-01-18 pazsan <pazsan@mips.complang.tuwien.ac.at>
267 : anton 1.4
268 :     * configure.in, kernel/int.fs:
269 :     Added intptr_t and int128_t to types to be checked
270 :     Changed boot message copyright date
271 :    
272 : anton 1.7 2003-01-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
273 : anton 1.4
274 :     * engine/main.c: flush_to_here now not called on superblock ends
275 :    
276 :     * engine/forth.h, engine/main.c, kernel/comp.fs, code.fs, configure.in:
277 :     Icache-flushing is now not performed on generating a NEXT, just on the
278 :     end of a definition through finish-code.
279 :     Eliminated MIPS linker testing (not necessary with hybrid D/ITC).
280 :     --no-dynamic is default on systems that don't define FLUSH_ICACHE.
281 :    
282 : anton 1.7 2003-01-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
283 : anton 1.4
284 :     * Makefile.in, engine/Makefile.in, kernel/comp.fs, kernel/int.fs, prim:
285 :     eliminated all greedy static superinstruction stuff (we will use something
286 :     else for static superinstructions eventually)
287 :     eliminated PRIMTABLE PREPARE-PEEPHOLE-TABLE PEEPHOLE-OPT COMPILE-PRIM
288 :    
289 :     * engine/forth.h, engine/main.c, kernel/int.fs, prim:
290 :     moved DOES-HANDLER! from prim to kernel/int.fs
291 :     eliminated MAKE_DOES_HANDLER
292 :    
293 :     * ans-report.fs, engine/main.c, prim:
294 :     deleted unused prims (HASHKEY) and COMPILE-PRIM
295 :    
296 : anton 1.7 2003-01-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
297 : anton 1.4
298 :     * kernel/int.fs, prim:
299 :     moved CODE-ADDRESS! DOES-CODE! /DOES-HANDLER from prim to kernel/int.fs
300 :    
301 :     * engine/forth.h, kernel/getdoers.fs, kernel/int.fs, prim:
302 :     moved >code-address and >does-code from prim to kernel/int.fs
303 :    
304 :     * kernel/int.fs, prim: moved >BODY from prim to kernel/int.fs
305 :    
306 :     * prim: kludged NEWLINE portability bug
307 :    
308 : anton 1.7 2003-01-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
309 : anton 1.4
310 :     * engine/forth.h, engine/main.c, engine/threaded.h, prim:
311 :     changes to eliminate gcc warnings
312 :    
313 :     * arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, engine/signals.c, arch/386/machine.h, arch/alpha/machine.h, arch/hppa/machine.h, arch/m68k/machine.h, configure.in, Makefile.in:
314 :     Some changes for portability to AIX and Darwin
315 :     Eliminated the (non-hybrid) direct threading stuff from arch/*/machine.h
316 :    
317 : anton 1.7 2003-01-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
318 : anton 1.4
319 :     * backtrac.fs, look.fs, see.fs, test/other.fs:
320 :     Changed interfaces of PRIM>NAME THREADED>NAME to be like >NAME.
321 :    
322 :     * Makefile.in, configure.in:
323 :     added dependence on engine/config.h (for automatic autoheader call)
324 :     removed most feature test macro definitions (problems with Darwin)
325 :     dynamic is now default for all gcc versions
326 :     various changes to configure.in (for Darwin, ia64, m68k, generic)
327 :    
328 : anton 1.7 2003-01-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
329 : anton 1.4
330 :     * test/other.fs, backtrac.fs, look.fs, see.fs:
331 :     bugfix: LOOK works again for xts of primitives
332 :     new words: threaded>xt, prim>name, threaded>name (stack effect not final)
333 :    
334 : anton 1.7 2003-01-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
335 : anton 1.4
336 :     * engine/forth.h, engine/main.c, machpc.fs, machpc.fs.in:
337 :     undid the unnecessary/broken stuff Bernd has done
338 :     moved a change from machpc.fs to machpc.fs.in
339 :     removed machpc.fs (generated file)
340 :    
341 : anton 1.7 2003-01-03 pazsan <pazsan@mips.complang.tuwien.ac.at>
342 : anton 1.4
343 :     * engine/forth.h, kernel/basics.fs, kernel/main.fs, Makefile.in, arch/4stack/mach.fs, arch/4stack/prim.fs, arch/4stack/relocate.fs, arch/misc/mach.fs, arch/misc/prim.fs, cross.fs, machpc.fs:
344 :     Made 4stack port of Gforth EC work again
345 :    
346 : anton 1.7 2003-01-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
347 : anton 1.4
348 :     * arch/generic/machine.h, arch/power/machine.h, engine/threaded.h:
349 :     PPC fixes and speedups
350 :    
351 : anton 1.7 2003-01-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
352 : anton 1.4
353 :     * Makefile.in, engine/main.c, engine/threaded.h, kernel/accept.fs, look.fs:
354 :     Fixed look problem
355 :     Added benchmarking of all engines
356 :    
357 : anton 1.7 2003-01-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
358 : anton 1.4
359 :     * engine/main.c, engine/support.c, prim:
360 :     Alpha bug workaround (disabled ALIGN_CODE)
361 :     fixed bugs in F>D and D>F
362 :    
363 :     * engine/forth.h:
364 :     support for small (cell-sized or smaller) off_t on machines without proper
365 :     double-cell type; typically needed on 64-bit machines.
366 :    
367 :     * configure.in, engine/forth.h:
368 :     feature test macros now defined in configure.in (so the tests see them) instead
369 :     of engine/forth.h
370 :     Testing for size of off_t
371 :    
372 : anton 1.7 2003-01-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
373 : anton 1.4
374 :     * kernel/cond.fs, kernel/input.fs, cross.fs, prim, see-ext.fs, see.fs:
375 :     Cleaned up prim file (only one soft of branches, grouping)
376 :     Added auto-expanding tib for file reading - the terminal line length remains
377 :     limited.
378 :    
379 : anton 1.7 2002-12-31 Anton Ertl <anton@mips.complang.tuwien.ac.at>
380 : anton 1.4
381 :     * engine/Makefile.in:
382 :     dependence for engine/prim_grp.i in engine/Makefile.in
383 :    
384 :     * Makefile.in, engine/engine.c, engine/main.c, prims2x.fs:
385 :     restored the old engine/prim_lab.i format (for vmgen compatibility)
386 :     introduced engine/prim_grp.i for the new use
387 :    
388 :     * prims2x.fs:
389 :     vmgen: introduced STACK-ACCESS-TRANSFORM to support upward-growing stacks.
390 :    
391 : anton 1.7 2002-12-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
392 : anton 1.4
393 :     * prim: Forth replacement for absolute branch
394 :    
395 : anton 1.7 2002-12-28 pazsan <pazsan@mips.complang.tuwien.ac.at>
396 : anton 1.4
397 :     * engine/engine.c, engine/forth.h, engine/main.c, engine/threaded.h, filedump.fs, prim, prims2x.fs, Makefile.in, comp-i.fs, cross.fs:
398 :     First inclusion of group-based primitive tokens (no reordering happend yet)
399 :    
400 : anton 1.7 2002-12-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
401 : anton 1.4
402 :     * engine/main.c, comp-i.fs, cross.fs: increased image version
403 :    
404 :     * prim, prims2x.fs:
405 :     prims2x: INST_TAIL now produces NEXT_P2 again by default
406 :    
407 :     * Makefile.in, engine/Makefile.in, prims2x.fs, vmgen-ex/mini.h, vmgen-ex2/mini.h:
408 :     some fixes to make make dist work
409 :     bugfixes to make building outside srcdir work
410 :     minor prims2x.fs bugfix (for vmgen-ex)
411 :     vmgen-ex[2] bugfix
412 :    
413 :     * configure.in: modernized configure.in (with the help of autoupdate)
414 :    
415 :     * doc/version.texi.in, engine/Makefile.in, engine/main.c, kernel/args.fs, doc/gforth.ds, mkos2mf.sed, vmgen.in, Makefile.in, README, acinclude.m4, configure.in, extend.fs, gforth.lsm, gforthmi.in, mkdosmf.sed:
416 :     replaced some automake macros with autoconf macros; related changes in
417 :     autoconf variables (e.g., @VERSION@ -> @PACKAGE_VERSION@)
418 :     gforth-prof and gforth-native are now not built by default
419 :     modernized "Automatic Remaking" section of Makefile.in
420 :     Updated bug reporting instructions
421 :     Eliminated use of old bug reporting email address
422 :    
423 : anton 1.7 2002-12-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
424 : anton 1.4
425 :     * code.fs, kernel/basics.fs, kernel/comp.fs, kernel/int.fs, stuff.fs, Makefile.in:
426 :     made CODE and ;CODE work again
427 :    
428 :     * see-ext.fs, see.fs, startup.fs:
429 :     SEE now works again for control structures and strings
430 :    
431 : anton 1.7 2002-12-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
432 : anton 1.4
433 :     * kernel/comp.fs, see.fs: worked on SEE
434 :     COMPILE, now produces LIT@ and LIT+ again
435 :    
436 :     * blocks.fs, kernel/paths.fs:
437 :     Limit blocks files to 2GB (to avoid catastrphic interaction with gforth<0.6.0)
438 :     blocks bugfixes: OPEN-BLOCKS tries to avoid deleting existing blocks files
439 :     SAVE-BUFFERS stack underflow fixed
440 :    
441 : anton 1.7 2002-12-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
442 : anton 1.4
443 :     * engine/forth.h, engine/io.c, engine/main.c, engine/memcmpc.c, engine/profile.c, engine/signals.c, configure.in, engine/engine.c, prim:
444 :     Gforth now supports large files (>2GB) on small machines (32-bits/cell).
445 :     forth.h now asks for all kinds of POSIX, X/Open, and GNU support.
446 :     rearranged include files such that forth.h precedes the system files.
447 :    
448 :     * elisp-comp, engine/main.c, install-sh, missing, mkinstalldirs, configure.in:
449 :     some configure.in cleanups. In particular, I replaced all echos with
450 :     AC_MSG_... macros.
451 :     The gcc version (for disabling dynamic code) is now checked in configure (not
452 :     when compiling main.c)
453 :     updated elisp-comp install-sh missing mkinstalldirs from autoconf-2.54
454 :    
455 : anton 1.7 2002-12-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
456 : anton 1.4
457 :     * engine/engine.c, configure.in:
458 :     the skipping code for engine2 is now checked with configure
459 :    
460 : anton 1.7 2002-12-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
461 : anton 1.4
462 :     * engine/threaded.h:
463 :     cfa is now killed in NEXT_P2 in some direct threading schemes (for better
464 :     register allocation)
465 :    
466 : anton 1.7 2002-12-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
467 : anton 1.4
468 :     * extend.fs, gforth.el, look.fs: gforth.el: LEAVE ?LEAVE
469 :     rest: made compilable with gforth 0.5.0
470 :    
471 : anton 1.7 2002-12-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
472 : anton 1.4
473 :     * arch/386/machine.h, engine/engine.c:
474 :     minimized differences between engine and engine2 to avoid register
475 :     allocation differences
476 :     disabled USE_TOS on 386 without FORCE_REG (otherwise sp is spilled)
477 :    
478 :     * BUILD-FROM-SCRATCH: some more BUILD-FROM-SCRATCH refinements
479 :    
480 :     * BUILD-FROM-SCRATCH, Makefile.in: refined BUILD-FROM-SCRATCH
481 :    
482 : anton 1.7 2002-12-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
483 : anton 1.4
484 :     * prim: compile-prim is now obsolete
485 :    
486 :     * kernel/comp.fs, engine/main.c:
487 :     "compile," now uses compile-prim1 instead of compile-prim
488 :     disablesd compile-prim
489 :    
490 :     * engine/Makefile.in, engine/engine.c:
491 :     each engine is now compiled separately; unfortunately, the problem with
492 :     lots of differences between engine and engine2 in gforth-fast on i386 without
493 :     force-reg persists
494 :    
495 :     * engine/engine.c, engine/forth.h, engine/main.c:
496 :     moved global/static vars from engine.c into main.c (to avoid duplicating them)
497 :    
498 :     * engine/support.c, doc/gforth.ds, engine/Makefile.in, engine/engine.c:
499 :     moved all functions except engine() out of engine.c into (new file) support.c
500 :     minor documentation changes (suggested by John A. Peters <japeters@pacbell.net>)
501 :    
502 : anton 1.7 2002-12-16 pazsan <pazsan@mips.complang.tuwien.ac.at>
503 : anton 1.4
504 :     * prim: Made the hash shift array static
505 :    
506 : anton 1.7 2002-12-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
507 : anton 1.4
508 :     * Makefile.in, engine/main.c:
509 :     "make check" now checks all engines and some variations
510 :     bugfix in forget-dyncode
511 :    
512 :     * engine/engine.c, engine/rint.c, test/float.fs, configure.in, float.fs, prim:
513 :     fround is a primitive again
514 :     rint replacement function written
515 :    
516 : anton 1.7 2002-12-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
517 : anton 1.4
518 :     * cross.fs, kernel/quotes.fs, machpc.fs, machpc.fs.in:
519 :     Changed string compilation to not use the return stack to skipp the string
520 :     added control-rack property to specify if the return stack does point to
521 :     control-relevant information
522 :    
523 : anton 1.7 2002-12-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
524 : anton 1.4
525 :     * engine/main.c: bugfixes in DECOMPILE-PRIM (no crash on non-address,
526 :     find @ instead of >code-address etc.)
527 :    
528 :     * engine/main.c, kernel/int.fs, look.fs, see.fs, simp-see.fs:
529 :     implemented DECOMPILE-PRIM and use it in (LOOK); SIMPLE-SEE works again
530 :     minor bugfix in SIMPLE-SEE
531 :     HEAD? now delivers 1 on likely-false positives
532 :    
533 :     * engine/forth.h, engine/main.c, extend.fs, prim:
534 :     dynamically generated code is now (sort of) released on executing a MARKER
535 :    
536 : anton 1.7 2002-12-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
537 : anton 1.4
538 :     * engine/main.c: code_area now allocated on demand (unlimited size)
539 :     some refactoring in dynamic code generation
540 :    
541 :     * engine/Makefile.in, engine/main.c, Makefile.in, prims2x.fs:
542 :     now engine/prim_num.i is generated, and used in main.c (for main-native.o)
543 :    
544 : anton 1.7 2002-12-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
545 : anton 1.4
546 :     * hash.fs:
547 :     the limit for hash table doubling is now an average 2 entries/bucket
548 :    
549 :     * engine/main.c: bugfix ("gforth" crashed, "./gforth" didn't)
550 :    
551 : anton 1.7 2002-12-05 Anton Ertl <anton@mips.complang.tuwien.ac.at>
552 : anton 1.4
553 :     * ToDo-native, except.fs, float.fs, see-ext.fs:
554 :     TRY should now be partially ready forth gforth-native
555 :     FLITERAL should be ready for gforth-native
556 :    
557 : anton 1.7 2002-12-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
558 : anton 1.4
559 :     * assert.fs, debugs.fs, doc/gforth.ds, source.fs:
560 :     source positions are now passed through literals instead of using
561 :     return stack tricks; appropriate changes in the users of source.fs.
562 :    
563 :     * kernel/quotes.fs, quotes.fs, see.fs, extend.fs:
564 :     eliminated all uses of "lit (abort") (s") (.") outside cross.fs, except one
565 :     eliminated (c"); cliteral is now in the kernel.
566 :    
567 : anton 1.7 2002-12-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
568 : anton 1.4
569 :     * kernel/comp.fs, kernel/quotes.fs, prim: New word: "MEM,"
570 :     new implementations of CLITERAL (independent of threaded code size) and
571 :     SLITERAL (also can deal with long strings now)
572 :    
573 : anton 1.7 2002-11-24 pazsan <pazsan@mips.complang.tuwien.ac.at>
574 : anton 1.4
575 :     * acconfig.h:
576 :     Deleted acconfig.h after cleaning up configure (no longer needed)
577 :    
578 :     * configure.in: Cleaned up configuring
579 :    
580 :     * acconfig.h, configure.in, engine/main.c:
581 :     Added check for directory separation
582 :    
583 :     * hash.fs:
584 :     Added tracking of the number of hash table entries and doubling the hash
585 :     size when this number exceeds the number of buckets
586 :    
587 : anton 1.7 2002-11-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
588 : anton 1.4
589 :     * engine/threaded.h, kernel/basics.fs, kernel/comp.fs, kernel/quotes.fs, arch/386/machine.h, engine/Makefile.in, engine/engine.c, engine/forth.h, engine/main.c, prims2x.fs, Makefile.in, prim:
590 :     new engine gforth-native (works on 386 arch only for now).
591 :     appropriate changes in control-flow instructions in prim
592 :     new primitives SET-NEXT-CODE and CALL2 (not necessary for the other engines)
593 :     new primitives COMPILE-PRIM1 and FINISH-CODE
594 :     prims2x.fs now produces IMMARG(...) macros for initializing immediate args
595 :     prims2x.fs: changes in some of the output-c-tail words (goes with the
596 :     changes in the control-flow words).
597 :     appropriate changes in engine.c
598 :     engine.c: rewrite of check_prims, support for gforth-native (NO_IP)
599 :     threaded.c: support for NO_IP
600 :     various kernel files: started to eliminate return stack manipulations for
601 :     embedding data (e.g. string literals); incomplete.
602 :     dynamic superinstructions now use LABEL2 instead of IS_NEXT_JUMP
603 :     FORCE_REG has no effect if DOUBLY_INDIRECT (gcc-2.95.1 crashes otherwise;
604 :     it's unclear which change provoked this).
605 :    
606 : anton 1.7 2002-11-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
607 : anton 1.4
608 :     * engine/engine.c, engine/forth.h, engine/main.c:
609 :     No engine2 and other dynamic stuff is compiled for gforth-itc, -iditc, -prof
610 :    
611 : anton 1.7 2002-11-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
612 : anton 1.4
613 :     * test/float.fs, Makefile.in, engine/signals.c, float.fs:
614 :     New file test/float.fs
615 :     FROUND-OFFSET now defined without f**
616 :     bugfix in signals (disabled SA_ONSTACK in most cases to allow graceful_exit).
617 :    
618 : anton 1.7 2002-10-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
619 : anton 1.4
620 :     * engine/signals.c, prim, float.fs:
621 :     FROUND is now implemented in high-level Forth.
622 :     The primitive is now called "(FROUND)".
623 :    
624 : anton 1.7 2002-10-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
625 : anton 1.4
626 :     * engine/signals.c: work around missing MacOS X FPE_... si_codes
627 :    
628 : anton 1.7 2002-10-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
629 : anton 1.4
630 :     * engine/main.c, engine/signals.c, engine/forth.h:
631 :     Gforth now survives destruction of the C stack pointer (it now uses
632 :     sigaltstack() to set up signal handling on another stack).
633 :    
634 : anton 1.7 2002-10-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
635 : anton 1.4
636 :     * peeprules.vmg: emptied peeprules.vmg again
637 :    
638 :     * peeprules.vmg, prims2x.fs:
639 :     bugfix (use of inst-pointer-update left stack items)
640 :     bugfix (now no debugging output at superinstruction end)
641 :     refactored output-c-tail...
642 :    
643 :     * prims2x.fs:
644 :     In superinstructions, move stores into the last part writing to the stack item.
645 :    
646 :     * prims2x.fs:
647 :     Stack loads in superinstructions are now delayed until the part that needs them
648 :    
649 : anton 1.7 2002-10-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
650 : anton 1.4
651 :     * config.guess, config.sub:
652 :     config.guess and config.sub from autoconf-2.54
653 :    
654 : anton 1.7 2002-10-04 pazsan <pazsan@mips.complang.tuwien.ac.at>
655 : anton 1.4
656 :     * engine/main.c, configure.in, prim, prims2x.fs: Fixes for GCC 3.2
657 :    
658 : anton 1.7 2002-10-02 jwilke <jwilke@mips.complang.tuwien.ac.at>
659 : anton 1.4
660 :     * arch/misc/asm.fs: warn if end-label / end-code is missing
661 :    
662 :     * arch/misc/prim.fs: fix: missing end-label statements
663 :    
664 :     * arch/misc/optcmove.fs: added
665 :    
666 :     * arch/misc/mach.fs, arch/misc/sim.fs: romable feature
667 :    
668 :     * arch/misc/asm.fs: added txd io stuff
669 :    
670 : anton 1.7 2002-09-26 jwilke <jwilke@mips.complang.tuwien.ac.at>
671 : anton 1.4
672 :     * cross.fs:
673 :     If abranch option is on we compiler abranch, a?branch, a(do), ...
674 :     (instead of branch, ...) and use absolute addresses for branch
675 :     targets.
676 :    
677 :     * machpc.fs.in, machpc.fs: added abranch option
678 :    
679 : anton 1.7 2002-09-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
680 : anton 1.4
681 :     * kernel/cond.fs, except.fs:
682 :     replace all uses of relative branches with absolute branches
683 :     Exception: cross still produces relative branches in the kernel.
684 :    
685 :     * prim: added absolute versions of all relative branches
686 :     I am not sure if I got conditional compilation right.
687 :     I left the Forth code for acondbranch alone because I don't know
688 :     what may be used there.
689 :    
690 :     * prim: changed lit+ and lit@ into simple primitives
691 :    
692 : anton 1.7 2002-09-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
693 : anton 1.4
694 :     * prims2x.fs: added include-skipped-insts to prims2x.fs
695 :    
696 :     * Makefile.in, prims2x.fs:
697 :     Changed creation of engine/super.i into engine/costs.i, which contains
698 :     all primitives, not just superinstructions; costs now work (mostly)
699 :    
700 :     * doc/vmgen.texi, Makefile.in, prims2x.fs:
701 :     Added generation of engine/supers.i
702 :     Deleted generation of kernel/peephole.fs
703 :    
704 : anton 1.7 2002-09-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
705 : anton 1.4
706 :     * engine/Makefile.in, engine/main.c:
707 :     Disabled dynamic native code generation for gcc >=3.1
708 :     added flag --dynamic
709 :    
710 : anton 1.7 2002-09-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
711 : anton 1.4
712 :     * test/other.fs, engine/main.c:
713 :     Bugfixes: compile_prim now flushes the I-cache; fixed test case
714 :    
715 : anton 1.7 2002-09-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
716 : anton 1.4
717 :     * look.fs, see.fs:
718 :     bugfix: (complex) SEE now works (output quality could be improved, though).
719 :    
720 :     * look.fs: bugfix: simple decompilation of static hybrid threaded code
721 :    
722 :     * blocks.fs, compat/strcomp.fs, engine/forth.h, startup.fs:
723 :     fixed bugs in compat/strcomp.fs and its usage
724 :    
725 :     * kernel/comp.fs, kernel/paths.fs, kernel/require.fs, compat/strcomp.fs, kernel/args.fs, kernel/basics.fs, savesys.fs, startup.fs, stuff.fs, wf.fs, fi2c.fs, glocals.fs, history.fs, httpd.fs, locate.fs, oof.fs, prims2x.fs, proxy.fs, quotes.fs, Makefile.in, cross.fs, ds2texi.fs:
726 :     Added compat/strcomp.fs, introducing STR=, STRING-PREFIX?, and STR<
727 :     replaced most occurences of COMPARE with STR= and STRING-PREFIX?
728 :    
729 : anton 1.7 2002-09-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
730 : anton 1.4
731 :     * doc/vmgen.texi, engine/main.c, configure.in: changed version
732 :     disabled dynamic code generation for now (problems with gcc-3.2).
733 :     documentation changes
734 :    
735 : anton 1.7 2002-08-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
736 : anton 1.4
737 :     * doc/vmgen.texi, prim, prims2x.fs:
738 :     Made store optimization optional (default off), and documented it
739 :    
740 :     * engine/main.c, engine/Makefile.in, engine/engine.c, engine/forth.h, arch/386/machine.h, arch/generic/machine.h, doc/gforth.ds, testdist:
741 :     gforth now stores a local ip to saved_ip instead of using a global ip
742 :     associated changes in register allocation, threading, documentation
743 :     testdist now also tests vmgen and vmgen-ex
744 :    
745 : anton 1.7 2002-08-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
746 : anton 1.4
747 :     * README, README.vmgen, configure.in, cross.fs, doc/vmgen.texi, Makefile.in:
748 :     Getting ready for the Vmgen release
749 :     New snapshot dates, various documentation changes, Makefile and configure fixes
750 :    
751 : anton 1.7 2002-08-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
752 : anton 1.4
753 :     * doc/vmgen.texi: documentation changes
754 :    
755 :     * vmgen-ex2/Makefile, vmgen-ex2/engine.c, vmgen-ex/Makefile, vmgen-ex/engine.c:
756 :     made all threading schemes run in vmgen-ex*
757 :    
758 : anton 1.7 2002-08-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
759 : anton 1.4
760 :     * Makefile.in, doc/vmgen.texi, prims2x.fs, vmgen.in:
761 :     prims2x.fs now outputs #line directives at the end of the user C code
762 :     documentation changes
763 :    
764 :     * vmgen-ex/engine.c, vmgen-ex/mini-inst.vmg, vmgen-ex2/engine.c, vmgen-ex2/mini-inst.vmg, doc/vmgen.texi, prims2x.fs, vmgen.in:
765 :     prims2x.fs changes: now supports C code delimited by braces;
766 :     Forth or C names for primitives depending on [ifdef] vmgen
767 :     Documentation changes
768 :     adapted vmgen-ex* to earlier prims2x.fs changes
769 :    
770 : anton 1.7 2002-08-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
771 : anton 1.4
772 :     * doc/vmgen.texi, engine/engine.c, prim, prims2x.fs:
773 :     Vmgen documentation changes
774 :     Small changes in Vmgen and related changes in prim and engine/engine.c
775 :    
776 : anton 1.7 2002-08-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
777 : anton 1.4
778 :     * doc/version.texi.in, doc/vmgen.texi, Makefile.in, configure.in:
779 :     Documentation changes
780 :    
781 : anton 1.7 2002-08-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
782 : anton 1.4
783 :     * Makefile.in, doc/texinfo.tex, doc/vmgen.texi:
784 :     vmgen documentation changes
785 :    
786 : anton 1.7 2002-08-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
787 : anton 1.4
788 :     * COPYING.DOC, Makefile.in, doc/fdl.texi, doc/vmgen.texi:
789 :     documentation changes
790 :    
791 : anton 1.7 2002-08-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
792 : anton 1.4
793 :     * stuff.fs: added str= and string-prefix?
794 :    
795 : anton 1.7 2002-08-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
796 : anton 1.4
797 :     * engine/engine.c, Benchres, doc/vmgen.texi, prims2x.fs:
798 :     added LABEL2 generation to prims2x.fs for future portable superinstructions
799 :    
800 : anton 1.7 2002-08-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
801 : anton 1.4
802 :     * doc/vmgen.texi: documentation changes
803 :    
804 :     * doc/vmgen.texi: more documentation
805 :    
806 : anton 1.7 2002-08-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
807 : anton 1.4
808 :     * doc/vmgen.texi: documentation changes
809 :    
810 :     * vmgen-ex/engine.c, vmgen-ex/mini.h: more disassembly stuff
811 :    
812 :     * vmgen-ex2/disasm.c, vmgen-ex2/engine.c, vmgen-ex2/mini.h, prims2x.fs, vmgen-ex/disasm.c, vmgen-ex/engine.c, vmgen-ex/mini.h:
813 :     VM disassembler now prints immediate arguments nicely
814 :    
815 : anton 1.7 2002-08-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
816 : anton 1.4
817 :     * doc/gforth.1, doc/vmgen.texi: documentation changes
818 :    
819 : anton 1.7 2002-07-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
820 : anton 1.4
821 :     * vmgen-ex/README, vmgen-ex/engine.c, vmgen-ex/mini-super.vmg, vmgen-ex/mini.h, vmgen-ex/peephole.c, vmgen-ex/support.c, vmgen-ex2/README, vmgen-ex2/mini-super.vmg, vmgen-ex2/mini.h, vmgen-ex2/peephole.c, vmgen-ex2/support.c:
822 :     profiling now turns off superinstructions in vmgen-ex*
823 :    
824 : anton 1.7 2002-07-26 pazsan <pazsan@mips.complang.tuwien.ac.at>
825 : anton 1.4
826 :     * wf.fs: Old version of parse-string for Gforth 0.5.0 added
827 :    
828 : anton 1.7 2002-07-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
829 : anton 1.4
830 :     * tags.fs: fixes (thanks to Erik Rossen)
831 :    
832 : anton 1.7 2002-06-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
833 : anton 1.4
834 :     * Benchres, prim: Added Athlon XP 1800+ to Benchres
835 :     fixed type in wcall
836 :    
837 : anton 1.7 2002-06-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
838 : anton 1.4
839 :     * ekey.fs: EKEY? now does not require complete ESC-sequences
840 :    
841 : anton 1.7 2002-06-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
842 : anton 1.4
843 :     * httpd.fs, prim, tags.fs: Added tags.
844 :     Security fix in httpd.fs
845 :     Documentation for directory access in prim
846 :    
847 : anton 1.7 2002-06-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
848 : anton 1.4
849 :     * vmgen-ex2/profile.c, vmgen-ex2/support.c, README.vmgen, vmgen-ex/engine.c, vmgen-ex/mini.h, vmgen-ex/mini.l, vmgen-ex/mini.y, vmgen-ex/peephole.c, vmgen-ex/profile.c, vmgen-ex/support.c, vmgen-ex2/engine.c, vmgen-ex2/mini.h, vmgen-ex2/mini.l, vmgen-ex2/peephole.c:
850 :     vmgen* now works with lcc and "gcc -O3 -ansi --pedantic -U__GNUC__"
851 :    
852 :     * vmgen-ex2/mini.y, vmgen-ex2/peephole-blacklist, vmgen-ex2/peephole.c, vmgen-ex2/profile.c, vmgen-ex2/seq2rule.awk, vmgen-ex2/simple.mini, vmgen-ex2/stat.awk, vmgen-ex2/support.c, vmgen-ex2/test.mini, vmgen-ex2/test.out, vmgen-ex2/test.prof, vmgen-ex/mini.h, vmgen-ex/profile.c, vmgen-ex2/Makefile, vmgen-ex2/README, vmgen-ex2/disasm.c, vmgen-ex2/engine.c, vmgen-ex2/fib.mini, vmgen-ex2/fib.prof, vmgen-ex2/mini-inst.vmg, vmgen-ex2/mini-super.vmg, vmgen-ex2/mini.h, vmgen-ex2/mini.l, doc/vmgen.texi, engine/engine.c, engine/forth.h, prims2x.fs, vmgen-ex/engine.c:
853 :     vmgen-related changes:
854 :     in prims2x:
855 :     Conversion macros for single items now take 2 arguments
856 :     Converting from two items to a type has changed order
857 :     argument printing for disassembler disabled (for now)
858 :     disassembler now also uses VM_IS_INST
859 :     in Gforth and vmgen-ex: adapted to work with changed prims2x
860 :     new: vmgen-ex2: uses union for Cell instead of casting (lots of
861 :     changes compared to vmgen-ex)
862 :    
863 :     * doc/vmgen.texi, ekey.fs, prim, prims2x.fs:
864 :     EKEY now returns single characters instead of waiting for the rest of
865 :     an escape sequence
866 :     documentation changes
867 :    
868 : anton 1.7 2002-05-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
869 : anton 1.4
870 :     * doc/vmgen.texi, doc/gforth.ds, glocals.fs: Documentation changes
871 :    
872 : anton 1.7 2002-05-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
873 : anton 1.4
874 :     * README, doc/vmgen.texi: changed mailing list address in README
875 :     started working on vmgen documentation
876 :    
877 : anton 1.7 2002-05-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
878 : anton 1.4
879 :     * quotes.fs: bugfix
880 :    
881 : anton 1.7 2002-04-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
882 : anton 1.4
883 :     * Makefile.in, quotes.fs: added quotes.fs in Makefile.in
884 :    
885 :     * quotes.fs: \n now means newline, not LF
886 :    
887 : anton 1.7 2002-04-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
888 : anton 1.4
889 :     * kernel/int.fs, kernel/require.fs, doc/gforth.ds, startup.fs, gforth.el, quotes.fs:
890 :     gforth.el: while now increases indentation
891 :     new words s\" .\" \"-parse for dealing with non-printing characters
892 :    
893 : anton 1.7 2002-04-18 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
894 : anton 1.4
895 :     * gforth.el:
896 :     Fixed bug that caused scrolling to slow down extremely since
897 :     forth-mode's fontification function was by default installed to
898 :     `fontification-functions' (in Emacs21). Changed motion-hooking (for
899 :     screen-number display in block files) to using timers instead of
900 :     post-command-hook to prevent further speed lag.
901 :    
902 : anton 1.7 2002-04-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
903 : anton 1.4
904 :     * kernel/int.fs, test/signals.fs, doc/gforth.ds, engine/main.c, kernel/comp.fs, Makefile.in, errors.fs, see.fs:
905 :     added regression test for signal on broken execute (not working on Linux-PPC)
906 :     new error message and code for ticking compile-only words
907 :     bug workaround for gforth binary (dynamic superinsts produced wrong code for
908 :     ?dup-0=-branch)
909 :    
910 : anton 1.7 2002-03-25 jwilke <jwilke@mips.complang.tuwien.ac.at>
911 : anton 1.4
912 :     * arch/misc/prim.fs: deleted x! and x@
913 :    
914 :     * arch/misc/prim.fs: before deleting x! and x@
915 :    
916 : anton 1.7 2002-03-23 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
917 : anton 1.4
918 :     * gforth.el: Minor bug- und compatability fixes.
919 :    
920 : anton 1.7 2002-03-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
921 : anton 1.4
922 :     * arch/m68k/machine.h, arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, engine/Makefile.in, engine/main.c, Makefile.in, arch/386/machine.h, arch/alpha/machine.h, arch/generic/machine.h, arch/hppa/machine.h, configure.in:
923 :     cleaned up #defines of DIRECT_THREADED and INDIRECT_THREADED
924 :     introduced engine gforth-itc (indirect threading, no replication)
925 :     fixed bug in indirect threading
926 :    
927 :     * ans-report.fs:
928 :     bugfix (replace-word adapted to primitive-centric code)
929 :    
930 :     * engine/main.c:
931 :     support for --no-super (no dynamic superinstructions) and
932 :     --no-dynamic (use only static primitives)
933 :    
934 : anton 1.7 2002-03-21 jwilke <jwilke@mips.complang.tuwien.ac.at>
935 : anton 1.4
936 :     * cross.fs: fix?!
937 :    
938 :     * cross.fs: MAXU MINI MAXI work now with dlit,
939 :    
940 :     * cross.fs: added optional write protection for memory regions
941 :    
942 :     * cross.fs: added symentry and \?
943 :    
944 :     * arch/misc/prim.fs: cleanup
945 :    
946 :     * arch/misc/prim.fs:
947 :     volatile vm data (registers and stack) go to seperate memory region
948 :     (preparation for romable tests)
949 :    
950 : anton 1.7 2002-03-20 jwilke <jwilke@mips.complang.tuwien.ac.at>
951 : anton 1.4
952 :     * cross.fs: No forward references to native code definitions
953 :     (primitives and doer) are allowed any more
954 :     (didn't work in any case before, but now a warning is issued)
955 :    
956 :     * kernel/main.fs: sanity check for header address changed
957 :    
958 :     * kernel/main.fs:
959 :     moved image-header down to avoid forward reference for doer
960 :    
961 : anton 1.7 2002-03-19 jwilke <jwilke@mips.complang.tuwien.ac.at>
962 : anton 1.4
963 :     * cross.fs: cleaned up bernds changes.
964 :     tried to manage the peephole/call threading stuff with the
965 :     existing plugin definitions.
966 :    
967 :     * kernel/main.fs: Oops. Sorry for that empty log-message.
968 :     Moved forthstart definition to not have a forward reference on a primitive.
969 :    
970 :     * kernel/main.fs: *** empty log message ***
971 :    
972 :     * cross.fs: no functional change
973 :    
974 : anton 1.7 2002-03-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
975 : anton 1.4
976 :     * engine/io.c: portability change
977 :    
978 :     * INSTALL, Makefile.in, configure.in:
979 :     Better discussion of cross-installation in INSTALL.
980 :     Force direct threading everywhere (indirect threading currentldoes not work).
981 :     make target "gforths" builds and copies all engines.
982 :    
983 : anton 1.7 2002-03-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
984 : anton 1.4
985 :     * BUILD-FROM-SCRATCH, Makefile.in:
986 :     fixed Makefile bugs (to get BUILD-FROM-SCRATCH running again)
987 :    
988 : anton 1.7 2002-02-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
989 : anton 1.4
990 :     * kernel/comp.fs, engine/forth.h, engine/main.c, engine/peephole.c, engine/profile.c, prim, prims2x.fs, Makefile.in:
991 :     lit@ and lit+ are now defined as superinstructions
992 :     compile lit @ and lit + instead of lit@ and lit+
993 :     extended prims2x to support superinstructions with non-C-names
994 :     (syntax: forth-name /c-name = ...)
995 :     support profiling of interpreters with superinstructions
996 :     (with simple instructions in the output).
997 :     profile output with prefixes only (enable by editing profile.c).
998 :     optional reporting of static superinstruction lengths (compared to
999 :     dynamic superinstructions); enable by compiling with -DPRINT_SUPER_LENGTHS
1000 :    
1001 : anton 1.7 2002-02-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1002 : anton 1.4
1003 :     * engine/engine.c, kernel/comp.fs, kernel/cond.fs, kernel/vars.fs, gforth.el, peeprules.vmg:
1004 :     Compiles static superinstructions combined with dynamic superinstructions
1005 :     added ENDIF to gforth.el
1006 :    
1007 : anton 1.7 2002-01-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1008 : anton 1.4
1009 :     * engine/main.c:
1010 :     eliminated searching in compile_prim (faster startup and compilation)
1011 :    
1012 :     * engine/main.c, see.fs:
1013 :     dynamic superinstructions for the code in the image
1014 :     SEE works again for CODE words
1015 :    
1016 : anton 1.7 2002-01-26 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1017 : anton 1.4
1018 :     * gforth.el:
1019 :     Fixed everything that prevented `gforth.el' from working with XEmacs
1020 :     21.1. Fixed info-lookup.
1021 :    
1022 : anton 1.7 2002-01-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1023 : anton 1.4
1024 :     * arch/386/machine.h, engine/engine.c, engine/forth.h, engine/main.c, engine/threaded.h, prim:
1025 :     hybrid direct/indirect threading (replaces direct threading)
1026 :    
1027 : anton 1.7 2002-01-19 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1028 : anton 1.4
1029 :     * gforth.el: Added code for making `gforth.el' work in Emacs 19.34.
1030 :    
1031 : anton 1.7 2002-01-17 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1032 : anton 1.4
1033 :     * gforth.el:
1034 :     added and fixed `require's, fixed byte-code-compilation relevant
1035 :     things (avoid free variables, top-level `require's etc), added
1036 :     `(provide 'forth-mode)'
1037 :    
1038 : anton 1.7 2002-01-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
1039 : anton 1.4
1040 :     * environ.fs, float.fs, startup.fs: Fixed enviroment queries
1041 :    
1042 : anton 1.7 2002-01-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1043 : anton 1.4
1044 :     * engine/forth.h, engine/main.c, engine/threaded.h: bugfixes
1045 :    
1046 : anton 1.7 2002-01-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1047 : anton 1.4
1048 :     * engine/main.c:
1049 :     compile_prim now converts "xts" into "threaded-code" for DOUBLY_INDIRECT,
1050 :     and reports non-primitive non-xt input
1051 :    
1052 : anton 1.7 2002-01-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1053 : anton 1.4
1054 :     * engine/engine.c, engine/forth.h, engine/main.c, engine/signals.c, engine/threaded.h, Makefile.in, comp-i.fs:
1055 :     Differentiate between threaded code and xts in gforth-ditc and in gforthmi
1056 :    
1057 : anton 1.7 2002-01-05 pazsan <pazsan@mips.complang.tuwien.ac.at>
1058 : anton 1.4
1059 :     * engine/main.c, engine/signals.c, kernel/aliases0.fs, cross.fs, prim, search.fs:
1060 :     Thrown out static vocabulary stack
1061 :     Changed cross to make mixed threading workable
1062 :    
1063 :     * kernel/args.fs, kernel/comp.fs, kernel/int.fs, kernel/paths.fs, cross.fs, prim:
1064 :     Cross compiler changes for mixed threading
1065 :    
1066 : anton 1.7 2002-01-05 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1067 : anton 1.4
1068 :     * search.fs, gforth.el: Made gforth.el hilight see and dbg.
1069 :     Added dynamic search order stack allocation code to search.fs.
1070 :    
1071 : anton 1.7 2002-01-04 pazsan <pazsan@mips.complang.tuwien.ac.at>
1072 : anton 1.4
1073 :     * engine/engine.c, see.fs, cross.fs, prim:
1074 :     Modified cross to get closer to mixed threading
1075 :     Added a few debugging aids
1076 :    
1077 : anton 1.7 2002-01-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1078 : anton 1.4
1079 :     * engine/main.c: preparations in loader for hybrid threading
1080 :    
1081 : anton 1.7 2002-01-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
1082 : anton 1.4
1083 :     * Benchres, Makefile.in:
1084 :     Added benchmark result (superinstructions) for 600 MHz Athlon
1085 :     Made cross work again with superinstructions (requires larger dictionary)
1086 :    
1087 : anton 1.7 2001-12-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1088 : anton 1.4
1089 :     * arch/alpha/machine.h, arch/power/_sync_cache_range.c, engine/main.c, Benchres, Makefile.in, arch/386/machine.h, machpc.fs, machpc.fs.in:
1090 :     default dictionary size 1M cells
1091 :     machine-specific stuff for dynamic superinstructions is now in machine.h
1092 :     support for dynamic superinstructions for Alpha
1093 :    
1094 : anton 1.7 2001-12-28 pazsan <pazsan@mips.complang.tuwien.ac.at>
1095 : anton 1.4
1096 :     * engine/engine.c: undefined symbols to make engine.c work with GNU m4
1097 :    
1098 : anton 1.7 2001-12-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1099 : anton 1.4
1100 :     * engine/forth.h, engine/main.c, doc/gforth.ds, machpc.fs:
1101 :     gforth no longer uses TOS caching (for improved error detection, suggested by
1102 :     Dennis Donnelly).
1103 :     The default FP stack size is 16K (for improved error detection).
1104 :     minor changes.
1105 :    
1106 : anton 1.7 2001-12-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1107 : anton 1.4
1108 :     * engine/engine.c, kernel/toolsext.fs, prim:
1109 :     dynamic superinstructions now continue across conditional branches
1110 :     added DEFINED back in (as alias of [DEFINED])
1111 :    
1112 : anton 1.7 2001-12-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1113 : anton 1.4
1114 :     * engine/Makefile.in, engine/forth.h, engine/main.c, kernel/comp.fs, Benchres, Makefile.in, prim, prims2x.fs:
1115 :     added dynamic superinstructions (currently for direct threading on 386,
1116 :     without checking for other platforms)
1117 :    
1118 :     * engine/Makefile.in, engine/engine.c, engine/main.c, Benchres, doc/gforth.ds, prims2x.fs:
1119 :     determine primitive relocatability for dynamic superinstructions
1120 :     documentation changes (from bug reports by Robert Epprecht and others)
1121 :    
1122 : anton 1.7 2001-12-15 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1123 : anton 1.4
1124 :     * gforth.el:
1125 :     Cleaned up motion-dectection, used for displaying screen-numbers in
1126 :     forth-block-mode. Added support for just-in-time hilighting feature of
1127 :     Emacs21 (using fontification-functions hook).
1128 :    
1129 : anton 1.7 2001-12-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1130 : anton 1.4
1131 :     * engine/engine.c, engine/threaded.h, doc/gforth.ds, prim, prims2x.fs:
1132 :     use LABEL(name) instead of CASE I_name at the start of a primitive
1133 :     fixed read-line tutorial documentation bug
1134 :    
1135 : anton 1.7 2001-12-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1136 : anton 1.4
1137 :     * Benchres, arch/386/machine.h:
1138 :     more register allocation fine-tuning; USE_TOS is again used with gcc-3.*
1139 :    
1140 :     * Benchres, arch/386/machine.h, engine/Makefile.in:
1141 :     explicit register allocation for gcc-3.0.x (not as good as gcc-2.95, but
1142 :     better than before); don't use TOS with gcc-3.x, so rp can be allocated.
1143 :     Compile engine.c with -fno-gcse (to improve gcc-3.x code quality).
1144 :    
1145 : anton 1.7 2001-12-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
1146 : anton 1.4
1147 :     * engine/engine.c, prim, proxy.fs, script.fs:
1148 :     Fixed popen access type (*not binary*)
1149 :     Fixed some bugs in proxy.fs
1150 :     Added scripting support
1151 :    
1152 : anton 1.7 2001-11-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
1153 : anton 1.4
1154 :     * fi2c.fs: fixed fi2c.fs address size bug
1155 :    
1156 : anton 1.7 2001-11-11 pazsan <pazsan@mips.complang.tuwien.ac.at>
1157 : anton 1.4
1158 :     * arch/386/ncex/ncexcompiler.fs, arch/386/ncex/ncexcontrol.fs, arch/386/ncex/ncexcpu1.fs, arch/386/ncex/ncexcpu2.fs, arch/386/ncex/ncexregalloc.fs, Makefile.in, cross.fs, httpd.fs, prims2x.fs, proxy.fs, wf.fs:
1159 :     Added tags generation for vi
1160 :     small changes on httpd for EuroForth paper
1161 :     Added navigation button generation via Gimp to wf
1162 :     Made nccomp from Lars Krueger work at least somehow
1163 :    
1164 : anton 1.7 2001-10-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1165 : anton 1.4
1166 :     * engine/threaded.h, vmgen-ex/engine.c, prims2x.fs:
1167 :     prims2x now generates CASE before the label
1168 :    
1169 :     * kernel/int.fs, BUGS, ekey.fs, machpc.fs:
1170 :     added some function key names and sequences (from Linux console)
1171 :     renamed NAME into PARSE-WORD
1172 :    
1173 : anton 1.7 2001-10-07 pazsan <pazsan@mips.complang.tuwien.ac.at>
1174 : anton 1.4
1175 :     * locate.fs: Added locate for vi fans
1176 :    
1177 : anton 1.7 2001-09-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
1178 : anton 1.4
1179 :     * dosekey.fs, startup.fs: Added DOS support for ekey
1180 :    
1181 : anton 1.7 2001-09-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
1182 : anton 1.4
1183 :     * kernel/toolsext.fs: Provided [defined] and [undefined]
1184 :     Changed stack comments in toolsext.fs
1185 :    
1186 :     * history.fs:
1187 :     Added ignoring command completion if there's another key in the queue
1188 :    
1189 : anton 1.7 2001-09-16 pazsan <pazsan@mips.complang.tuwien.ac.at>
1190 : anton 1.4
1191 :     * kernel/main.fs:
1192 :     Put full featured startup.fs into main.fs, so that both BUILD-FROM-SCRATCH
1193 :     and a build based on kernl*.fi can expect the same extensions.
1194 :    
1195 : anton 1.7 2001-09-16 jwilke <jwilke@mips.complang.tuwien.ac.at>
1196 : anton 1.4
1197 :     * arch/c165/prim.fs: fix
1198 :    
1199 :     * cross.fs: fix: cross now works again on top of kernlXYZ.fi
1200 :    
1201 :     * debug.fs, environ.fs, glocals.fs, look.fs: added requires
1202 :    
1203 :     * engine/.cvsignore: Added profile.i, peephole.i and gforth-prof
1204 :    
1205 :     * engine/main.c: Non-relocatable images with fixed base work again.
1206 :     Base address of $100 and 0 are now special cases that indicate
1207 :     a relocatable image.
1208 :    
1209 : anton 1.7 2001-09-15 pazsan <pazsan@mips.complang.tuwien.ac.at>
1210 : anton 1.4
1211 :     * arch/386/ncex/ncexcompiler.fs, engine/signals.c, history.fs:
1212 :     Fix for terminals where TIOCGWINSZ doesn't work
1213 :     Added bindkey to history.fs
1214 :    
1215 : anton 1.7 2001-09-12 jwilke <jwilke@mips.complang.tuwien.ac.at>
1216 : anton 1.4
1217 :     * cross.fs: added comment
1218 :    
1219 :     * kernel/main.fs: cleanup
1220 :    
1221 :     * machpc.fs, cross.fs, engine/main.c, kernel/basics.fs, kernel/main.fs:
1222 :     Image starts at $100 for cross-compilation now. A NULL-reference
1223 :     is really a reference to address 0 and NIL is 0.
1224 :     In the kernel image-header to get the headers address.
1225 :     Image loading is only changed minimal: The stuff with fixed
1226 :     addressed images is thrown out, because every image is relocatable.
1227 :     No header change. Old images should work.
1228 :    
1229 :     * cross.fs: renamed aprim
1230 :    
1231 : anton 1.7 2001-09-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
1232 : anton 1.4
1233 :     * wf.fs: Improved table handling
1234 :    
1235 : anton 1.7 2001-09-06 jwilke <jwilke@mips.complang.tuwien.ac.at>
1236 : anton 1.4
1237 :     * cross.fs: added fixme comment
1238 :    
1239 :     * kernel/files.fs:
1240 :     changed warnings to redefinitions-start / end because
1241 :     we have to switch more than only the warnings
1242 :    
1243 : anton 1.7 2001-09-05 jwilke <jwilke@mips.complang.tuwien.ac.at>
1244 : anton 1.4
1245 :     * cross.fs: cleaned up
1246 :     EC stuff currently broken
1247 :    
1248 :     * cross.fs:
1249 :     fix: this version produces exacly the same images as version 1.101
1250 :    
1251 :     * cross.fs: - added changes for peephole optimization
1252 :     Test version!
1253 :    
1254 :     * cross.fs: - some cleanup
1255 :     - added dlit,
1256 :    
1257 :     * cross.fs: - oops, left some debugging output
1258 :     - added comment for ghost fields
1259 :    
1260 :     * cross.fs:
1261 :     merged in the sepearation from colon, and prim, through the >comp field in the ghost
1262 :     still TODOs:
1263 :     - peephole stuff
1264 :     - unification of new >exec-compile and >comp fields
1265 :    
1266 :     a running kernl32l.fi was created successfully with this cross.fs
1267 :    
1268 : anton 1.7 2001-09-04 jwilke <jwilke@mips.complang.tuwien.ac.at>
1269 : anton 1.4
1270 :     * cross.fs: char optimization
1271 :    
1272 :     * cross.fs: lots of changes from the G&D project
1273 :     - relocatable assembler output
1274 :     - vocabularies support prepared
1275 :     - lots of cleanup
1276 :     - hooks for instant (target execution while cross-compilation)
1277 :     - peephole changes from bernd missing
1278 :     - genereation of kernl32l.fi works correctly
1279 :    
1280 :     * cross.fs: this is the orignal cross.fs from 0.5.0 updated
1281 :     with input-method and long headers
1282 :     (used to compare generated images, does not last long)
1283 :    
1284 :     * hash.fs: relocation fixes for cross-compilation
1285 :    
1286 :     * kernel/comp.fs, kernel/int.fs:
1287 :     relocation fixes, use [compile] for immediate words
1288 :     added AValue in comp.fs
1289 :    
1290 :     * cross.fs: interims version to check in the kernel changes
1291 :    
1292 :     * kernel/cloop.fs: changed compile to postpone
1293 :    
1294 :     * kernel/cbr.fs: changed to postpone
1295 :    
1296 :     * kernel/basics.fs: fix for ec: AConstant relocatable
1297 :    
1298 : anton 1.7 2001-09-03 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1299 : anton 1.4
1300 :     * gforth.el:
1301 :     Bugfix, Improved hilighting/indentation to recoginize structured
1302 :     data-types, that end on %. Indentation now also ignores non-immediate
1303 :     words inside definitions. Tested gforth.el on Emacs21. Works fine!!
1304 :    
1305 : anton 1.7 2001-09-03 jwilke <jwilke@mips.complang.tuwien.ac.at>
1306 : anton 1.4
1307 :     * arch/misc/tt.fs: fix for relocating
1308 :    
1309 : anton 1.7 2001-08-25 pazsan <pazsan@mips.complang.tuwien.ac.at>
1310 : anton 1.4
1311 :     * arch/386/asm.fs, wf.fs: Fixed 386 assembler jump table
1312 :     Some improvements to Wiki Forth
1313 :    
1314 : anton 1.7 2001-08-08 jwilke <jwilke@mips.complang.tuwien.ac.at>
1315 : anton 1.4
1316 :     * BUILD-FROM-SCRATCH: fix
1317 :    
1318 : anton 1.7 2001-08-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1319 : anton 1.4
1320 :     * BUGS, doc/gforth.ds, float.fs, stuff.fs: New bug reports.
1321 :     added slurp-fid; documented slurp-fid and slurp-file.
1322 :     bugfix in f. (thanks to Doug Bagley).
1323 :    
1324 : anton 1.7 2001-08-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
1325 : anton 1.4
1326 :     * wf.fs: Another set of fixes for wf.fs
1327 :    
1328 : anton 1.7 2001-08-05 pazsan <pazsan@mips.complang.tuwien.ac.at>
1329 : anton 1.4
1330 :     * arch/386/ncex/ncexcompiler.fs, arch/386/ncex/ncexcpu1.fs, wf.fs:
1331 :     Added toc handling to wf
1332 :     Wrote wrapper code for ncex
1333 :    
1334 : anton 1.7 2001-07-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
1335 : anton 1.4
1336 :     * wf.fs: Some further fixes
1337 :    
1338 : anton 1.7 2001-07-24 pazsan <pazsan@mips.complang.tuwien.ac.at>
1339 : anton 1.4
1340 :     * wf.fs: Fixed jpeg handling
1341 :     Improved data base
1342 :    
1343 : anton 1.7 2001-07-23 pazsan <pazsan@mips.complang.tuwien.ac.at>
1344 : anton 1.4
1345 :     * wf.fs: Added image size handling
1346 :    
1347 : anton 1.7 2001-07-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
1348 : anton 1.4
1349 :     * wf.fs: Some further modification to wiki for Forth
1350 :    
1351 : anton 1.7 2001-07-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
1352 : anton 1.4
1353 :     * wf.fs: fixed table end problem
1354 :    
1355 :     * wf.fs: Added embedded images (no size yet)
1356 :     Improved table parsing
1357 :    
1358 :     * wf.fs: Added HTML table, easier ways to add options to a tag
1359 :    
1360 :     * wf.fs: Improvements of wiki for Forth
1361 :     Added small text data base
1362 :    
1363 : anton 1.7 2001-07-16 pazsan <pazsan@mips.complang.tuwien.ac.at>
1364 : anton 1.4
1365 :     * wf.fs: Added first version of a Wiki in Forth
1366 :    
1367 : anton 1.7 2001-07-10 crook <crook@mips.complang.tuwien.ac.at>
1368 : anton 1.4
1369 :     * cross.fs, arch/c165/mach.fs:
1370 :     added constant for bits/char -- seems that this is now obligatory.
1371 :    
1372 :     * arch/6502/asm.fs, arch/6502/mach.fs:
1373 :     fixed comments and formatting in asm.fs, and set a default processor variant
1374 :     (one of the reasons why kernl-6502.fi doesn't build). Added null >boot in
1375 :     mach.fs.
1376 :    
1377 :     * arch/misc/README:
1378 :     fixed up comments to reflect current file organisation.
1379 :    
1380 :     * arch/4stack/README, arch/4stack/mach.sh:
1381 :     kernl-4stack.fi now builds. Fixed paths in mach.sh, and changed reference
1382 :     therein from gforth to ./gforth to ensure that the engine is consistent
1383 :     with the source tree in which the .fi file is being built. Revised README
1384 :     to reflect the current file organisation.
1385 :    
1386 :     * asm/numref.fs: fix typos and comments.
1387 :    
1388 :     * kernel/kernel.fs, kernel/main.fs, kernel/pass.fs:
1389 :     minor formatting fixes. Fix typos and comments.
1390 :    
1391 : anton 1.7 2001-06-26 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1392 : anton 1.4
1393 :     * gforth.el, etags.fs:
1394 :     Fixed some old bug in etags.fs and refined tag search in gforth.el. See my
1395 :     not in etags.fs for details.
1396 :    
1397 : anton 1.7 2001-06-19 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1398 : anton 1.4
1399 :     * gforth.el: Improved imenu support.
1400 :    
1401 : anton 1.7 2001-06-17 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1402 : anton 1.4
1403 :     * gforth.el: Improved interface for customizing hilighting/indentation.
1404 :     Added imenu and speedbar support (needs further refinement, though).
1405 :    
1406 : anton 1.7 2001-06-16 pazsan <pazsan@mips.complang.tuwien.ac.at>
1407 : anton 1.4
1408 :     * arch/misc/mach.fs, arch/shboom/mach.fs:
1409 :     Some further steps to make gforth EC work
1410 :    
1411 :     * kernel/quotes.fs, kernel/vars.fs, arch/386/ncex/ncexregalloc.fs, arch/4stack/mach.fs, arch/4stack/relocate.fs, arch/6502/mach.fs, arch/8086/mach.fs, engine/forth.h, engine/main.c, arch/386/ncex/ncexcpu1.fs, cross.fs, prim, prims2x.fs:
1412 :     Made some Gforth-EC targets work again
1413 :     Started grouping (no renumbering yet, groups are just dummies)
1414 :    
1415 : anton 1.7 2001-06-15 ak042 <ak042@mips.complang.tuwien.ac.at>
1416 : anton 1.4
1417 :     * engine/peephole.c: revert all 2001/05/28 changes.
1418 :    
1419 : anton 1.7 2001-06-14 crook <crook@mips.complang.tuwien.ac.at>
1420 : anton 1.4
1421 :     * colorize.fs, ansi.fs:
1422 :     changed >f to >FG and >b to >BG (and <f <b to <FG <BG) to remove name
1423 :     clash between ansi.fs ">f" and gforth floating comparison word.
1424 :    
1425 : anton 1.7 2001-06-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
1426 : anton 1.4
1427 :     * tasker.fs: Fixed kill-task
1428 :     Added glossary entries
1429 :    
1430 :     * tasker.fs: Fixed tasker (to handle new input method)
1431 :    
1432 : anton 1.7 2001-05-28 ak042 <ak042@mips.complang.tuwien.ac.at>
1433 : anton 1.4
1434 :     * engine/peephole.c: there is still a problem with iburg <-> burg.
1435 :    
1436 : anton 1.7 2001-05-18 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1437 : anton 1.4
1438 :     * gforth.el: Refined forth-block-mode.
1439 :    
1440 : anton 1.7 2001-05-13 jwilke <jwilke@mips.complang.tuwien.ac.at>
1441 : anton 1.4
1442 :     * Makefile.in, prims2x.fs:
1443 :     simpy inlclude startup.fs in prims2x if needed
1444 :    
1445 :     * BUILD-FROM-SCRATCH, Makefile.in, prims2x.fs, startup.fs:
1446 :     cleanup, so BUILD-FROM-SCRATCH (should) works
1447 :    
1448 :     * exboot.fs: comment fix
1449 :    
1450 : anton 1.7 2001-05-11 crook <crook@mips.complang.tuwien.ac.at>
1451 : anton 1.4
1452 :     * engine/forth.h:
1453 :     removed spurious ; from end of #endif to get rid of compile warning.
1454 :    
1455 : anton 1.7 2001-05-10 jwilke <jwilke@mips.complang.tuwien.ac.at>
1456 : anton 1.4
1457 :     * kernel/accept.fs: corrected control keys vector
1458 :    
1459 : anton 1.7 2001-05-09 jwilke <jwilke@mips.complang.tuwien.ac.at>
1460 : anton 1.4
1461 :     * Makefile.in: BUILDFORTH more comment
1462 :    
1463 :     * cross.fs: corrected problem with messed up word names in crossdoc.fd
1464 :    
1465 : anton 1.7 2001-05-07 jwilke <jwilke@mips.complang.tuwien.ac.at>
1466 : anton 1.4
1467 :     * ToDo: new topics
1468 :    
1469 : anton 1.7 2001-05-06 dvdkhlng <dvdkhlng@mips.complang.tuwien.ac.at>
1470 : anton 1.4
1471 :     * gforth.el: *** empty log message ***
1472 :    
1473 : anton 1.7 2001-05-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1474 : anton 1.4
1475 :     * kernel/quotes.fs, README.vmgen:
1476 :     interpreted s" now ALLOCATEs the string
1477 :    
1478 : anton 1.7 2001-05-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1479 : anton 1.4
1480 :     * vmgen.in: vmgen base file
1481 :    
1482 :     * README, configure.in, testdist, vmgen-ex/README, Makefile.in:
1483 :     minor changes
1484 :    
1485 :     * engine/Makefile.in, prim, testdist, Makefile.in, README.vmgen, configure.in, peeprules.vmg:
1486 :     vmgen-related changes in Makefile
1487 :     fixed FORTHB/prims2x breakage
1488 :     removed lit_plus
1489 :     added peeprules.vmg as a place to put superinstructions
1490 :     testdist now also tests vmgen-ex
1491 :    
1492 :     * vmgen-ex/mini-super.vmg, vmgen-ex/mini.h, vmgen-ex/mini.vmg, vmgen-ex/peephole-blacklist, vmgen-ex/profile.c, vmgen-ex/seq2rule.awk, vmgen-ex/stat.awk, vmgen-ex/support.c, vmgen-ex/Makefile, vmgen-ex/README, vmgen-ex/engine.c, vmgen-ex/mini-inst.vmg:
1493 :     fixed profiling
1494 :     completed README
1495 :    
1496 : anton 1.7 2001-04-30 jwilke <jwilke@mips.complang.tuwien.ac.at>
1497 : anton 1.4
1498 :     * arch/avr/asm.fs: fixes
1499 :    
1500 :     * BUILD-FROM-SCRATCH:
1501 :     with an installed gorth 0.5.0 just type ". BUILD-FROM-SCRATCH" after
1502 :     checkout
1503 :    
1504 :     * BUILD-FROM-SCRATCH, Makefile.in, prims2x.fs:
1505 :     set of changes to use gforth0.5.0 to build right out of the cvs sources
1506 :    
1507 :     * arch/generic/machine.h: define HAS_PEEPHOLE only if not defined
1508 :    
1509 :     * arch/generic/machine.h:
1510 :     HAS_PEEPHOLE must be defined by default as in machpc.fs
1511 :    
1512 : anton 1.7 2001-04-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1513 : anton 1.4
1514 :     * vmgen-ex/Makefile, vmgen-ex/engine.c, vmgen-ex/mini.vmg:
1515 :     added more threading schemes and comments
1516 :     added USE_spTOS and commented out superflouos cache flushes and refills
1517 :    
1518 :     * vmgen-ex/Makefile, vmgen-ex/mini.y, vmgen-ex/test.out: minor changes
1519 :    
1520 :     * vmgen-ex/mini.h, vmgen-ex/mini.l, vmgen-ex/mini.vmg, vmgen-ex/mini.y, vmgen-ex/peephole.c, vmgen-ex/profile.c, vmgen-ex/simple.mini, vmgen-ex/support.c, vmgen-ex/test.mini, vmgen-ex/Makefile, vmgen-ex/README, vmgen-ex/disasm.c, vmgen-ex/engine.c, vmgen-ex/fib.mini:
1521 :     added vmgen-ex
1522 :    
1523 : anton 1.7 2001-04-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1524 : anton 1.4
1525 :     * vmgen-Attic/Makefile, vmgen-Attic/disasm.c:
1526 :     removing vmgen directory (will be replaced by vmgen-ex)
1527 :    
1528 : anton 1.7 2001-04-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
1529 : anton 1.4
1530 :     * machpc.fs.in: source for machpc.fs (for peephole)
1531 :    
1532 :     * arch/generic/machine.h, engine/engine.c, prim, see.fs, Makefile.in, acconfig.h, configure.in, cross.fs, gforth.el:
1533 :     Made peephole a configurable option
1534 :    
1535 : anton 1.7 2001-03-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1536 : anton 1.4
1537 :     * engine/engine.c, engine/peephole.c:
1538 :     peephole optimization now uses a hash table
1539 :     primtable() moved to engine.c (threading dependent)
1540 :    
1541 :     * kernel/int.fs, see.fs, simp-see.fs, startup.fs: added SIMPLE-SEE
1542 :    
1543 : anton 1.7 2001-03-18 pazsan <pazsan@mips.complang.tuwien.ac.at>
1544 : anton 1.4
1545 :     * arch/generic/machine.h, kernel/comp.fs, kernel/int.fs, kernel/vars.fs, machpc.fs, prim, cross.fs:
1546 :     Made peephole a configurable option
1547 :     call compilation in cross works now
1548 :     Not done yet:
1549 :     - peephole itself
1550 :     - Create as alit,
1551 :     - DOES> compilation
1552 :    
1553 : anton 1.7 2001-03-18 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1554 : anton 1.4
1555 :     * prims2x.fs:
1556 :     prefixes are now automatically defined in wordlist PREFIXES
1557 :    
1558 :     * engine/engine.c, prim, prims2x.fs:
1559 :     moved stack definitions from prims2x.fs to prim (and support for that)
1560 :    
1561 :     * prims2x.fs:
1562 :     cleaned up prims2x.fs, prepare for pulling stack definition out
1563 :    
1564 :     * engine/profile.c, prims2x.fs:
1565 :     VM_DEBUGGING now also prints stack-out values.
1566 :     output-profile now uses goto to avoid gcc parser overflow.
1567 :    
1568 : anton 1.7 2001-03-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
1569 : anton 1.4
1570 :     * cross.fs, see.fs:
1571 :     Further peephole optimization preparation in cross.fs:
1572 :     - compile calls now works
1573 :     - compile Create/DOES> better prepaired (doesn't work yet)
1574 :     - compile Create/Variable doesn't work yet
1575 :     - no peephole optimization yet
1576 :     See calls works
1577 :    
1578 : anton 1.7 2001-03-11 pazsan <pazsan@mips.complang.tuwien.ac.at>
1579 : anton 1.4
1580 :     * cross.fs, gforth.el:
1581 :     Checked in cross with some part of peephole optimization (doers - not all of
1582 :     them)
1583 :     Checked in fontlock-mode coloring version of gforth.el
1584 :    
1585 :     * Makefile.in, cross.fs, prim, prims2x.fs:
1586 :     First steps to get peephole optimizing into cross
1587 :    
1588 : anton 1.7 2001-03-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1589 : anton 1.4
1590 :     * engine/profile.c, prims2x.fs: minor bugfixes
1591 :    
1592 : anton 1.7 2001-03-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1593 : anton 1.4
1594 :     * Makefile.in, engine/profile.c, prims2x.fs:
1595 :     profiling now outputs subsequences
1596 :    
1597 : anton 1.7 2001-02-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1598 : anton 1.4
1599 :     * Makefile.in, engine/forth.h, engine/main.c, engine/profile.c, prim, prims2x.fs:
1600 :     continued block profiling
1601 :    
1602 : anton 1.7 2001-02-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1603 : anton 1.4
1604 :     * engine/engine.c, engine/forth.h, engine/main.c, engine/peephole.c, engine/profile.c, Makefile.in, backtrac.fs, engine/Makefile.in, prim, prims2x.fs:
1605 :     good start at profiling for peephole optimization
1606 :     backtrace now also works for calls done with CALL
1607 :    
1608 :     * prims2x.fs: "TAIL;" now works properly in superinstructions
1609 :    
1610 : anton 1.7 2001-02-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1611 : anton 1.4
1612 :     * kernel/comp.fs, test/string.fs, gforthmi.in, prim:
1613 :     gforthmi now deals properly with arguments containing spaces
1614 :     added CALL and USERADDR primitives
1615 :     all references to colon defs, constants etc. are now compiled to primitives
1616 :     with inline arguments
1617 :     improved COMPARE test case
1618 :    
1619 : anton 1.7 2001-02-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1620 : anton 1.4
1621 :     * kernel/comp.fs, kernel/cond.fs, kernel/int.fs, kernel/vars.fs, comp-i.fs, prims2x.fs:
1622 :     added peephole optimization to kernel
1623 :    
1624 :     * engine/Makefile.in, engine/engine.c, engine/forth.h, engine/peephole.c, prim, prims2x.fs, Makefile.in:
1625 :     added C and primitive support for peeophole optimization
1626 :    
1627 :     * Makefile.in, prims2x.fs, test/string.fs: added test for COMPARE
1628 :     more peephole optimization stuff
1629 :    
1630 : anton 1.7 2001-02-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1631 : anton 1.4
1632 :     * prims2x.fs: first take on generating combined instructions
1633 :    
1634 : anton 1.7 2001-02-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1635 : anton 1.4
1636 :     * prims2x.fs:
1637 :     fixed inst-stream access in parts of combined instructions
1638 :    
1639 : anton 1.7 2001-02-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1640 : anton 1.4
1641 :     * BUGS, prims2x.fs: more combined word changes
1642 :    
1643 : anton 1.7 2001-02-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1644 : anton 1.4
1645 :     * engine/forth.h, prims2x.fs:
1646 :     type-specific conversion functions for fetch/store-double
1647 :    
1648 : anton 1.7 2001-02-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1649 : anton 1.4
1650 :     * engine/engine.c, BUGS, configure.in, prim, prims2x.fs:
1651 :     type conversion macros instead of casts for fetch/store-single (prims2x.fs)
1652 :    
1653 : anton 1.7 2001-02-04 pazsan <pazsan@mips.complang.tuwien.ac.at>
1654 : anton 1.4
1655 :     * arch/8086/mach.fs, cross.fs, kernel/int.fs, prim:
1656 :     Fixed problems with new word header format for Gforth EC (now only tested
1657 :     for gf8086.com)
1658 :    
1659 : anton 1.7 2001-01-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
1660 : anton 1.4
1661 :     * kernel/int.fs: Fixed masks for character sizes > 8 bit
1662 :    
1663 : anton 1.7 2001-01-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
1664 : anton 1.4
1665 :     * kernel/int.fs: Fixed [ alias-mask lcount-mask or ] Literal problem
1666 :    
1667 :     * cross.fs: Fixed input method problem
1668 :    
1669 : anton 1.7 2001-01-28 pazsan <pazsan@mips.complang.tuwien.ac.at>
1670 : anton 1.4
1671 :     * cross.fs, kernel/comp.fs, kernel/int.fs, prims2x.fs:
1672 :     Fixed cell-size dependent masks
1673 :    
1674 : anton 1.7 2001-01-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1675 : anton 1.4
1676 :     * kernel/comp.fs, kernel/int.fs, Makefile.in, wordinfo.fs:
1677 :     fixed bug (?; might also be due to an Emacs change) in prim.TAGS generation.
1678 :     bugfix in alias? (length related)
1679 :     NEXTNAME can now also handle long names
1680 :     added FREE-MEM-VAR
1681 :    
1682 :     * kernel/comp.fs, see.fs: SEE bugfix (coming from long names)
1683 :     NEXTNAME bugfix (but still length restrictions)
1684 :    
1685 :     * kernel/int.fs, comp-i.fs, cross.fs, hash.fs, kernel/comp.fs, table.fs:
1686 :     long names in dictionary
1687 :    
1688 : anton 1.7 2001-01-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1689 : anton 1.4
1690 :     * engine/engine.c, prim:
1691 :     added primitives (listlfind) (hashlfind) (tablelfind) for dealing with
1692 :     long names
1693 :    
1694 : anton 1.7 2001-01-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1695 : anton 1.4
1696 :     * prims2x.fs: replaced items with field in prim
1697 :    
1698 :     * kernel/tools.fs, prims2x.fs: factored out WORDLIST-WORDS from WORDS
1699 :     more work on combined primitives
1700 :    
1701 : anton 1.7 2001-01-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1702 : anton 1.4
1703 :     * prims2x.fs: minor changes
1704 :    
1705 :     * kernel/int.fs: made bracktrace-rp0 restoration THROW-proof
1706 :    
1707 :     * Makefile.in, kernel/int.fs, prims2cl.fs, prims2x.fs:
1708 :     bugfix (complete?): backtrace-rp0 now is restored in interpret
1709 :     process-file in prims2x.fs now takes two xts
1710 :     various other chnages in prims2x.fs
1711 :    
1712 : anton 1.7 2001-01-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1713 : anton 1.4
1714 :     * prims2x.fs: first parts for combined instructions
1715 :    
1716 : anton 1.7 2001-01-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1717 : anton 1.4
1718 :     * prims2x.fs: introduced make-prim
1719 :    
1720 : anton 1.7 2001-01-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1721 : anton 1.4
1722 :     * comp-i.fs, prims2x.fs, stuff.fs:
1723 :     moved SLURP-FILE from comp-i.fs to stuff.fs
1724 :     various changes in prims2x.fs
1725 :    
1726 : anton 1.7 2001-01-18 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1727 : anton 1.4
1728 :     * prims2x.fs: more refactoring in prims2x.fs
1729 :    
1730 :     * prims2x.fs: moved parser to the end
1731 :    
1732 :     * prims2x.fs: factored output out of DECLARATIONS
1733 :    
1734 :     * doc/gforth.ds, prims2x.fs: Better error reporting in prims2x.fs
1735 :     Bug fixed by changing the docs: RECOVER is not optional in TRY...ENDTRY.
1736 :    
1737 : anton 1.7 2001-01-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1738 : anton 1.4
1739 :     * prims2x.fs: some refactoring
1740 :    
1741 : anton 1.7 2001-01-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
1742 : anton 1.4
1743 :     * prim: Fixed error report for read-dir
1744 :    
1745 : anton 1.7 2001-01-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1746 : anton 1.4
1747 :     * prims2x.fs, ChangeLog, prim: changes for better debugging output
1748 :     made a ChangeLog for real
1749 :     NEWLINE for Darwin (should be LF, but if does not define unix)
1750 :    
1751 : anton 1.7 2001-01-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1752 : anton 1.4
1753 :     * engine/threaded.h, prims2x.fs: bugfix
1754 :    
1755 : anton 1.3 2001-01-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1756 :    
1757 :     * engine/threaded.h, prims2x.fs: bugfix
1758 :    
1759 :     2001-01-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1760 :    
1761 :     * prims2x.fs: minor improvements
1762 :    
1763 :     2000-12-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1764 :    
1765 :     * prims2x.fs: prims2x.fs now generates gen_<prim> functions.
1766 :    
1767 :     2000-12-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1768 :    
1769 :     * ekey.fs: added K-PRIOR, K-NEXT, K-DELETE to ekey.fs
1770 :     ekey.fs now recognizes Linux console escape sequences.
1771 :    
1772 :     2000-12-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1773 :    
1774 :     * prims2x.fs: more white space tolerance in prims2x.fs
1775 :    
1776 :     * prims2x.fs: even more tolerance for trailing white space
1777 :    
1778 :     * prims2x.fs: prims2x.fs is now more tolerant to trailig spaces
1779 :    
1780 :     * prims2x.fs, vmgen/Makefile, vmgen/disasm.c:
1781 :     prims2x can now generate a VM disassembler; added support files
1782 :    
1783 :     2000-12-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1784 :    
1785 :     * engine/Makefile.in, engine/threaded.h, prim, prims2x.fs:
1786 :     finishing touches to dealing with inst-stream in prims2x.fs
1787 :     converted prims to using this new feature for inline arguments (prefix '#')
1788 :     commented out prim* targets in engine/Makefile.in (out-of-date)
1789 :    
1790 :     2000-12-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1791 :    
1792 :     * engine/threaded.h, gforth.el:
1793 :     Simplified threading scheme for PPC (faster with gcc-2.95 on 604e and G4).
1794 :     Commented out hilight stuff in gforth.el (turned on hilighting everywhere).
1795 :     Fixed wrong use of add-hook, and replaced use of (obsolete)
1796 :     comment-indent-hook with comment-indent-function.
1797 :    
1798 :     2000-12-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1799 :    
1800 :     * prim, prims2x.fs:
1801 :     prims2x.fs can now process \E (for EVALUATE) "comments"
1802 :     moved prefix declarations to prims2x.fs (into \E comments).
1803 :    
1804 :     * prims2x.fs: added support for # prefix in prims2x.fs (not complete)
1805 :    
1806 :     2000-12-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
1807 :    
1808 :     * Makedist.in, Makefile.in, fixpath.fs, iss.sh:
1809 :     Improved Win32-based distribution (iss.sh generates a setup script for inno
1810 :     setup).
1811 :    
1812 :     2000-12-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1813 :    
1814 :     * Benchres, configure.in: i686 now uses indirect threading
1815 :    
1816 :     2000-12-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
1817 :    
1818 :     * arch/386/asm.fs, arch/386/disasm.fs:
1819 :     Fixed search order bug in 386 asm.
1820 :     Added ptr information to disassembler.
1821 :    
1822 :     2000-11-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1823 :    
1824 :     * doc/gforth.ds, stuff.fs: added CONST-DOES> documentation
1825 :    
1826 :     * environ.fs: added ENVIRONMENT (vocabulary)
1827 :    
1828 :     2000-11-19 pazsan <pazsan@mips.complang.tuwien.ac.at>
1829 :    
1830 :     * proxy.fs: Improved proxy further
1831 :    
1832 :     * proxy.fs: Removed debugging code
1833 :    
1834 :     * proxy.fs: Fixed Host in redirect
1835 :    
1836 :     * unix/socket.fs, httpd.fs, proxy.fs: Added proxying for httpd
1837 :    
1838 :     2000-11-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1839 :    
1840 :     * gforth.el:
1841 :     Bugfix: Highlighting code did not work on non-X emacs; bug report and
1842 :     patch by atsiyn_kytat@hotmail.com (Julian Fondren)
1843 :    
1844 :     2000-11-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1845 :    
1846 :     * prim, prims2x.fs:
1847 :     prims2x now replaces "TAIL;" in the C code with appropriate code for
1848 :     terminating the primitive
1849 :     Most conditional branches now use "TAIL;" to have two NEXTs
1850 :     This brings performance back to the level before Nov 12th 2000
1851 :    
1852 :     2000-11-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1853 :    
1854 :     * doc/gforth.ds, Makedist.in, Makefile.in, gforth.lsm, see.fs, startup.fs, stuff.fs:
1855 :     make bindist now makes sunsite-compliant package names
1856 :     updated lsm
1857 :     prims2x now works on the Alpha
1858 :     SEE now displays anonymous words as <###> (where ### is the xt)
1859 :     added CONST-DOES>
1860 :    
1861 :     2000-11-12 jwilke <jwilke@mips.complang.tuwien.ac.at>
1862 :    
1863 :     * debug.fs:
1864 :     debugging can nest into defered words, as well as execute and perform
1865 :    
1866 :     2000-11-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1867 :    
1868 :     * engine/forth.h, prim, prims2x.fs:
1869 :     prims2x.fs now generates the return stack stuff from the stack comment
1870 :     most references to rp were eliminated from prim
1871 :     currently this comes with a performance penalty, because
1872 :     conditional branches now use just one NEXT instead of one for the
1873 :     branch and one for the fallthrough
1874 :    
1875 :     * prims2x.fs:
1876 :     generalized prefixing in prims2x.fs (prepare for stack prefixes)
1877 :    
1878 :     2000-11-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1879 :    
1880 :     * engine/engine.c, engine/forth.h, engine/main.c, Makefile.in, prim, prims2x.fs:
1881 :     rewrote large parts of prims2x.fs to become more flexible (not restricted to
1882 :     2 stacks, factored out common code for the stacks, etc.).
1883 :     Changes in other files to go with the prims2x.fs changes
1884 :    
1885 :     2000-10-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
1886 :    
1887 :     * kernel/input.fs:
1888 :     Fixed evaluate problem (s" SOURCE" 2dup evaluate d= -> true)
1889 :    
1890 :     2000-10-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
1891 :    
1892 :     * kernel/args.fs, kernel/files.fs, kernel/getdoers.fs, kernel/input.fs, kernel/int.fs, kernel/kernel.fs, kernel/require.fs, kernel/vars.fs, Makefile.in, blocks.fs, cross.fs, extend.fs, httpd.fs, machpc.fs:
1893 :     Added new input handling (OO approach). Only available if capability
1894 :     new-input is true (so setting that to false in machpc.fs gets you the old
1895 :     input handling back).
1896 :    
1897 :     2000-10-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1898 :    
1899 :     * see.fs: added names ID. and .ID for .NAME
1900 :    
1901 :     2000-10-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1902 :    
1903 :     * kernel/accept.fs, BUGS, Benchres:
1904 :     added EDIT-LINE; ACCEPT now gives an error on negative input
1905 :     fixed ACCEPT documentation
1906 :    
1907 :     2000-10-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1908 :    
1909 :     * Makefile.in: make uninstall now deletes gforth-fast-$VERSION
1910 :    
1911 :     2000-10-03 pazsan <pazsan@mips.complang.tuwien.ac.at>
1912 :    
1913 :     * gforthmi.bat, mkdosmf.sed, mkos2mf.sed, os2conf.h, config.bat, dosconf.h:
1914 :     Fixed version strings in the DOS and OS/2 versions
1915 :     Fixed gforthmi.bat
1916 :    
1917 :     2000-10-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1918 :    
1919 :     * Benchres, gforth.el:
1920 :     Bugfix (add-hook etc. instead of setq etc.; bug report by David Kuehling)
1921 :     not fixed: forth-start-hook
1922 :    
1923 :     2000-09-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1924 :    
1925 :     * INSTALL, INSTALL.BINDIST, Makefile.in:
1926 :     add kernel.TAGS dependency and target in the Makefile
1927 :    
1928 :     2000-09-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1929 :    
1930 :     * configure.in: removed srcdir mangling in configure.in (broke bindist)
1931 :    
1932 :     2000-09-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1933 :    
1934 :     * BUGS: added bug report
1935 :    
1936 :     2000-09-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1937 :    
1938 :     * README, configure.in, testall, testclean:
1939 :     updated version number and README
1940 :    
1941 :     * doc/gforth.1, doc/gforth.ds, engine/getopt.c, NEWS, README:
1942 :     updated NEWS
1943 :     minor changes
1944 :    
1945 :     * unix/time.fs, kernel/pass.fs, kernel/paths.fs, kernel/prim0.fs, kernel/quotes.fs, kernel/require.fs, kernel/saccept.fs, kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, netlib/configure.in, test/dbltest.fs, test/other.fs, kernel/nio.fs, kernel/doers.fs, kernel/errore.fs, kernel/files.fs, kernel/getdoers.fs, kernel/int.fs, kernel/io.fs, kernel/kernel.fs, kernel/license.fs, kernel/main.fs, kernel/accept.fs, kernel/aliases0.fs, kernel/args.fs, kernel/basics.fs, kernel/cbr.fs, kernel/cbrpi.fs, kernel/cloop.fs, kernel/cloop2.fs, kernel/comp.fs, kernel/cond-old.fs, kernel/cond.fs, engine/io.c, engine/io.h, engine/main.c, engine/memcmp.c, engine/memcmpc.c, engine/memmove.c, engine/pow10.c, engine/select.c, engine/signals.c, engine/strerror.c, engine/strsignal.c, engine/strtol.c, engine/strtoul.c, engine/threaded.h, engine/cleanalign.c, engine/dblsub.c, engine/ecvt.c, engine/engine.c, engine/forth.h, engine/getopt.c, engine/getopt.h, engine/getopt1.c, doc/makedoc.fs, ec/dotx.fs, ec/nesting.fs, ec/shex.fs, engine/Makefile.in, engine/ansidecl.h, engine/atanh.c, asm/generic.fs, asm/numref.fs, asm/target.fs, doc/gforth.ds, arch/sharc/mach.fs, arch/sharc/machine.h, arch/shboom/mach.fs, arch/sparc/machine.h, asm/basic.fs, asm/bitmask.fs, arch/mips/insts.fs, arch/mips/machine.h, arch/misc/mach.fs, arch/power/_sync_cache_range.c, arch/power/machine.h, arch/alpha/machine.h, arch/generic/machine.h, arch/hppa/cache.c, arch/hppa/machine.h, arch/ia64/machine.h, arch/m68k/machine.h, arch/mips/asm.fs, arch/mips/disasm.fs, arch/4stack/asm.fs, arch/4stack/mach.fs, arch/4stack/prim-new.fs, arch/4stack/prim.fs, arch/4stack/relocate-new.fs, arch/4stack/relocate.fs, arch/6502/mach.fs, arch/6502/prim.fs, arch/alpha/asm.fs, arch/alpha/disasm.fs, arch/386/asm.fs, arch/386/machine.h, wordlib.fs, wordlib.mk, see-ext.fs, see.fs, source.fs, startup.fs, string.fs, struct.fs, stuff.fs, table.fs, tasker.fs, termsize.fs, traceall.fs, unbuffer.fs, vt100.fs, vt100key.fs, wordinfo.fs, mach64b.fs, mach64l.fs, machpc.fs, make-app.fs, model, more.fs, other.fs, prim, prims2cl.fs, prims2x.fs, random.fs, savesys.fs, search.fs, hash.fs, history.fs, html.fs, httpd.fs, intcomp.fs, lib.fs, locals-test.fs, locals.fs, look.fs, mach16b.fs, mach16l.fs, mach32b.fs, mach32l.fs, extend.fs, fi2c.fs, filedump.fs, float.fs, gforthmi.cmd, gforthmi.in, glocals.fs, glosgen.fs, gray.fs, growable.fs, exboot.fs, except.fs, etags.fs, envos.dos, envos.fs, envos.os2, errors.fs, configure.cmd, configure.in, cross.fs, debug.fs, debugs.fs, doskey.fs, ds2texi.fs, ekey.fs, environ.fs, acinclude.m4, add.fs, ans-report.fs, ansi.fs, assert.fs, backtrac.fs, blocks.fs, bufio.fs, chains.fs, code.fs, colorize.fs, comp-i.fs, BUILD-FROM-SCRATCH, COPYING, Makedist.in, Makefile.in, acconfig.h:
1946 :     changed FSF address in copyright messages
1947 :    
1948 :     * kernel/saccept.fs, kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, test/dbltest.fs, test/other.fs, kernel/doers.fs, kernel/errore.fs, kernel/files.fs, kernel/getdoers.fs, kernel/io.fs, kernel/kernel.fs, kernel/main.fs, kernel/nio.fs, kernel/paths.fs, kernel/prim0.fs, kernel/quotes.fs, kernel/require.fs, kernel/cbrpi.fs, kernel/cloop.fs, kernel/cloop2.fs, kernel/comp.fs, kernel/cond-old.fs, kernel/cond.fs, engine/forth.h, engine/io.c, engine/io.h, engine/main.c, engine/signals.c, engine/threaded.h, kernel/accept.fs, kernel/aliases0.fs, kernel/args.fs, kernel/basics.fs, kernel/cbr.fs, arch/mips/insts.fs, arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, doc/makedoc.fs, engine/Makefile.in, engine/ecvt.c, engine/engine.c, arch/hppa/machine.h, arch/m68k/machine.h, arch/mips/asm.fs, arch/mips/disasm.fs, arch/generic/machine.h, arch/386/machine.h, arch/4stack/asm.fs, arch/4stack/mach.fs, arch/4stack/prim-new.fs, arch/4stack/prim.fs, arch/4stack/relocate-new.fs, arch/4stack/relocate.fs, arch/6502/mach.fs, arch/6502/prim.fs, arch/alpha/machine.h, struct.fs, stuff.fs, table.fs, traceall.fs, unbuffer.fs, vt100.fs, vt100key.fs, wordinfo.fs, wordlib.fs, prims2cl.fs, prims2x.fs, search.fs, see.fs, startup.fs, string.fs, httpd.fs, look.fs, mach16b.fs, mach16l.fs, mach32b.fs, mach32l.fs, mach64b.fs, mach64l.fs, machpc.fs, objects.fs, prim, gforth.el, gforth.lsm, gforthmi.in, glocals.fs, hash.fs, history.fs, html.fs, debug.fs, debugs.fs, doskey.fs, ds2texi.fs, environ.fs, envos.fs, errors.fs, except.fs, extend.fs, fi2c.fs, Makefile.in, ans-report.fs, assert.fs, backtrac.fs, blocks.fs, code.fs, colorize.fs, configure.in, cross.fs, BUILD-FROM-SCRATCH, Makedist.in:
1949 :     updated copyright dates in many files (not in ec-related files)
1950 :    
1951 :     * float.fs, test/other.fs, BUGS:
1952 :     fixed bug ("2 set-precision 333e0 fe." gave "33e0")
1953 :     added test for restore-input with crlf newlines
1954 :    
1955 :     2000-09-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1956 :    
1957 :     * kernel/args.fs, kernel/int.fs, testall, Makefile.in:
1958 :     bugfix (loadfilename# must be set before process-args)
1959 :     minor changes
1960 :    
1961 :     2000-09-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1962 :    
1963 :     * doc/gforth.ds: doc fixes
1964 :    
1965 :     * BUGS, Makefile.in: fixed bug about directory in prim.TAGS (untested)
1966 :    
1967 :     * arch/ia64/machine.h, Makefile.in, configure.in:
1968 :     added initial ia64 support (thanks to Andreas Schwab)
1969 :    
1970 :     2000-09-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1971 :    
1972 :     * exboot.fs, startup.fs:
1973 :     exboot.fs now does not change image-included-files
1974 :    
1975 :     2000-09-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
1976 :    
1977 :     * Makefile.in, gforth.el, kernel/files.fs, kernel/int.fs, startup.fs:
1978 :     Fixed #fill-bytes for nested inputs
1979 :     Improved font highlighting
1980 :     Dirty fix for exboot correction (for DOS)
1981 :    
1982 :     2000-09-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
1983 :    
1984 :     * kernel/require.fs: typo fix
1985 :    
1986 :     * kernel/int.fs, kernel/require.fs, prim: fixed bug
1987 :    
1988 :     2000-09-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
1989 :    
1990 :     * extend.fs, kernel/files.fs, kernel/int.fs, prim:
1991 :     Changed (read-line) again
1992 :    
1993 :     2000-09-09 pazsan <pazsan@mips.complang.tuwien.ac.at>
1994 :    
1995 :     * extend.fs, kernel/files.fs, kernel/int.fs, prim:
1996 :     Fixed CR/LF bug wrt save/restore-input
1997 :    
1998 :     2000-09-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
1999 :    
2000 :     * oof.fs: Made oof.fs work with iForth (thanks to Marcel Hendrix)
2001 :    
2002 :     2000-09-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2003 :    
2004 :     * BUGS: updated BUGS file
2005 :    
2006 :     * kernel/int.fs:
2007 :     Better error reporting for exceptions during command-line input
2008 :    
2009 :     2000-09-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2010 :    
2011 :     * backtrac.fs, engine/main.c:
2012 :     bugfix (determination of whether rp is in range after the setjmp in go_forth.
2013 :    
2014 :     2000-09-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2015 :    
2016 :     * kernel/files.fs, kernel/int.fs, kernel/require.fs, blocks.fs, doc/gforth.ds:
2017 :     improved error messages for errors happening in non-files.
2018 :    
2019 :     * BUGS: updated BUGS
2020 :    
2021 :     * BUGS, Makefile.in, engine/Makefile.in, kernel/require.fs: fixed a bug
2022 :     updated BUGS file
2023 :     factored out .strings from .included
2024 :    
2025 :     2000-09-05 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2026 :    
2027 :     * doc/gforth.ds, timings.sc: minor changes
2028 :    
2029 :     2000-09-03 pazsan <pazsan@mips.complang.tuwien.ac.at>
2030 :    
2031 :     * doc/gforth.ds, tt.fs: Added Files section to the tutorial
2032 :     changed sfind .. [if] into [ifdef] in tt.fs
2033 :    
2034 :     2000-08-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2035 :    
2036 :     * doc/gforth.ds, kernel/require.fs, kernel/basics.fs, kernel/comp.fs, Benchres, Makefile.in:
2037 :     documentation changes
2038 :    
2039 :     2000-08-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2040 :    
2041 :     * Benchres, doc/gforth.ds: Documentation changes
2042 :    
2043 :     2000-08-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2044 :    
2045 :     * doc/gforth.ds: documentation changes
2046 :    
2047 :     2000-08-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2048 :    
2049 :     * doc/objects-implementation.obj, doc/gforth.ds, moofglos.fs, objects.fs, search.fs, mini-oof.fs:
2050 :     Documentation changes
2051 :     renamed general push-order to >order, objects push-order to class>order,
2052 :     drop-order to class-previous
2053 :    
2054 :     2000-08-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2055 :    
2056 :     * doc/gforth.ds, prim, struct.fs: documentation changes
2057 :    
2058 :     2000-08-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2059 :    
2060 :     * doc/gforth.ds, see.fs, prim: documentation changes
2061 :     fixed bug in cputime
2062 :    
2063 :     2000-08-18 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2064 :    
2065 :     * kernel/int.fs, kernel/io.fs, doc/gforth.ds: documentation changes
2066 :    
2067 :     2000-08-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2068 :    
2069 :     * environ.fs: documentation changes
2070 :    
2071 :     * kernel/io.fs, kernel/paths.fs, kernel/require.fs, doc/gforth.ds, kernel/files.fs, kernel/int.fs, blocks.fs, environ.fs, extend.fs, float.fs, prim:
2072 :     documentation changes
2073 :     added path-allot and clear-path
2074 :    
2075 :     2000-08-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2076 :    
2077 :     * doc/gforth.ds, kernel/int.fs, search.fs: documentation changes
2078 :    
2079 :     2000-08-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2080 :    
2081 :     * doc/gforth.ds, kernel/basics.fs: documentation changes
2082 :    
2083 :     2000-08-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
2084 :    
2085 :     * kernel/int.fs: fixed copyright message at startup
2086 :    
2087 :     2000-08-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2088 :    
2089 :     * kernel/comp.fs, doc/gforth.ds, prim: documentation changes
2090 :    
2091 :     2000-08-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
2092 :    
2093 :     * doc/gforth.ds, arch/8086/prim.fs, prim, prims2x.fs:
2094 :     Added conditions to the new primitives (floating)
2095 :     Fixed prims2x.fs to accept comments after the last primitive
2096 :     Fixed newline Forth definition
2097 :     Small docs fixes
2098 :    
2099 :     2000-08-13 pazsan <pazsan@mips.complang.tuwien.ac.at>
2100 :    
2101 :     * arch/4stack/README, arch/8086/prim.fs, arch/386/asm.fs:
2102 :     Added undocumented SALC instruction ot x86 assembler
2103 :     Fixed instructions in 4stack port README
2104 :     Fixed newline (cr/lf) in 8086 prims
2105 :    
2106 :     2000-08-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2107 :    
2108 :     * kernel/basics.fs, kernel/comp.fs, doc/gforth.ds, prim:
2109 :     documentation changes
2110 :    
2111 :     2000-08-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2112 :    
2113 :     * kernel/basics.fs, kernel/comp.fs, kernel/vars.fs, README, doc/gforth.ds:
2114 :     documentation changes
2115 :    
2116 :     2000-08-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2117 :    
2118 :     * kernel/basics.fs, kernel/comp.fs, kernel/int.fs, doc/gforth.ds, prim, environ.fs, extend.fs, float.fs, glocals.fs:
2119 :     documentation changes
2120 :     fixed bug in f~
2121 :    
2122 :     2000-08-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2123 :    
2124 :     * arch/386/machine.h, configure.in, engine/engine.c, extend.fs, prim:
2125 :     added primitives utime cputime v* faxpy
2126 :     changed default on 386 to USE_NO_FTOS
2127 :    
2128 :     2000-08-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2129 :    
2130 :     * doc/gforth.ds: added indexing and reference refs to tutorial
2131 :    
2132 :     2000-08-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2133 :    
2134 :     * doc/gforth.ds: documentation changes
2135 :    
2136 :     2000-07-31 pazsan <pazsan@mips.complang.tuwien.ac.at>
2137 :    
2138 :     * doskey.fs, history.fs, vt100key.fs:
2139 :     Added ctrl-X for deleting right without quiting. DEL now maps to Ctrl-X
2140 :    
2141 :     * doc/gforth.ds, history.fs:
2142 :     Reverted Ctrl-D behavior to original one, but factored the delete right
2143 :     word <del> out (to allow changing the behavior if you like)
2144 :    
2145 :     Changed 386 assembler documentation to match the new assembler
2146 :    
2147 :     * arch/386/asm.fs, history.fs:
2148 :     Removed BYE behavior of DEL key and Ctlr-D on empty lines
2149 :     Added FSF style copyright notice to arch/386/asm.fs
2150 :    
2151 :     2000-07-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
2152 :    
2153 :     * engine/ecvt.c, arch/386/asm.fs, arch/386/testasm.fs, doskey.fs, gforthmi.bat, prim:
2154 :     Added code for DEL key in doskey.fs
2155 :     Fixed gforthmi.bat (always uses gforth-d now, no env variable)
2156 :     Deleted setbuf workaround for DOS in prim
2157 :     Replaced Andrew's assembler with the one from bigFORTH
2158 :     Fixed 0.5e f. bug in ecvt.c
2159 :    
2160 :     2000-07-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2161 :    
2162 :     * engine/engine.c, engine/main.c:
2163 :     The relocator now checks for unimplemented primitives used in the image.
2164 :    
2165 :     * configure.in: warning change
2166 :    
2167 :     2000-07-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2168 :    
2169 :     * testall, configure.in:
2170 :     gforth now runs on AIX (only indirect threaded).
2171 :    
2172 :     2000-07-26 pazsan <pazsan@mips.complang.tuwien.ac.at>
2173 :    
2174 :     * prim:
2175 :     Fixed newline primitive (unix-style lineend only, define that in prim.fs
2176 :     yourself if you need something else), fixed references of -text-flag
2177 :     (now called sgn).
2178 :    
2179 :     2000-07-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2180 :    
2181 :     * doc/gforth.ds: reapplied gforth.ds changes between 1.58 and 1.59
2182 :    
2183 :     * testall, unbuffer.fs, unbuffered.fs, backtrac.fs, backtrace.fs, except.fs, exceptions.fs:
2184 :     renamed backtrace.fs exceptions.fs unbuffered.fs to
2185 :     backtrac.fs except.fs unbuffer.fs
2186 :    
2187 :     2000-07-23 pazsan <pazsan@mips.complang.tuwien.ac.at>
2188 :    
2189 :     * config.bat, configure.in, engine/main.c, exboot.fs, gforthmi.bat, mkdosmf.sed, startup.fs, Benchres, Makedist.in, Makefile.in:
2190 :     Made Gforth compile on DOS. Cleaned up some minor parts in make binonlydist
2191 :     Also renamed
2192 :    
2193 :     unbuffered.fs -> unbuffer.fs
2194 :     exceptions.fs -> except.fs
2195 :     backtrace.fs -> backtrac.fs
2196 :    
2197 :     in the CVS archive (do that in your gforth/CVS/Entries before checking out!!!)
2198 :    
2199 :     If you want to make my life more easy, please refrain from using >8.3 file
2200 :     names for vital parts.
2201 :    
2202 :     2000-07-21 crook <crook@mips.complang.tuwien.ac.at>
2203 :    
2204 :     * doc/gforth.ds: lots of small grammatical changes
2205 :    
2206 :     2000-07-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2207 :    
2208 :     * BUGS, engine/signals.c: updated BUGS
2209 :    
2210 :     2000-07-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2211 :    
2212 :     * engine/signals.c: fixed typo
2213 :    
2214 :     * engine/signals.c: signal portability improved
2215 :    
2216 :     * engine/signals.c, doc/gforth.ds, testall: fixed another signal bug
2217 :    
2218 :     * configure.in, engine/signals.c:
2219 :     signal handling bugfix (not yet portability tested)
2220 :    
2221 :     2000-07-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2222 :    
2223 :     * BUGS, doc/gforth.ds: checked tutorial examples
2224 :    
2225 :     2000-07-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2226 :    
2227 :     * BUGS, arch/alpha/asm.fs, arch/mips/asm.fs:
2228 :     worked around non-bug, removed bug-report
2229 :    
2230 :     * doc/gforth.ds: documentation changes
2231 :    
2232 :     2000-07-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2233 :    
2234 :     * kernel/int.fs, arch/alpha/asm.fs, arch/alpha/disasm.fs, arch/mips/asm.fs, configure.in, testall, testclean, BUGS, Makefile.in, README:
2235 :     changes to make snapshot work
2236 :    
2237 :     2000-07-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2238 :    
2239 :     * doc/gforth.ds, prim: documentation changes
2240 :    
2241 :     * Makefile.in, prim, prims2x.fs:
2242 :     Changed prim syntax to not make a difference between blanks and tabs.
2243 :     Stack effects are now surrounded by parentheses.
2244 :    
2245 :     2000-07-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2246 :    
2247 :     * Makefile.in: added 386 asm and disasm
2248 :    
2249 :     * arch/386/asm.fs, arch/386/testasm.fs, doc/gforth.ds:
2250 :     renamed 386 instructions with a trailing ",". Documented 386 asm.
2251 :    
2252 :     * arch/386/asm.fs, arch/386/testasm.fs: ported 386 asm
2253 :    
2254 :     2000-07-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2255 :    
2256 :     * arch/386/asm.fs: added Andrew McKewan's 386 assembler
2257 :    
2258 :     2000-07-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2259 :    
2260 :     * configure.in:
2261 :     powerpc port now checks code placement; selects indirect threading if necessary
2262 :    
2263 :     * arch/power/elf32ppc.x, configure.in:
2264 :     powerpc port now uses GNU ld script to get text segment into first 32MB.
2265 :    
2266 :     2000-07-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2267 :    
2268 :     * arch/power/machine.h:
2269 :     fixed syntax error in CODE_ADDRESS; >code_address now works for primitives
2270 :    
2271 :     2000-07-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2272 :    
2273 :     * arch/m68k/machine.h:
2274 :     >code-address on m68k now works correctly for primitives (untested)
2275 :    
2276 :     * arch/sparc/machine.h, engine/fnmatch.c, engine/fnmatch.h, engine/strchrnul.c, Makefile.in, configure.in:
2277 :     replaced the glibc-2.1.3 version of fnmatch with the tar-1.1.13 version
2278 :     for SunOS 4.1 portability
2279 :     better configuration for fnmatch
2280 :     CODE_ADDRESS for SPARC can now deal with primitives in direct threading
2281 :    
2282 :     2000-07-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2283 :    
2284 :     * arch/mips/machine.h, arch/mips/testasm.fs, engine/engine.c, engine/fnmatch.c, engine/fnmatch.h, engine/strchrnul.c, Makefile.in, arch/mips/asm.fs, arch/mips/disasm.fs, configure.in, gforthmi.in:
2285 :     added fnmatch replacement and configure stuff
2286 :     enhanced portability of gforthmi
2287 :     the disassembler now works on MIPS (+ assorted bugfixes)
2288 :    
2289 :     * kernel/require.fs, BUGS: renamed .modules to .included
2290 :    
2291 :     2000-06-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2292 :    
2293 :     * arch/386/disasm.fs: 386 disassembler bugfixes
2294 :    
2295 :     * arch/386/disasm.fs: fixed 386 disasm bug
2296 :    
2297 :     * arch/386/disasm.fs: the 386 disassembler now compiles
2298 :    
2299 :     * arch/386/disasm.fs:
2300 :     added 386 disasm from win32forth (not yet adapted)
2301 :    
2302 :     2000-06-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2303 :    
2304 :     * doc/gforth.ds: documentation updates
2305 :    
2306 :     * doc/gforth.ds, arch/mips/asm.fs: documentation changes
2307 :    
2308 :     * arch/mips/asm.fs, arch/alpha/asm.fs, arch/alpha/disasm.fs, arch/alpha/testasm.fs:
2309 :     Alpha assembler branches now use absolute addresses
2310 :     Alpha control structures reworked
2311 :    
2312 :     2000-06-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
2313 :    
2314 :     * cross.fs, kernel/paths.fs: Fixed compact..
2315 :    
2316 :     2000-06-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2317 :    
2318 :     * arch/alpha/asm.fs, arch/alpha/disasm.fs, arch/alpha/testasm.fs, doc/gforth.ds:
2319 :     more Alpha assembler tweaks
2320 :    
2321 :     * arch/alpha/asm.fs, arch/alpha/disasm.fs, configure.in, kernel/cond.fs, Makefile.in:
2322 :     Assembler and disassembler are included in gforth.fi if available
2323 :     Alpha assembler and disassembler tweaks
2324 :    
2325 :     2000-06-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2326 :    
2327 :     * arch/alpha/machine.h: >code-address now works for CODE words on Alpha
2328 :    
2329 :     * see.fs: disassembler tweaks
2330 :    
2331 :     2000-06-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2332 :    
2333 :     * arch/386/machine.h, arch/power/machine.h, engine/engine.c, see.fs, startup.fs:
2334 :     SEE now guesses the length of primitives and code words
2335 :     It now also works for code words in direct threading
2336 :     CODE_ADDRESS now works for direct threaded primitives
2337 :     on 386 and (hopefully) PPC
2338 :    
2339 :     2000-06-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2340 :    
2341 :     * arch/mips/asm.fs, doc/gforth.ds: MIPS asm tweaks
2342 :     Documentation
2343 :    
2344 :     2000-06-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2345 :    
2346 :     * doc/gforth.ds, arch/mips/asm.fs, arch/mips/disasm.fs, arch/mips/testasmcontrol.fs:
2347 :     control structures for MIPS assembler cont.
2348 :     assembler documentation
2349 :    
2350 :     2000-06-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
2351 :    
2352 :     * Makefile.in, kernel/int.fs, BUILD-FROM-SCRATCH:
2353 :     Made BUILD-FROM-SCRATCH work with previous version of Gforth (almost
2354 :     automatic)
2355 :    
2356 :     2000-06-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2357 :    
2358 :     * arch/mips/asm.fs: MIPS asm control structures
2359 :    
2360 :     2000-06-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
2361 :    
2362 :     * doc/gforth.ds, AUTHORS:
2363 :     Fixed some typos and german text in the tutorial
2364 :    
2365 :     * arch/sharc/compile.sharc, configure.in, Makefile.in:
2366 :     Made make dist work again
2367 :    
2368 :     2000-06-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2369 :    
2370 :     * arch/mips/disasm.fs:
2371 :     most disassembler words are now in vocabulary DISASSEMBLER
2372 :    
2373 :     * arch/mips/disasm.fs, arch/mips/testasm.fs, arch/mips/testdisasm.fs, arch/mips/asm.fs:
2374 :     MIPS asm now checks the arguments; bugfixes and tweaks
2375 :    
2376 :     * arch/mips/disasm.fs, arch/mips/insts.fs: MIPS disasm and asm bugfixes
2377 :    
2378 :     2000-06-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2379 :    
2380 :     * arch/mips/disasm.fs, arch/mips/insts.fs, arch/mips/testdisasm.fs, arch/mips/asm.fs:
2381 :     more MIPS assembler tweaks
2382 :    
2383 :     * arch/mips/asm.fs, arch/mips/disasm.fs, arch/mips/insts.fs, arch/mips/testdisasm.ds, arch/mips/testdisasm.fs:
2384 :     factoring in MIPS disassembler
2385 :    
2386 :     2000-06-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2387 :    
2388 :     * arch/mips/disasm.fs, arch/mips/insts.fs, arch/mips/testdisasm.ds, kernel/io.fs, arch/mips/asm.fs:
2389 :     rewrote MIPS disassembler completely; now shares ints.fs file with asm.fs
2390 :    
2391 :     2000-05-31 pazsan <pazsan@mips.complang.tuwien.ac.at>
2392 :    
2393 :     * engine/engine.c, Makedist.in, prim: Added directory reads:
2394 :     open-dir, read-dir, close-dir, filename-match
2395 :    
2396 :     2000-05-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
2397 :    
2398 :     * kernel/main.fs, doc/.cvsignore, engine/.cvsignore, engine/main.c, .cvsignore:
2399 :     Added some files to .cvsignore
2400 :     Fixed problem when relocate() tries to relocate beyond the last image entry
2401 :    
2402 :     2000-05-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2403 :    
2404 :     * engine/main.c:
2405 :     Dictionary allocation should now work again on OSs that don't treat
2406 :     mmap beyond EOF nicely.
2407 :    
2408 :     2000-05-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2409 :    
2410 :     * arch/mips/asm.fs, arch/mips/testasm.fs: more MIPS asm tweaks
2411 :    
2412 :     * arch/mips/asm.fs: cleaned up MIPS assembler
2413 :    
2414 :     * arch/mips/disasm.fs: some fixes to the MIPS disassembler
2415 :    
2416 :     2000-05-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2417 :    
2418 :     * arch/mips/asm.fs, arch/mips/testasm.fs:
2419 :     the MIPS assembler test stuff is now in testasm.fs
2420 :    
2421 :     * arch/mips/asm.fs, arch/mips/disasm.fs:
2422 :     added mips assembler and disassembler (from Christian Pirker/RAFTS)
2423 :    
2424 :     * see.fs, wordinfo.fs:
2425 :     some more adjustments due to the change of >name.
2426 :    
2427 :     * kernel/io.fs, kernel/toolsext.fs, kernel/int.fs, glocals.fs, look.fs, search.fs, wordinfo.fs:
2428 :     renamed old >HEAD/>NAME into >HEAD-NOPRIM, defined >HEAD/>NAME to also
2429 :     work on primitives.
2430 :     >HEAD/>NAME now returns 0 (instead of the nt of ???) on failure.
2431 :    
2432 :     2000-05-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2433 :    
2434 :     * kernel/io.fs, kernel/files.fs: WRITE-LINE and CR now use NEWLINE
2435 :    
2436 :     * Makefile.in, doc/gforth.ds: fixed doc bugs
2437 :    
2438 :     2000-05-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2439 :    
2440 :     * exboot.fs, startup.fs, Makefile.in:
2441 :     When building gforth.fi, there is now an exception frame after including
2442 :     exceptions.fs (through exboot.fs), providing decent error messages.
2443 :    
2444 :     2000-05-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2445 :    
2446 :     * Makefile.in, engine/engine.c, prim:
2447 :     HTML is now produced with makeinfo (of texinfo-4.0)
2448 :     Files are now always opened binary (on the C level).
2449 :     READ-LINE now knows how to handle LF, CRLF, and CR.
2450 :     Added primitive NEWLINE, so the newline conventions of the host OS don't
2451 :     spill into the images.
2452 :    
2453 :     2000-05-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2454 :    
2455 :     * doc/texinfo.tex, kernel/basics.fs, kernel/int.fs, kernel/vars.fs, doc/gforth.ds, Makefile.in, stuff.fs:
2456 :     texinfo.tex from texinfo-4.0
2457 :     various changes for texinfo-4.0 (which reports more bugs and warnings).
2458 :    
2459 :     2000-05-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2460 :    
2461 :     * doc/gforth.ds, exceptions.fs, BUGS, Benchres:
2462 :     added a Tutorial to gforth.ds
2463 :     minor cleanups in gforth.ds
2464 :    
2465 :     2000-05-12 jwilke <jwilke@mips.complang.tuwien.ac.at>
2466 :    
2467 :     * debug.fs: Fixed see table failure problem.
2468 :     break: now takes along a literal with the xt of the current definition.
2469 :    
2470 :     2000-05-04 jwilke <jwilke@mips.complang.tuwien.ac.at>
2471 :    
2472 :     * Makefile.in, engine/Makefile.in:
2473 :     Added engine dependencies to main Makefile
2474 :    
2475 :     * BUILD-FROM-SCRATCH: created
2476 :    
2477 :     * kernel/main.fs:
2478 :     Require of search, errors and extend is on demand now.
2479 :     So we are able to use a complete gforth.fi for cross-compiling
2480 :    
2481 :     * cross.fs: Fixed bug for cross-compiling with gforth.fi image.
2482 :     Added output of symbol table and relocation table for debugging.
2483 :    
2484 :     2000-05-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2485 :    
2486 :     * kernel/int.fs, exceptions.fs:
2487 :     bugfix: exceptions during startup are now caught
2488 :    
2489 :     2000-04-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
2490 :    
2491 :     * Benchres, configure.in, gforth.el: Added Athlon entry
2492 :     Improved highlighting
2493 :     Fixed comment in 686 configuration to include Athlon
2494 :    
2495 :     2000-04-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2496 :    
2497 :     * engine/forth.h, engine/main.c, BUGS, arch/alpha/machine.h:
2498 :     Gforth can now use mmap to read the image
2499 :     small changes to reduce the warnings
2500 :    
2501 :     2000-04-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2502 :    
2503 :     * extend.fs, test/other.fs:
2504 :     fixed RESTORE-INPUT (still does not work with CRLF, and at EOF).
2505 :    
2506 :     2000-04-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
2507 :    
2508 :     * arch/sharc/g21k-3.3.4-bp1.diff, arch/sharc/machine.h, engine/main.c, arch/sharc/compile.sharc, gforth.el, history.fs, httpd.fs, string.fs:
2509 :     Got SHARC port to comile again (untested yet)
2510 :     Added GCC patch for SHARC port
2511 :    
2512 :     2000-04-09 pazsan <pazsan@mips.complang.tuwien.ac.at>
2513 :    
2514 :     * Makefile.in, gforth.el, httpd.fs: Improved color highlighting
2515 :     Install new files, too
2516 :     Some corrections to httpd
2517 :    
2518 :     2000-04-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
2519 :    
2520 :     * hash.fs, httpd.fs: Fixed unitialized tables
2521 :     Some small fixes in httpd.fs
2522 :    
2523 :     * history.fs, httpd.fs, gforth.el: Better colorizing
2524 :     Tiny changes to history.fs to allow a seek in history (not finished yet)
2525 :     Some imporvements to the httpd example
2526 :    
2527 :     2000-03-26 pazsan <pazsan@mips.complang.tuwien.ac.at>
2528 :    
2529 :     * string.fs: Added string library
2530 :    
2531 :     * httpd.fs: Added a tiny web server as example
2532 :    
2533 :     2000-03-19 pazsan <pazsan@mips.complang.tuwien.ac.at>
2534 :    
2535 :     * html.fs, kernel/int.fs: Added Forth as HTML scripting language
2536 :     Fixed >NAME bug for words >27 letters
2537 :    
2538 :     2000-03-18 pazsan <pazsan@mips.complang.tuwien.ac.at>
2539 :    
2540 :     * gforth.el: Added syntax highlighting for Forth (not perfect yet)
2541 :    
2542 :     2000-03-17 crook <crook@mips.complang.tuwien.ac.at>
2543 :    
2544 :     * doc/gforth.ds:
2545 :     Re-ordered a couple of sections. Added new section on time. Fixed url
2546 :     references so they would be real hypertext links in HTML output. Other
2547 :     minor fixes here and there.
2548 :    
2549 :     * engine/.cvsignore, kernel/nio.fs, prim: minor documentatil tweaks.
2550 :    
2551 :     2000-03-11 pazsan <pazsan@mips.complang.tuwien.ac.at>
2552 :    
2553 :     * arch/4stack/prim.fs, prim, see.fs: Changed -text in prim
2554 :     Changed branchtable size to units in cells
2555 :     Added "bye" in 4stack prims
2556 :    
2557 :     2000-03-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2558 :    
2559 :     * BUGS, growable.fs: added growable.fs (but not to Makefile)
2560 :    
2561 :     2000-02-28 crook <crook@mips.complang.tuwien.ac.at>
2562 :    
2563 :     * blocks.fs: Minor tweaks to documentation.
2564 :    
2565 :     2000-02-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2566 :    
2567 :     * configure.in, extend.fs, test/other.fs: [COMPILE] EXIT bug fixed
2568 :     On Alphas Gforth is now compiled with -mieee (test for availability of -mieee)
2569 :    
2570 :     2000-01-17 pazsan <pazsan@mips.complang.tuwien.ac.at>
2571 :    
2572 :     * float.fs, prim: Fixed ugly field definition in float.fs
2573 :     Added correct IEEE handling of -0 in >float
2574 :    
2575 :     1999-12-31 pazsan <pazsan@mips.complang.tuwien.ac.at>
2576 :    
2577 :     * arch/8086/mach.fs, arch/misc/mach.fs, arch/misc/prim.fs, arch/misc/sim.fs, doc/gforth.ds, arch/4stack/mach.sh, machpc.fs, Makefile.in, cross.fs:
2578 :     Started cross compiler documentation
2579 :     Made 4stack, 8086, and MISC Gforth-EC work again
2580 :    
2581 :     1999-12-30 pazsan <pazsan@mips.complang.tuwien.ac.at>
2582 :    
2583 :     * arch/4stack/relocate.fs, arch/8086/mach.fs, arch/8086/mach.sh, arch/8086/prim.fs, arch/shboom/mach.fs, kernel/basics.fs, kernel/main.fs, arch/4stack/asm.fs, arch/4stack/mach.fs, arch/4stack/prim.fs, arch/4stack/relocate-new.fs, cross.fs, exceptions.fs, traceall.fs:
2584 :     Added a interpreter trace (traceall)
2585 :    
2586 :     Worked at getting EC Gforth working again.
2587 :    
2588 :     1999-12-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2589 :    
2590 :     * exceptions.fs: simplified exception implementation
2591 :    
2592 :     * exceptions.fs: removed protect...endprotect
2593 :    
2594 :     * kernel/basics.fs, kernel/errore.fs, exceptions.fs, history.fs, kernel/accept.fs:
2595 :     gforth now works even if it cannot open the history file
2596 :    
2597 :     * kernel/basics.fs, kernel/int.fs, Makefile.in, exceptions.fs, history.fs:
2598 :     throw is now more well-behaved during initialization
2599 :     and before loading exceptions.fs
2600 :    
2601 :     1999-12-03 crook <crook@mips.complang.tuwien.ac.at>
2602 :    
2603 :     * kernel/io.fs, kernel/require.fs, kernel/vars.fs, kernel/comp.fs, kernel/cond.fs, kernel/int.fs, kernel/basics.fs:
2604 :     documentation tweaks.
2605 :    
2606 :     * Makefile.in:
2607 :     added support for generating html straight out of makeinfo (you need
2608 :     v4.0 for this, so it's commented out at the moment. Unlike texi2html,
2609 :     the html output from makeinfo is a single monolithic file; not too
2610 :     great..)
2611 :    
2612 :     Bug-fix (Well, I think so..) If you do a "make" and then "su root" and
2613 :     "make install" and then return to non-root, the install would leave 2 files
2614 :     in the source tree that were owned by root - very impolite. The files were:
2615 :     -- gforth.fi (I solve this problem by deleting gforth.fi after an
2616 :     install. I think gforth.fi after an install refers to the install directory
2617 :     so this is a good thing to do anyway)
2618 :     -- prim.TAGS (because "make all" doesn't generate prim.TAGS, but
2619 :     "make install" does, therefore it ends up being owned by root. I couldn't
2620 :     see a clean way to fix this in the Makefile. I'd use "chmod --reference"
2621 :     to just fix up the protection but this option is GNU-specific. My backup
2622 :     solution was to add TAGS to the list in the doc: target, which seemed
2623 :     reasonable/consistent).
2624 :    
2625 :     * ekey.fs:
2626 :     documentation tweaks plus bug-fix: the introduction of this file messed up
2627 :     the documentation of [ and OR in the manual. The reason is that the
2628 :     esc-sequences table contains words [ and OR and these were getting put into
2629 :     doc/doc.fd and then slipped into the .tex file in preference to the correct
2630 :     entries from doc/crossdoc.fd
2631 :     My less-than-ideal fix to this is to add "[IFNDEF] put-doc-entry" around
2632 :     the definition of the esc-sequences so that it gets omitted completely
2633 :     during a documentation build. The ideal fix would be for crossdoc.fs and
2634 :     the prim->index process to each support optional "prefix-" in the same
2635 :     way that doc/makedoc.fs does.
2636 :    
2637 :     * debug.fs:
2638 :     documentation tweaks plus a bug-fix: a recent change to this file meant
2639 :     that break: and break: were only available in the cross-compiler
2640 :     environment. I think that this *should* have been coded so that these
2641 :     two words were *never* available in the cross-compiler environment
2642 :     -- if I'm wrong, humble apologies (and please explain why..)
2643 :    
2644 :     * INSTALL:
2645 :     Added some notes on how to install 'info' files correctly on a GNU/Linux
2646 :     system.
2647 :    
2648 :     * environ.fs, search.fs, stuff.fs, table.fs, vt100.fs, float.fs, prim, blocks.fs, code.fs:
2649 :     Fixed (my earlier) errors in the documentation of Standard search words
2650 :     in search.fs. Minor documentation tweaks in the other files.
2651 :    
2652 :     * doc/makedoc.fs, doc/gforth.ds, doc/.cvsignore:
2653 :     Fix minor typos in manual. Added chapter 13 to .cvsignore. Fixed incorrect
2654 :     comments in makedoc.fs and added a couple of factors to the code.
2655 :    
2656 :     1999-11-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2657 :    
2658 :     * kernel/basics.fs, kernel/int.fs, startup.fs, exceptions.fs, gforth.el, see.fs, BUGS, Makefile.in:
2659 :     took exception handling out of the kernel into exceptions.fs
2660 :     added inline exception handling (TRY...RECOVER...ENDTRY)
2661 :     added exception handling without affecting sp or fp (PROTECT...ENDPROTECT)
2662 :    
2663 :     1999-11-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2664 :    
2665 :     * engine/io.c, engine/io.h:
2666 :     bugfix: KEY now returns -1 on EOF even on 64-bit machines
2667 :    
2668 :     1999-11-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2669 :    
2670 :     * kernel/int.fs, test/other.fs, BUGS: fixed HEAD? alignment bug
2671 :    
2672 :     1999-11-08 crook <crook@mips.complang.tuwien.ac.at>
2673 :    
2674 :     * kernel/vars.fs, kernel/tools.fs, kernel/args.fs, kernel/comp.fs, kernel/int.fs, float.fs, prim, search.fs, stuff.fs, extend.fs, blocks.fs:
2675 :     Various minor documentation changes to match the latest gforth.ds
2676 :    
2677 :     * doc/.cvsignore, doc/gforth.ds:
2678 :     Changes from several months ago. Several sections marked "NAC" are
2679 :     responses to review comments from Anton.
2680 :    
2681 :     1999-11-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
2682 :    
2683 :     * blocked.fb: Added "Forth definitions" at the end
2684 :    
2685 :     1999-11-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2686 :    
2687 :     * kernel/int.fs, doc/gforth.ds, BUGS:
2688 :     bugfix: the system's THROW handler now resets the stack correctly.
2689 :     documentation changes
2690 :    
2691 :     1999-10-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2692 :    
2693 :     * kernel/int.fs, configure.in, search.fs, Makefile.in, backtrace.fs:
2694 :     context is now a DEFERed word
2695 :     various small bugfixes
2696 :    
2697 :     1999-10-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2698 :    
2699 :     * kernel/nio.fs, doc/gforth.ds, BUGS, Benchres:
2700 :     base<2 is now treated correctly
2701 :     documentation changes
2702 :    
2703 :     1999-10-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2704 :    
2705 :     * doc/gforth.ds, gforth.el, timings.sc, README, ds2texi.fs, Makefile.in:
2706 :     added name index to docs and support for info-lookup to gforth.el
2707 :     minor doc changes
2708 :    
2709 :     1999-10-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2710 :    
2711 :     * arch/alpha/disasm.fs, arch/alpha/testasm.fs, arch/alpha/asm.fs:
2712 :     bugixes
2713 :    
2714 :     1999-09-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2715 :    
2716 :     * arch/alpha/asm.fs, arch/alpha/disasm.fs, arch/alpha/testasm.fs:
2717 :     added disasm.fs (Bernd Thallner)
2718 :     added control structures to asm.fs (Bernd Thallner)
2719 :    
2720 :     1999-08-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
2721 :    
2722 :     * arch/sharc/mach.fs, arch/sharc/machine.h, arch/sharc/systypes.h, arch/sharc/types.h, arch/sharc/unistd.h:
2723 :     Added hardware specific files for the SHARC port
2724 :    
2725 :     * engine/main.c, fi2c.fs, kernel/io.fs, prim, cross.fs, blocked.fb, blocks.fs:
2726 :     Made block 0 the first block and provided OFFSET for backward compatibility
2727 :     (store 1 there).
2728 :     Fixed bug for negative buffers.
2729 :     Added a type in write-file for OS-less ports.
2730 :     Some corrections to make the SHARC port compile again.
2731 :     HAS_DEBUG is now a central flag which replaces perror and fprintf if not set.
2732 :    
2733 :     1999-08-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2734 :    
2735 :     * test/checkans.out, doc/gforth.ds, Benchres, ekey.fs, startup.fs:
2736 :     added ekey etc.
2737 :     updated performance in docs
2738 :    
2739 :     1999-08-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2740 :    
2741 :     * Benchres, engine/engine.c, prim: eliminated some ifdefs for memcmp
2742 :    
2743 :     1999-08-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
2744 :    
2745 :     * Benchres, arch/386/machine.h:
2746 :     Some small further changes for fast USE_TOS with gcc 2.95
2747 :    
2748 :     1999-08-07 pazsan <pazsan@mips.complang.tuwien.ac.at>
2749 :    
2750 :     * engine/main.c, engine/signals.c, arch/386/machine.h, arch/generic/machine.h, engine/engine.c, configure.in, prim, Benchres:
2751 :     Made USE_TOS work with 386 on gcc 2.95
2752 :    
2753 :     1999-07-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2754 :    
2755 :     * engine/main.c, doc/gforth.ds, gforth.el, gforthmi.in, make-app.fs, objects.fs, Makefile.in, cross.fs:
2756 :     added engine option --appl-image and gforthmi option --application
2757 :     minor objects.fs changes
2758 :    
2759 :     1999-07-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2760 :    
2761 :     * doc/gforth.ds, gforth.el, objects.fs: added :m to objects.fs
2762 :    
2763 :     1999-07-05 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2764 :    
2765 :     * doc/gforth.ds, objects.fs: documented methods...end-methods
2766 :    
2767 :     * kernel/int.fs, objects.fs: added methods...end-methods to objects.fs
2768 :     added stack comment in kernel/int.fs
2769 :    
2770 :     1999-06-20 pazsan <pazsan@mips.complang.tuwien.ac.at>
2771 :    
2772 :     * wordlibs/unixlib.h, prim, fi2c.fs: Some small fixes for SHARC port
2773 :    
2774 :     1999-06-18 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2775 :    
2776 :     * testall, configure.in, Makefile.in, kernel/int.fs: bug fixes
2777 :    
2778 :     1999-06-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2779 :    
2780 :     * test/checkans.out, test/coretest.fs, test/coretest.out, kernel/int.fs, Makefile.in:
2781 :     gforth now produces exit code 1 if it has an error in batch processing
2782 :     make check is now less verbose
2783 :    
2784 :     * engine/engine.c, engine/main.c, configure.in, objects.fs:
2785 :     fixed bug (path handling when opening image).
2786 :    
2787 :     1999-05-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
2788 :    
2789 :     * README:
2790 :     Changed second gforth-bugs@gnu.org location and GNU FTP server.
2791 :    
2792 :     1999-05-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2793 :    
2794 :     * doc/gforth.ds, search.fs: documentation changes (wordlists)
2795 :     added push-order, small fixes in search.fs
2796 :    
2797 :     1999-05-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2798 :    
2799 :     * kernel/comp.fs, doc/gforth.ds, blocks.fs, extend.fs:
2800 :     documentation changes
2801 :     introduced <IS>
2802 :     fixed TO in comp.fs
2803 :    
2804 :     1999-05-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2805 :    
2806 :     * kernel/comp.fs, doc/gforth.ds:
2807 :     Documentation changes (defining words, text interpreter).
2808 :    
2809 :     1999-05-20 jwilke <jwilke@mips.complang.tuwien.ac.at>
2810 :    
2811 :     * Makefile.in: Added kernel/pass.fs
2812 :    
2813 :     * debug.fs: Diff wanted some newlines.
2814 :    
2815 :     * ec/dotx.fs, ec/mirror.fs, arch/misc/prim.fs, ec/builttag.fs, arch/6502/prim.fs, arch/6502/softuart.fs, arch/6502/mach.fs:
2816 :     Updated some ec stuff.
2817 :    
2818 :     * prim:
2819 :     Just made threading primitives depending on compile flag (only in
2820 :     forth source).
2821 :    
2822 :     * debug.fs, see.fs:
2823 :     Made some things optional. Perhaps in works sometimes without compiler,
2824 :     just for debugging...
2825 :    
2826 :     * ec/mirrored.fs, ec/mirrors.fs: Deleted, the right one is ec/mirror.fs
2827 :    
2828 :     * kernel/main.fs, kernel/pass.fs:
2829 :     DP, last and forth-wordlist initialisation went to kernel/pass.fs
2830 :    
2831 :     * cross.fs: Some fixes. Skipdef works in all-words mode, too.
2832 :    
2833 :     1999-05-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2834 :    
2835 :     * doc/gforth.ds, README:
2836 :     Documentation changes (control structures and defining words)
2837 :    
2838 :     1999-05-18 jwilke <jwilke@mips.complang.tuwien.ac.at>
2839 :    
2840 :     * Makefile.in: Dependencies: special.fs out, quotes.fs in
2841 :    
2842 :     * kernel/special.fs, kernel/int.fs, kernel/main.fs, kernel/quotes.fs, kernel/comp.fs:
2843 :     Liquidated special.fs and distributed the definitions into apropriate
2844 :     postitions in int.fs and comp.fs. Only ." and S" fit nowhere in and
2845 :     went to quotes.fs.
2846 :    
2847 :     * cross.fs: Cleanups:
2848 :     Changed vocabulary order while target compiling to
2849 :     minimal minimal target ghosts
2850 :     So we could avoid the additional definition of aliases for ghosts
2851 :     in target
2852 :     alias definitions thrown out...
2853 :     A created (TCreate) word only gets the predefined semantics
2854 :     if it hasn't got any before...
2855 :     So interpret/compile: doesn't overwrite the special semantics
2856 :     of IS, S", ." and DOES>
2857 :    
2858 :     1999-05-17 jwilke <jwilke@mips.complang.tuwien.ac.at>
2859 :    
2860 :     * kernel/tools.fs, kernel/nio.fs, kernel/saccept.fs, kernel/special.fs, kernel/kernel.fs, kernel/main.fs, kernel/int.fs, kernel/io.fs, kernel/basics.fs, kernel/doers.fs, kernel/errore.fs:
2861 :     Added require at beginning of file.
2862 :    
2863 :     * cross.fs: A lot of small changes.
2864 :     Added some ANS compatibility header.
2865 :     Included path and number handling (optional for non gforth systems).
2866 :     require while cross-compiling works now.
2867 :     New directive skipdef, skips definitions in undef-words mode.
2868 :     Some code refinements.
2869 :    
2870 :     * kernel/vars.fs: Added backtrace option.
2871 :    
2872 :     * kernel/paths.fs, kernel/require.fs: Bugfix.
2873 :    
2874 :     * kernel/cbr.fs, kernel/cbrpi.fs, kernel/cloop.fs, kernel/cloop2.fs, kernel/cond-old.fs:
2875 :     Splitted up cond-old.fs into branches section (with/without plugins) and
2876 :     loop section (with/without (?do)).
2877 :    
2878 :     * machpc.fs: Added backtrace option
2879 :    
2880 :     * ans-report.fs, test/checkans.fs, test/dbltest.fs:
2881 :     Added relative (./) includes.
2882 :    
2883 :     * bubble.fs: Added cell definition to be ANS compatible.
2884 :    
2885 :     * engine/Makefile.in: Changed FORTHPATH...
2886 :    
2887 :     * Makefile.in: Changed FORTHPATH starting with ~+ instead of .
2888 :    
2889 :     * netlib/netlib.h, netlib/netlib.pri, netlib/configure.in, netlib/httpclient.fs, netlib/netlib.fs, netlib/Makefile.in, netlib/README, netlib/configure, wordlibs/netlib.h, wordlibs/netlib.fs, wordlibs/netlib.pri:
2890 :     Moved netlib stuff to extra directory, because I need a configure
2891 :     script for it.
2892 :    
2893 :     * wordlibs/dlerror.fs, wordlibs/dlerror.h, wordlibs/dlerror.pri:
2894 :     .dlerror prints library load errors. Usefull for debugging.
2895 :    
2896 :     * wordlibs/unixlib.fs, wordlibs/unixlib.h, wordlibs/unixlib.pri:
2897 :     Updated
2898 :    
2899 :     * wordlibs/README: Now little test.
2900 :    
2901 :     * wordlibs/Makefile: Works now with wordlib.mk
2902 :    
2903 :     * wordlib.mk: Initial version.
2904 :     This is the generic Makefile part to create word libs.
2905 :    
2906 :     * wordlib.fs: Changed call to wcall.
2907 :    
2908 :     * prims2x.fs, prims2cl.fs: New calling conventions with wcall.
2909 :    
2910 :     * cross.fs: Small fix
2911 :    
2912 :     * prim:
2913 :     Added wcall primitive to call c functions. I think we can deletete call-c.
2914 :    
2915 :     1999-05-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2916 :    
2917 :     * kernel/comp.fs, doc/gforth.ds, prim: Documentation changes
2918 :    
2919 :     1999-05-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2920 :    
2921 :     * doc/gforth.ds, prim, float.fs, glocals.fs: documentation changes
2922 :     factored out f~abs and f~rel from f~
2923 :    
2924 :     1999-05-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2925 :    
2926 :     * engine/threaded.h, doc/gforth.ds: documentation changes
2927 :    
2928 :     1999-05-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2929 :    
2930 :     * engine/engine.c:
2931 :     direct threading for 386 now works with scheme 10 (debugging).
2932 :    
2933 :     1999-05-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2934 :    
2935 :     * engine/main.c: fixed a Cell==int assumption
2936 :    
2937 :     1999-05-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
2938 :    
2939 :     * engine/Makefile.in, configure.in, Makefile.in:
2940 :     Changed -O4 to -O3, since that's the highest really supported optimization
2941 :     for GCC (O4 is undefined)
2942 :     Added i686 to configure file.
2943 :    
2944 :     1999-05-10 jwilke <jwilke@mips.complang.tuwien.ac.at>
2945 :    
2946 :     * kernel/comp.fs, kernel/cond.fs: Moved defstart.
2947 :    
2948 :     * cross.fs:
2949 :     New word skipdef, skips word definition in undef-words mode.
2950 :    
2951 :     * engine/main.c: Just some nice casts.
2952 :    
2953 :     * prims2x.fs:
2954 :     Deleted flush-comment stuff, because it works now staight forward.
2955 :    
2956 :     * prim: Added opportunity to skip loop or branch definitions.
2957 :    
2958 :     * Makefile.in: Added control of forth and c comments of new prims2x.fs.
2959 :    
2960 :     * prims2x.fs:
2961 :     Added support for explicit forth or c comments with \f and \c.
2962 :    
2963 :     1999-05-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
2964 :    
2965 :     * Makefile.in: FORTHK now uses $(ENGINE)
2966 :    
2967 :     * kernel/int.fs, gforth.el, prim: factored out name-too-short? in (').
2968 :     fixed potential portability bug in read-line (check result of ferror).
2969 :     added M: and M; to indentation lists in gforth.el
2970 :    
2971 :     1999-05-06 crook <crook@mips.complang.tuwien.ac.at>
2972 :    
2973 :     * kernel/special.fs, kernel/vars.fs, kernel/basics.fs, kernel/comp.fs, kernel/int.fs, doc/gforth.ds, doc/.cvsignore, README, float.fs, prim:
2974 :     Major re-write of manual sections concerning text interpreter and
2975 :     defining words. Much fine-tuning of other sections. The manual is
2976 :     ``nearly finished'' -- at least, all the major pieces of work that
2977 :     I envisaged for the first mods (which were only going to take a
2978 :     couple of weeks...). The manual has grown from 127 pages to 192
2979 :     which is good news in terms of content but bad news in terms of the
2980 :     time it takes to print out on my HP550C DeskJet.
2981 :    
2982 :     Other changes are just tweaks to glossary entries.
2983 :    
2984 :     1999-05-05 jwilke <jwilke@mips.complang.tuwien.ac.at>
2985 :    
2986 :     * kernel/comp.fs: Small changes for plug-in support.
2987 :    
2988 :     * kernel/special.fs:
2989 :     Made last bugfix optional; only needed with xconds.
2990 :    
2991 :     * kernel/prim0.fs:
2992 :     Don't know for what this aliases are neede. Let's try without it.
2993 :    
2994 :     * kernel/doers.fs: Made debug output optional.
2995 :    
2996 :     * cross.fs: Added nice debugging flags support.
2997 :    
2998 :     * arch/generic/machine.h, prim, cross.fs:
2999 :     new compile flag: stantardthreading
3000 :    
3001 :     * kernel/io.fs: deleted doubled definitions of (key) and (key?)
3002 :    
3003 :     * kernel/tools.fs:
3004 :     changed include statement ../ to ./.. because we want to include relative
3005 :     to the directory, this file is in.
3006 :    
3007 :     * kernel/vars.fs: cell is only defeined if it doesnt exist
3008 :    
3009 :     * kernel/int.fs:
3010 :     head? is now optional, depending on whether forthstart exists.
3011 :    
3012 :     1999-05-04 jwilke <jwilke@mips.complang.tuwien.ac.at>
3013 :    
3014 :     * engine/threaded.h:
3015 :     CFA_NEXT is now defined by the threading scheme and not when GETCFA is
3016 :     missing. With Gforth-debug we might have GETCFA defined and a threading
3017 :     with cfa alive.
3018 :     With this fix I managed to compile gforth on a system that claims it is
3019 :     a 386 (i386-solaris, BTW: it is a PII...). But gforth crashes
3020 :     (direct threaded scheme 10) at the moment.
3021 :     Perhaps Anton should take a look on it?!
3022 :    
3023 :     1999-05-03 jwilke <jwilke@mips.complang.tuwien.ac.at>
3024 :    
3025 :     * glocals.fs, kernel/special.fs: kernel/special.fs
3026 :     added exit-like in DOES> statement *bugfix*
3027 :     glocals.fs
3028 :     used mappedwordlist constructor
3029 :    
3030 :     1999-04-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3031 :    
3032 :     * prims2x.fs: bugfixes from Markus Schoder
3033 :    
3034 :     1999-04-16 crook <crook@mips.complang.tuwien.ac.at>
3035 :    
3036 :     * kernel/comp.fs, kernel/require.fs, doc/gforth.ds, colorize.fs, doc/gforth.1, .cvsignore, README, blocks.fs:
3037 :     .cvsignore -- added a couple of other files I was tired of seeing flagged
3038 :     by CVS
3039 :    
3040 :     README -- added references to a couple more .fs files that are part of
3041 :     the gforth distribution
3042 :    
3043 :     blocks.fs -- fixed a bug in UPDATED? and added glossary entries for all
3044 :     words.
3045 :    
3046 :     colorize.fs -- fixed a bug that was introduced by a dictionary
3047 :     structure change between 0.3.0 and 0.4.0 (I think.. it used to work
3048 :     on 0.3.0 and I compared the color WORDS with the normal WORDS and found
3049 :     some dirrerences
3050 :    
3051 :     doc/gforth.1 -- minor tweaks to man page. I now think that I'd like to
3052 :     be able to auto-generate the man page from what is now Chapter 3 of the
3053 :     manual. That's in line with GNU's general attitude towards man pages..
3054 :    
3055 :     doc/gforth.ds -- added stuff about blocks, revamped Chapter 3 and other
3056 :     miscellaneous changes.
3057 :    
3058 :     kernel/comp.fs -- glossary tweaks
3059 :    
3060 :     kernel/require.fs -- glossary tweaks
3061 :    
3062 :     1999-04-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3063 :    
3064 :     * kernel/basics.fs, kernel/comp.fs, test/other.fs, Benchres:
3065 :     fixed ALLOT bug (now accepts negative arguments)
3066 :    
3067 :     1999-03-29 crook <crook@mips.complang.tuwien.ac.at>
3068 :    
3069 :     * kernel/tools.fs, kernel/vars.fs, kernel/io.fs, kernel/nio.fs, kernel/int.fs, kernel/accept.fs, kernel/basics.fs, kernel/comp.fs, doc/gforth.ds, search.fs, extend.fs, prim, blocks.fs:
3070 :     Added section talking about different memory regions, and glossed
3071 :     associated words. Glossed words associated with user input; the
3072 :     manual still needs a bunch of examples for these.
3073 :    
3074 :     1999-03-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3075 :    
3076 :     * engine/ecvt.c, kernel/int.fs, matrix.fs: minor bugfixes
3077 :    
3078 :     1999-03-23 crook <crook@mips.complang.tuwien.ac.at>
3079 :    
3080 :     * doc/.cvsignore: added gforth.info-10
3081 :    
3082 :     * kernel/special.fs, kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, kernel/paths.fs, kernel/require.fs, kernel/getdoers.fs, kernel/int.fs, kernel/io.fs, kernel/nio.fs, kernel/comp.fs, kernel/cond.fs, kernel/files.fs, kernel/args.fs, kernel/basics.fs, doc/gforth.ds, search.fs, struct.fs, stuff.fs, vt100.fs, prim, extend.fs, float.fs, glocals.fs, moofglos.fs, debug.fs, environ.fs, errors.fs, assert.fs, blocks.fs, Makefile.in:
3083 :     Makefile.in
3084 :    
3085 :     -- changes to make documentation build with moofglos.fs
3086 :     rather than with mini-oof.fs (since the former contains glossary
3087 :     entries and the latter does not)
3088 :    
3089 :     assert.fs blocks.fs debug.fs environ.fs errors.fs extend.fs float.fs
3090 :     glocals.fs moofglos.fs prim search.fs struct.fs stuff.fs vt100.fs
3091 :     kernel/args.fs kernel/basics.fs kernel/comp.fs kernel/cond.fs
3092 :     kernel/files.fs kernel/getdoers.fs kernel/int.fs kernel/io.fs
3093 :     kernel/nio.fs kernel/paths.fs kernel/require.fs kernel/special.fs
3094 :     kernel/tools.fs kernel/toolsext.fs kernel/vars.fs
3095 :    
3096 :     -- many small changes to glossary entries.. I think most are done
3097 :     now, so I hope to change far fewer files next time!
3098 :    
3099 :     doc/gforth.ds
3100 :    
3101 :     -- many, many small changes and a few large ones. Moved some sections
3102 :     around, fixed typos and formatting errors, added new section on
3103 :     exception handling, rearranged 'files' section.
3104 :    
3105 :     1999-03-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3106 :    
3107 :     * arch/generic/machine.h, engine/main.c, Makefile.in, configure.in, Benchres:
3108 :     gforth (non-fast) now uses a plain threading scheme, making error
3109 :     positions more accurate
3110 :     minor changes
3111 :    
3112 :     1999-03-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3113 :    
3114 :     * arch/power/machine.h, Makefile.in, README, configure.in:
3115 :     prepared for snapshot, fixed some buglets
3116 :    
3117 :     1999-03-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3118 :    
3119 :     * doc/gforth.ds: doc changes
3120 :    
3121 :     1999-03-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3122 :    
3123 :     * kernel/int.fs, doc/gforth.ds: bugfix (stack effect on error)
3124 :     doc changes (chapter on error messages)
3125 :    
3126 :     1999-03-09 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3127 :    
3128 :     * kernel/int.fs, prims2x.fs: removed "Error: ..." message
3129 :     prims2x works again in make doc
3130 :    
3131 :     1999-03-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3132 :    
3133 :     * kernel/int.fs, kernel/vars.fs, backtrace.fs:
3134 :     the backtrace now stores only what happened since the last INTERPRET;
3135 :     this avoids very long pointless backtraces for deep include nests.
3136 :    
3137 :     1999-03-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3138 :    
3139 :     * wordlibs/core: removed core
3140 :    
3141 :     1999-03-02 jwilke <jwilke@mips.complang.tuwien.ac.at>
3142 :    
3143 :     * wordlibs/time.pri, wordlibs/unixlib.fs, wordlibs/unixlib.h, wordlibs/unixlib.pri, wordlibs/netlib.fs, wordlibs/netlib.h, wordlibs/netlib.pri, wordlibs/time.h, wordlibs/httpclient.fs, wordlibs/Makefile, wordlibs/README, wordlibs/core, prims2cl.fs, wordlib.fs:
3144 :     Supports to build up c libraries of forth words in the format used in the
3145 :     prim file. Worked on linux machines.
3146 :     On sun linker exits with "fatal signal 6"...
3147 :    
3148 :     * prims2x.fs: Changes in file including.
3149 :    
3150 :     * configure.in: srcdir is replaced by an absolute directory if it is .
3151 :     Used for word libraries, if current working directory is not gforth root.
3152 :    
3153 :     1999-02-28 pazsan <pazsan@mips.complang.tuwien.ac.at>
3154 :    
3155 :     * moofglos.fs, mini-oof.fs:
3156 :     I removed the glossary from mini-oof, please keep it out!
3157 :     moofglos.fs keeps the glossary
3158 :    
3159 :     * moofglos.fs: New file.
3160 :    
3161 :     1999-02-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3162 :    
3163 :     * engine/forth.h, engine/main.c, engine/signals.c, errors.fs:
3164 :     On platforms that support the SA_SIGINFO flag (Linux is not quite
3165 :     there yet), there are now new signal handlers that perform more
3166 :     precise error reporting (in particular for SIGFPE and SIGSEGV).
3167 :     Minor fixes.
3168 :    
3169 :     * engine/signals.c: started working on better signal handlers
3170 :    
3171 :     * engine/io.c, engine/main.c, engine/signals.c, Makefile.in, engine/Makefile.in, Makedist.in:
3172 :     moved signal handling into a new file signals.c
3173 :     minor changes to window size handling
3174 :    
3175 :     1999-02-24 jwilke <jwilke@mips.complang.tuwien.ac.at>
3176 :    
3177 :     * kernel/errore.fs, kernel/int.fs:
3178 :     Change of .error-frame for this pattern:
3179 :    
3180 :     xxx.fs:312: Undefined word
3181 :     blabla bla blablabla
3182 :     ^^^^^^
3183 :     Error: Undefined word
3184 :    
3185 :     * debug.fs: Cleaned up code. Fixed "create does>" bug.
3186 :    
3187 :     1999-02-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3188 :    
3189 :     * test/other.fs, kernel/tools.fs, kernel/vars.fs, compat/struct.fs, kernel/nio.fs, kernel/paths.fs, struct.fs:
3190 :     renamed nalign into naligned (nalign is present but obsolete)
3191 :     Implemented a new solution for nested hold areas (<<# ... #> ... #>>)
3192 :     minor changes
3193 :    
3194 :     1999-02-22 jwilke <jwilke@mips.complang.tuwien.ac.at>
3195 :    
3196 :     * arch/misc/mach.fs: fix bits/byte -> bits/char
3197 :    
3198 :     * cross.fs:
3199 :     makekernel works now with setup-target and region interface.
3200 :     bugfix in setup-target
3201 :    
3202 :     * kernel/kernel.fs, kernel/main.fs:
3203 :     Made includes in kernel/kernel.fs and kernel/main.fs relative to there
3204 :     file positions.
3205 :    
3206 :     * cross.fs:
3207 :     introduced bits/byte. For this naming the address unit is per
3208 :     definition a byte. If bits/byte is not explicitly set, 8 is assumed.
3209 :     >address works now with bits/byte and translates between target
3210 :     address units and the hosts' one.
3211 :     Attention:
3212 :     In this state this will never work with host address unit size different
3213 :     than 8 bits.
3214 :     Step up translation (from 8 to 16 bits address unit size) will only work
3215 :     with enormous care because "chars" in cross behaves not like "chars" in the
3216 :     target. Any pre-calculation of offsets that is compiled in litarally
3217 :     will fail!
3218 :     Better solution: Emulate target address-unit size in cross, ugh!
3219 :    
3220 :     * mach32l.fs, mach64b.fs, mach64l.fs, mach16b.fs, mach16l.fs, mach32b.fs, cross.fs:
3221 :     Replaces bits/byte by bits/char. EC-targets currently broken.
3222 :    
3223 :     1999-02-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3224 :    
3225 :     * kernel/vars.fs, kernel/int.fs, kernel/nio.fs, kernel/paths.fs, kernel/tools.fs, backtrace.fs, Makefile.in:
3226 :     gforth-ditc is now installed with "make install"
3227 :     bugfix in print-backtrace
3228 :     rewrote number output: now uses a fixed buffer HOLDBUF; added <<# and
3229 :     #>> to deal with nested number output (e.g., AT-XY), and fixed
3230 :     ud.r and d.r (and thus all the "." words) and DUMP to use
3231 :     them. Other words using <# still have to be fixed.
3232 :     removed COMPACT// and its use; it did not work, and anyway, it's a bad
3233 :     idea for Cygwin, Domain/OS (Apollo's OS), and possibly other OSs.
3234 :    
3235 :     * arch/386/machine.h, arch/m68k/machine.h, cross.fs, prim:
3236 :     bugfix in m68k/machine.h and 386/machine.h
3237 :     doc changes in cross.fs and prim
3238 :    
3239 :     1999-02-20 pazsan <pazsan@mips.complang.tuwien.ac.at>
3240 :    
3241 :     * kernel/int.fs:
3242 :     Broke up s>number in int.fs (the other "changes" are just touched files)
3243 :    
3244 :     * kernel/int.fs, Benchres: Another benchres entry.
3245 :    
3246 :     1999-02-19 jwilke <jwilke@mips.complang.tuwien.ac.at>
3247 :    
3248 :     * cross.fs: Bugfixes from last changes.
3249 :    
3250 :     * AUTHORS: Addes email addresses, so I have them handy.
3251 :    
3252 :     * cross.fs: Updated cross.fs:
3253 :     region interface supports now diffrent memory regions in a greater address-space
3254 :     than we have memory.
3255 :     image, bit$ and makekernel will get obsolete, use region interface instead.
3256 :    
3257 :     1999-02-16 crook <crook@mips.complang.tuwien.ac.at>
3258 :    
3259 :     * kernel/int.fs, doc/gforth.ds, prim, see.fs, stuff.fs, objects.fs, oof.fs, ToDo, mini-oof.fs:
3260 :     -Added my name to the ToDo file under documentation
3261 :     -Glossed the oof files
3262 :     -Minor glossary additions elsewhere
3263 :     -Another set of changes to gforth.ds; mainly the addition of material
3264 :     to the introductory chapter. Also, re-organised stuff in the oof
3265 :     sections and made a typo pass over a few other bits.
3266 :    
3267 :     1999-02-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3268 :    
3269 :     * engine/threaded.h, arch/power/machine.h, arch/sparc/machine.h, engine/engine.c, arch/m68k/machine.h, arch/mips/machine.h, arch/alpha/machine.h, arch/generic/machine.h, arch/hppa/machine.h, arch/386/machine.h, prim:
3270 :     cleaned up threading stuff:
3271 :     now the schemes are selected with -DTHREADED_SCHEME=n
3272 :     there is now a macro SET_IP for setting ip.
3273 :     New threading schemes: for Power (20% speedup on 604e) and a plain scheme
3274 :    
3275 :     1999-02-05 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3276 :    
3277 :     * kernel/basics.fs, kernel/int.fs:
3278 :     fixed DPL bug ("1." now gives a DPL of 0)
3279 :    
3280 :     1999-02-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3281 :    
3282 :     * kernel/comp.fs, kernel/basics.fs, doc/gforth.ds: fixed doc bugs
3283 :    
3284 :     1999-02-03 crook <crook@mips.complang.tuwien.ac.at>
3285 :    
3286 :     * kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, kernel/io.fs, kernel/nio.fs, kernel/paths.fs, kernel/special.fs, kernel/comp.fs, kernel/files.fs, kernel/int.fs, doc/gforth.ds, kernel/basics.fs, see.fs, stuff.fs, vt100.fs, glocals.fs, prim, search.fs, envos.fs, errors.fs, extend.fs, float.fs, blocks.fs, debugs.fs, environ.fs, Makefile.in:
3287 :     New "docclean" target for makefile (removes glossary dependencies when
3288 :     rebuilding documentation). Changes to .fs files and prim are restricted
3289 :     to glossary (\G) additions for the documentation; this has necessitated
3290 :     the addition of new white-space in places to stop the \G stuff from
3291 :     obscuring the code. Many additions to doc/gforth.ds - new sections
3292 :     added, a few things moved and some sections re-written slightly. There
3293 :     are a set of things to tidy up before this rev. is suitable for
3294 :     release, and those will be my highest priority. I have also used
3295 :     "@comment TODO" to highlight other sections I plan to work on, and
3296 :     added a set of comments at the start to indicate other things I plan
3297 :     to modify in the medium-term.
3298 :    
3299 :     1999-02-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3300 :    
3301 :     * arch/alpha/testasm.fs, arch/mips/machine.h, arch/alpha/asm.fs, arch/alpha/machine.h, configure.in, gforth.lsm:
3302 :     MIPS port should now work even with GNU ld
3303 :     added FORCE_REG stuff to arch/alpha/machine.h
3304 :     added Alpha assembler (contributed by Bernd Thallner)
3305 :    
3306 :     1999-01-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
3307 :    
3308 :     * kernel/int.fs, engine/io.h, engine/main.c, kernel/accept.fs, cross.fs, engine/io.c, Makefile.in:
3309 :     Minor fixes for SHARC
3310 :     KEY returns now EOF (-1) when at end of file (non-standard?)
3311 :    
3312 :     1999-01-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3313 :    
3314 :     * engine/main.c: factored out print_sizes
3315 :    
3316 :     * engine/main.c: bugfix
3317 :    
3318 :     1999-01-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
3319 :    
3320 :     * engine/Makefile.in, engine/main.c, Makefile.in, README, cross.fs:
3321 :     Improved dump information for magic
3322 :     Added code in cross.fs to support new magic
3323 :     Fixed makefile problem with cp (cp -p to preserve date)
3324 :    
3325 :     1999-01-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3326 :    
3327 :     * Makedist.in: make bindist should now work for gforth-fast
3328 :    
3329 :     * engine/Makefile.in, engine/engine.c, engine/forth.h, engine/main.c, configure.in, Makefile.in:
3330 :     there is now a debugging version of the engine that maintains ip and
3331 :     rp in global variables (to allow backtrace on signals). The debugging
3332 :     engine is called gforth and the original engine is called gforth-fast.
3333 :    
3334 :     1999-01-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3335 :    
3336 :     * startup.fs: backtrace is now included in gforth.fi
3337 :    
3338 :     * kernel/vars.fs, kernel/basics.fs, kernel/int.fs, wordinfo.fs, look.fs, startup.fs, stuff.fs, backtrace.fs:
3339 :     added ]L, IN-DICTIONARY? and IN-RETURN-STACK? to stuff.fs
3340 :     refactored a few words to use IN-DICTIONARY?
3341 :     added backtrace hooks to CATCH, THROW and (DOERROR)
3342 :     added simple backtrace printing
3343 :    
3344 :     1999-01-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3345 :    
3346 :     * kernel/toolsext.fs, kernel/comp.fs, kernel/int.fs:
3347 :     improved >name accuracy
3348 :     refactored : and :noname
3349 :    
3350 :     1999-01-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3351 :    
3352 :     * Makefile.in:
3353 :     fixed Makefile bug (engine/Makefile is now remade when necessary)
3354 :    
3355 :     * engine/main.c, configure.in:
3356 :     fixed --debug bug (printed non-printing characters (magic[7])).
3357 :     fixed buglet in configure.in (now heeds LIBS even for hppa).
3358 :     set version to snapshot
3359 :    
3360 :     1998-12-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3361 :    
3362 :     * gforth.lsm: added old gforth.lsm
3363 :    
3364 :     1998-12-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3365 :    
3366 :     * Makefile.in, README, INSTALL: fixed siteinit.fs-related problems
3367 :    
3368 :     1998-12-25 pazsan <pazsan@mips.complang.tuwien.ac.at>
3369 :    
3370 :     * kernel/aliases0.fs, engine/Makefile.in, engine/main.c, os2conf.h, prims2x.fs, configure.cmd, cross.fs, mkdosmf.sed, mkos2mf.sed, INSTALL.DOS, Makefile.in, README:
3371 :     Install process fixes for DOS and OS/2
3372 :     EC primitive count fixed
3373 :     EC relocate problem fixed
3374 :    
3375 :     1998-12-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3376 :    
3377 :     * README: doc change
3378 :    
3379 :     1998-12-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3380 :    
3381 :     * Makefile.in, doc/gforth.1: doc/gforth.txt is not included in the dist
3382 :     adjusted man page
3383 :    
3384 :     1998-12-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3385 :    
3386 :     * Makefile.in, README, gforthmi.in, other.fs, Makedist.in:
3387 :     fixed a few small problems (mainly with bindist)
3388 :    
3389 :     * README, testall: listed tested systems
3390 :    
3391 :     * prims2x.fs:
3392 :     prim_lab.i is now generated without indices (for compatibility with gcc-2.5.8)
3393 :    
3394 :     1998-12-23 pazsan <pazsan@mips.complang.tuwien.ac.at>
3395 :    
3396 :     * Makefile.in: Fixed Makefile.in for empty emacssitelispdir variable
3397 :    
3398 :     * machpc.fs, fi2c.fs: Fixed new format in fi2c.fs
3399 :     Fixed wrong base in machpc.fs
3400 :    
3401 :     1998-12-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
3402 :    
3403 :     * config.guess, config.sub: New versions of config.guess and config.sub
3404 :    
3405 :     1998-12-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3406 :    
3407 :     * arch/power/machine.h, engine/Makefile.in, kernel/paths.fs, Makefile.in, configure.in, testdist:
3408 :     fixed some bugs and problems
3409 :    
3410 :     * cross.fs, Makedist.in, Makefile.in: new solution for make dist
3411 :     fixed a bug in generating magic
3412 :    
3413 :     1998-12-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
3414 :    
3415 :     * engine/main.c, cross.fs, comp-i.fs:
3416 :     Changed format to Gforth2x (0.4 or greater)
3417 :    
3418 :     * cross.fs, Makefile.in, configure.in, Makedist.in:
3419 :     Separated distribution Makefile (works only with gmake)
3420 :    
3421 :     1998-12-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3422 :    
3423 :     * prim, testall, testdist, Benchres: prim: suppressed a few warnings
3424 :     updated testdist and introduced testall for automatic testing on many machines
3425 :    
3426 :     1998-12-20 pazsan <pazsan@mips.complang.tuwien.ac.at>
3427 :    
3428 :     * engine/engine.c, engine/main.c, gforthmi.bat, mkdosmf.sed, prim, README, config.bat, fi2c.fs, Makefile.in:
3429 :     Changes to make gforth run on DOS and Win32 (I hope it's not broken by the
3430 :     latest Makefile.in changes)
3431 :     Some minor tweaks
3432 :    
3433 :     1998-12-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3434 :    
3435 :     * cross.fs: defined | as noop (the old version is broken)
3436 :    
3437 :     * kernel/main.fs, engine/Makefile.in, gforthmi.in, Makefile.in, configure.in:
3438 :     fixed some problems (mainly for separate source and build dirs)
3439 :    
3440 :     1998-12-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3441 :    
3442 :     * configure.in, gforthmi, gforthmi.in, Makefile.in:
3443 :     gforthmi is now generated from gforthmi.in by configure
3444 :     fixed several installation bugs in Makefile.in
3445 :    
3446 :     * test/other.fs, kernel/int.fs, kernel/vars.fs, extend.fs, hash.fs:
3447 :     markers now reset included-files
3448 :     fixed another bug in marker
3449 :     added/changed some comments
3450 :    
3451 :     1998-12-13 pazsan <pazsan@mips.complang.tuwien.ac.at>
3452 :    
3453 :     * engine/select.c, kernel/paths.fs, engine/Makefile.in, engine/main.c, arch/generic/machine.h, doc/gforth.ds, gforthmi.bat, mkdosmf.sed, prim, Makefile.in, blocks.fs, ds2texi.fs, fi2c.fs, Benchres:
3454 :     Added some documentation (files stup, blocks stub, Mini-OOF implementation)
3455 :     Added Benchres for my machine
3456 :     made DOS and Win32 compile and run
3457 :     New gforthmi.bat script for DOS - needs a temporary file for the commands
3458 :     instead of the -e option.
3459 :     Added select.o again for DOS (DJGPP's select is broken wrt timing)
3460 :     Improved select.c
3461 :     Bug with DOS: engine-ditc doesn't compile with optimization on. Maybe I need
3462 :     to get a new GCC version for DOS?
3463 :    
3464 :     1998-12-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
3465 :    
3466 :     * engine/engine.c, configure.in, dosconf.h, mkdosmf.sed, mkos2mf.sed, prim, Makefile.in, config.bat:
3467 :     Fixed Makefile for DOS (doesn't fully work yet)
3468 :     Fixed shared library for Windows (not tested yet)
3469 :    
3470 :     1998-12-11 pazsan <pazsan@mips.complang.tuwien.ac.at>
3471 :    
3472 :     * Makefile.in:
3473 :     Made Makefile.in dist-able (removed the two outdated files)
3474 :    
3475 :     * kernel/vars.fs, kernel/errore.fs, kernel/int.fs, kernel/io.fs, kernel/kernel.fs, kernel/main.fs, arch/shboom/mach.fs, engine/engine.c, arch/8086/mach.fs, arch/c165/mach.fs, arch/misc/key.fs, arch/misc/mach.fs, arch/4stack/mach.fs, arch/6502/mach.fs, fi2c.fs, machpc.fs, prim, prims2x.fs, cross.fs:
3476 :     Added further options to shrink a kernel down
3477 :     Cleaned up conditional primitives (works now for C-generated part, too)
3478 :     Cleaned up mach files for embedded architectures
3479 :     Cleaned up options in the kernel
3480 :    
3481 :     1998-12-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3482 :    
3483 :     * test/other.fs, unix/time.fs, kernel/vars.fs, test/checkans.fs, test/dbltest.fs, kernel/special.fs, kernel/tools.fs, kernel/toolsext.fs, kernel/prim0.fs, kernel/require.fs, kernel/saccept.fs, kernel/nio.fs, kernel/paths.fs, kernel/io.fs, kernel/kernel.fs, kernel/license.fs, kernel/main.fs, kernel/files.fs, kernel/getdoers.fs, kernel/int.fs, kernel/cond.fs, kernel/doers.fs, kernel/errore.fs, kernel/accept.fs, kernel/args.fs, kernel/basics.fs, kernel/comp.fs, kernel/cond-old.fs, engine/select.c, engine/strsig.c, engine/threaded.h, engine/main.c, engine/memcmp.c, engine/memcmpc.c, engine/memmove.c, engine/pow10.c, engine/io.c, engine/io.h, engine/forth.h, engine/ecvt.c, engine/engine.c, engine/Makefile.in, engine/atanh.c, engine/cleanalign.c, ec/nesting.fs, ec/shex.fs, engine/32bit.h, ec/dotx.fs, ec/mirror.fs, ec/mirrored.fs, ec/mirrors.fs, asm/numref.fs, asm/target.fs, ec/builttag.fs, asm/basic.fs, asm/bitmask.fs, asm/generic.fs, arch/mips/machine.h, arch/power/machine.h, arch/sparc/machine.h, arch/hppa/cache.c, arch/hppa/machine.h, arch/m68k/machine.h, arch/386/machine.h, arch/alpha/machine.h, arch/generic/machine.h, vt100key.fs, wordinfo.fs, stuff.fs, table.fs, tasker.fs, termsize.fs, search.fs, see-ext.fs, source.fs, startup.fs, prims2x.fs, savesys.fs, objexamp.fs, other.fs, prim, mach64b.fs, mach64l.fs, machpc.fs, objects.fs, mach16l.fs, mach32b.fs, mach32l.fs, intcomp.fs, lib.fs, locals-test.fs, look.fs, mach16b.fs, gray.fs, hash.fs, glocals.fs, glosgen.fs, gforth.el, gforthmi, filedump.fs, float.fs, envos.os2, errors.fs, etags.fs, extend.fs, fi2c.fs, envos.dos, envos.fs, debugs.fs, doskey.fs, ds2texi.fs, environ.fs, configure.in, cross.fs, debug.fs, config.bat, configure.cmd, blocks.fs, bufio.fs, chains.fs, code.fs, colorize.fs, comp-i.fs, assert.fs, acinclude.m4, add.fs, ans-report.fs, ansi.fs, Makefile.in, acconfig.h, BUGS:
3484 :     updated dates in copyright messages
3485 :     inserted copyright messages in most files that did not have them
3486 :     removed outdated files engine/32bit.h engine/strsig.c
3487 :    
3488 :     1998-11-27 pazsan <pazsan@mips.complang.tuwien.ac.at>
3489 :    
3490 :     * NEWS:
3491 :     Added new things that were part of the "mega-patches" (not necessarily
3492 :     complete)
3493 :    
3494 :     * BUGS, see.fs: Fixed DOES> see bug
3495 :    
3496 :     1998-11-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3497 :    
3498 :     * Makefile.in, NEWS, BUGS: updated NEWS file
3499 :     added doc/gforth.txt to distributed files.
3500 :    
3501 :     1998-11-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
3502 :    
3503 :     * engine/main.c, engine/pow10.c, engine/select.c, arch/generic/machine.h, engine/io.h, prims2x.fs, prim:
3504 :     Added system-specific options for C-part of primitives
3505 :    
3506 :     1998-11-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3507 :    
3508 :     * kernel/comp.fs, kernel/int.fs: more doc fixes
3509 :    
3510 :     * kernel/comp.fs, kernel/int.fs, doc/gforth.ds, objects.fs:
3511 :     removed all "unknown" from docs, except those from mini-oof
3512 :    
3513 :     1998-11-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3514 :    
3515 :     * doc/gforth.ds: doc change: explains image license issues
3516 :    
3517 :     * engine/Makefile.in, kernel/vars.fs, Makefile.in, README: removed f0
3518 :     fixed problem with dependence on config.h.in (not well tested)
3519 :    
3520 :     1998-11-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
3521 :    
3522 :     * kernel/args.fs, kernel/int.fs, engine/Makefile.in, engine/engine.c, engine/main.c, configure.cmd, fi2c.fs, prim, startup.fs, vt100key.fs, Makefile.in, config.bat:
3523 :     Bug fix: print cause for problems in command line
3524 :     Cleaned up Makefiles
3525 :     Adjusted configures for DOS and OS/2 (not tested yet)
3526 :     New feature: link image into executable (for non-OS systems)
3527 :    
3528 :     1998-10-25 pazsan <pazsan@mips.complang.tuwien.ac.at>
3529 :    
3530 :     * engine/forth.h, engine/memcmp.c, engine/memcmpc.c, engine/memmove.c, arch/generic/machine.h, engine/engine.c, cross.fs, prim, prims2x.fs, configure.in:
3531 :     SHARC-porting aids that benefit generally:
3532 :     Cross: Added non-byte-addressed architectures as possible target (not hosts
3533 :     yet).
3534 :     Rest: all types are now Gforth-private types (so you could define as Char
3535 :     whatever you where like). Some messing around with inabilities of Analog
3536 :     Devices port of GCC.
3537 :    
3538 :     1998-10-18 pazsan <pazsan@mips.complang.tuwien.ac.at>
3539 :    
3540 :     * kernel/int.fs, kernel/io.fs, engine/Makefile.in, engine/io.c, engine/io.h, configure.in, prim, Makefile.in:
3541 :     Added infile-id, fixed bug with KEY? when input is not a tty.
3542 :     First try to compile it under Win32.
3543 :    
3544 :     1998-10-15 pazsan <pazsan@mips.complang.tuwien.ac.at>
3545 :    
3546 :     * engine/io.c: Fixed braindead problem with Solaris/SunOS 5.6.
3547 :    
3548 :     * Makefile.in:
3549 :     Removed the make -C parts for other makes. Also tried to avoid
3550 :     multiple right side % rules for same reason.
3551 :    
3552 :     1998-10-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
3553 :    
3554 :     * Makefile.in, config.bat:
3555 :     Fixed config.bat (no startup.dos, no history.dos)
3556 :    
3557 :     * kernel/cond.fs, glocals.fs, history.fs, Makefile.in:
3558 :     Fixed a lot of problems from the wordlist structure change (I hope we had
3559 :     not omitted the "wordlist-id" in the first place).
3560 :    
3561 :     1998-10-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
3562 :    
3563 :     * kernel/toolsext.fs, kernel/cond.fs, kernel/int.fs, kernel/main.fs, kernel/tools.fs, kernel/comp.fs, search.fs, environ.fs, glocals.fs, hash.fs, mini-oof.fs, README, blocked.fb:
3564 :     Changed virtual method table pointer in dictionary objects to be compatible with
3565 :     the other OO packages (VMT-pointer on first cell)
3566 :    
3567 :     You need a new kernel.fi to recompile the kernel
3568 :    
3569 :     1998-10-07 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3570 :    
3571 :     * objects.fs, objexamp.fs: objects.fs bug fix part 2
3572 :    
3573 :     * Benchres, objects.fs, objexamp.fs, prim:
3574 :     fixed bug in objects.fs (override of inherited interface methods)
3575 :     added fpick (primitive), suggested by Julian Noble
3576 :    
3577 :     1998-08-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
3578 :    
3579 :     * kernel/errore.fs, kernel/main.fs, kernel/comp.fs, prims2x.fs, oof.fs:
3580 :     Fixed docu problems, added stderr output for errors and warnings
3581 :    
3582 :     1998-08-24 pazsan <pazsan@mips.complang.tuwien.ac.at>
3583 :    
3584 :     * mini-oof.fs: Small fix, thanks to srb@concentric.net
3585 :    
3586 :     1998-08-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3587 :    
3588 :     * objexamp.fs: added objexamp.fs
3589 :    
3590 :     1998-08-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3591 :    
3592 :     * objects.fs: documentation changes
3593 :    
3594 :     * Makefile.in, testclean, .cvsignore: fixed "make clean"
3595 :     removed config.h.in from .cvsignore
3596 :    
3597 :     * engine/Makefile.in, engine/cache.c, Makefile.in, configure.in, makein.bsh, mkdosmf.sed:
3598 :     fixed "make dist"
3599 :     fixed dependences for engine.o and main.o (they were overly general)
3600 :     For the hppa arch/hppa/cache.c is used instead of engine/cache.c (untested)
3601 :    
3602 :     1998-08-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
3603 :    
3604 :     * .cvsignore: Added aclocal.m4 and config.h.in to .cvsignore
3605 :    
3606 :     1998-07-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3607 :    
3608 :     * engine/Makefile.in, arch/mips/machine.h, configure.in, Makefile.in:
3609 :     added test for MIPS link flag -d to configure.in
3610 :     some small bugfixes
3611 :    
3612 :     * arch/power/_sync_cache_range.c, arch/power/machine.h, Makefile.in, configure.in, prim:
3613 :     put PPC flush-icache code into _sync_cache_range.c; configure now checks
3614 :     for this function (present on AIX).
3615 :     Made FLUSH_ICACHE calls type-consistent.
3616 :    
3617 :     * timings.sc: flk results added to timings.sc
3618 :    
3619 :     * kernel/int.fs:
3620 :     fixed bug (S" QUIT .( hello) CR" EVALUATE) reported by Lars Krueger
3621 :     (at least I fixed this symptom, IMO the input stream needs reworking).
3622 :    
3623 :     1998-07-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3624 :    
3625 :     * doc/gforth.ds: documentation change
3626 :    
3627 :     1998-07-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3628 :    
3629 :     * doc/gforth.ds: documentation changes
3630 :    
3631 :     1998-07-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3632 :    
3633 :     * doc/gforth.ds: documentation changes
3634 :    
3635 :     1998-07-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
3636 :    
3637 :     * Makefile.in, doc/gforth.ds: changed deletion of html/ tree
3638 :     changed document structure a bit
3639 :    
3640 :     1998-07-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3641 :    
3642 :     * kernel/int.fs, other.fs:
3643 :     eliminated capitalize (was present twice with different stack effects
3644 :     but was used nowhere).
3645 :    
3646 :     * asm/README, ec/00-readme, ec/README, kernel/int.fs, kernel/interp.fs, asm/00-readme, missing, Makefile.in, aclocal.m4, ds2texi.fs, elisp-comp, lib.fs, .cvsignore, ChangeLog:
3647 :     renamed 00-readme files to README
3648 :     added scripts elisp-comp and missing
3649 :     removed kernel/interp.fs (should have been removed in mega-patch)
3650 :     added make rule for doc/gforth.txt
3651 :     renamed PARSE-WORD into SWORD (PARSE-WORD is used with the meaning of NAME in
3652 :     OpenBoot and dpans6 A.6.2.2008)
3653 :    
3654 :     1998-07-05 pazsan <pazsan@mips.complang.tuwien.ac.at>
3655 :    
3656 :     * engine/.cvsignore, .cvsignore: Yet another additions to .cvsingore's
3657 :    
3658 :     * ec/00-readme, kernel/.cvsignore, aclocal.m4, asm/00-readme, doc/.cvsignore, ChangeLog:
3659 :     Fixed some .cvsignores
3660 :     Added missing files
3661 :    
3662 :     * doc/gforth.ds, arch/generic/machine.h, arch/m68k/machine.h, arch/misc/tt.fs, arch/386/machine.h, arch/4stack/README, mkdosmf.sed, prim, cross.fs, mini-oof.fs, BUGS, Makefile.in, chains.fs:
3663 :     Several fixes and typos I forgot to check in until recently
3664 :     Documentation additions (not completed)
3665 :    
3666 :     1998-06-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3667 :    
3668 :     * test/checkans.fs, test/dbltest.fs: repaired "make test"
3669 :    
3670 :     1998-06-17 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3671 :    
3672 :     * kernel/require.fs, kernel/tools.fs, kernel/int.fs, kernel/main.fs, kernel/paths.fs, engine/Makefile.in, engine/main.c, kernel/files.fs, doc/gforth.ds, doc/texinfo.tex, stuff.fs, BUGS, Makefile.in:
3673 :     Default path now has "." in front
3674 :     Worked a bit on the documentation
3675 :     fixed handling of "." in open-path-file (now also works with "." from the path)
3676 :    
3677 :     1998-06-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3678 :    
3679 :     * doc/version.texi.in, doc/gforth.ds, configure.in, Makefile.in, aclocal.m4:
3680 :     version.texi is now generated automatically
3681 :     added version.texi to doc dependences
3682 :     added aclocal.m4 dependences and removed aclocal.m4
3683 :    
3684 :     * engine/main.c, engine/.cvsignore, engine/Makefile.in, doc/gforth.ds, doc/.cvsignore, arch/power/machine.h, versions.bsh, prim, gforthmi, aclocal.m4, configure.in, acconfig.h, acinclude.m4, AUTHORS, Makefile.in:
3685 :     various changes in configure.in and the Makefile.in's:
3686 :     symlinks kernel.fi and arch/machine eliminated
3687 :     utilize some automake stuff (e.g., @VERSION@ and @lispdir@)
3688 :     eliminated engine/version.h
3689 :     eliminated replace.a; gforth[-ditc] is now built by engine/Makefile
3690 :     getopt_long replacement is now donw through LIBOBJS, like everything else
3691 :     automake-induced changes in acconfig.h; added acinclude.m4 and AUTHORS.
3692 :     aclocal.m4 is now generated (it's still in CVS because there's not yet a
3693 :     make rule for it).
3694 :     made gforthmi more conformant with GNU standards (--version etc.).
3695 :     prim: fixed portability bug (RTLD_GLOBAL does not exist everywhere)
3696 :     arch/power/machine.h: refined cache flush code
3697 :     doc/gforth.ds now uses @VERSION{} (but we need to generate version.texi)
3698 :     documented new buffering behaviour
3699 :    
3700 :     1998-05-31 pazsan <pazsan@mips.complang.tuwien.ac.at>
3701 :    
3702 :     * asm/numref.fs, kernel/kernel.fs, kernel/paths.fs, arch/misc/prim.fs, asm/basic.fs, arch/6502/softuart.fs, arch/6502/prim.fs, prims2x.fs, cross.fs:
3703 :     Switched ~+/ with ./
3704 :    
3705 :     1998-05-15 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3706 :    
3707 :     * arch/power/machine.h, wordinfo.fs: direct threading is default on PPC
3708 :     fixed bug in xtprim?
3709 :    
3710 :     * arch/power/machine.h, Benchres:
3711 :     made PPC direct threading work (fixed cache consistency bug)
3712 :    
3713 :     * arch/power/machine.h, Makefile.in:
3714 :     fixed some bugs in arch/power/machine.h
3715 :     make targets now use --die-on-signal
3716 :    
3717 :     1998-05-13 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3718 :    
3719 :     * compat/README, arch/m68k/machine.h, wordinfo.fs, gforth.el, see.fs, Benchres, errors.fs:
3720 :     added exception
3721 :     commented out global-map definitions in gforth.el
3722 :     fixed see-code bug, improved isprim?
3723 :     some ifdefs in arch/m68k/machine.h for AmigaOS (contributed by Jorge Acereda)
3724 :    
3725 :     1998-05-09 pazsan <pazsan@mips.complang.tuwien.ac.at>
3726 :    
3727 :     * gforth.el: *** empty log message ***
3728 :    
3729 :     1998-05-08 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3730 :    
3731 :     * kernel/.cvsignore, engine/.cvsignore, doc/.cvsignore, .cvsignore:
3732 :     added .cvsignore files for various directories
3733 :    
3734 :     * kernel/prim.fs, kernel/aliases.fs, engine/config.h.in, gforth.el:
3735 :     removed generated files
3736 :     restored gforth.el to version 1.26
3737 :    
3738 :     1998-05-07 pazsan <pazsan@mips.complang.tuwien.ac.at>
3739 :    
3740 :     * kernel/doers.fs, kernel/getdoers.fs, Makefile.in:
3741 :     Added missing doers.fs and getdoers.fs
3742 :    
3743 :     1998-05-03 pazsan <pazsan@mips.complang.tuwien.ac.at>
3744 :    
3745 :     * doc/gforth.ds:
3746 :     Small documentation changes; started adding doc about Mini-OOF
3747 :    
3748 :     * gforth.el: Added folding to gforth.el
3749 :    
3750 :     1998-05-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
3751 :    
3752 :     * unix/time.fs, ec/dotx.fs, ec/mirror.fs, ec/mirrored.fs, ec/mirrors.fs, ec/nesting.fs, ec/shex.fs, ec/builttag.fs, asm/numref.fs, asm/target.fs, asm/basic.fs, asm/bitmask.fs, asm/generic.fs, arch/shboom/sh.p, arch/shboom/dis2.fs, arch/shboom/doers.fs, arch/shboom/mach.fs, arch/shboom/prim.fs, arch/shboom/asm.fs, arch/shboom/compiler.fs, arch/shboom/dis.fs, arch/misc/misc.v, arch/misc/misc-sim.v, arch/h8/asm.fs, arch/c165/mach.fs, arch/c165/prim.fs, arch/c165/asm.fs, arch/avr/asm.fs, arch/8086/asm.fs, arch/8086/mach.fs, arch/8086/mach.sh, arch/8086/prim.fs, arch/6502/prim.fs, arch/6502/softuart.fs, arch/6502/zero.fs, arch/6502/asm.fs, arch/6502/cold.fs, arch/6502/mach.fs:
3753 :     Mega-Patch; added directories
3754 :    
3755 :     * test/other.fs, kernel/tools.fs, kernel/paths.fs, kernel/prim.fs, kernel/prim0.fs, kernel/saccept.fs, kernel/special.fs, kernel/kernel.fs, kernel/main.fs, kernel/nio.fs, kernel/aliases.fs, kernel/basics.fs, kernel/comp.fs, kernel/int.fs, kernel/io.fs, engine/config.h.in, engine/ecvt.c, engine/io.c, engine/io.h, engine/32bit.h, engine/Makefile.in, engine/cache.c, arch/misc/asm.fs, arch/misc/mach.fs, arch/misc/tt.fs, arch/mips/machine.h, arch/4stack/mach.fs, stamp-h.in, prims2x.fs, search.fs, sokoban.fs, hash.fs, Makefile.in, cross.fs:
3756 :     Mega-Patch; lots of changes
3757 :    
3758 :     1998-04-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3759 :    
3760 :     * compat/required.fs: added required.fs
3761 :    
3762 :     1998-04-29 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3763 :    
3764 :     * compat/exception.fs, compat/vocabulary.fs, compat/assert.fs, compat/defer.fs, startup.fs, ans-report.fs:
3765 :     tables are in the image again
3766 :     added assert.fs defer.fs exception.fs vocabulary.fs to the compat directory
3767 :    
3768 :     1998-04-16 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3769 :    
3770 :     * engine/engine.c, Benchres: bugfix (broken images on Linux/Alpha).
3771 :    
3772 :     1998-04-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3773 :    
3774 :     * test/other.fs, compat/struct.fs, engine/main.c, timings.sc, unbuffered.fs, struct.fs, gforth.el:
3775 :     emacs update bug fix in gforth.el
3776 :     bug fix in struct.fs, compat/struct.fs
3777 :     main.c: stdout is now unbuffered, if it is a tty
3778 :    
3779 :     1998-04-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
3780 :    
3781 :     * kernel/files.fs, doc/gforth.ds, gforth.el, mini-oof.fs, moof-exm.fs, blocks.fs, ds2texi.fs:
3782 :     Added mini-oof and example, started docu for that.
3783 :     Corrected "load" bug in blocks.fs (seems to be that really noone uses blocks.fs).
3784 :     Minor changes do gforth.el
3785 :    
3786 :     1998-03-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
3787 :    
3788 :     * engine/engine.c, engine/main.c, comp-i.fs:
3789 :     Changed offset for relocation
3790 :    
3791 :     1998-03-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
3792 :    
3793 :     * arch/misc/asm.fs, arch/misc/mach.fs, arch/misc/prim.fs, arch/misc/sim.fs:
3794 :     Added indirect memory access feature, make MISC ROM-able first step.
3795 :    
3796 :     1997-12-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
3797 :    
3798 :     * prims2x.fs, lib.fs, prim:
3799 :     Added global library load, reversed order of library load after startup
3800 :     Fixed prims2x.fs to load search.fs first.
3801 :    
3802 :     1997-12-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
3803 :    
3804 :     * kernel/main.fs, etags.fs:
3805 :     Modifications due to "marker and order" problem
3806 :    
3807 :     * kernel/interp.fs, kernel/toolsext.fs, history.fs, extend.fs:
3808 :     Changed "marker and order" problem
3809 :    
3810 :     1997-10-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3811 :    
3812 :     * test/other.fs, intcomp.fs: fixed create-interpret/compile bug
3813 :    
3814 :     1997-10-24 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3815 :    
3816 :     * kernel/interp.fs, test/other.fs, Benchres:
3817 :     bugfix (multiple REVEALs had wrong stack effect)
3818 :     added test for ONLY bug
3819 :    
3820 :     1997-10-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3821 :    
3822 :     * search.fs: fixed ONLY bug
3823 :    
3824 :     * tt.fs, glocals.fs, locals-test.fs, gforth.el, Benchres:
3825 :     removed some global keys in gforth.el (bug report from a Debian user)
3826 :     fixed TO bug hopefully (reported by Michael Vanier <mvanier@bbb.caltech.edu>)
3827 :    
3828 :     1997-09-13 jwilke <jwilke@mips.complang.tuwien.ac.at>
3829 :    
3830 :     * machpc.fs: Missing file for last patch.
3831 :    
3832 :     * kernel/main.fs, kernel/special.fs, kernel/interp.fs, kernel/io.fs, kernel/kernel.fs, kernel/basics.fs, kernel/errore.fs:
3833 :     Changed hax-xy flags to environmental queries.
3834 :    
3835 :     * engine/Makefile.in: Some fixes
3836 :    
3837 :     * prims2x.fs, tasker.fs, mach64b.fs, mach64l.fs, prim, mach16b.fs, mach16l.fs, mach32b.fs, mach32l.fs, hash.fs, look.fs, cross.fs, environ.fs:
3838 :     Fixes to tasker.fs, environ.fs
3839 :     Changed has-xy flags to environmental queries!!
3840 :    
3841 :     1997-09-01 jwilke <jwilke@mips.complang.tuwien.ac.at>
3842 :    
3843 :     * engine/main.c, engine/forth.h, engine/Makefile.in, engine/cache.c, engine/cleanalign.c, engine/32bit.h, arch/sparc/machine.h, arch/power/machine.h, arch/m68k/machine.h, arch/hppa/cache.c, arch/hppa/machine.h, arch/generic/machine.h, arch/alpha/machine.h, arch/386/machine.h, versions.bsh, mkos2mf.sed, startup.fs, makein.bsh, mkdosmf.sed, envos.fs, envos.os2, history.fs, configure.in, envos.dos, cache.c, cleanalign.c, config.bat, Makefile.in:
3844 :     Dos Changes:
3845 :     !!Moved:
3846 :     engine/32bit.h moved to arch/generic/machine.h
3847 :     cache.c moved to arch/hppa/
3848 :     cleanalign.c moved to engine/
3849 :     !!New Files:
3850 :     envos.* *.bsh
3851 :     Instead of linking arch/xy/machine.h an custom include path is used
3852 :     engine.a engine.o main.o makes with engine/Makefile now
3853 :     history.fs and startup.fs works for dos and unix now
3854 :     environment variable osclass is set in envos.fs, wich is os-specific
3855 :     any comments?
3856 :     supressed some warnings in main.c
3857 :    
3858 :     1997-08-31 jwilke <jwilke@mips.complang.tuwien.ac.at>
3859 :    
3860 :     * kernel/special.fs, kernel/toolsext.fs, kernel/files.fs, kernel/interp.fs, kernel/args.fs, kernel/basics.fs, look.fs, cross.fs, environ.fs:
3861 :     changes from gforth-ec:
3862 :     updated cross (side-effect: no more warnings :-)
3863 :     some changed other forth-files
3864 :     ['] can not do forward references any more
3865 :    
3866 :     1997-08-22 pazsan <pazsan@mips.complang.tuwien.ac.at>
3867 :    
3868 :     * engine/io.c: Fixed bug with key? on Digital "Uhnix"
3869 :    
3870 :     1997-08-03 pazsan <pazsan@mips.complang.tuwien.ac.at>
3871 :    
3872 :     * doc/makedoc.fs, doc/gforth.ds: Added OOF documentation
3873 :     Added scope prefix to glossary generator to document different occurances
3874 :     of the same word
3875 :    
3876 :     * oof.fs, ds2texi.fs, Makefile.in: Added "definitions" feature to OOF
3877 :     Added scope prefix to glossary generator to document different occurances
3878 :     of the same word
3879 :    
3880 :     1997-08-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
3881 :    
3882 :     * doc/gforth.ds: Started documenting OOF
3883 :    
3884 :     * oof.fs:
3885 :     Added method definitions to change/add method definitions later on
3886 :    
3887 :     1997-07-31 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3888 :    
3889 :     * test/other.fs, kernel/interp.fs, engine/io.c, engine/main.c, engine/forth.h, doc/gforth.ds, compat/struct.fs, doc/gforth.1, struct.fs, timings.sc, objects.fs, source.fs, extend.fs, intcomp.fs, ds2texi.fs, cross.fs, debugs.fs, assert.fs, blocks.fs, Makefile.in, Benchres:
3890 :     Added documentation for structures and object.fs
3891 :     Changed representation of structures from "size align" to "align size",
3892 :     and renamed 1 cells: to cell% etc.
3893 :     added %size and %alignment
3894 :     fixed search bug
3895 :     added command-line option --die-on-signal
3896 :    
3897 :     1997-07-06 jwilke <jwilke@mips.complang.tuwien.ac.at>
3898 :    
3899 :     * kernel/main.fs: requrie is better
3900 :     jens
3901 :    
3902 :     * kernel/io.fs: some reordering.
3903 :     jens
3904 :    
3905 :     * kernel/basics.fs: Bugfix in catch.
3906 :     Renamed r0...
3907 :     jens
3908 :    
3909 :     * blocks.fs: Uses now initialization chain.
3910 :     Got into trouble with previous method, because the whole initialization chain
3911 :     was executed on block-cold!
3912 :     jens
3913 :    
3914 :     * float.fs: Changed f0 to fp0.
3915 :     jens
3916 :    
3917 :     * table.fs: Table is now extra file.
3918 :     jens
3919 :    
3920 :     * kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, kernel/interp.fs, search.fs, startup.fs, glocals.fs, hash.fs, extend.fs:
3921 :     Major change!
3922 :     hash and search does not rely on each other.
3923 :     context and voclink are now present in kernel.
3924 :     words and marker can now defined without loading hash or search
3925 :     marker went to extend.fs
3926 :     word went to kernel/tools.fs
3927 :     table goes to seperate file (at the moment)
3928 :     glocals.fs and kernel/toolsext.fs are changed because of the change in the
3929 :     wordlist-map-struct...
3930 :     Attention: You can't recompile the code without new kernel-files!!!
3931 :     jens
3932 :    
3933 :     * cross.fs: added const, to be able to compile new sources.
3934 :     jens
3935 :    
3936 :     * tasker.fs: Changed r0 to rp0 and so on, here.
3937 :     This file seems to be broken, anyway...
3938 :     jens
3939 :    
3940 :     * prim: Added forth-code for ?branch.
3941 :     Rewrote I', K, J not to be architecture dependant.
3942 :     ATTENTION: changed semantics of d2*+ to avoid I' trick
3943 :     some primitive should be broken now!!!!
3944 :     jens
3945 :    
3946 :     * see.fs, wordinfo.fs, look.fs: See got some more bug fixes.
3947 :     Quick changes to let all cross-compile, and fit into ec-version.
3948 :     These files are still on my ToDo list, changes are not complete now.
3949 :     Jens
3950 :    
3951 :     * debug.fs: Small changes
3952 :     Jens
3953 :    
3954 :     * chains.fs: Generic execution chains. Will be used for the init-chain!
3955 :     Jens
3956 :    
3957 :     * termsize.fs, errors.fs, environ.fs: Small changes.
3958 :     Jens
3959 :    
3960 :     * kernel/vars.fs:
3961 :     Changed r0 to rp0 and so on. Everyone should use the new names.
3962 :     r0, s0, f0, l0 will be kept as aliases for a while.
3963 :    
3964 :     Jens
3965 :    
3966 :     1997-07-02 pazsan <pazsan@mips.complang.tuwien.ac.at>
3967 :    
3968 :     * oof.fs: Added method postpone
3969 :     Fixed "with" bug
3970 :    
3971 :     1997-07-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3972 :    
3973 :     * engine/main.c:
3974 :     now uses mmap for the stacks and malloc for dict on MIPS with direct threading
3975 :    
3976 :     * engine/forth.h, arch/m68k/machine.h, objects.fs:
3977 :     some more changes in objects.fs
3978 :     incorporated m68k patch by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
3979 :     commented out ecvt declaration in engine/forth.h
3980 :    
3981 :     1997-06-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3982 :    
3983 :     * test/other.fs, extend.fs: fixed bug in CONVERT
3984 :    
3985 :     * engine/forth.h, compat/struct.fs, doc/gforth.ds, objects.fs, prim:
3986 :     changed compat/struct.fs and objects.fs for <align size> representation
3987 :     refixed -trainling (in prim)
3988 :     gforth.ds bug fixes
3989 :     fixed/worked around declarations in forth.h
3990 :    
3991 :     1997-06-15 pazsan <pazsan@mips.complang.tuwien.ac.at>
3992 :    
3993 :     * engine/main.c, engine/io.c, engine/Makefile.in, engine/forth.h, arch/386/machine.h, prim, configure.in:
3994 :     Some bug fixes.
3995 :    
3996 :     1997-06-12 Anton Ertl <anton@mips.complang.tuwien.ac.at>
3997 :    
3998 :     * arch/mips/machine.h, Benchres, Makefile.in:
3999 :     Added some Benchres entries
4000 :     fixed small bugs in Makefile and arch/mips/machine.h
4001 :    
4002 :     1997-06-11 jwilke <jwilke@mips.complang.tuwien.ac.at>
4003 :    
4004 :     * cross.fs: Small bugfix
4005 :    
4006 :     1997-06-06 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4007 :    
4008 :     * kernel/vars.fs, test/other.fs, kernel/nio.fs, kernel/special.fs, kernel/basics.fs, kernel/interp.fs, doc/gforth.ds, compat/loops.fs, compat/struct.fs, compat/anslocal.fs, compat/control.fs, struct.fs, objects.fs, prim, gforth.el, extend.fs, environ.fs:
4009 :     Environmental query "gforth" now returns the version-string
4010 :     dictionary-end and unused moved into the kernel/basics.fs
4011 :     Minor gforth.el bug fixes
4012 :     Major rewrite of objects.fs (not yet done)
4013 :     fixed -trailing bug (with test in test/other.fs)
4014 :     optimization of fields with offset 0 in struct.fs and compat/struct.fs
4015 :     other changes in compat/struct.fs (not yet done)
4016 :     added ansreports to compat/*.fs
4017 :     documentation changes
4018 :     allot now checks for dict overflow
4019 :     named [IS] (compilation semantics of IS).
4020 :     minor changes
4021 :    
4022 :     1997-06-01 jwilke <jwilke@mips.complang.tuwien.ac.at>
4023 :    
4024 :     * kernel/paths.fs, kernel/require.fs:
4025 :     changed open-fpath-file and open-path-file to not throw on themselves
4026 :     fix in paths.fs that ~+ is possible in search paths
4027 :     fix in require.fs for different open-fpath-file
4028 :     added comment in require.fs
4029 :    
4030 :     * doc/gforth.ds:
4031 :     New chapter for singlestep debugging and require/include + path handling
4032 :    
4033 :     * see.fs, Makefile.in, debug.fs: LEAVE fix in see.fs
4034 :     one dvi: entry too much in Makefile.in
4035 :     renaming and fix in debug.fs
4036 :    
4037 :     1997-05-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
4038 :    
4039 :     * kernel/main.fs, kernel/require.fs: Bug fixes
4040 :    
4041 :     * engine/strsig.c, engine/cache.c: Added missing files in engine/
4042 :    
4043 :     * arch/misc/sokoban.fs, arch/misc/tt.fs, arch/misc/mach.fs, arch/misc/prim.fs, arch/misc/sim.fs, arch/misc/README, arch/misc/asm.fs, arch/misc/fi2v.fs, arch/misc/key.fs:
4044 :     Added port of gforth to misc (original version, slow) to CVS archive
4045 :    
4046 :     * arch/4stack/prim.fs, arch/4stack/relocate-new.fs, arch/4stack/relocate.fs, arch/4stack/README, arch/4stack/asm.fs, arch/4stack/mach.fs, arch/4stack/mach.sh, arch/4stack/prim-new.fs:
4047 :     Added port of gforth to 4stack to CVS archive
4048 :    
4049 :     * testdist1, mkos2mf.sed, testclean, testdist, extend.fs, lib.fs, mkdosmf.sed, blocks.fs, Makefile.in:
4050 :     Bug fixes, consistency improvements,
4051 :     added lib.fs
4052 :    
4053 :     1997-05-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4054 :    
4055 :     * test/other.fs, test/postpone.fs, test/tester.fs, test/checkans.fs, test/coretest.fs, test/dbltest.fs, kernel/special.fs, kernel/tools.fs, kernel/toolsext.fs, kernel/vars.fs, kernel/prim0.fs, kernel/require.fs, kernel/saccept.fs, kernel/license.fs, kernel/main.fs, kernel/nio.fs, kernel/paths.fs, kernel/interp.fs, kernel/io.fs, kernel/kernel.fs, kernel/cond-old.fs, kernel/cond.fs, kernel/errore.fs, kernel/files.fs, kernel/accept.fs, kernel/aliases0.fs, kernel/args.fs, kernel/basics.fs, engine/strtoul.c, engine/threaded.h, engine/select.c, engine/strerror.c, engine/strsignal.c, engine/strtol.c, engine/main.c, engine/memcmp.c, engine/memcmpc.c, engine/memmove.c, engine/pow10.c, engine/getopt1.c, engine/io.c, engine/io.h, engine/forth.h, engine/getopt.c, engine/getopt.h, engine/ecvt.c, engine/engine.c, engine/Makefile.in, engine/ansidecl.h, engine/atanh.c, engine/dblsub.c, doc/texinfo.tex, engine/32bit.h, doc/glossaries.doc, doc/makedoc.fs, doc/gforth.1, doc/gforth.ds, arch/sparc/machine.h, arch/mips/machine.h, arch/power/machine.h, arch/hppa/machine.h, arch/m68k/machine.h, arch/386/machine.h, arch/alpha/machine.h, toolsext.fs, vars.fs, texinfo.tex, threading.h, tools.fs, strtoul.c, tasker.fs, startup.fs, strerror.c, strsignal.c, strtol.c, source.fs, sparc.h, special.fs, see.fs, select.c, site-init.fs, siteinit.fs, savesys.fs, search-order.fs, search.fs, see-ext.fs, primitives0.fs, prims2x.fs, prim, primitives, other-tests.fs, postponetest.fs, pow10.c, power.h, memmove.c, mips.h, mkdosmf.sed, mkos2mf.sed, main.fs, makedoc.fs, memcasecmp.c, memcmp.c, io.c, io.h, kernel.fs, m68k.h, main.c, high-level, hppa.h, io-dos.h, gforthmi.cmd, glocals.fs, glossaries.doc, gforthmi, gforthmi.bat, gforth.ds, getopt.h, getopt1.c, gforth-makeimage, gforth-makeimage.bat, gforth-makeimage.cmd, gforth.1, forth.h, from-cut-here, getopt.c, engine.c, errore.fs, files.fs, float.fs, dumpimage.fs, ecvt.c, debugs.fs, ds2texi.fs, dbltest.fs, debug.fs, debugging.fs, configure.in, cross.fs, dblsub.c, config.bat, configure.bat, configure.cmd, comp-i.fs, comp-image.fs, cond-old.fs, conditionals.fs, blocks.fs, checkans.fs, args.fs, atanh.c, blocked.fb, blockedit.fb, ToDo, aliases0.fs, alpha.h, ansidecl.h, Makefile.in, README, 32bit.h, 386.h:
4056 :     jwilke's changes:
4057 :     Moved many files to other directories
4058 :     renamed many files
4059 :     other changes unknown to me.
4060 :    
4061 :     1997-04-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4062 :    
4063 :     * gforth.el: fixed buglet
4064 :    
4065 :     1997-04-10 pazsan <pazsan@mips.complang.tuwien.ac.at>
4066 :    
4067 :     * cross.fs, kernel.fs: Made \G work in interpret cross state
4068 :    
4069 :     1997-04-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4070 :    
4071 :     * Makefile.in: doku change
4072 :    
4073 :     * other-tests.fs, glocals.fs, gforth.ds, gforth-makeimage, gforth.1, args.fs, ds2texi.fs, Makefile.in:
4074 :     bumped the version number to 0.3.1
4075 :     gforth-makeimage now makes an executable file and uses $GFORTH
4076 :     documentation changes
4077 :     fixed bug involving locals and recurse
4078 :    
4079 :     1997-04-05 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4080 :    
4081 :     * alpha.h, texinfo.tex: small fix in alpha.h
4082 :     new texinfo.tex (from texinfo-3.9)
4083 :    
4084 :     1997-03-31 pazsan <pazsan@mips.complang.tuwien.ac.at>
4085 :    
4086 :     * oof.fs: Line breaks in header comment.
4087 :    
4088 :     * README: Did tests and changed README according to tested platforms.
4089 :    
4090 :     1997-03-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4091 :    
4092 :     * Makefile.in: fixed bug in Makefile.in
4093 :    
4094 :     * kernel.fs, Makefile.in: added outfile flushing before error message
4095 :     fixed Makefile.in typo
4096 :    
4097 :     1997-03-27 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4098 :    
4099 :     * gforth-makeimage.cmd, other-tests.fs, README:
4100 :     added tests for latest bugfixes
4101 :    
4102 :     * primitives, kernel.fs, look.fs, blocks.fs, extend.fs:
4103 :     threw out blocks.fs:include (would confuse users)
4104 :     added dictionary-end
4105 :     script? is now set correctly
4106 :     look and represent now work correctly on the Alpha
4107 :    
4108 :     1997-03-25 pazsan <pazsan@mips.complang.tuwien.ac.at>
4109 :    
4110 :     * mkos2mf.sed, kernel.fs, mkdosmf.sed, configure.in, gforth.el, Makefile.in, configure.cmd:
4111 :     Improved DOS/OS/2 support
4112 :    
4113 :     1997-03-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4114 :    
4115 :     * Makefile.in: fixed some portability problems of Makefile.in
4116 :    
4117 :     1997-03-23 pazsan <pazsan@mips.complang.tuwien.ac.at>
4118 :    
4119 :     * main.c, mkdosmf.sed, Makefile.in, gforth-makeimage.bat:
4120 :     Added DOS-gforth-makeimage
4121 :     Changes for DOS
4122 :    
4123 :     1997-03-21 pazsan <pazsan@mips.complang.tuwien.ac.at>
4124 :    
4125 :     * kernel.fs, struct.fs, environ.fs:
4126 :     Ensure backward compatibility to 0.2.1 to create a new system only from diffs
4127 :     switch to stderr during error display
4128 :    
4129 :     1997-03-20 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4130 :    
4131 :     * testdist1, testclean, testdist, main.c, kernel.fs, gforth.ds, Makefile.in, blocks.fs, INSTALL:
4132 :     fixed a few Makefile bugs (make clean)
4133 :     renamed blocks.fs:flush-file into flush-blocks
4134 :     fixed bell bug (now flushes the output)
4135 :     documentation changes
4136 :    
4137 :     1997-03-19 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4138 :    
4139 :     * primitives0.fs, see-ext.fs, vars.fs, kernel.fs, other-tests.fs, gforth.ds, gforth.1, files.fs, gforth-makeimage, conditionals.fs, errors.fs, extend.fs, comp-image.fs, cond-old.fs, aliases0.fs, args.fs, Makefile.in, NEWS:
4140 :     fixed some documentation bugs
4141 :     updated dates on copyright messages
4142 :     updated NEWS
4143 :     some fixes in Makefile.in
4144 :    
4145 :     1997-03-13 pazsan <pazsan@mips.complang.tuwien.ac.at>
4146 :    
4147 :     * primitives0.fs, see-ext.fs, main.fs, oof.fs, files.fs, gforth-makeimage, conditionals.fs, errors.fs, args.fs, cond-old.fs, Makefile.in, aliases0.fs, Benchres:
4148 :     Added lots of copyright notices.
4149 :    
4150 :     1997-03-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4151 :    
4152 :     * main.c:
4153 :     turned off mmap allocation for direct threading on the MIPS architecture
4154 :    
4155 :     * primitives, main.c, objects.fs, glocals.fs, gforth.ds, comp-image.fs, gforth-makeimage, gforth.1, Makefile.in, Benchres:
4156 :     added primitive K
4157 :     the Makefile now works with Digital Unix make
4158 :     renamed the gforth-makeimage variable GFORTH into GFORTHD
4159 :     fixed bug in comp-image (can now generate data-relocatable images).
4160 :     gforth-makeimage uses a new option --no-offset-im to avoid differences
4161 :     from the command line
4162 :     Documentation changes
4163 :     fixed another bug involving relocatablility of code addresses.
4164 :     my_alloc now works on machines without MAP_FILE and MAP_PRIVATE
4165 :    
4166 :     1997-03-04 pazsan <pazsan@mips.complang.tuwien.ac.at>
4167 :    
4168 :     * io.c, kernel.fs, Makefile.in, history.fs: fixed key? problem on Win32
4169 :     Minor fixes
4170 :    
4171 :     1997-03-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4172 :    
4173 :     * sparc.h, threading.h, primitives, source.fs, power.h, mips.h, other-tests.fs, main.c, glocals.fs, m68k.h, gforth-makeimage, gforth.ds, engine.c, forth.h, conditionals.fs, alpha.h, comp-image.fs, 386.h, Makefile.in:
4174 :     added double indirect threaded version and making of fully relocatable images.
4175 :     added gforth-makeimage script for making fully relocatable images.
4176 :     removed locals bug in if else endif constructs.
4177 :     added mmap support for machines without MAP_ANON
4178 :     removed command-line options -c and -o
4179 :     moved definition of DOES_HANDLER_SIZE from machine.h to forth.h.
4180 :     added hpux FLUSH_ICACHE in m68k.h
4181 :     made source words print decimal
4182 :    
4183 :     1997-02-24 pazsan <pazsan@mips.complang.tuwien.ac.at>
4184 :    
4185 :     * special.fs, primitives, kernel.fs, main.fs, cross.fs, gforth.el:
4186 :     Fixed some alignment problems
4187 :    
4188 :     1997-02-16 pazsan <pazsan@mips.complang.tuwien.ac.at>
4189 :    
4190 :     * cond-old.fs: Conditionals without locals
4191 :    
4192 :     * primitives, sokoban.fs, oof.fs, main.fs, mkdosmf.sed, io.c, main.c, configure.cmd, engine.c, config.sub, configure.bat, INSTALL.DOS, Makefile.in:
4193 :     go up to 0.3.0
4194 :    
4195 :     1997-02-14 pazsan <pazsan@mips.complang.tuwien.ac.at>
4196 :    
4197 :     * primitives: Small changes.
4198 :    
4199 :     1997-02-12 pazsan <pazsan@mips.complang.tuwien.ac.at>
4200 :    
4201 :     * mkdosmf.sed, mkos2mf.sed, cross.fs, ds2texi.fs, configure.bat, configure.cmd, Makefile.in:
4202 :     Some fixes to make it run.
4203 :     0.2.9 is out, go to 0.2.91 or so next.
4204 :    
4205 :     1997-02-09 pazsan <pazsan@mips.complang.tuwien.ac.at>
4206 :    
4207 :     * primitives0.fs, struct.fs, primitives, extend.fs, kernel.fs, Makefile.in, cross.fs:
4208 :     A few additional fixes. gforth EC should run now with only three
4209 :     doers: docol, dovar and dodoes. Tried without dovar, failed (strange).
4210 :    
4211 :     1997-02-08 pazsan <pazsan@mips.complang.tuwien.ac.at>
4212 :    
4213 :     * prims2x.fs, vars.fs, mkos2mf.sed, primitives, main.fs, mkdosmf.sed, mach64b.fs, mach64l.fs, mach32b.fs, mach32l.fs, mach16b.fs, mach16l.fs, etags.fs, kernel.fs, cross.fs, errore.fs, Makefile.in, configure.in:
4214 :     Merged in gforth-EC patches
4215 :    
4216 :     1997-02-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
4217 :    
4218 :     * startup.fs, toolsext.fs, primitives, prims2x.fs, mach64l.fs, main.fs, mach32l.fs, mach64b.fs, mach16l.fs, mach32b.fs, kernel.fs, mach16b.fs, extend.fs, files.fs, errore.fs, errors.fs, cross.fs, engine.c, aliases0.fs, args.fs, Makefile.in:
4219 :     Started to merge in changes made for gforth-EC project.
4220 :    
4221 :     1997-02-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4222 :    
4223 :     * kernel.fs, other-tests.fs, gforth.ds, errore.fs, comp-image.fs, ds2texi.fs, INSTALL, Makefile.in:
4224 :     documentation changes: added chapter on image files; added concept index
4225 :     bug fixes
4226 :    
4227 :     1997-01-29 pazsan <pazsan@mips.complang.tuwien.ac.at>
4228 :    
4229 :     * conditionals.fs: Kernel conditonals
4230 :    
4231 :     * see.fs, oof.fs, see-ext.fs, kernel.fs, main.fs: Fixes in see
4232 :     Split kernel conditionals in extra file
4233 :    
4234 :     1997-01-25 pazsan <pazsan@mips.complang.tuwien.ac.at>
4235 :    
4236 :     * oof.fs: Added with..endwith (interactive and compiled)
4237 :    
4238 :     1997-01-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4239 :    
4240 :     * vars.fs, main.c, environ.fs, gforth.ds, Makefile.in:
4241 :     added PRIM_VERSION to primitives checksum computation.
4242 :     added and documented environmental queries return-stack-cells,
4243 :     stack-cells, and floating-stack.
4244 :     fixed make test for 64-bit machines.
4245 :    
4246 :     1997-01-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4247 :    
4248 :     * main.c, other-tests.fs, kernel.fs, gforth.ds, errore.fs, extend.fs:
4249 :     reformatted errore.fs to single-column format
4250 :     updated definition of UNUSED
4251 :     fixed some documentation typos
4252 :     removed FUZZ
4253 :    
4254 :     1997-01-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4255 :    
4256 :     * search-order.fs, main.c, main.fs, Makefile.in, glocals.fs:
4257 :     fixed another marker/locals bug.
4258 :     fixed convsize bug (now sizes >2048M are possible).
4259 :     changed default sizes to be more cache-friendly.
4260 :    
4261 :     1996-12-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4262 :    
4263 :     * main.fs, mkinstalldirs, kernel.fs, main.c, engine.c, forth.h, Makefile.in, configure.in:
4264 :     use mmap for allocating the dictionary and the stacks on some systems
4265 :     added installdirs target to Makefile.in.
4266 :     Use mkinstalldirs instead of install-sh -d.
4267 :     added version-stamp to avoid recompiling everything after changing Makefile.in.
4268 :     mostly fixed the maiming of words containing '/' in TAGS
4269 :     added options --clear-dictionary and --debug.
4270 :    
4271 :     1996-12-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4272 :    
4273 :     * primitives, testdist, testdist1, main.c, Makefile.in, comp-image.fs, dumpimage.fs:
4274 :     bumped version number to 0.2.9.
4275 :     added --offset-image option, comp-image.fs, and changed Makefile to
4276 :     make a relocatable image gforth.fi from two nonrelocatable images.
4277 :     added UNDER+.
4278 :    
4279 :     1996-12-14 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4280 :    
4281 :     * NEWS: Updated NEWS
4282 :    
4283 :     * main.c, atanh.c, dosconf.h, Makefile.in: fixed a few bugs
4284 :     changed version number to 0.2.1
4285 :    
4286 :     1996-12-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4287 :    
4288 :     * README: ...
4289 :    
4290 :     1996-12-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
4291 :    
4292 :     * mkdosmf.sed, mkos2mf.sed, configure.bat, configure.cmd, INSTALL.DOS, README:
4293 :     Fixed quirks on non-unix platforms
4294 :    
4295 :     1996-11-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4296 :    
4297 :     * BUGS, NEWS: reorganized NEWS.
4298 :     added note about QUERY and TIB in BUGS.
4299 :    
4300 :     1996-11-22 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4301 :    
4302 :     * kernel.fs: fixed QUERY bug.
4303 :    
4304 :     1996-11-18 pazsan <pazsan@mips.complang.tuwien.ac.at>
4305 :    
4306 :     * oof.fs: Fixed some OOF interfaces bugs.
4307 :    
4308 :     1996-11-15 pazsan <pazsan@mips.complang.tuwien.ac.at>
4309 :    
4310 :     * hash.fs: Fixed hash growing
4311 :    
4312 :     1996-11-11 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4313 :    
4314 :     * compat/loops.fs, compat/struct.fs: Added struct.fs, fixed loops.fs
4315 :    
4316 :     * objects.fs, gforth.ds, README, ToDo, ans-report.fs, Makefile.in:
4317 :     Added ans-report.fs objects.fs
4318 :    
4319 :     1996-11-07 pazsan <pazsan@mips.complang.tuwien.ac.at>
4320 :    
4321 :     * main.c, INSTALL.DOS, dosconf.h, INSTALL: Fixed some things with DOS
4322 :    
4323 :     1996-11-04 pazsan <pazsan@mips.complang.tuwien.ac.at>
4324 :    
4325 :     * mkdosmf.sed, mkos2mf.sed, README, configure.cmd, Makefile.in:
4326 :     Some fixes to make it run on non-Unix systems
4327 :    
4328 :     1996-11-04 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4329 :    
4330 :     * INSTALL, README:
4331 :     documented cross-configuration and configuration for broken long long.
4332 :    
4333 :     1996-10-31 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4334 :    
4335 :     * README: .
4336 :    
4337 :     * testdist, testdist1, README, testclean, INSTALL, Makefile.in:
4338 :     fixed some small Makefile bugs
4339 :    
4340 :     1996-10-28 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4341 :    
4342 :     * config.sub, configure.in, config.guess, INSTALL.BINDIST, Makefile.in, INSTALL:
4343 :     Replaced config.guess config.sub with versions from Autoconf 2.10
4344 :     added FORTHSIZES configuration variable
4345 :     checked and fixed "make bindist" and "make clean"
4346 :    
4347 :     1996-10-25 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4348 :    
4349 :     * main.c, Makefile.in, environ.fs: added --version and --help
4350 :     small bugfix
4351 :    
4352 :     1996-10-20 pazsan <pazsan@mips.complang.tuwien.ac.at>
4353 :    
4354 :     * search-order.fs, cross.fs, hash.fs, Makefile.in:
4355 :     Fixed problems with different search methods. Hash now doesn't patch
4356 :     it's own search method into vocabularies anymore.
4357 :    
4358 :     1996-10-13 pazsan <pazsan@mips.complang.tuwien.ac.at>
4359 :    
4360 :     * pow10.c, m68k.h, oof.fs, forth.h, configure.in:
4361 :     Some fixes to run on Next
4362 :    
4363 :     1996-10-06 pazsan <pazsan@mips.complang.tuwien.ac.at>
4364 :    
4365 :     * os2conf.h, stuff.fs, main.c, mkos2mf.sed, dosconf.h, io.c, configure.in, configure.bat, configure.cmd, Makefile.in, atanh.c, INSTALL.DOS:
4366 :     First try to port gforth to OS/2
4367 :     Some bugfixes
4368 :    
4369 :     1996-10-03 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4370 :    
4371 :     * kernel.fs, main.c, acconfig.h, configure.in, Makefile.in:
4372 :     Made PATHSEP a configure variable
4373 :     "make dist" now works
4374 :     minor bugfixes
4375 :    
4376 :     1996-10-02 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4377 :    
4378 :     * kernel.fs, main.c, gforth.ds, blocks.fs, alpha.h, NEWS, Makefile.in:
4379 :     made path separator OS-dependent (';' for non-Unix)
4380 :     renamed use-file to open-blocks
4381 :     reintroduced FUZZ (for non-Unix)
4382 :    
4383 :     1996-10-01 pazsan <pazsan@mips.complang.tuwien.ac.at>
4384 :    
4385 :     * dosconf.h: config.h for DOS
4386 :    
4387 :     1996-10-01 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4388 :    
4389 :     * makefile.dos, startup.dos, kernel.fs, gforth.ds:
4390 :     added POSTPONE,; optimized POSTPONE
4391 :     doc changes
4392 :    
4393 :     1996-09-30 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4394 :    
4395 :     * NEWS: added NEWS file
4396 :    
4397 :     * compat/anslocal.fs, startup.dos, main.c, makefile.dos, history.fs, kernel.fs, glocals.fs, gforth.ds, ds2texi.fs, README, blocks.fs, INSTALL, Makefile.in:
4398 :     Documentation changes
4399 :     Building in a dir different from the srcdir now works
4400 :     a few bug fixes
4401 :    
4402 :     1996-09-24 pazsan <pazsan@mips.complang.tuwien.ac.at>
4403 :    
4404 :     * main.c, oof.fs, kernel.fs, cross.fs, glocals.fs: Some bug fixing:
4405 :     \G in cross compilation works now
4406 :     marker <-> local conflict resolved
4407 :     hack around problems with non-relocating images.
4408 :    
4409 :     1996-09-23 pazsan <pazsan@mips.complang.tuwien.ac.at>
4410 :    
4411 :     * mkdosmf.sed, select.c, io.h, main.c, configure.bat, io.c, INSTALL, INSTALL.DOS:
4412 :     Improved DOS-compilability.
4413 :    
4414 :     1996-09-23 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4415 :    
4416 :     * kernel.fs, intcomp.fs, code.fs, gforth.ds: documentation changes
4417 :    
4418 :     1996-09-19 pazsan <pazsan@mips.complang.tuwien.ac.at>
4419 :    
4420 :     * source.fs, oofsampl.fs, search-order.fs, mkdosmf.sed, oof.fs, kernel.fs, main.fs, kernal.fs, io.c, io.h, cross.fs, filedump.fs, glocals.fs, configure.bat, configure.in, Makefile.in:
4421 :     Steps to make 0.2.0 dist-ready.
4422 :    
4423 :     1996-09-10 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4424 :    
4425 :     * kernal.fs, primitives, intcomp.fs, float.fs, gforth.ds, code.fs, extend.fs, Makefile.in:
4426 :     fixed bugs in code.fs
4427 :     added primitive threading-method
4428 :     fixed create-interpret/compile such that "' word >body" works as expected
4429 :     documented some defining words
4430 :    
4431 :     1996-08-26 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4432 :    
4433 :     * startup.fs, wordinfo.fs, see.fs, special.fs, kernal.fs, look.fs, intcomp.fs, interpretation.fs, debug.fs, glocals.fs, BUGS:
4434 :     ' and ['] now deliver an error for compile-only words.
4435 :     renamed special- words into interpret/compile- words.
4436 :     refactored some of the recent changes.
4437 :     adapted see to the changes
4438 :     added way to make a word that defines words with differring
4439 :     interpretation and compilation code.
4440 :    
4441 :     1996-08-21 Anton Ertl <anton@mips.complang.tuwien.ac.at>
4442 :    
4443 :     * wordinfo.fs, see.fs, special.fs, primitives, prims2x.fs, kernal.fs, look.fs, glocals.fs, history.fs, gforth.ds, dumpimage.fs, cross.fs, ds2texi.fs, 386.h, README, code.fs:
4444 :     a little cleanup in 386.h
4445 :     renamed special: to interpret/compile:
4446 :     renamed save-string to save-mem
4447 :     added extend-mem
4448 :     replaced (name>) with ((name>))
4449 :     replaced name> with name>int and name>comp
4450 :     renamed compile-only to compile-only-error
4451 :     replaced xt>i with name>int
4452 :     replaced xt>c with name>comp
4453 :