ondrej
|
6cfe456a78
* freetype fix default resolution for non-Mac
|
5 years ago |
ondrej
|
a4bfa27639
* freetype (ansi)string rendering: use automatic FPC conversion from current ANSI codepage
|
5 years ago |
nickysn
|
cb9f569906
* fixed i8086 compilation after r43265
|
5 years ago |
Mattias Gaertner
|
202284dbfa
fcl-passrc: fixed parsing ,^A
|
5 years ago |
Mattias Gaertner
|
2e9e8a49be
fcl-passrc: less hints
|
5 years ago |
Mattias Gaertner
|
e54796472a
fcl-passrc: fixed allow advanced record visibility in local records
|
5 years ago |
Mattias Gaertner
|
ddcb2d80af
fcl-passrc: fixed modeswitch param and comment to be fpc compatible
|
5 years ago |
marcus
|
d90741d2f2
Fixed compilation after r43281 2nd try, some more "R"s
|
5 years ago |
marcus
|
e833876f05
Fixed compilation after r43281
|
5 years ago |
florian
|
d3c898a96b
* properly round in ISO mode, resolves #35626
|
5 years ago |
florian
|
ee3258c0da
* optimizing length(<dyn. type>)=0 is not possible for jvm
|
5 years ago |
Jonas Maebe
|
78fb35525f
* change convention for searching sysroot library paths to be the same as the
|
5 years ago |
Jonas Maebe
|
e3c6ef21d1
* fixed compilation for Darwin and AIX after addition of section attributes
|
5 years ago |
florian
|
e80eee5da5
* generate better code for length(<dyn. type>)=0, resolves #36060
|
5 years ago |
svenbarth
|
e251c8e2ab
* fix for Mantis #36174: correctly initialize secprocbits and secflags given the section type
|
6 years ago |
svenbarth
|
7f8800eeb1
+ add a method to TObjData to retrieve the TSectionProcBits and TSectionFlags values for a given section type
|
6 years ago |
svenbarth
|
e5de269664
* change TObjData.sectiontype2options to a class function so that it can be called without an instance of TObjData
|
6 years ago |
svenbarth
|
e7715023da
* fix for Mantis #35567: use the correct type for the size type of a dynamic array
|
6 years ago |
michael
|
82788f38d8
* Record/Class operator parsing
|
6 years ago |
michael
|
06f0d7ce87
* Fix bug #36179, allow advanced records in procedures (but not anonymous ones)
|
6 years ago |
michael
|
a9340e727f
Search for .inc .pp .pas if an include file name has no extension
|
6 years ago |
Mattias Gaertner
|
8663dbdd4d
fcl-passrc: resolver: check arg access
|
6 years ago |
Mattias Gaertner
|
d184c527b3
fcl-passrc: resolver: check arg access
|
6 years ago |
Mattias Gaertner
|
a832f3615b
pastojs: typeinfo(GenTemplateType)
|
6 years ago |
Mattias Gaertner
|
3f19cff02b
pastojs: static method no this
|
6 years ago |
Mattias Gaertner
|
48ab695bca
fcl-passrc: fixed compile
|
6 years ago |
Mattias Gaertner
|
8323a48e9c
fcl-passrc: resolver: objfpc: canonical alias to spec record type
|
6 years ago |
Mattias Gaertner
|
8221ff20c3
fcl-passrc: resolver: objfpc: canonical alias to spec classtype
|
6 years ago |
florian
|
af8783e8d2
* i386: with a fixed stack, exception handling does not need a frame pointer
|
6 years ago |
Mattias Gaertner
|
6f13582b11
pastojs: test generic class classproperty
|
6 years ago |