.. |
jastringh.inc
|
|
|
jastrings.inc
|
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
2016-03-05 15:32:25 +00:00 |
java_sys.inc
|
* Undid last commit
|
2016-09-10 12:12:39 +00:00 |
java_sysh.inc
|
* Undid last commit
|
2016-09-10 12:12:39 +00:00 |
jcompproc.inc
|
* changes shift parameter of shift helpers into ALUUInt, as there is an "and" used anyways, this does not change semantics but reduces register pressure on 8 bit targets
|
2019-06-09 21:44:18 +00:00 |
jdk15.inc
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |
jdk15.pas
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |
jdynarr.inc
|
|
|
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
|
|
|
jrech.inc
|
|
|
jset.inc
|
|
|
jseth.inc
|
|
|
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
|
Change lib_exit to fpc_lib_exit in missed sources (to fix breakages after commit #42104)
|
2019-05-20 09:35:28 +00:00 |
jsystemh_types.inc
|
New: rtl/inc/genmathh.inc source file, to provide a unique position
|
2020-07-21 14:24:14 +00:00 |
jsystemh.inc
|
* JVM compilation fixed
|
2021-03-21 18:21:53 +00:00 |
jtcon.inc
|
* fixed initialising an array of ansichar typed constant using a string
|
2016-03-05 15:32:18 +00:00 |
jtconh.inc
|
* fixed initialising an array of ansichar typed constant using a string
|
2016-03-05 15:32:18 +00:00 |
jtvar.inc
|
* only make clone method accessible once if needed
|
2011-08-23 20:30:20 +00:00 |
jtvarh.inc
|
|
|
justringh.inc
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |
justrings.inc
|
* initialise for-loop variables before the loop
|
2016-11-09 19:51:39 +00:00 |
jwin2javacharset.inc
|
|
|
Makefile
|
* regenerated with FreeBSD/AArch64 support
|
2021-04-10 08:19:40 +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
|
|
|
objpash.inc
|
|
|
rtl.cfg
|
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
2011-08-20 08:32:13 +00:00 |
rtldefs.inc
|
|
|
rtti.inc
|
|
|
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 |