nickysn
|
af19d2a982
* fixed compilation under Linux
|
4 lat temu |
nickysn
|
685d608f82
* synchronized with trunk
|
4 lat temu |
florian
|
01178532e5
* sar*/ro* do not call location_force_reg if not needed
|
4 lat temu |
florian
|
fb6867963f
* write execution time more precisely
|
4 lat temu |
Mattias Gaertner
|
ce3edc8c95
pastojs: fixed calling Instance.StaticMethod
|
4 lat temu |
florian
|
e0a1bc6675
+ optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b)
|
4 lat temu |
florian
|
272a0e3e26
+ apply excess precision also to unary minus nodes
|
4 lat temu |
Tomas Hajny
|
8602a29383
* align shortname to previous releases
|
4 lat temu |
Tomas Hajny
|
0aae9dd375
* make shortname really short
|
4 lat temu |
Tomas Hajny
|
f7bf90f6a8
* package tplylib added, corrections for more than 31 items on a tab
|
4 lat temu |
florian
|
fe57cd3536
* fix LLVM after r48828
|
4 lat temu |
Jonas Maebe
|
9c831677ff
* support Objective-C classes and protocols with -gw3 (mantis #36250)
|
4 lat temu |
Jonas Maebe
|
803779002d
* the new constant string arraydefs are also implicit pointers types for JVM
|
4 lat temu |
Jonas Maebe
|
ab0531f0ce
* fixed JVM stack height calculation after calls returning an
|
4 lat temu |
nickysn
|
41a51e8e4a
+ added inplong.pas that includes inplong.inc
|
4 lat temu |
nickysn
|
6ca821950d
* inplong.pas renamed inplong.inc
|
4 lat temu |
nickysn
|
40870af6a7
+ added unicode version of the timeddlg unit
|
4 lat temu |
florian
|
4c2e0b9ff0
* for setjmp based exception handling, get the type of the exception reason from the setjmp result
|
4 lat temu |
nickysn
|
4b6eea1918
+ added timeddlg.pas that includes timeddlg.inc
|
4 lat temu |
nickysn
|
78c3b698b1
* timeddlg.pas renamed timeddlg.inc
|
4 lat temu |
nickysn
|
0c2a1ffba8
+ added lpi file for compiling testuapp for windows
|
4 lat temu |
nickysn
|
87777ea10b
+ added graphemebreakproperty and eastasianwidth to the video unit uses clauses of all the remaining operating systems
|
4 lat temu |
nickysn
|
2181e7c61d
+ handle enhanced video buffer resizing
|
4 lat temu |
nickysn
|
b681e2cd7f
- removed commented out code
|
4 lat temu |
nickysn
|
306cfa83e4
+ also convert characters in the range #128..#255 in ExtendedGraphemeCluster2LegacyChar
|
4 lat temu |
nickysn
|
2f442ab6d0
+ use a table convert_lowascii_to_Unicode to convert unicode to cp437 lowascii and vice versa
|
4 lat temu |
nickysn
|
3c3f43ac66
* convert unicode to the cp437 dingbats range (#0..#31,#127) in ExtendedGraphemeCluster2LegacyChar
|
4 lat temu |
nickysn
|
a203313bbf
+ added extra unit paths to rtl-unicode
|
4 lat temu |
nickysn
|
38ef18b4f4
* fixed compilation of the video unit on Windows
|
4 lat temu |
pierre
|
58171b4308
Extend list of CPUs defining slowcpu conditional in tmt1 and tw8177 sources
|
4 lat temu |