Historique des commits

Auteur SHA1 Message Date
  michael faee789507 * Add some functional methods to TStrings il y a 5 ans
  yury 4ade471488 * GetModuleByAddr: Prevent returning a name of the current executable for invalid addresses such as pointer(-1) on Windows. il y a 5 ans
  michael 6f80223b64 * Fix bug ID #36248 il y a 5 ans
  michael bd91c559ee * Forgot to commit il y a 5 ans
  marco 8bf9854dbe * chmcmd enable widestring manager for Linux. Binaries are now libc dependent. il y a 5 ans
  michael 00e358f15a * Fix bug #36244 il y a 5 ans
  svenbarth ccb169b0f1 * correctly handle PE COMDAT sections: like for the Comdat groups in ELF files the unused symbols need to be converted to externals so that relocations are handled correctly il y a 5 ans
  svenbarth c6a08cdc6e + add a Flush method to TExeMap which is useful when debugging internal errors or crashes where the exemap instance has not yet been destroyed il y a 5 ans
  michael 20ca7d857c * Fix bug ID #36234: unicodedatastering must be of type unicodestring il y a 5 ans
  michael c6f53adf89 * Explicitly use UTF8, fix bug ID #36231: RTF export must write unicode chars escaped il y a 5 ans
  michael 51b1f6a47c * Fix case where table streams are nil il y a 5 ans
  michael 078534472b * Patch from Michal Gawrycki to handle duplicating strings (bug ID 36243) il y a 5 ans
  michael 30bc217d55 * Fix bug ID #0036246, delphi compatibility property il y a 5 ans
  florian ae04e5d7f0 * avr: apply LdiOp2Opi optimization also to and and sub il y a 5 ans
  florian 828e961f3d * remove unused constants il y a 5 ans
  florian 701848889e * avr: help the compiler with constant loading to avoid ie 200309041 il y a 5 ans
  florian e8a48be3bc * avr: more precise execution weigth for shift loops il y a 5 ans
  florian f61207f1cc * avr directly encodes constant shifts of 64 bit values il y a 5 ans
  florian 4e33889a29 * cleanup tshlshrnode.pass_1 il y a 5 ans
  svenbarth fdeaacac21 * fix for Mantis #36223: when parsing a helper type its extendeddef might be Nil il y a 5 ans
  svenbarth f481587bee * fix compilation on PE/COFF based systems with GNU AS as there the progbits are not supported il y a 5 ans
  florian e19eff1332 * also type casts to booleans benefit if unneeded type widenings are removed il y a 5 ans
  florian cb67577002 * fix length(<dyn. type>)=0 optimization, resolves #36215 il y a 5 ans
  florian 3b1903b430 * simplified fpc_mul_qword so it compiles again on avr, fixes #36236 but does not solve the root of the problem il y a 5 ans
  marco 480da24d4d * makefile fixes by Alfred, mantis #36237 il y a 5 ans
  florian 172a4a999b + MovMov2Mov 6 and MovMov2Mov 7 optimization il y a 5 ans
  florian 2bcf1b7f59 * fptime works now usefully on unix systems il y a 5 ans
  florian 59d300fc6e * optimize TAOptBase.SuperRegistersEqual il y a 5 ans
  florian cfec725195 * clean up TX86AsmOptimizer.OptPass1MOV il y a 5 ans
  ondrej 13641eb1cf fcl-image: canvas AllocateResources: propagate exceptions to be able to properly handle (e.g. log) them il y a 5 ans