- 01 Dec, 1991 6 commits
-
-
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 2 commits
-
-
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 -
changed hashing algorithm. those values are no longer needed. From-SVN: r65
Dennis Glatting committed
-
- 20 Nov, 1991 1 commit
-
-
From-SVN: r64
Dennis Glatting committed
-
- 19 Nov, 1991 2 commits
-
-
the run-time was changed and those decls changed too. From-SVN: r63
Dennis Glatting committed -
bug in hash_delete(). It was using void* to obtain nodes to pass to hash_remove(). The value passed to hash_removed() is a entry from the node structure rather than the node itself. Using void* removed compiler checking. Modified to implement cache expansion. From-SVN: r62
Dennis Glatting committed
-
- 16 Nov, 1991 1 commit
-
-
changed def of SEL back to its original type. From-SVN: r61
Dennis Glatting committed
-
- 15 Nov, 1991 1 commit
-
-
From-SVN: r60
Richard Kenner committed
-
- 07 Nov, 1991 3 commits
-
-
From-SVN: r59
Dennis Glatting committed -
From-SVN: r58
Dennis Glatting committed -
From-SVN: r57
Dennis Glatting committed
-
- 05 Nov, 1991 2 commits
-
-
From-SVN: r56
Richard Kenner committed -
From-SVN: r55
Richard Kenner committed
-
- 04 Nov, 1991 1 commit
-
-
From-SVN: r54
Richard Kenner committed
-
- 03 Nov, 1991 1 commit
-
-
From-SVN: r53
Richard Kenner committed
-
- 02 Nov, 1991 1 commit
-
-
From-SVN: r52
Charles Hannum committed
-
- 30 Oct, 1991 2 commits
-
-
From-SVN: r51
Richard Kenner committed -
From-SVN: r50
Tom Wood committed
-
- 27 Oct, 1991 1 commit
-
-
From-SVN: r49
Richard Kenner committed
-