Significant rewrite -- changed algorithm used for string hashing,
authorChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:44:40 +0000 (09:44 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 16 Jun 1989 09:44:40 +0000 (09:44 +0000)
commit812ff1028a92b8b69f02609b09c3d5364f757c46
tree47bfa46174a61ec7b322471b4d0c5a44415ab262
parent9eff535a5e083f7da920edfc09e20710774c3d0f
Significant rewrite -- changed algorithm used for string hashing,
altered interfaces of utility procedures.  Eliminated character-list
primitives, which are no longer used.  Added new primitive,
`find-symbol', which is like `symbol->string' except that it returns
#F if the symbol was not already in the obarray.
v7/src/microcode/intern.c