CVS log for gforth/libffi.fs

[BACK] Up to [gforth] / gforth

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:18 2012 UTC (11 years, 2 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.37: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.37: +1 -1 lines
updated copyright year

Revision 1.37: download - view: text, markup, annotated - select for diffs
Mon Oct 8 01:10:30 2012 UTC (11 years, 5 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.36: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.36: +0 -1 lines
Fixes for Windows

Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jul 23 14:15:51 2012 UTC (11 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.35: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.35: +1 -1 lines
Refactored engine entries

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Mar 17 22:18:59 2012 UTC (12 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.34: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.34: +2 -2 lines
converted gforth_pointers into a function - necessary, since all pointers are now thread-specific

Revision 1.34: download - view: text, markup, annotated - select for diffs
Sat Mar 17 01:36:04 2012 UTC (12 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.33: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.33: +1 -1 lines
Removed GLOBALS_NONRELOC stuff, since this is only experimental for AMD64 (inactive), and unused everywhere else.
Bumped up snapshot version number

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Dec 31 15:32:35 2009 UTC (14 years, 2 months ago) by anton
Branches: MAIN
Diff to: previous 1.32: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.32: +1 -1 lines
updated copyright years

Revision 1.32: download - view: text, markup, annotated - select for diffs
Sun Dec 27 01:00:52 2009 UTC (14 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.31: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.31: +1 -1 lines
Added c-values/c-variables to libcc.fs
Made all vocabularies available when hash.fs loads hashed
other small fixes

Revision 1.31: download - view: text, markup, annotated - select for diffs
Tue Feb 24 22:34:35 2009 UTC (15 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.30: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.30: +4 -0 lines
Added func' and friends for callbacks

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Sep 18 02:42:24 2008 UTC (15 years, 6 months ago) by pazsan
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.29: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.29: +34 -21 lines
Windows version of libcc interface (first attempt)

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Aug 9 21:28:39 2008 UTC (15 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.28: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.28: +2 -0 lines
Another fix for Xcode nonsense

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Aug 9 21:26:21 2008 UTC (15 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.27: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.27: +1 -10 lines
The location of ffi.h is now determined by configure

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 5 09:17:06 2008 UTC (15 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.26: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.26: +1 -0 lines
Added ints at the right position

Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 5 07:52:44 2008 UTC (15 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.25: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.25: +1 -0 lines
Added ints

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 15 16:11:49 2008 UTC (15 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.24: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.24: +1 -1 lines
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.24: download - view: text, markup, annotated - select for diffs
Sun Jul 13 19:20:54 2008 UTC (15 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.23: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.23: +0 -2 lines
fixed some bugs so "make install" works (DESTDIR still probably buggy)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Jul 3 12:29:04 2008 UTC (15 years, 8 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.22: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.22: +12 -3 lines
Removed remainders of FFI in C code

Revision 1.22: download - view: text, markup, annotated - select for diffs
Tue Jun 17 20:18:11 2008 UTC (15 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.21: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.21: +3 -1 lines
libffi now also uses C-LIBRARY
prepare for loading existing c-library

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jun 1 12:18:56 2008 UTC (15 years, 10 months ago) by dbane
Branches: MAIN
Diff to: previous 1.20: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.20: +4 -3 lines
Forgot an argument to c-function for ffi-prep-closure

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Apr 28 08:42:59 2008 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.19: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.19: +1 -3 lines
added CLEAR-LIB ADD-LIB (libcc.fs), documented them,
  and used them in libffi.fs and fflib.fs
OPEN-LIB no longer guesses library extensions (lt_dladvise_ext())

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Apr 22 14:50:59 2008 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.18: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.18: +1 -1 lines
MacOS X portability <https://savannah.gnu.org/bugs/index.php?23014>

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Apr 19 19:15:14 2008 UTC (15 years, 11 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.17: +4 -0 lines
CPPFLAGS are now used by the Makefiles
bugfix in libcc.fs
OPEN-LIB now can open libraries without extension and the library's
   symbols become global
libltdl from libtool-2.2 or higher required (will be included soon)

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Mar 25 10:41:30 2008 UTC (16 years ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.16: +1 -1 lines
typo fixed <http://savannah.gnu.org/bugs/?22722>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sun Mar 16 21:39:59 2008 UTC (16 years ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.15: +126 -0 lines
added libffi primitive replacements

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Dec 31 19:02:24 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified
Changes since revision 1.14: +1 -1 lines
updated copyright year after changing license notice

Revision 1.14: download - view: text, markup, annotated - [selected for diffs]
Mon Dec 31 18:40:24 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified
Changes since revision 1.13: +2 -3 lines
updated copyright notices for GPL v3

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Dec 31 13:39:13 2006 UTC (17 years, 3 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.12: +1 -1 lines
updated copyright years

Revision 1.12: download - view: text, markup, annotated - select for diffs
Thu May 25 22:10:16 2006 UTC (17 years, 10 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.11: +13 -0 lines
Added long/dlong type
ADC-controlled running text
Interrupt table space

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 25 18:28:11 2006 UTC (18 years, 1 month ago) by pazsan
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.10: +1 -1 lines
R8C Forth works!

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sun Dec 11 21:58:20 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.9: +1 -1 lines
Fixed fptr name

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Dec 11 20:10:01 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.8: +1 -1 lines
Fixed name for fptr:

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Dec 11 20:08:09 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.7: +13 -9 lines
Finally made libffi callbacks work

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Dec 11 19:31:48 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.6: +3 -3 lines
Signed access prefix changed

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Dec 4 13:46:12 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.5: +12 -10 lines
Added support for wyde/tetrabyte including sign extended ones

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Dec 3 15:15:20 2005 UTC (18 years, 3 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.4: +2 -2 lines
Added access words for wyde and tetrabyte (w/t@/!)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Nov 27 23:58:02 2005 UTC (18 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.3: +1 -1 lines
Added missing drop

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sun Nov 27 22:47:18 2005 UTC (18 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.2: +3 -0 lines
Added (addr) to library interface
Fixed bug in libffi support
Added favicon support to wf.fs

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 20 23:15:42 2005 UTC (18 years, 4 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.14: preferred, unified
Changes since revision 1.1: +34 -75 lines
further work on libffi.fs (not fully completed yet for callbacks)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Aug 21 22:09:14 2005 UTC (18 years, 7 months ago) by pazsan
Branches: MAIN
Diff to: selected 1.14: preferred, unified
Checkin of somewhat working ffilib bindings (not completely tested)

Diff request

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.

Log view options

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>