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 سال پیش |
nickysn
|
178217821c
+ added sortbase as a dependency to unit fgl in the makefiles
|
6 سال پیش |
nickysn
|
ad677070f4
* hook TFPSList.QuickSort to also call the default sorting algorithm from sortbase
|
6 سال پیش |
nickysn
|
59a75ea429
* use Inc() and Dec() instead of v:=v+1
|
6 سال پیش |
nickysn
|
63f9afa6bd
* fixed TFPList.Sort. Scary news: turns out we don't have any tests for
|
6 سال پیش |
nickysn
|
4ea42ab6d2
* use the sortbase sorting algorithm in fgl as well
|
6 سال پیش |
nickysn
|
4082b8c7fc
+ added and implemented QuickSort_ItemList_Context
|
6 سال پیش |
nickysn
|
7f44f2535e
* the Compare parameter renamed Comparer for consistency
|
6 سال پیش |