Jonas Maebe
|
8b82e2a9cb
* iphonesim targets support link order sym files
|
před 4 roky |
florian
|
5a26c58285
* allow in-operator to be used on type parameters, resolves #38497
|
před 4 roky |
Jonas Maebe
|
0f36b85a3d
- Darwin/ppc64 linker does not support symbol order file
|
před 4 roky |
svenbarth
|
c7f4be71dc
* correctly set the defowner of the exception symtable to the surrounding routine as suggested by Blaise.ru
|
před 4 roky |
florian
|
60c8b71bae
* string constants have a size of 0, resolves #38504
|
před 4 roky |
florian
|
34f7c3e6d4
+ array defs. of open arrays are now marked by ado_OpenArray, so (internally!) zero sized array can be declared with 0..-1
|
před 4 roky |
florian
|
f333fb08ec
* patch by Alfred to fix cutils.CompareVersionStrings, resolves #38514
|
před 4 roky |
nickysn
|
71887b902b
+ added unit EastAsianWidth, which contains the EastAsianWidth unicode data property
|
před 4 roky |
nickysn
|
0c22ee8678
+ added an eawparser tool - tool for parsing the EastAsianWidth.txt unicode
|
před 4 roky |
nickysn
|
99f3a03386
- excluded embedded,zxspectrum,msxdos,amstradcpc from the targets that compile GraphemeBreakProperty
|
před 4 roky |
florian
|
17a3ca31ff
* fix by avk for issue #38513
|
před 4 roky |
florian
|
3d0eac3ee6
* patch by Michael Ring: remove lm4f120 from armv7m as it is armv7em
|
před 4 roky |
florian
|
29b0712418
* patch by Michael Ring to fix errors introduced by r48722
|
před 4 roky |
marcus
|
fb5cd1aefd
MorphOS: TProcess implementation supporting async mode and pipes
|
před 4 roky |
Károly Balogh
|
2ffe777b44
m68k: extend the the register to full size, when multiplied by an immediate in memory references. Patch based on the work of Pierre Muller.
|
před 4 roky |
nickysn
|
8c06529ae2
+ added and implemented a TUnicodeStringExtendedGraphemeClustersEnumerator class
|
před 4 roky |
nickysn
|
4ab485225c
+ added modified LGPL license header to the new graphemebreakproperty.pp unit
|
před 4 roky |
nickysn
|
80bd080293
+ added unit GraphemeBreakProperty, containing the grapheme break property character data from Unicode 9.0
|
před 4 roky |
florian
|
1213948393
* (modified) patch by Michael Ring to enable the FPU on Cortex-M4F if available
|
před 4 roky |
nickysn
|
715fb8007f
+ added the gbpparser tool to fpmake.pp
|
před 4 roky |
nickysn
|
9bc0f62f45
+ added tool for parsing GraphemeBreakProperty.txt and converting it to code
|
před 4 roky |
nickysn
|
26253b9e88
* updated readme with URLs of the Unicode 9.0 and CLDR 30 data files (to the best of my knowledge)
|
před 4 roky |
nickysn
|
5677ef4bdd
* fixed the file name in the cldrparser help screen
|
před 4 roky |
nickysn
|
2b73b5bf9a
* fixed the parse-collations script/bat file
|
před 4 roky |
michael
|
1357eedf09
* Month constants appeared in Delphi
|
před 4 roky |
florian
|
ef8d520e82
* more cfi support for aarch64
|
před 4 roky |
michael
|
600a5dd13f
* Fix from mattias Gartner for issue ID #38509, correctly rest index on close/reopen
|
před 4 roky |
michael
|
22ad12d5b7
* Fix compilation, additional mysql
|
před 4 roky |
Mattias Gaertner
|
14dcf30988
fcl-db: fixed mysql transaction
|
před 4 roky |
michael
|
2da4113310
* Cursor can be nil, patch from Mattias Gaertner
|
před 4 roky |