- 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
-
- 24 Oct, 1991 4 commits
-
-
From-SVN: r48
Tom Wood committed -
From-SVN: r47
Tom Wood committed -
From-SVN: r46
Dennis Glatting committed -
From-SVN: r45
Dennis Glatting committed
-
- 10 Oct, 1991 1 commit
-
-
From-SVN: r44
Richard Stallman committed
-
- 09 Oct, 1991 1 commit
-
-
From-SVN: r43
Charles Hannum committed
-
- 30 Sep, 1991 1 commit
-
-
From-SVN: r42
Richard Kenner committed
-
- 24 Sep, 1991 1 commit
-
-
From-SVN: r41
Richard Kenner committed
-
- 12 Sep, 1991 2 commits
-
-
From-SVN: r40
Richard Stallman committed -
From-SVN: r39
Michael Meissner committed
-
- 04 Sep, 1991 1 commit
-
-
From-SVN: r38
Richard Stallman committed
-
- 02 Sep, 1991 1 commit
-
-
From-SVN: r37
Charles Hannum committed
-
- 29 Aug, 1991 1 commit
-
-
From-SVN: r36
Charles Hannum committed
-
- 28 Aug, 1991 3 commits
-
-
From-SVN: r35
Richard Kenner committed -
From-SVN: r34
Richard Kenner committed -
From-SVN: r33
Richard Kenner committed
-