Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 4082b8c7fc + added and implemented QuickSort_ItemList_Context vor 6 Jahren
  nickysn 7f44f2535e * the Compare parameter renamed Comparer for consistency vor 6 Jahren
  nickysn 8cf5779297 * the first parameter of QuickSort_PtrList_NoContext renamed ItemPtrs for vor 6 Jahren
  nickysn a2a0ed53b2 * the type of the ItemCount parameter changed from PtrUInt to SizeUInt vor 6 Jahren
  nickysn 848890e54b + added the TItemListSorter_NoContext and TItemListSorter_Context procedure vor 6 Jahren
  nickysn 25f6da7066 * added PtrList to the names of the current sort algorithm callback functions and vor 6 Jahren
  nickysn e8dc54c768 + added TList.Sort overload with a sorting algorithm parameter vor 6 Jahren
  nickysn c24d525b9f * compilation fixes for many platforms after r41167 vor 6 Jahren
  nickysn 248fd313f8 + introduced unit SortBase, which implements the foundation for pluggable vor 6 Jahren
  Jonas Maebe b1a2b405ea * TMultiReadExclusiveWriteSynchronizer: removed some unnecessary barriers and vor 6 Jahren
  Jonas Maebe 20c4992ac9 - removed data race test with mixed and writers, because the modifications vor 6 Jahren
  Jonas Maebe 56fd8e1208 * fixed tinterlockedmt*.pp for architectures with weak memory consistency vor 6 Jahren
  michael 85f1b78162 * Fix wrong typecast, fix warning when compiling vor 6 Jahren
  Jonas Maebe 0db9ff5c39 * fixed packed bitsize calculation for types with a negative lower bound and vor 6 Jahren
  pierre 71559c83a6 Fix parallel make for embedded rtl vor 6 Jahren
  Mattias Gaertner e9c8d9b1b7 fcl-passrc: resolver: nicer error message on invalid set element type vor 6 Jahren
  Mattias Gaertner 8d368b0c21 pastojs fixed treating big ints as double vor 6 Jahren
  Mattias Gaertner dd49ad6183 fcl-passrc: fixed treating big ints as extended vor 6 Jahren
  Mattias Gaertner 9aec974448 fcl-js: small optimization vor 6 Jahren
  nickysn c5331d425a * split the routines with asm versions into strict pascal and strict asm versions vor 6 Jahren
  Mattias Gaertner 74b897b875 pastojs: not using TSelfExpr vor 6 Jahren
  Mattias Gaertner 28b945242e fcl-passrc: resolver: not using TSelfExpr vor 6 Jahren
  pierre 9299e97932 Disable pas2js for jvm compiler vor 6 Jahren
  Mattias Gaertner d4c96dcf22 pastojs: searching units in current module directory, Delphi compatibility vor 6 Jahren
  Mattias Gaertner 6160a2ad51 pastojs: intrinsics lo/hi, issue #34964, patch from Kryvichh vor 6 Jahren
  Mattias Gaertner 70c4d45474 pastojs: fixed rtl.js vor 6 Jahren
  nickysn e348fada6c * optimizations in SetVisualX and SetActiveX by using a table, instead of a case statement vor 6 Jahren
  Mattias Gaertner dd2fc17d51 pastojs: nicer -Jm error message, check for (a,b)[] vor 6 Jahren
  Mattias Gaertner 569bd80cec fcl-passrc: parser: fixed self.a[], self.a() vor 6 Jahren
  nickysn 7a15e4b0a2 * optimizations in SetActive200 and SetActive350 vor 6 Jahren