コミット履歴

作者 SHA1 メッセージ 日付
  Mattias Gaertner cfe65c8cd8 fcl-passrc: resolver: typecast string(unicodestring), unicodestring(string) 6 年 前
  nickysn 26486bbaea + keep track of the pivot index in all quicksort implementations. No functional changes, 6 年 前
  Mattias Gaertner b47c58dddc fcl-passrc: fixed case of widechar 6 年 前
  pierre 15fc7b3510 Programs can also have import libraries 6 年 前
  nickysn ec45f0069a + added unit SortAlgs to rtl-extra. It implements extra sorting algorithms 6 年 前
  Mattias Gaertner 57ece7b0f5 fcl-passrc: fixed set literal of widechar, issue #35001 6 年 前
  Jonas Maebe 13ce27cc1d * fixed the default external assembler for llvm when using -s 6 年 前
  Jonas Maebe 1abea6451c * fixed thlcgobj.g_rangecheck() for cpuhighleveltarget when targetting a 6 年 前
  Jonas Maebe 7af95cbf06 * LLVM does not support 128 bits arithmetic on 32 bit platforms, which we 6 年 前
  Jonas Maebe 353be907c7 * update the stack alignment field of parameters when doing so for paralocs 6 年 前
  Jonas Maebe 7a65e1f393 * fixed ARM paraloc defs (for LLVM) 6 年 前
  Jonas Maebe da0deae9ae * removed unnecessary replacements of the paraloc def with arraydefs on ARM 6 年 前
  Jonas Maebe 8c362eac67 * always emit UAL when using LLVM (clang does not and will not support 6 年 前
  Jonas Maebe ab51e8637c * set default Mac OS X target version to 10.6 for LLVM (earlier versions did 6 年 前
  Jonas Maebe f9668f8c03 * let de LLVM parameter manager merge multiple paralocs used to represent a 6 年 前
  Jonas Maebe 503ea604f3 + nolinline modifier to specify that a routine must never be inlined 6 年 前
  joost 5341f6fc7a * Fixed the user-repository path on Windows 6 年 前
  nickysn 1d7ff66602 + added .Sort() overloads with a SortingAlgorithm parameter to TFPGList, 6 年 前
  nickysn 5c4af27a7a + added test for the sortbase unit 6 年 前
  nickysn d86da19570 * use the sort algorithm from sortbase for TStringList 6 年 前
  Mattias Gaertner d9954e410e pastojs: fixed case char of widechar_literal, issue #34993 6 年 前
  nickysn ea340b9481 * fixed bug in QuickSort_ItemList_CustomItemExchanger_Context and 6 年 前
  Mattias Gaertner 79b82acfcc pas2js: docs lo|hi 6 年 前
  Mattias Gaertner c2671bdbb6 pastojs: helpers: access helper fields from method 6 年 前
  Mattias Gaertner 07d6c5b688 fcl-passrc: resolver: check record/type helper static 6 年 前
  marco 91fd2396fc * patch from mantis 34851 committed. use size in bits to set result of openbit instead of a fsize*32. 6 年 前
  joost 6ffe906794 * Mover {CompilerVersion} from the fppkg.cfg template to samplecfg, because 6 年 前
  Károly Balogh cb5a1ed727 build/install fixes for the new sortbase unit for amiga, atari, aros and morphos 6 年 前
  nickysn c7d8bd9666 + added a sort algorithm interface that accepts a custom callback function for 6 年 前
  nickysn 2a0eb54fd5 + added a simple test that tests TList.Sort 6 年 前