- 09 Dec, 1991 1 commit
-
-
From-SVN: r105
Richard Stallman committed
-
- 06 Dec, 1991 2 commits
-
-
From-SVN: r104
Jim Wilson committed -
From-SVN: r103
Richard Stallman committed
-
- 05 Dec, 1991 5 commits
-
-
From-SVN: r102
Richard Stallman committed -
From-SVN: r101
Michael Meissner committed -
From-SVN: r100
Michael Tiemann committed -
From-SVN: r99
Richard Kenner committed -
From-SVN: r98
Richard Stallman committed
-
- 04 Dec, 1991 1 commit
-
-
From-SVN: r97
Richard Stallman committed
-
- 03 Dec, 1991 1 commit
-
-
added memory allocation adjustment macro for hash size allocation. From-SVN: r96
Dennis Glatting committed
-
- 02 Dec, 1991 1 commit
-
-
From-SVN: r95
Richard Stallman committed
-
- 01 Dec, 1991 12 commits
-
-
From-SVN: r94
Richard Stallman committed -
From-SVN: r93
Charles Hannum committed -
From-SVN: r92
Richard Stallman committed -
From-SVN: r91
Richard Stallman committed -
From-SVN: r90
Richard Stallman committed -
From-SVN: r89
Richard Stallman committed -
From-SVN: r88
Michael Meissner committed -
From-SVN: r87
Richard Stallman committed -
From-SVN: r86
Richard Stallman committed -
From-SVN: r85
Charles Hannum committed -
From-SVN: r84
Charles Hannum committed -
modified to remove changes previously made to implement posing. posing just got easy. From-SVN: r83
Dennis Glatting committed
-
- 30 Nov, 1991 1 commit
-
-
From-SVN: r82
Richard Stallman committed
-
- 29 Nov, 1991 3 commits
-
-
From-SVN: r81
Dennis Glatting committed -
From-SVN: r80
Dennis Glatting committed -
many changes including posing, things to make the compiler happier, structure changes, and things to make it play better. From-SVN: r79
Dennis Glatting committed
-
- 27 Nov, 1991 4 commits
-
-
From-SVN: r78
Richard Stallman committed -
From-SVN: r77
Michael Meissner committed -
From-SVN: r76
Richard Kenner committed -
From-SVN: r75
Richard Stallman committed
-
- 26 Nov, 1991 2 commits
-
-
From-SVN: r74
Richard Stallman committed -
From-SVN: r73
Charles Hannum committed
-
- 25 Nov, 1991 1 commit
-
-
From-SVN: r72
Charles Hannum committed
-
- 24 Nov, 1991 3 commits
-
-
From-SVN: r71
Richard Kenner committed -
From-SVN: r70
Richard Kenner committed -
the efficiency gained didn't out weight the grossness of the code. From-SVN: r69
Dennis Glatting committed
-
- 23 Nov, 1991 2 commits
-
-
this was done to use a less expensive division instruction in the hashIndex() routine. From-SVN: r68
Dennis Glatting committed -
deleted hashIndex() and moved it to hash-inline.h converted hash_value_for_key() to a inline and moved it to hash-inline.h. From-SVN: r67
Dennis Glatting committed
-
- 21 Nov, 1991 1 commit
-
-
func name changed from hashValue() to hashIndex(). the func really calculated a index anyway. changed hash func impl. essentually it was calculating a hash value from a hash value. this is a implementation thing. From-SVN: r66
Dennis Glatting committed
-