K 10 svn:author V 4 gahr K 8 svn:date V 27 2010-11-11T18:55:40.000000Z K 7 svn:log V 806 - Update to 05_20101107 Changes: - The chapter explaining exception handling in the manual was improved. - The support for bitmap fonts was improved to use fontProperties as base type. - The '-' function, which computes the differance of two 'time' values (with a 'duration' result) in "time.s7i", was improved. - The function cmdConfigValue in "cmd_rtl.c" was improved to support the config values C_COMPILER_VERSION and GET_CC_VERSION_INFO. - In the file "fil_rtl.c" the functions myLseek, myFseek and myFtell were renamed to os_lseek, os_fseek and os_ftell respectively. - The makefiles were changed to define os_fseek, os_ftell, C_COMPILER_VERSION and GET_CC_VERSION_INFO. - Documentation comments were added to the function alternate_utime in the file "tim_win.c". END