CVS log for gforth/objects.fs

[BACK] Up to [gforth] / gforth

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
Sat Sep 23 15:06:01 2000 UTC (23 years, 6 months ago) by anton
Branches: MAIN
CVS tags: v0-7-0, v0-6-2, v0-6-1, v0-6-0, v0-5-0, HEAD
Diff to: previous 1.18: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.18: +1 -1 lines
updated copyright dates in many files (not in ec-related files)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Aug 23 21:03:52 2000 UTC (23 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.17: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.17: +9 -5 lines
Documentation changes
renamed general push-order to >order, objects push-order to class>order,
        drop-order to class-previous

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Jul 24 13:07:19 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.16: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.16: +2 -0 lines
added engine option --appl-image and gforthmi option --application
minor objects.fs changes

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Jul 8 09:46:42 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.15: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.15: +11 -3 lines
added :m to objects.fs

Revision 1.15: download - view: text, markup, annotated - select for diffs
Mon Jul 5 19:56:01 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.14: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.14: +2 -2 lines
documented methods...end-methods

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jul 5 18:54:20 1999 UTC (24 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.13: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.13: +15 -5 lines
added methods...end-methods to objects.fs
added stack comment in kernel/int.fs

Revision 1.13: download - view: text, markup, annotated - select for diffs
Thu Jun 17 15:32:13 1999 UTC (24 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.12: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.12: +23 -19 lines
fixed bug (path handling when opening image).

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Feb 16 06:32:29 1999 UTC (25 years, 1 month ago) by crook
Branches: MAIN
Diff to: previous 1.11: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.11: +57 -57 lines
-Added my name to the ToDo file under documentation
-Glossed the oof files
-Minor glossary additions elsewhere
-Another set of changes to gforth.ds; mainly the addition of material
 to the introductory chapter. Also, re-organised stuff in the oof
 sections and made a typo pass over a few other bits.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Dec 8 22:02:48 1998 UTC (25 years, 3 months ago) by anton
Branches: MAIN
CVS tags: v0-4-0
Diff to: previous 1.10: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.10: +1 -1 lines
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.10: download - view: text, markup, annotated - select for diffs
Sun Nov 22 21:23:25 1998 UTC (25 years, 4 months ago) by anton
Branches: MAIN
Diff to: previous 1.9: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.9: +41 -41 lines
removed all "unknown" from docs, except those from mini-oof

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Oct 7 18:58:58 1998 UTC (25 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.8: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.8: +2 -2 lines
objects.fs bug fix part 2

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Oct 7 18:29:38 1998 UTC (25 years, 5 months ago) by anton
Branches: MAIN
Diff to: previous 1.7: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.7: +3 -3 lines
fixed bug in objects.fs (override of inherited interface methods)
added fpick (primitive), suggested by Julian Noble

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Aug 2 15:06:01 1998 UTC (25 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.6: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.6: +1 -1 lines
documentation changes

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jul 31 16:17:10 1997 UTC (26 years, 7 months ago) by anton
Branches: MAIN
Diff to: previous 1.5: preferred, unified
Changes since revision 1.5: +128 -58 lines
Added documentation for structures and object.fs
Changed representation of structures from "size align" to "align size",
   and renamed 1 cells: to cell% etc.
added %size and %alignment
fixed search bug
added command-line option --die-on-signal

Revision 1.5: download - view: text, markup, annotated - [selected for diffs]
Wed Jul 2 15:56:51 1997 UTC (26 years, 8 months ago) by anton
Branches: MAIN
Diff to: previous 1.4: preferred, unified
Changes since revision 1.4: +10 -9 lines
some more changes in objects.fs
incorporated m68k patch by Andreas Schwab (schwab@issan.informatik.uni-dortmund.de)
commented out ecvt declaration in engine/forth.h

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Jun 23 15:53:53 1997 UTC (26 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.3: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.3: +55 -166 lines
changed compat/struct.fs and objects.fs for <align size> representation
refixed -trainling (in prim)
gforth.ds bug fixes
fixed/worked around declarations in forth.h

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Jun 6 17:27:57 1997 UTC (26 years, 9 months ago) by anton
Branches: MAIN
Diff to: previous 1.2: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.2: +361 -111 lines
Environmental query "gforth" now returns the version-string
dictionary-end and unused moved into the kernel/basics.fs
Minor gforth.el bug fixes
Major rewrite of objects.fs (not yet done)
fixed -trailing bug (with test in test/other.fs)
optimization of fields with offset 0 in struct.fs and compat/struct.fs
other changes in compat/struct.fs (not yet done)
added ansreports to compat/*.fs
documentation changes
allot now checks for dict overflow
named [IS] (compilation semantics of IS).
minor changes

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Mar 11 16:00:40 1997 UTC (27 years ago) by anton
Branches: MAIN
CVS tags: v0-3-0
Diff to: previous 1.1: preferred, unified; selected 1.5: preferred, unified
Changes since revision 1.1: +33 -5 lines
added primitive K
the Makefile now works with Digital Unix make
renamed the gforth-makeimage variable GFORTH into GFORTHD
fixed bug in comp-image (can now generate data-relocatable images).
gforth-makeimage uses a new option --no-offset-im to avoid differences
	from the command line
Documentation changes
fixed another bug involving relocatablility of code addresses.
my_alloc now works on machines without MAP_FILE and MAP_PRIVATE

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Nov 11 16:59:17 1996 UTC (27 years, 4 months ago) by anton
Branches: MAIN
CVS tags: v0-2-1, v0-2-0
Diff to: selected 1.5: preferred, unified
Added ans-report.fs objects.fs

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>