• Bertho Stultiens's avatar
    - Implemented MESSAGETABLE resource type. · c107f714
    Bertho Stultiens authored
    - Usertype resources that cause a type-clash with defined resources
      are now detected and a warning is generated. Some types should be
      rerouted through other code so that they will be (re-)interpreted.
    - Bugfix: Line-continuation in strings in resources include a newline.
      This `feature' got deleted with the builtin preprocessor, but has been
      put back into place (see last changes comment from version 1.1.0).
    - Bugfix: The preprocessor now correctly will see "\\\r\n" as a line-
      continuation.
    - Bugfix: Assemblers on some platforms do not use 16bit quantities
      for `.word'. This directive is now changed into `.short'.
    - All types that accept inline data definitions (a la RCDATA) now
      also accept a file specification. This unifies the structure a bit.
    c107f714
Name
Last commit
Last update
..
.cvsignore Loading commit data...
CHANGES Loading commit data...
Makefile.in Loading commit data...
README.wrc Loading commit data...
dumpres.c Loading commit data...
dumpres.h Loading commit data...
genres.c Loading commit data...
genres.h Loading commit data...
newstruc.c Loading commit data...
newstruc.h Loading commit data...
parser.h Loading commit data...
parser.l Loading commit data...
parser.y Loading commit data...
ppl.l Loading commit data...
ppy.y Loading commit data...
preproc.c Loading commit data...
preproc.h Loading commit data...
readres.c Loading commit data...
readres.h Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
wrc.c Loading commit data...
wrc.doc Loading commit data...
wrc.h Loading commit data...
wrc.man Loading commit data...
wrctypes.h Loading commit data...
writeres.c Loading commit data...
writeres.h Loading commit data...