mirror of
https://github.com/elliotnunn/supermario.git
synced 2025-02-21 17:29:00 +00:00
58 lines
1.5 KiB
Plaintext
58 lines
1.5 KiB
Plaintext
|
DictionaryMgr Release Notes
|
|||
|
First created on: 5/27/92 6:48:14 PM
|
|||
|
|
|||
|
----------------------------------------------------------•----------------------------------------------------------
|
|||
|
|
|||
|
5/27/92 6:48:21 PM
|
|||
|
|
|||
|
File: Dictionary.c,16
|
|||
|
Owner: hae-sung Kim
|
|||
|
Project: MainProj∫Toolbox∫DictionaryMgr∫
|
|||
|
|
|||
|
Radar bug: #1030902
|
|||
|
|
|||
|
> Release notes for this change:
|
|||
|
|
|||
|
Includes the Errors.h file because I moved the dictionary manager error numbers from Dictionary.h file to Errors.h file.
|
|||
|
|
|||
|
> What was tested:
|
|||
|
|
|||
|
Compiled with no error.
|
|||
|
|
|||
|
----------------------------------------------------------•----------------------------------------------------------
|
|||
|
|
|||
|
6/26/92 12:02:21 PM
|
|||
|
|
|||
|
File: Dictionary.c,16
|
|||
|
Owner: hae-sung Kim
|
|||
|
Project: MainProj∫Toolbox∫DictionaryMgr∫
|
|||
|
|
|||
|
Radar bug: #1033512
|
|||
|
|
|||
|
> Release notes for this change:
|
|||
|
|
|||
|
Speed up FindRecordByIndex and CompactDictionary routines.
|
|||
|
|
|||
|
> What was tested:
|
|||
|
|
|||
|
Tested with DictionaryMaker and DictionaryMgrTester application for testing those routines.
|
|||
|
|
|||
|
----------------------------------------------------------•----------------------------------------------------------
|
|||
|
7/9/92 6:40:17 PM
|
|||
|
|
|||
|
File: Dictionary.c,19
|
|||
|
Owner: hae-sung Kim
|
|||
|
Project: MainProj∫Toolbox∫DictionaryMgr∫
|
|||
|
|
|||
|
Radar bug: #1035398
|
|||
|
|
|||
|
> Release notes for this change:
|
|||
|
|
|||
|
Modify the CopySourceUsingAttributeTable routine so that it can get more than one attribute entries.
|
|||
|
|
|||
|
> What was tested:
|
|||
|
|
|||
|
Tested with CJW’s DictionaryTester tool.
|
|||
|
|
|||
|
----------------------------------------------------------•----------------------------------------------------------
|