Commit History

Author SHA1 Message Date
  svenbarth a33bf83822 * regenaret msg*.inc after r38941 and r38942 7 years ago
  svenbarth 576a50f690 * print used unit scopes 7 years ago
  svenbarth 295ca4de4b * adjust WritePathList() to work with TCmdStrList instead of TSearchPathList (and rename it accordingly) 7 years ago
  svenbarth 56f36e6509 + add a diagnostic mesage for the used unit scopes 7 years ago
  svenbarth aa38d6f831 * adjust text for -FN<x> to include both "namespace" and "unit scope" 7 years ago
  Mattias Gaertner d323bd087e pastojs: added option -FN<x>, marked -NS as obsolete 7 years ago
  svenbarth 11f673a991 * also allow a ";"-separated list of namespaces for -FN 7 years ago
  nickysn d9925f7074 - removed pocall_far16 from the supported calling conventions of the i8086 7 years ago
  nickysn eb95dcb85f - removed pocall_mwpascal from the supported calling conventions of the i8086 7 years ago
  nickysn 4fbc658184 - removed check for system_i386_wince in i8086's cpupara 7 years ago
  nickysn 0a12bc4697 - removed pocall_oldfpccall from the supported calling conventions of the i8086 7 years ago
  nickysn 55ecc7feff - removed the check for pocall_oldfpccall from ncgutil.gen_save_used_regs and 7 years ago
  michael d37b1b631e * Put elements that are not on any band on a null band 7 years ago
  michael af938981b3 * Convert barcode (parent needs to be set) 7 years ago
  michael 925f7e7d7c * Convert barcode 7 years ago
  michael 75e4be46f9 * Avoid AV acessing page if band not assigned 7 years ago
  michael 7a3b96c1a5 * Use const for strings in fixupreference 7 years ago
  michael 4296122898 * Fix some warnings and hints 7 years ago
  michael 117f9f2c64 * Some improvements to lazreport converter, add diagnostic output, sample conversion program 7 years ago
  michael f836094e3d * Avoid XML memleak when an error occurs 7 years ago
  michael 5c6918068e * Add lazreport stream converter, based on version of Christian Ulrich 7 years ago
  michael ef63bbfbad * Allow loading images from stream 7 years ago
  michael b169e1bfc3 * Adjust smMaxheight so it also applies when the band height changes. 7 years ago
  svenbarth ffe788fcad * regenerate msg{idx,txt}.inc after r38920 7 years ago
  svenbarth 79aab18b13 + add tests for default namespaces 7 years ago
  svenbarth 7e1a058bb2 * document new -FN<x> option 7 years ago
  svenbarth 760e1f3776 * default namespaces are specified using the new -FN<x> option whereby <x> is the namespace to be added to the 7 years ago
  svenbarth 8bc0b604db * a symbol might be specified using a partial namespace path as long as the missing part is a namespace symbol, 7 years ago
  svenbarth 35bddf6fb1 * correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace 7 years ago
  svenbarth 083781bf0c * keep track if the unit was found by using a default namespace as prefix 7 years ago