Commit Verlauf

Autor SHA1 Nachricht Datum
  Jonas Maebe 9d07e4948f * fix compilation of ARM compiler for LLVM vor 6 Jahren
  Jonas Maebe 7aa6a2ec81 * only make a copy of the finally code in pass_1 instead of in pass_typecheck, vor 6 Jahren
  Jonas Maebe d93c05a90c * synchronised with trunk till r41207 vor 6 Jahren
  Jonas Maebe 13ce27cc1d * fixed the default external assembler for llvm when using -s vor 6 Jahren
  Jonas Maebe 1abea6451c * fixed thlcgobj.g_rangecheck() for cpuhighleveltarget when targetting a vor 6 Jahren
  Jonas Maebe 7af95cbf06 * LLVM does not support 128 bits arithmetic on 32 bit platforms, which we vor 6 Jahren
  Jonas Maebe 353be907c7 * update the stack alignment field of parameters when doing so for paralocs vor 6 Jahren
  Jonas Maebe 7a65e1f393 * fixed ARM paraloc defs (for LLVM) vor 6 Jahren
  Jonas Maebe da0deae9ae * removed unnecessary replacements of the paraloc def with arraydefs on ARM vor 6 Jahren
  Jonas Maebe 8c362eac67 * always emit UAL when using LLVM (clang does not and will not support vor 6 Jahren
  Jonas Maebe ab51e8637c * set default Mac OS X target version to 10.6 for LLVM (earlier versions did vor 6 Jahren
  Jonas Maebe f9668f8c03 * let de LLVM parameter manager merge multiple paralocs used to represent a vor 6 Jahren
  Jonas Maebe 503ea604f3 + nolinline modifier to specify that a routine must never be inlined vor 6 Jahren
  joost 5341f6fc7a * Fixed the user-repository path on Windows vor 6 Jahren
  nickysn 1d7ff66602 + added .Sort() overloads with a SortingAlgorithm parameter to TFPGList, vor 6 Jahren
  nickysn 5c4af27a7a + added test for the sortbase unit vor 6 Jahren
  nickysn d86da19570 * use the sort algorithm from sortbase for TStringList vor 6 Jahren
  Mattias Gaertner d9954e410e pastojs: fixed case char of widechar_literal, issue #34993 vor 6 Jahren
  nickysn ea340b9481 * fixed bug in QuickSort_ItemList_CustomItemExchanger_Context and vor 6 Jahren
  Mattias Gaertner 79b82acfcc pas2js: docs lo|hi vor 6 Jahren
  Mattias Gaertner c2671bdbb6 pastojs: helpers: access helper fields from method vor 6 Jahren
  Mattias Gaertner 07d6c5b688 fcl-passrc: resolver: check record/type helper static vor 6 Jahren
  marco 91fd2396fc * patch from mantis 34851 committed. use size in bits to set result of openbit instead of a fsize*32. vor 6 Jahren
  joost 6ffe906794 * Mover {CompilerVersion} from the fppkg.cfg template to samplecfg, because vor 6 Jahren
  Károly Balogh cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos vor 6 Jahren
  nickysn c7d8bd9666 + added a sort algorithm interface that accepts a custom callback function for vor 6 Jahren
  nickysn 2a0eb54fd5 + added a simple test that tests TList.Sort vor 6 Jahren
  nickysn 178217821c + added sortbase as a dependency to unit fgl in the makefiles vor 6 Jahren
  nickysn ad677070f4 * hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase vor 6 Jahren
  nickysn 59a75ea429 * use Inc() and Dec() instead of v:=v+1 vor 6 Jahren