提交歷史

作者 SHA1 備註 提交日期
  florian f2a5672355 * Update of German error message files by Karl-Michael Schindler, resolves issue #28010 10 年之前
  michael d802842ecf * Committed working patches to error message files from Stéphane Aulery 10 年之前
  florian b07ba5786b * updated errord(u).msg files by Karl-Michael Schindler, resolves #27725 10 年之前
  Tomas Hajny 9f9ab082da * fix typo (space instead of underscore resulting in broken help display) 10 年之前
  florian 0d944c8b1d * update of german message files by Karl-Michael Schindler, resolves #27342 10 年之前
  florian 2c26c35eb6 * updated copyright year to 2015 10 年之前
  Tomas Hajny ee82b6ea0b * do not mention OS/2 and EMX on option list for x86_64 10 年之前
  florian ce96980f39 * updates to German message files by Karl-Michael Schindler, resolves #27061 10 年之前
  Jonas Maebe 43839d1bda * update of German error message files by Karl-Michael Schindler 11 年之前
  florian 76b2074e59 * updated year in logo from 2013 to 2014 11 年之前
  paul 1c578de28c compiler: 12 年之前
  paul 8d526e9b07 compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message 12 年之前
  florian 9c1a4e2217 o error message file update by Karl-Michael Schindler: 12 年之前
  florian 37df6f6455 * nostackframe now results in an error if used on pascal subroutines 12 年之前
  florian 3b7a9543c6 * updates of german message files by Karl-Michael Schindler 12 年之前
  Jonas Maebe f1ff92529b * group all -CT parameters together 12 年之前
  Jonas Maebe 39e31337f1 * documented -CTthumbinterworking parameter 12 年之前
  florian 3ca7a5ff8e - remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead 12 年之前
  florian cbf7eaaffc * copyright year updated 12 年之前
  florian d0cbcd419e * update of the German compiler message file by Karl-Michael Schindler, resolves #23728 12 年之前
  florian fb7f25f410 * removed wrong -N switch (switch is not used) description 13 年之前
  Tomas Hajny b11a2b169a * fixed inconsistent license files references 13 年之前
  Tomas Hajny 20ebbefc2b * e-mail address for reporting bugs is not valid since long time ago 13 年之前
  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 年之前
  florian 0a118768c0 * updated copyright message to 2012 13 年之前
  florian da9d0d24e8 * update of german error message files by Karl-Michael Schindler, resolves #20021 14 年之前
  florian 736071e716 * updated copyright to 2011 14 年之前
  florian f8b01f76a4 * update of german message files by Karl-Michael Schindler, resolves #18815 14 年之前
  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 年之前
  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 年之前