.. |
Makefile
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
Makefile.fpc
|
28c20cfc5e
* the default string type for the JVM target is no longer automatically
|
14 years ago |
astringh.inc
|
224aae8993
+ support for typecasting ansistrings into pchars on the JVM platform
|
14 years ago |
astrings.inc
|
27f2edea57
+ pchar -> short/ansi/unicodestring support
|
14 years ago |
compproc.inc
|
144ba2a2ad
* enabled (generic) fpc_pchar_length() and fpc_pwidechar_length()
|
14 years ago |
java_sys.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
java_sysh.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
jdk15.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
jdk15.pas
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
jdynarr.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
jdynarrh.inc
|
7092f2957a
* use deep copies rather than cloning when copying array contents
|
14 years ago |
jpvar.inc
|
441787672d
* migrated java.lang.NoSuchMethodException to java_sys.inc
|
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
|
37aa2d8443
+ full support for sets on the JVM target
|
14 years ago |
jseth.inc
|
37aa2d8443
+ full support for sets on the JVM target
|
14 years ago |
jsystem.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 years ago |
jsystemh.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 years ago |
jsystemh_types.inc
|
549e51fdfa
* uncommented a bunch of pointer types
|
14 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 |
rtti.inc
|
76de70e683
* since enums are represented by classes in the JVM, initialize global
|
14 years ago |
sstringh.inc
|
dd32efa9ff
+ cstring_to_pchar type conversion support
|
14 years ago |
sstrings.inc
|
1ff004312b
* null-terminate ansistrings like on native platforms (so support
|
14 years ago |
sysos.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 years ago |
sysosh.inc
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 years ago |
sysres.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
system.pp
|
27731e342c
+ support for array-of-const on the JVM target. Even though the
|
14 years ago |
ustringh.inc
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 years ago |
ustrings.inc
|
27f2edea57
+ pchar -> short/ansi/unicodestring support
|
14 years ago |