Histórico de commits

Autor SHA1 Mensagem Data
  michael 674b539293 * Patch from Daniel Plachotich to allow regular procedures as iterators 9 anos atrás
  michael e160b09468 * Check allowed options when setting options not in constructor 9 anos atrás
  florian f780872069 + return exit code of executed program 9 anos atrás
  florian 8b81ce7e25 * use PtrUInt instead of Cardinal in GenericAnsiStrLComp and GenericAnsiStrLIComp, resolves #29815 9 anos atrás
  marco 0bfdfe20ea * second batch of mantis #29762 related -w function fixes.. 9 anos atrás
  marco 5e8bc3a631 * mantis #29762 unicode structure problems fixed up to and including MessageBoxIndirectW 9 anos atrás
  michael 2717fd67d6 * Patch from Gilson Nunes, Silvio Clecio to fix unsafe typecast, improved loop logic (Bug ID 29812) 9 anos atrás
  svenbarth 27ab1c61c5 Fix for Mantis #29745. 9 anos atrás
  Tomas Hajny 8c68272e89 * fix for bug #29604 9 anos atrás
  michael 940244cb12 * Remove msdos target, not all dependencies are satisfied 9 anos atrás
  svenbarth e58488dc3e Fix for Mantis #29792. 9 anos atrás
  michael 463c9f6e42 * Apply patch to improve pos() for widestring (mimicking unicodestring), bug ID #29790 9 anos atrás
  michael 839a0445a4 Fixed bug in split when final word has length 1 (bug ID 29798) 9 anos atrás
  sergei 0f301b4c57 * Fixed spilling info for vcvt* instructions, part of Mantis #29783. 9 anos atrás
  michael 60cd15dda0 * Add small comment indicating possible improvement (last use of testsuite.tests) 9 anos atrás
  michael caec08e795 * Hopefully fix bug #29722 (wrong handling of TTestItem list) 9 anos atrás
  sergei cad30aaee9 * x86_64: Modified fpc_exp_real so it does not use 'sahf' assembler instruction, which may be not present on early 64-bit capable x86 processors. Mantis #29583. 9 anos atrás
  Jonas Maebe c93e8a51cd * fixed test result after r33201 9 anos atrás
  Jonas Maebe 60632d0f18 * changed first parameter of gen_digits_32/64() from 'out' to 'var', as that 9 anos atrás
  Jonas Maebe 741c91275a - removed "const" from first parameter of check_configfile(), because that 9 anos atrás
  Jonas Maebe 70cd8f6e59 - removed overflow, so the test also works with constant propagation and -Co 9 anos atrás
  Jonas Maebe 38fd0efa3b * don't conditionalise BL on ARM, because it may have to be converted to 9 anos atrás
  Jonas Maebe 0e97811b50 + initialise managed string function results with an error string when 9 anos atrás
  florian 3499c59872 * update of German messages files by Karl-Michael Schindler, resolves #29628 9 anos atrás
  florian cb4773432b + hardfloat directive (arm only): use hard float calling conventions regardless of the abi, resolves #29715 9 anos atrás
  Jonas Maebe 7005dec9b4 * equivalent of r32602 for subscriptnodes; couldn't find a test that fails 9 anos atrás
  michael 805385791b * Change some types from integer to sizeint (bug ID 29789) 9 anos atrás
  Jonas Maebe 0da80d1a15 * use is_objccategory() instead of just checking for oo_is_classhelper when 9 anos atrás
  Jonas Maebe a0296d7311 * fixed indentation 9 anos atrás
  Jonas Maebe 315b32918e + Tconstexprint-version of ispowerof2() to correctly deal with constants 9 anos atrás