gforth: gforth/lib.fs
Default branch: MAIN
Bookmark a link to HEAD:
(view)
(download)
Current tag: MAIN
Revision 1.36
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Oct 9 20:57:43 2008 UTC (4 years, 7 months ago) by pazsan
Branch:
MAIN
CVS Tags:
HEAD,
v0-7-0
Changes since 1.35: +17 -21 lines
Diff to previous 1.35
Added workaround for libltdl
Revision 1.35
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Aug 14 09:53:13 2008 UTC (4 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.34: +1 -1 lines
Diff to previous 1.34
commented out unportable lib.fs test
Revision 1.34
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Aug 8 20:56:14 2008 UTC (4 years, 9 months ago) by anton
Branch:
MAIN
Changes since 1.33: +32 -42 lines
Diff to previous 1.33
Updated Agenda
Now lib.fs selects libffi.fs or fflib.fs based on a configure test
compat/execute-parsing bugfix
fixed some documentation bugs (reported by Jakob Sievers)
Revision 1.33
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 2 22:03:48 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
Removed printout in lib.fs
Revision 1.32
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 12:48:26 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.31: +1 -1 lines
Diff to previous 1.31
Typo
Revision 1.31
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 12:47:45 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.30: +4 -3 lines
Diff to previous 1.30
Another fix for lib.fs
Revision 1.30
-
(view)
(download)
(annotate)
- [select for diffs]
Thu Jul 31 12:46:03 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.29: +7 -1 lines
Diff to previous 1.29
Changed search for libffi
Revision 1.29
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jul 29 15:55:26 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.28: +9 -9 lines
Diff to previous 1.28
Prefer libffi over ffcall
Revision 1.28
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jul 26 21:31:08 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27
Right libc for 64 bit
Revision 1.27
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jul 26 20:57:05 2008 UTC (4 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.26: +1 -1 lines
Diff to previous 1.26
Try to make old libffi.fs work again
Revision 1.26
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Jul 15 16:11:49 2008 UTC (4 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.25: +1 -1 lines
Diff to previous 1.25
updated copyright years
updated copyright-blacklist (added libltdl)
updated distributed files (don't distribute files without distribution terms)
added copyright to preforth.in and build-ec.in
Revision 1.25
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Apr 29 20:03:40 2008 UTC (5 years ago) by anton
Branch:
MAIN
Changes since 1.24: +1 -3 lines
Diff to previous 1.24
lib.fs: only check those ffcall libraries we use
libcc.fs: removed some debugging output
unix/socket.fs: converted to libcc.fs style (partially thanks to Darren Bane
<http://savannah.gnu.org/bugs/?23015>
Revision 1.24
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Apr 22 14:50:59 2008 UTC (5 years ago) by anton
Branch:
MAIN
Changes since 1.23: +1 -1 lines
Diff to previous 1.23
MacOS X portability <https://savannah.gnu.org/bugs/index.php?23014>
Revision 1.23
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Feb 12 20:28:51 2008 UTC (5 years, 3 months ago) by anton
Branch:
MAIN
Changes since 1.22: +7 -2 lines
Diff to previous 1.22
Added replacements for primitives to fflib.fs
current status: the libcc-generated code compiles, but does not link
Bugfix in libcc.fs
Revision 1.22
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 18:40:24 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.21: +2 -3 lines
Diff to previous 1.21
updated copyright notices for GPL v3
Revision 1.21
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Dec 31 17:34:58 2007 UTC (5 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
updated copyright years
Revision 1.20
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Jun 30 23:00:35 2007 UTC (5 years, 10 months ago) by pazsan
Branch:
MAIN
Changes since 1.19: +5 -1 lines
Diff to previous 1.19
Fix for libc also where it belongs (lib.fs)
Revision 1.19
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Jun 1 16:27:37 2007 UTC (5 years, 11 months ago) by anton
Branch:
MAIN
Changes since 1.18: +3 -0 lines
Diff to previous 1.18
more libcc.fs tests
documented C interface (libcc)
lib.fs now aborts if neither libffi nor ffcall are available (oldlib.fs is
incompatible)
Revision 1.18
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Feb 17 21:04:15 2007 UTC (6 years, 3 months ago) by pazsan
Branch:
MAIN
Changes since 1.17: +14 -0 lines
Diff to previous 1.17
Changed fi2c so that the included C image can be relocated at read time
Added a libc definition to lib.fs
Revision 1.17
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 31 13:39:13 2006 UTC (6 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.16: +1 -1 lines
Diff to previous 1.16
updated copyright years
Revision 1.16
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Apr 5 21:07:43 2006 UTC (7 years, 1 month ago) by anton
Branch:
MAIN
Changes since 1.15: +1 -1 lines
Diff to previous 1.15
bugfix (open declaration).
Revision 1.15
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Dec 31 15:46:09 2005 UTC (7 years, 4 months ago) by anton
Branch:
MAIN
Changes since 1.14: +1 -1 lines
Diff to previous 1.14
updated the copyright year on many files
added FSF copyright header to complex.fs fft.fs regexp-test.fs regexp.fs
added fsl-util.fs to update-copyright-blacklist
Revision 1.14
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 11 21:58:20 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
Fixed fptr name
Revision 1.13
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 11 20:10:01 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12
Fixed name for fptr:
Revision 1.12
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 11 20:08:09 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.11: +3 -1 lines
Diff to previous 1.11
Finally made libffi callbacks work
Revision 1.11
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Nov 20 23:15:42 2005 UTC (7 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.10: +49 -0 lines
Diff to previous 1.10
further work on libffi.fs (not fully completed yet for callbacks)
Revision 1.10
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Aug 21 22:09:14 2005 UTC (7 years, 8 months ago) by pazsan
Branch:
MAIN
Changes since 1.9: +5 -1 lines
Diff to previous 1.9
Checkin of somewhat working ffilib bindings (not completely tested)
Revision 1.9
-
(view)
(download)
(annotate)
- [select for diffs]
Mon Aug 25 14:17:45 2003 UTC (9 years, 8 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-2
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
documentation updates
fixed some portability bugs in vmgen-ex and vmgen-ex2
updated copyright years
Revision 1.8
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Aug 16 19:46:11 2003 UTC (9 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.7: +0 -1 lines
Diff to previous 1.7
added callback stuff to fflib.fs
removed legacy flag (different usage is sufficient)
Revision 1.7
-
(view)
(download)
(annotate)
- [select for diffs]
Fri Aug 15 21:45:46 2003 UTC (9 years, 9 months ago) by pazsan
Branch:
MAIN
Changes since 1.6: +6 -101 lines
Diff to previous 1.6
Added high level part of ffcall interface
Revision 1.6
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Mar 9 15:16:50 2003 UTC (10 years, 2 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-6-0,
v0-6-1
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
updated copyright years
Revision 1.5
-
(view)
(download)
(annotate)
- [select for diffs]
Sat Sep 23 15:46:57 2000 UTC (12 years, 7 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-5-0
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
changed FSF address in copyright messages
Revision 1.4
-
(view)
(download)
(annotate)
- [select for diffs]
Tue Dec 8 22:02:46 1998 UTC (14 years, 5 months ago) by anton
Branch:
MAIN
CVS Tags:
v0-4-0
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
updated dates in copyright messages
inserted copyright messages in most files that did not have them
removed outdated files engine/32bit.h engine/strsig.c
Revision 1.3
-
(view)
(download)
(annotate)
- [select for diffs]
Wed Jul 8 16:47:31 1998 UTC (14 years, 10 months ago) by anton
Branch:
MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
renamed 00-readme files to README
added scripts elisp-comp and missing
removed kernel/interp.fs (should have been removed in mega-patch)
added make rule for doc/gforth.txt
renamed PARSE-WORD into SWORD (PARSE-WORD is used with the meaning of NAME in
OpenBoot and dpans6 A.6.2.2008)
Revision 1.2
-
(view)
(download)
(annotate)
- [select for diffs]
Sun Dec 14 01:15:19 1997 UTC (15 years, 5 months ago) by pazsan
Branch:
MAIN
Changes since 1.1: +5 -4 lines
Diff to previous 1.1
Added global library load, reversed order of library load after startup
Fixed prims2x.fs to load search.fs first.
Revision 1.1
-
(view)
(download)
(annotate)
- [select for diffs]
Thu May 29 19:42:13 1997 UTC (15 years, 11 months ago) by pazsan
Branch:
MAIN
Bug fixes, consistency improvements,
added lib.fs
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.