.. |
Makefile.rtl
|
37e1300c36
Set SYSTEMUNIT variable globally inside inc/Makefile.rtl
|
1 سال پیش |
aliases.inc
|
3f7562a026
* patch by Rika: Make more use of fpc_*_array (mainly fpc_addref_array) in rtl/inc/dynarr.inc, resolves #40174
|
1 سال پیش |
astrings.inc
|
b529123fc7
* patch by Rika: improve fpc_*_concat_multi, resolves #40251
|
1 سال پیش |
blockrtl.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
cgeneric.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
cgenmath.inc
|
feeb50be4f
* Changed signature of frexp() to match one in Math unit, so eventually a duplicate implementation in Math can be removed. Currently this frexp() remains private to unit System.
|
9 سال پیش |
cgenstr.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
charset.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
cmem.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
compproc.inc
|
5e2b9aaebf
* string -> shortstring
|
1 سال پیش |
ctypes.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
currh.inc
|
b359080f42
* fixed round(currency) so it takes the rounding mode into account on
|
4 سال پیش |
dos.inc
|
b078fe8ed4
* string -> shortstring
|
1 سال پیش |
dosh.inc
|
b078fe8ed4
* string -> shortstring
|
1 سال پیش |
dynarr.inc
|
8cce3c40a0
Let fpc_dynarray_concat(_multi) reuse the only nonempty input or append to the destination if possible.
|
1 سال پیش |
dynarrh.inc
|
9f293df425
* export DynArrayAssign, resolves #39897
|
3 سال پیش |
dynlib.inc
|
18717aaec5
* string -> ansistring
|
1 سال پیش |
dynlibh.inc
|
7b94cabb63
* Add HINST for Delphi compatibility
|
1 سال پیش |
dynlibs.pas
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
except.inc
|
c9fcc68ec1
* enable the compiler to optimize away parts of System.PushExceptObject, if System.get_frame is not implemented, i.e. returning nil
|
5 سال پیش |
excepth.inc
|
3cfad8fba8
* renamed FPC_USE_PSEABIEH to FPC_USE_PSABIEH
|
6 سال پیش |
exeinfo.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
extpas.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
extres.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
fexpand.inc
|
abb65bc2e5
* check zero length instead of comparing to empty string
|
1 سال پیش |
file.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
filerec.inc
|
f20de5d583
* fixed padding in the filerec to match textrec even on platforms where
|
4 سال پیش |
flt_conv.inc
|
e5a1231931
* updated FSF address (mantis #30198, patch by Paul Gevers)
|
9 سال پیش |
flt_core.inc
|
e3675df289
* string -> shortstring
|
1 سال پیش |
flt_pack.inc
|
6522cd78ee
added some float64() casts, based on similar casts in the 32bit code path, which makes ARM to build again
|
12 سال پیش |
fpextres.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
fpintres.pp
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
gencurr.inc
|
b359080f42
* fixed round(currency) so it takes the rounding mode into account on
|
4 سال پیش |
generic.inc
|
0a0c5da2a4
Don’t allow generic fpc_pchar_length to arbitrarily over-read.
|
1 سال پیش |
genmath.inc
|
04145589a9
* improved fpc_frac_real
|
3 سال پیش |
genmathh.inc
|
adf064cbb4
New: rtl/inc/genmathh.inc source file, to provide a unique position
|
5 سال پیش |
genset.inc
|
c01d111024
Faster genset.inc:fpc_varset_set_range.
|
1 سال پیش |
genstr.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
genstrs.inc
|
cca0078d3f
* check zero length instead of comparing to empty string
|
1 سال پیش |
getopts.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
heap.inc
|
2401d48fec
* Fix issue #40360
|
1 سال پیش |
heaph.inc
|
391512546e
+ initial FreeRTOS RTL support, largely based on the Embedded target, limited to Xtensa so far
|
5 سال پیش |
heaptrc.pp
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
innr.inc
|
70a836c4a2
* first part of merging parts of Jeppe's intrinsics patch, mainly r31135
|
5 سال پیش |
int64.inc
|
ae8d2dc69a
* omit first not, helps the reg. allocator to find a workable colouring, resolves #36611
|
5 سال پیش |
intres.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
iso7185.pp
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
isotmp.inc
|
6fd40125c6
* Fix typo
|
1 سال پیش |
lineinfo.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
llvmintr.inc
|
25e832940c
llvmdbg: support for generating debug information for local/para varsyms
|
3 سال پیش |
lnfodwrf.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
lstrings.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
macpas.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
makefile.inc
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
mathh.inc
|
0758aa1143
FPU exception mask: generlised system unit interface
|
3 سال پیش |
objc.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
objc1.inc
|
c0b02ca074
Add FPC_DOTTEDUNITS code
|
1 سال پیش |
objcbase.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
objcnf.inc
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
objpas.inc
|
b6eb454ac4
* Add Delphi-compatible DisposeOf and friends.
|
1 سال پیش |
objpash.inc
|
b6eb454ac4
* Add Delphi-compatible DisposeOf and friends.
|
1 سال پیش |
osheap.inc
|
c298c0e0da
rtl/osheap: fixed a dumb reversed condition in osheap/SysAllocMem()
|
3 سال پیش |
pagemem.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
psabieh.inc
|
13902c1c7a
* fixed compilation for __ARM_EABI_UNWINDER__ with -dexcdebug
|
6 سال پیش |
psabiehh.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
readme
|
f9672b53a2
- removed old float-to-string and string-to-float conversion code
|
5 سال پیش |
resh.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
rtti.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
rttidecl.inc
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
4 سال پیش |
rttih.inc
|
cb953f68c2
* as 3.2.0 is now the oldest compiler we support we can now use {$push} {$pop} to reset the $minenumsize in the RTTI header
|
4 سال پیش |
sfpu128.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
sfpux80.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
softfpu.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
sortbase.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
sstrings.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
strings.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
stringsi.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
sysres.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
system.fpd
|
be2ec41768
* Better signature for Initialize/Finalize dummies
|
1 سال پیش |
system.inc
|
3a5ede689e
* check zero length instead of comparing to empty string
|
1 سال پیش |
systemh.inc
|
e3675df289
* string -> shortstring
|
1 سال پیش |
text.inc
|
e3675df289
* string -> shortstring
|
1 سال پیش |
textrec.inc
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
4 سال پیش |
thread.inc
|
f2dd295b79
* implement waitformultiple for win32 only.
|
1 سال پیش |
threadh.inc
|
f2dd295b79
* implement waitformultiple for win32 only.
|
1 سال پیش |
threadvr.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
tinyheap.inc
|
9d41a435c2
* tinyheap: Disable inline when FPC_TINYHEAP_HUGE is defined to prevent code bloat.
|
5 سال پیش |
tnyheaph.inc
|
a72434e93a
Trial to clarify heap for i8086 issues:
|
9 سال پیش |
typefile.inc
|
58a1de98c5
* string -> shortstring, check zero length instead of comparing to empty string
|
1 سال پیش |
typshrd.inc
|
c7ed19f492
* fix error on win64 and concerns about pulling math into the windows unit by a local arctan2 copy
|
2 سال پیش |
typshrdh.inc
|
61360b3d04
* Tpoint.Angle initial version using arctan2
|
2 سال پیش |
uachar.pp
|
8c6bcba32f
* redefine also PPChar and PPPChar depending on the string type mode, resolves #40491
|
1 سال پیش |
ufloat128.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
ufloatx80.pp
|
e04f02dc37
* Dotted RTL compiles
|
1 سال پیش |
ustringh.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
ustrings.inc
|
b529123fc7
* patch by Rika: improve fpc_*_concat_multi, resolves #40251
|
1 سال پیش |
uuchar.pp
|
8c6bcba32f
* redefine also PPChar and PPPChar depending on the string type mode, resolves #40491
|
1 سال پیش |
varerror.inc
|
77d20627dc
* removed duplicate EVariant class from varutils and incorporated
|
19 سال پیش |
variant.inc
|
92032eac74
* String -> ShortString
|
1 سال پیش |
varianth.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
wstringh.inc
|
72f74d06e3
* Char -> AnsiChar
|
1 سال پیش |
wstrings.inc
|
80a27dd711
* check zero length instead of comparing to empty string
|
1 سال پیش |