CVS log for gforth/engine/libcc.h.in
Up to [gforth] / gforth / engine
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Current tag: MAIN
Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Dec 31 15:25:19 2012 UTC (10 years, 8 months ago) by anton
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.18: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.18: +1 -1 lines
updated copyright year
Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Oct 5 22:41:24 2012 UTC (10 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.17: +4 -2 lines
Added gforth_free_stacks() and gforth_free()
Revision 1.17: download - view: text, markup, annotated - select for diffs
Fri Sep 28 12:32:09 2012 UTC (10 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.16: +2 -3 lines
Remove #include <setjmp.h>, as it conflicts with libpng
Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Jul 23 13:27:48 2012 UTC (11 years, 2 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.15: preferred, unified
Changes since revision 1.15: +2 -2 lines
Removed engine stack arguments - now global states
Revision
1.15:
download - view:
text,
markup,
annotated -
[selected for diffs]
Fri Jul 20 23:52:37 2012 UTC (11 years, 2 months ago) by
pazsan
Branches:
MAIN
Diff to: previous 1.14:
preferred,
unified
Changes since revision 1.14: +19 -3 lines
Fixed libcc.h.in
Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Mar 23 21:19:54 2012 UTC (11 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.13: +2 -2 lines
throw_jmp_handler declaration for libcc
Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Mar 22 16:27:11 2012 UTC (11 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.12: +1 -1 lines
Android shared library stuff works now
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sat Mar 17 22:18:59 2012 UTC (11 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.11: +12 -9 lines
converted gforth_pointers into a function - necessary, since all pointers are now thread-specific
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Mar 17 01:36:04 2012 UTC (11 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.10: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.10: +2 -2 lines
Removed GLOBALS_NONRELOC stuff, since this is only experimental for AMD64 (inactive), and unused everywhere else.
Bumped up snapshot version number
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Mar 14 15:51:15 2012 UTC (11 years, 6 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.9: +9 -9 lines
Fixed last bug in threading
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sat Nov 1 22:19:30 2008 UTC (14 years, 10 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0
Diff to: previous 1.8: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.8: +1 -1
lines
updated copyright years
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Oct 6 21:05:55 2008 UTC (14 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.7: +2 -2 lines
Fixed typo in non-windows part
Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Oct 6 20:09:07 2008 UTC (14 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.6: +4 -8 lines
Fixed problems with Windows C libraries
Revision 1.6: download - view: text, markup, annotated - select for diffs
Mon Oct 6 19:31:36 2008 UTC (14 years, 11 months ago) by pazsan
Branches: MAIN
Diff to: previous 1.5: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.5: +8 -0 lines
Added cstr and tilde_cstr to gforth_pointers
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 18 15:47:05 2008 UTC (15 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.4: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.4: +1 -1 lines
libcc works now on Windows (though most of the examples don't)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 18 02:42:24 2008 UTC (15 years ago) by pazsan
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.3: +21 -0 lines
Windows version of libcc interface (first attempt)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 31 18:40:25 2007 UTC (15 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.2: +2 -3
lines
updated copyright notices for GPL v3
Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Dec 31 17:34:59 2007 UTC (15 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.1: preferred, unified; selected 1.15: preferred, unified
Changes since revision 1.1: +1 -1
lines
updated copyright years
Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jun 4 18:13:26 2007 UTC (16 years, 3 months ago) by anton
Branches: MAIN
Diff to: selected 1.15: preferred, unified
documentation changes
Updates in Makefile.in to reflect newer autoconf usage
Distribution and installation of libcc stuff
libcc header files are now found automatically
Disabled vmgen installation
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>