Revision History for binary.datatype : binary.datatype 39.6 (28.12.94) : - now it's a base datatype and no async layout is needed - DTM_WRITE rawmode added binary.datatype 39.5 (24.11.94) : - improved memory handling : + now the display memory is allocated in one piece, + its only reallocated, if the needed size is larger than the current size - in wordwrap mode the layout is only performed, if the layout of a line has changed. binary.datatype 39.4 (18.11.94) : - added prefs file binary.datatype 39.3 (16.11.94) : - now BDTDH_NONE works binary.datatype 39.2 (15.11.94) : - added BDTA_BytesPerLine,BDTA_DisplayHex and BDTA_ShowASCII attributes binary.datatype 39.1 (14.11.94) : - created