Commit History

Autor SHA1 Mensaxe Data
  lacak a580751b7e fcl-db: bufdataset: formatting + comments %!s(int64=12) %!d(string=hai) anos
  lacak 36249fcee1 fcl-db: memds: add support for calculated fields. revealed by TestCalculatedField %!s(int64=12) %!d(string=hai) anos
  sergei 441e37b8b4 - Eliminated separate extractFloat32* routines, they are used only once and manually inlining them does not harm to readability. %!s(int64=12) %!d(string=hai) anos
  michael 68caeb93c1 * Fix bug #22271 %!s(int64=12) %!d(string=hai) anos
  lacak 87fbf36ff8 fcl-db: memds: add support for more datatypes (ftGuid, ftWideString, ftFixedWideChar, ftBytes, ftVarBytes) %!s(int64=12) %!d(string=hai) anos
  florian bbabb77ec9 * disable 32 bit operation optimization for powerpc64 %!s(int64=12) %!d(string=hai) anos
  florian 424d5cafb2 * cleanup %!s(int64=12) %!d(string=hai) anos
  florian cca520abd9 + warn for uninitialized out parameters when dfa is enabled %!s(int64=12) %!d(string=hai) anos
  florian 722c59bcb1 * use the correct node in CalcLife %!s(int64=12) %!d(string=hai) anos
  florian 2fc4a7fdd7 * better DFA debugging information %!s(int64=12) %!d(string=hai) anos
  florian 89f34965e9 * fix dfa of for nodes, loopiteration node introduced to get proper life information for the loop %!s(int64=12) %!d(string=hai) anos
  florian 63757c84ad * fix life information of block nodes %!s(int64=12) %!d(string=hai) anos
  florian 1e4737c46d * fix life information of for nodes %!s(int64=12) %!d(string=hai) anos
  florian 31f3bb900c * fix UpdateLifeInfo if n<>node %!s(int64=12) %!d(string=hai) anos
  florian 1f05011113 * set successor of blocknodes properly %!s(int64=12) %!d(string=hai) anos
  florian b3c2a8ddb1 * set always resultnode as last node %!s(int64=12) %!d(string=hai) anos
  florian 0a762e416f * always create a resultnode, also for procedures %!s(int64=12) %!d(string=hai) anos
  florian 1fb3c2e0c2 * the successor of the last node is the resultnode if one exists %!s(int64=12) %!d(string=hai) anos
  florian 20942d8b45 * fix life information generation of for nodes %!s(int64=12) %!d(string=hai) anos
  florian fa8abf7fcb * handle constructors correctly during dfa: the result note must point to self %!s(int64=12) %!d(string=hai) anos
  florian 6f03d04fe1 * when using a pointer as array, the pointer is never written, only read %!s(int64=12) %!d(string=hai) anos
  florian 9fdd64e94c * indention and new line fixes %!s(int64=12) %!d(string=hai) anos
  florian 1a4584f4c6 + dead store elimination, based on a patch by Jeppe Johansen %!s(int64=12) %!d(string=hai) anos
  florian aef0841fe4 * unified internalerror %!s(int64=12) %!d(string=hai) anos
  florian 5f167091c0 * fix test so it works with const. propagation and does throws the range check error at run time %!s(int64=12) %!d(string=hai) anos
  florian b928b1e9c9 * reorganized generic optimization switches %!s(int64=12) %!d(string=hai) anos
  florian e8787c4b48 + constant propagation, based on a patch by Jeppe Johansen %!s(int64=12) %!d(string=hai) anos
  florian d39b9059d6 * improve simplification of arithmetic nodes, based on a patch by Jeppe Johansen %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe d4b6406e62 * fixed compilation of new str<->float code on the JVM target (patch by %!s(int64=12) %!d(string=hai) anos
  Jonas Maebe 3ed60082d3 * don't generate typed constant initialisers for set and enum constants %!s(int64=12) %!d(string=hai) anos