.. |
Makefile
|
4789afb4b0
Regenerated Makefile's after cherry-pick adding soft fpu related units
|
3 years ago |
Makefile.fpc
|
c689563167
------------------------------------------------------------------------
|
5 years ago |
jastringh.inc
|
595f28e6fa
+ AnsistringClass.Create(unicodestring) constructor that implicitly selects
|
13 years ago |
jastrings.inc
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 years ago |
java_sys.inc
|
3b3d5ab8be
* Undid last commit
|
9 years ago |
java_sysh.inc
|
3b3d5ab8be
* Undid last commit
|
9 years ago |
jcompproc.inc
|
150fac54cb
* 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
|
3 years ago |
jdk15.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
jdk15.pas
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
jdynarr.inc
|
56e724cea6
* moved general system includes accidentally put in jdynarr.inc to
|
14 years ago |
jdynarrh.inc
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 years ago |
jpvar.inc
|
fdab7122dd
* catch JLRInvocationTargetException raised when using JLRMthod.invoke() to
|
14 years ago |
jpvarh.inc
|
6d0dd347ba
* declare procvar constructors as "overload" so that the implicitly added
|
14 years ago |
jrec.inc
|
40e0b4677a
+ support for (only named, for now) records in the JVM target:
|
14 years ago |
jrech.inc
|
3ac950eed7
* changed the parameter of fpcDeepCopy() from an out-parameter of the
|
14 years ago |
jset.inc
|
44f074ebaa
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
14 years ago |
jseth.inc
|
44f074ebaa
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
14 years ago |
jsstringh.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
jsstrings.inc
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 years ago |
jsystem.inc
|
250e924ad3
+ Add RTE 236 for thread errors:
|
7 years ago |
jsystemh.inc
|
48f68cbeed
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
3 years ago |
jsystemh_types.inc
|
82f452bb7c
* declare pointers to variants only if the variant feature is available
|
7 years ago |
jtcon.inc
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 years ago |
jtconh.inc
|
531ce3be61
* fixed initialising an array of ansichar typed constant using a string
|
9 years ago |
jtvar.inc
|
336420ef46
* only make clone method accessible once if needed
|
14 years ago |
jtvarh.inc
|
a2a0436347
+ support for threadvars in the JVM based on JLThreadLocal; see
|
14 years ago |
justringh.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
justrings.inc
|
48f68cbeed
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
3 years ago |
jwin2javacharset.inc
|
aee5380ae0
* merged trunk up to r20882
|
13 years ago |
objpas.inc
|
27731e342c
+ support for array-of-const on the JVM target. Even though the
|
14 years ago |
objpas.pp
|
d840d99231
+ minimal Java rtl (based on embedded rtl, but with all code and most
|
14 years ago |
objpash.inc
|
27731e342c
+ support for array-of-const on the JVM target. Even though the
|
14 years ago |
rtl.cfg
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
rtldefs.inc
|
da7a67bc74
+ FPCRTL_FILESYSTEM_SINGLE_BYTE_API define that is set for targets where we
|
12 years ago |
rtti.inc
|
76de70e683
* since enums are represented by classes in the JVM, initialize global
|
14 years ago |
rttih.inc
|
8b5461367b
* move TTypeKind from TypInfo unit to System unit as it's necessary for the future GetTypeKind() intrinsic
|
8 years ago |
sysos.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 years ago |
sysosh.inc
|
d35d69b851
+ introduce TOSTimestamp
|
1 year ago |
sysres.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
system.pp
|
3b3d5ab8be
* Undid last commit
|
9 years ago |