Cronologia Commit

Autore SHA1 Messaggio Data
  florian 9f293df425 * export DynArrayAssign, resolves #39897 2 anni fa
  florian ad7cc0e69d * handle <dyn.array>+[] (and swapped) correctly, resolves #39919 2 anni fa
  marcoonthegit 2291100bbd * fix and test for bug #39884 solving daysbetween when zero date is crossed. 2 anni fa
  mattias 569f83e33d fcl-web: TWSServerConnection.HandshakeResponseSent propagates result 2 anni fa
  florian d8cd4d283d * removed wrong program name 2 anni fa
  mattias 01c982ad70 fcl-passrc: omit hint for not used anonymous type 2 anni fa
  mattias a2182cb7a5 fcl-passrc: omit hint for not used anonymous type 2 anni fa
  Michaël Van Canneyt eb8c322a53 * Use aValue instead of Value. Fix issue #39938 2 anni fa
  Michaël Van Canneyt e736011c37 * Fix from Bart for issue #39938 2 anni fa
  florian f8848dd185 * fix for commit a91e5478, mixed localalignmax and constalignmax 2 anni fa
  florian a91e547832 * set the maximum alignment values for constants and variables to 64 on aarch64-linux 2 anni fa
  florian 2396b36c21 * nil =/<> dyn. array is a valid expression, so isbinaryoperatoroverloadable needs to take care of it, resolves #39933 3 anni fa
  florian 9a760db573 * nicer error message 3 anni fa
  florian 7dc2a61788 * comment for git fixed 3 anni fa
  paweld 2b63c02bc5 Incorrect function name imported from `comctl32.dll` - for `LoadIconWithScaleDown` function. 3 anni fa
  florian 0a9e1ede72 * improve test for Generics.Collections.TArrayHelper.QSort, resolves #39932 3 anni fa
  florian 51a3030b6a + test for heapsort fallback to Generics.Collections.TArrayHelper.Sort 3 anni fa
  Rika Ichinose 3fff2aca6d Add heapsort fallback to Generics.Collections.TArrayHelper.Sort. 3 anni fa
  florian 9e9b38d0cf * cfi for avr needs 32 bit pc begin and range 3 anni fa
  florian 1fc54dd8bb * improve dwarf cfi on avr 3 anni fa
  Michaël Van Canneyt 8b3c9e0970 * Fix use of classname 3 anni fa
  florian 123f196d5d * small correction to linker script 3 anni fa
  florian 88cf633b97 * use append_object_struct also for dwarf-3 when creating dwarf debug info for objects, resolves #39920 3 anni fa
  florian 9375257365 * look ahead for ShlOp2Op optimization 3 anni fa
  florian 1a66cde35b * apply ShlOp2Shl optimization also to floating point operations 3 anni fa
  florian 444fe092da * propertly check equality with the for-counter when propagating constants, resolves #39915 3 anni fa
  Henrique Gottardi Werlang 2bf377744a Changed the interface creation to keep the generic name of an interface. 3 anni fa
  florian dbbb91705f * improved fix for #39912 3 anni fa
  Sven/Sarah Barth b11366c95b * when generating the call to the extracted function reference inside the nested routine we need to use the parameters of the nested function and not those of the newly created procdef (fixes some of the test case failures with -O2) 3 anni fa
  Sven/Sarah Barth 965bba5ab4 * cleanup captured symbols when moving them from the nested function to the new method 3 anni fa