Commit Verlauf

Autor SHA1 Nachricht Datum
  Rika Ichinose 840df7e243 Disable MemPos on JVM. vor 7 Monaten
  Rika Ichinose c3f80014b4 Remove FDestroyCount. vor 7 Monaten
  Rika Ichinose d1ba97d462 Make use of not_zero in x86 bitscans. vor 7 Monaten
  Nikolay Nikolov 55aa5ac129 * WebAssembly: micro optimization in the invoke helper - omit the last 'return' instruction vor 7 Monaten
  Nikolay Nikolov 8790c4303a * WebAssembly: impose a limit on the br_table instruction length, when generating the invoke helper vor 7 Monaten
  Nikolay Nikolov f3ded5e82e * WebAssembly: optimized the number of nested blocks inside the invoke helper vor 7 Monaten
  florian 7b67378206 + test for last commit vor 7 Monaten
  Rika Ichinose 1e041077cc Interface unref should zero the pointer first. vor 7 Monaten
  Rika Ichinose 98a5072fbe Remove NewAnsiString & NewUnicodeString. vor 7 Monaten
  florian 1802a8c493 + apply OptPass1Data to variable shifting/rotating operations as well vor 7 Monaten
  florian ec76f13bd7 * node_not_zero can be apply to int->int conversion only if no data is cut off vor 7 Monaten
  florian 6cd75b75c3 * apply OptPass1Data to UDIV/SDIV as well vor 7 Monaten
  florian 09be204011 + extend node_not_zero to take range types into account vor 7 Monaten
  florian bcaa58db01 * extend node_not_zero and make more use of it vor 7 Monaten
  Rika Ichinose f7f8c9a615 Publish System.MemPos. vor 7 Monaten
  florian 9cb6497fae + function node_not_zero and make use of it vor 7 Monaten
  Michaël Van Canneyt 92b3e6a7d7 * Correct string definition. Fixes issue #41135 vor 7 Monaten
  Michaël Van Canneyt ac98583fb4 * Correctly write labels. Patch by Simone Tacconi. Fixes issue #41133 vor 7 Monaten
  Michaël Van Canneyt b3d555c258 * Patch from Lipinast Lekrisov to get/set record-typed values. Fixes issue #41129 vor 7 Monaten
  florian b2f6214b33 + a_bit_scan_reg_reg gets a flag if src cannot be zero: this simplifies the generated code vor 7 Monaten
  Michaël Van Canneyt b5254fbeb4 * TDirectory.GetDirectories should actually only return directories. Patch by Artem Izmaylov. Fixes issue #41137 vor 7 Monaten
  Michaël Van Canneyt 10e6a54b59 * Call correct newinstance when overridden. Fixes issue #41090 vor 7 Monaten
  Rika Ichinose 66d7408b3d Faster Pos(ansistring). vor 7 Monaten
  Rika Ichinose 6631f83ccf Change CompareChar uses inside compiler/RTL to CompareByte. vor 7 Monaten
  Michaël Van Canneyt 0b3d059458 * Allow host environmentto get main and self thread IDs. Needed for inter-thread messaging in browser vor 7 Monaten
  Michaël Van Canneyt 44282acecb * Allow to process .fmx files just as .lfm/.dfm files vor 7 Monaten
  Michaël Van Canneyt b935cc7f93 * Correct typo. Fixes issue #41141 vor 7 Monaten
  Rika Ichinose 814370b894 Fix NaturalCompareText for string = unicodestring. vor 7 Monaten
  Michaël Van Canneyt 1cfa628320 * Test from merge request !312 vor 7 Monaten
  Rika Ichinose acaa4660fb Improve NaturalCompareText behaviour as a comparer. vor 2 Jahren