* src/print.c (print, print_preprocess, print_object): Use a hash table
commita65b85b5f060567a5d9dcbb7e8cbac4ddbbc0b23
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Dec 2010 21:25:46 +0000 (22 16:25 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 22 Dec 2010 21:25:46 +0000 (22 16:25 -0500)
treecd54c7e3ab35e3f1bb4354c6a8709f3663194f7c
parent7d50c95105d8a353133deb5726e15a91bb4c96d4
* src/print.c (print, print_preprocess, print_object): Use a hash table
rather than a linear table for Vprint_number_table.
src/ChangeLog
src/print.c