| .. |
|
jastringh.inc
|
|
|
|
jastrings.inc
|
Java: adapt FPC_ANSISTR_UNIQUE signature
|
2022-01-07 22:06:28 +01:00 |
|
java_sys.inc
|
|
|
|
java_sysh.inc
|
|
|
|
jcompproc.inc
|
Fix compilation of jvm-java and jvm-android rtl
|
2022-01-20 18:02:00 +00:00 |
|
jdk15.inc
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |
|
jdk15.pas
|
|
|
|
jdynarr.inc
|
* moved general system includes accidentally put in jdynarr.inc to
|
2011-08-24 22:11:36 +00:00 |
|
jdynarrh.inc
|
|
|
|
jpvar.inc
|
* catch JLRInvocationTargetException raised when using JLRMthod.invoke() to
|
2011-09-08 15:03:55 +00:00 |
|
jpvarh.inc
|
* declare procvar constructors as "overload" so that the implicitly added
|
2011-08-20 08:33:24 +00:00 |
|
jrec.inc
|
+ support for (only named, for now) records in the JVM target:
|
2011-08-20 08:00:50 +00:00 |
|
jrech.inc
|
* changed the parameter of fpcDeepCopy() from an out-parameter of the
|
2011-08-20 08:27:22 +00:00 |
|
jset.inc
|
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
2011-08-23 15:25:35 +00:00 |
|
jseth.inc
|
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
2011-08-23 15:25:35 +00:00 |
|
jsstringh.inc
|
|
|
|
jsstrings.inc
|
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
2016-03-05 15:32:25 +00:00 |
|
jsystem.inc
|
FPU exception mask: generlised system unit interface
|
2022-10-17 19:43:01 +00:00 |
|
jsystemh_types.inc
|
Add DISABLE_SYSTEMINLINE check to be able to avoid setting SYSTEMINLINE macro
|
2022-09-20 22:39:28 +01:00 |
|
jsystemh.inc
|
FPU exception mask: generlised system unit interface
|
2022-10-17 19:43:01 +00:00 |
|
jtcon.inc
|
|
|
|
jtconh.inc
|
* fixed initialising an array of ansichar typed constant using a string
|
2016-03-05 15:32:18 +00:00 |
|
jtvar.inc
|
|
|
|
jtvarh.inc
|
+ support for threadvars in the JVM based on JLThreadLocal; see
|
2011-08-23 17:45:01 +00:00 |
|
justringh.inc
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |
|
justrings.inc
|
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
2022-01-07 22:58:36 +00:00 |
|
jwin2javacharset.inc
|
|
|
|
Makefile
|
Add aarch64-iphonesim target
|
2023-03-27 18:45:00 +00:00 |
|
Makefile.fpc
|
+ Add math unit dependency to types$(PPUEXT) rule.
|
2019-09-19 20:49:12 +00:00 |
|
objpas.inc
|
+ support for array-of-const on the JVM target. Even though the
|
2011-08-20 08:34:00 +00:00 |
|
objpas.pp
|
+ minimal Java rtl (based on embedded rtl, but with all code and most
|
2011-08-20 07:45:34 +00:00 |
|
objpash.inc
|
|
|
|
rtl.cfg
|
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
2011-08-20 08:32:13 +00:00 |
|
rtldefs.inc
|
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
2013-06-27 21:37:39 +00:00 |
|
rtti.inc
|
* since enums are represented by classes in the JVM, initialize global
|
2011-08-20 08:33:02 +00:00 |
|
rttih.inc
|
* move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic
|
2017-08-11 20:37:36 +00:00 |
|
sysos.inc
|
+ support for range checking calculations with hlcgobj
|
2011-08-20 08:32:31 +00:00 |
|
sysosh.inc
|
+ introduce TOSTimestamp
|
2020-01-25 14:14:41 +00:00 |
|
sysres.inc
|
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
2011-08-20 08:32:13 +00:00 |
|
system.pp
|
* Undid last commit
|
2016-09-10 12:12:39 +00:00 |