[gforth] / gforth / engine / support.c  

gforth: gforth/engine/support.c


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

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 15:25:19 2012 UTC (4 months, 2 weeks ago) by anton
Branch: MAIN
CVS Tags: HEAD
Changes since 1.50: +1 -1 lines
Diff to previous 1.50 , to selected 1.39
updated copyright year

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 26 15:46:44 2012 UTC (9 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.49: +1 -0 lines
Diff to previous 1.49 , to selected 1.39
Gforth Android is alive

Revision 1.49 - (view) (download) (as text) (annotate) - [select for diffs]
Sat May 26 10:20:01 2012 UTC (11 months, 3 weeks ago) by pazsan
Branch: MAIN
Changes since 1.48: +3 -3 lines
Diff to previous 1.48 , to selected 1.39
Block size made configurable (not completed)
Float and double number separators configurable (see VFX)

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 22 16:27:11 2012 UTC (13 months, 4 weeks ago) by pazsan
Branch: MAIN
Changes since 1.47: +1 -1 lines
Diff to previous 1.47 , to selected 1.39
Android shared library stuff works now

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 19:33:31 2012 UTC (14 months ago) by pazsan
Branch: MAIN
Changes since 1.46: +22 -37 lines
Diff to previous 1.46 , to selected 1.39
thread-safe cstr (requires explicit mfree\!)

Revision 1.46 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Dec 31 15:29:26 2011 UTC (16 months, 2 weeks ago) by anton
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45 , to selected 1.39
updated copyright years

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 21 19:05:01 2011 UTC (17 months, 4 weeks ago) by pazsan
Branch: MAIN
Changes since 1.44: +1 -1 lines
Diff to previous 1.44 , to selected 1.39
ntime fixed

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 21 01:37:12 2011 UTC (17 months, 4 weeks ago) by pazsan
Branch: MAIN
Changes since 1.43: +13 -0 lines
Diff to previous 1.43 , to selected 1.39
Added ntime for nanoseconds since the epoch

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 31 18:09:02 2010 UTC (2 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.42: +1 -1 lines
Diff to previous 1.42 , to selected 1.39
updated copyright years

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 16 16:11:54 2010 UTC (3 years, 1 month ago) by anton
Branch: MAIN
Changes since 1.41: +2 -1 lines
Diff to previous 1.41 , to selected 1.39
fixed C dialect incompatibility

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 31 15:32:36 2009 UTC (3 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40 , to selected 1.39
updated copyright years

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 29 20:21:28 2009 UTC (3 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.39: +7 -5 lines
Diff to previous 1.39
Bugfix: KEY?-FILE now gives 0 again when the file is at EOF
minor cleanups

Revision 1.39 - (view) (download) (as text) (annotate) - [selected]
Thu Jan 29 19:51:27 2009 UTC (4 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.38: +1 -0 lines
Diff to previous 1.38
fflush(stdout) before calling external programs <2009Jan28.191059@mips.complang.tuwien.ac.at>

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 1 22:19:30 2008 UTC (4 years, 6 months ago) by anton
Branch: MAIN
CVS Tags: v0-7-0
Changes since 1.37: +1 -1 lines
Diff to previous 1.37 , to selected 1.39
updated copyright years

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 15 21:31:56 2008 UTC (4 years, 7 months ago) by anton
Branch: MAIN
Changes since 1.36: +16 -0 lines
Diff to previous 1.36 , to selected 1.39
more fixes to support old stuff

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 22:05:30 2008 UTC (4 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.35: +1 -1 lines
Diff to previous 1.35 , to selected 1.39
Fixed typo

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 22:03:59 2008 UTC (4 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34 , to selected 1.39
Fixing lt_dlopen for Mac OS X

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 16:43:54 2008 UTC (4 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.33: +13 -10 lines
Diff to previous 1.33 , to selected 1.39
Tried short circuit to dlopen() - failed, too.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 9 16:30:56 2008 UTC (4 years, 7 months ago) by pazsan
Branch: MAIN
Changes since 1.32: +21 -0 lines
Diff to previous 1.32 , to selected 1.39
Added gforth_dlopen as support word

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 9 13:24:25 2008 UTC (4 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.31: +5 -1 lines
Diff to previous 1.31 , to selected 1.39
The Makefile now uses an EMACS variable
Eliminated most compilation warnings

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 31 18:40:25 2007 UTC (5 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 , to selected 1.39
updated copyright notices for GPL v3

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

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Aug 21 10:33:52 2007 UTC (5 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.28: +16 -1 lines
Diff to previous 1.28 , to selected 1.39
OPEN-FILE with W/O no longer creates or truncates files (probably bugfix)
  compatibility file for old code missing
Bugfix in Makefile.in

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Aug 19 15:04:08 2007 UTC (5 years, 9 months ago) by anton
Branch: MAIN
Changes since 1.27: +77 -41 lines
Diff to previous 1.27 , to selected 1.39
rewrote to_float to fix bugs reported in <89241137153560@frunobulax.edu>.
added tests for these bugs.
unrelated documentation bugfix.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 30 20:28:55 2007 UTC (5 years, 10 months ago) by anton
Branch: MAIN
Changes since 1.26: +20 -8 lines
Diff to previous 1.26 , to selected 1.39
fixed minor bug in -falign-* configure tests
cleaned up dependencies on .h files in engine/Makefile.in
made Alpha port compile with gcc-2.95 (disabled longlong.h division)
optimized Alpha port:
  use old division code
  native code after a jump is now aligned.  Speed effect:
   sieve bubble matrix  fib
    1.950 1.605  1.259 1.653 b1 gcc-3.3.5
    1.453 1.932  1.230 1.458 b1 gcc-3.3.5 with alignment
  aligning branch targets would probably also help

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 9 07:12:59 2007 UTC (6 years ago) by anton
Branch: MAIN
Changes since 1.25: +17 -1 lines
Diff to previous 1.25 , to selected 1.39
use nanosleep() for MS where available (thanks to Shawn K. Quinn).

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 22 22:04:28 2007 UTC (6 years ago) by pazsan
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.39
Make sure normal setup works

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Apr 15 20:33:46 2007 UTC (6 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.23: +4 -0 lines
Diff to previous 1.23 , to selected 1.39
Configure work to make Gforth on NXT compile without much effort

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 22:36:01 2007 UTC (6 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.22: +2 -0 lines
Diff to previous 1.22 , to selected 1.39
Some stuff to get closer to run Gforth on NXT

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Mar 25 21:30:59 2007 UTC (6 years, 1 month ago) by pazsan
Branch: MAIN
Changes since 1.21: +2 -0 lines
Diff to previous 1.21 , to selected 1.39
C-based Gforth EC starts to work

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 17 16:27:16 2007 UTC (6 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20 , to selected 1.39
minor fix

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 15 13:48:26 2007 UTC (6 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19 , to selected 1.39
minor fixes

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 5 13:36:07 2007 UTC (6 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.39
On PPC now long long is used except with gcc-2.95
BUGGY_LONG_LONG now works again

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

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 1 22:37:23 2006 UTC (6 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.16: +77 -61 lines
Diff to previous 1.16 , to selected 1.39
Mixed division support now uses the routines from gcc's longlong.h

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 30 15:29:48 2006 UTC (6 years, 6 months ago) by anton
Branch: MAIN
Changes since 1.15: +187 -0 lines
Diff to previous 1.15 , to selected 1.39
new double-by-single division code
rewrote double-by-single-division code to work with long longs
started using the double-by-single-division code instead of C long long division  (fm/mod)

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 11 22:35:42 2006 UTC (7 years, 2 months ago) by pazsan
Branch: MAIN
Changes since 1.14: +5 -5 lines
Diff to previous 1.14 , to selected 1.39
Another warning suppression

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Feb 4 22:09:11 2006 UTC (7 years, 3 months ago) by pazsan
Branch: MAIN
Changes since 1.13: +14 -0 lines
Diff to previous 1.13 , to selected 1.39
capscompare primitive added
case insensitive regexp extension
cleanup of error reports

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 16 08:27:59 2006 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.12: +1 -0 lines
Diff to previous 1.12 , to selected 1.39
bugfix in to_float

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 15 19:50:26 2006 UTC (7 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.11: +17 -7 lines
Diff to previous 1.11 , to selected 1.39
Fixed >float bug reported by Bojan Petrovic

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

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 27 15:53:51 2004 UTC (8 years, 8 months ago) by anton
Branch: MAIN
Changes since 1.9: +22 -0 lines
Diff to previous 1.9 , to selected 1.39
added and documented usage of $GFORTHSYSTEMPREFIX to SYSTEM
eliminated the now-unused (does>1)

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jun 19 18:47:26 2004 UTC (8 years, 11 months ago) by pazsan
Branch: MAIN
Changes since 1.8: +10 -0 lines
Diff to previous 1.8 , to selected 1.39
Added support for external shift for broken GCCs

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Aug 30 19:55:13 2003 UTC (9 years, 8 months ago) by pazsan
Branch: MAIN
Changes since 1.7: +6 -0 lines
Diff to previous 1.7 , to selected 1.39
Fixes for Windows port

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

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 27 18:59:42 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.5: +3 -3 lines
Diff to previous 1.5 , to selected 1.39
minor changes (64-bit-cleanups)

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 26 20:56:38 2003 UTC (10 years, 3 months ago) by anton
Branch: MAIN
Changes since 1.4: +256 -11 lines
Diff to previous 1.4 , to selected 1.39
use AC_SYS_LARGEFILE instead of declaring this stuff unconditionally
moved memcasecmp() into support.c
eliminated -TEXT (all uses replaced, except within prim)
converted CAPSCOMP and -TRAILING into high-level words
folded C code for more complex primitives into support.c
Fliterals are now decompiled ok
f.rdp etc. documentation changes
added test cases for SEARCH

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 20 17:07:41 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3 , to selected 1.39
undid changes to copyright notices

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jan 19 23:35:34 2003 UTC (10 years, 4 months ago) by pazsan
Branch: MAIN
Changes since 1.2: +1 -1 lines
Diff to previous 1.2 , to selected 1.39
Updated copyright notices
Added stack effects to kernel/input.fs

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 2 16:48:12 2003 UTC (10 years, 4 months ago) by anton
Branch: MAIN
Changes since 1.1: +19 -0 lines
Diff to previous 1.1 , to selected 1.39
Alpha bug workaround (disabled ALIGN_CODE)
fixed bugs in F>D and D>F

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Dec 19 20:14:58 2002 UTC (10 years, 5 months ago) by anton
Branch: MAIN
Diff to selected 1.39
moved all functions except engine() out of engine.c into (new file) support.c
minor documentation changes (suggested by John A. Peters <japeters@pacbell.net>)

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

  Diffs between and
  Type of Diff should be a

View only Branch:

Sort log by:

CVS Admin

Powered by ViewCVS 1.0-dev
(Powered by ViewCVS)

ViewCVS and CVS Help