Fix token recognition in macro parser

This commit is contained in:
Stas Degteff 2007-02-04 16:21:19 +00:00
parent 5247d83d9e
commit 615846e57d
2 changed files with 11 additions and 0 deletions

View File

@ -10,6 +10,12 @@ _____________________________________________________________________________
‡ ¬¥âª¨ ¤«ï GoldED+ 1.1.5, /snapshot/
_____________________________________________________________________________
- ˆá¯à ¢«¥­® à á¯®§­ ¢ ­¨¥ ¬ ªà® ⮪¥­®¢, ⥯¥àì ⮪¥­ § ¢¥àè ¥âáï ¯à®¡¥«ì­ë¬
ᨬ¢®«®¬ «¨¡® §­ ª®¬ ¯à¥¯¨­ ­¨ï (­¥ ¡ãª¢®© ¨ ­¥ æ¨äன).
- ˆá¯à ¢«¥­® ¨á¯®«ì§®¢ ­¨¥ ä ©«  á«ãç ©­ëå áâப ¢ â¨à« ©­¥, ®à¨¤¦¨­¥ ¨
â £« ©­¥.
+ Win32: „®¡ ¢«¥­ ­®¢ë© ⮪¥­ ¤«ï ⥬¯«¥©â®¢ @uptime ¨ MS_UPTIME ¨¤¥­â¨ä¨ª â®à
¤«ï goldlang.cfg.
- ˆá¯à ¢«¥­  UUE ¤¥ª®¤¨à®¢ ­¨¥ ­¥áª®«ìª¨å ä ©«®¢.

View File

@ -10,6 +10,11 @@ ______________________________________________________________________
Notes for GoldED+ 1.1.5, /snapshot/
______________________________________________________________________
- Fixed macro token recognition: now token should be ended with space char
or punctuation char (not alphanumeric).
- Fixed usage of random-lines file in tearline, origin and tagline.
+ Win32: Added @uptime template token and MS_UPTIME stringid to goldlang.cfg
- Fixed multifile UUE decoding.