<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/lib/libforms/parser.y, branch upstream/2.0.5_cvs</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0.5_cvs</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=upstream%2F2.0.5_cvs'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>1995-05-12T17:20:06Z</updated>
<entry>
<title>New libforms.</title>
<updated>1995-05-12T17:20:06Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-05-12T17:20:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=89e255f52c667a49e05cd8f4b135bb3f6c9b2df1'/>
<id>urn:sha1:89e255f52c667a49e05cd8f4b135bb3f6c9b2df1</id>
<content type='text'>
Bumped major number.

Ncurses backend still needs improving.
Other back-ends need to be written.
</content>
</entry>
<entry>
<title>change hash.h to strhash.h to match new convention.</title>
<updated>1995-03-26T10:25:00Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1995-03-26T10:25:00Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be01ce93469e4325c1ca8e8b790506a727b31af2'/>
<id>urn:sha1:be01ce93469e4325c1ca8e8b790506a727b31af2</id>
<content type='text'>
Manpage for strhash functions to follow tomorrow.
</content>
</entry>
<entry>
<title>Use a hash table to hold all the bindings info rather than a linked list.</title>
<updated>1995-03-26T07:44:33Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-03-26T07:44:33Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62773adf71f81f85a396213412e55bec1f9c7186'/>
<id>urn:sha1:62773adf71f81f85a396213412e55bec1f9c7186</id>
<content type='text'>
Forms now have their own local bindings table so that anything
declared within a form is local to that form. This means you can
have fields of the same name in different forms.

Added inlined attribute setting for strings e.g. "This is \bold bold"

Added entry and exit functions for fields.
</content>
</entry>
<entry>
<title>Completely rewrite libforms so everything is done at runtime rather</title>
<updated>1995-03-01T08:19:06Z</updated>
<author>
<name>Paul Richards</name>
<email>paul@FreeBSD.org</email>
</author>
<published>1995-03-01T08:19:06Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=be7d950dc87bef2e5728cd6b5ae22c29a7f9c8ec'/>
<id>urn:sha1:be7d950dc87bef2e5728cd6b5ae22c29a7f9c8ec</id>
<content type='text'>
than at compile time.

Should have same functionality as old libforms but with new mechanism.

Lots of new features that use the new mechanism are still to be added.
</content>
</entry>
</feed>
