Commit History

Author SHA1 Message Date
  florian f2a5672355 * Update of German error message files by Karl-Michael Schindler, resolves issue #28010 10 years ago
  florian b07ba5786b * updated errord(u).msg files by Karl-Michael Schindler, resolves #27725 10 years ago
  Tomas Hajny 9f9ab082da * fix typo (space instead of underscore resulting in broken help display) 10 years ago
  florian 0d944c8b1d * update of german message files by Karl-Michael Schindler, resolves #27342 10 years ago
  florian 2c26c35eb6 * updated copyright year to 2015 10 years ago
  Tomas Hajny ee82b6ea0b * do not mention OS/2 and EMX on option list for x86_64 10 years ago
  florian ce96980f39 * updates to German message files by Karl-Michael Schindler, resolves #27061 10 years ago
  Jonas Maebe 43839d1bda * update of German error message files by Karl-Michael Schindler 11 years ago
  florian 76b2074e59 * updated year in logo from 2013 to 2014 11 years ago
  paul 1c578de28c compiler: 12 years ago
  paul 8d526e9b07 compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message 12 years ago
  florian 9c1a4e2217 o error message file update by Karl-Michael Schindler: 12 years ago
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines 12 years ago
  florian 3b7a9543c6 * updates of german message files by Karl-Michael Schindler 12 years ago
  Jonas Maebe f1ff92529b * group all -CT parameters together 12 years ago
  Jonas Maebe 39e31337f1 * documented -CTthumbinterworking parameter 12 years ago
  florian 3ca7a5ff8e - remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead 12 years ago
  florian cbf7eaaffc * copyright year updated 12 years ago
  florian d0cbcd419e * update of the German compiler message file by Karl-Michael Schindler, resolves #23728 12 years ago
  florian fb7f25f410 * removed wrong -N switch (switch is not used) description 13 years ago
  Tomas Hajny b11a2b169a * fixed inconsistent license files references 13 years ago
  Tomas Hajny 20ebbefc2b * e-mail address for reporting bugs is not valid since long time ago 13 years ago
  florian f4af507321 * inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined 13 years ago
  florian 0a118768c0 * updated copyright message to 2012 13 years ago
  florian da9d0d24e8 * update of german error message files by Karl-Michael Schindler, resolves #20021 14 years ago
  florian 736071e716 * updated copyright to 2011 14 years ago
  florian f8b01f76a4 * update of german message files by Karl-Michael Schindler, resolves #18815 14 years ago
  paul 101f545ad0 compiler: don't allow generic object types (interfaces,dispinterfaces,objclasses,...) to have type,var,const sections if regular object types don't have them. currently only objects, classes and records are allowed to have nested type,var,const sections. 14 years ago
  paul 3c6fde4acc compiler: rename parser_e_constructors_always_objects message to parser_e_only_methods_allowed and extended the meaning it has, don't allow class constructors to be declared outside the class/record + test 14 years ago
  mazen b127fc154a * Fixed spell error revealed by lintian. 15 years ago