From 33a7a2b2533ce57996106bf1bc0c539b9f0e2cb1 Mon Sep 17 00:00:00 2001 From: schmidt Date: Thu, 17 Jun 1999 23:07:49 +0000 Subject: . --- apps/gperf/ChangeLog | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) (limited to 'apps/gperf/ChangeLog') diff --git a/apps/gperf/ChangeLog b/apps/gperf/ChangeLog index 3530d89efa2..c74380c5aea 100644 --- a/apps/gperf/ChangeLog +++ b/apps/gperf/ChangeLog @@ -1,8 +1,26 @@ +Thu Jun 17 18:04:30 1999 Douglas C. Schmidt + + * tests/test-[1-5].exp: Fixed all the tests to account for the new + EBCDIC output. + +Thu Jun 17 17:25:00 1999 Douglas C. Schmidt + + * src/Key_List.cpp (output_hash_function): Generate an asso_values + table that will have the appropriate values for both EBCDIC or + ASCII, depending on the platform. + + * src/Key_List.cpp (output_hash_function), + src/Gen_Perf.cpp (Gen_Perf), + src/Vectors.h: Replaced the use of ALPHA_SIZE with + ACE_STANDARD_CHARACTER_SET_SIZE, which works correctly for + EBCDIC platforms, as well as ASCII ones. Thanks to + Jim Rogers for this suggestion. + Wed Jun 16 19:08:01 1999 Alexander Babu Arulanthu * src/Key_List.cpp: Fixed the key_word table generation so that it - generates the "default fill" string for the null entries in the - table. Thanks to Irfan and Naga for helping in this. + generates the "default fill" string for the null entries in the + table. Thanks to Irfan and Naga for helping in this. Sun Jun 6 15:47:23 1999 Douglas C. Schmidt -- cgit v1.2.1