fpc/rtl/java
Jonas Maebe 3a423b331c * full implementation of all routines in rtl/inc/ustringh.inc (except for
val/str for enums for now) for the JVM target: insert/delete/pos/...
  * use generic unicodestring helper routines where possible for the JVM
    target (not that many as for shortstrings since unicodestring is
    handled using java.lang.String)
  + complete widestring manager implementation for the JVM target. It uses
    a class with virtual methods rather than a record with function pointers
    for speed reasons though (since no existing widestring manager will be
    compatible anyway, that shouldn't cause any problems)

git-svn-id: branches/jvmbackend@18882 -
2011-08-28 19:22:22 +00:00
..
astringh.inc
astrings.inc
compproc.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
java_sys.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
java_sysh.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
jdk15.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
jdk15.pas * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
jdynarr.inc * moved general system includes accidentally put in jdynarr.inc to 2011-08-24 22:11:36 +00:00
jdynarrh.inc + support for threadvars in the JVM based on JLThreadLocal; see 2011-08-23 17:45:01 +00:00
jpvar.inc * moved JLRField from jdk15 to the system unit 2011-08-23 16:07:13 +00:00
jpvarh.inc
jrec.inc
jrech.inc
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 * renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/ 2011-08-24 22:11:43 +00:00
jsstrings.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
jsystem.inc
jsystemh_types.inc
jsystemh.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
jtvar.inc * only make clone method accessible once if needed 2011-08-23 20:30:20 +00:00
jtvarh.inc + support for threadvars in the JVM based on JLThreadLocal; see 2011-08-23 17:45:01 +00:00
justringh.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
justrings.inc * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00
Makefile
Makefile.fpc
objpas.inc
objpas.pp
objpash.inc
rtl.cfg
rtti.inc
sysos.inc
sysosh.inc
sysres.inc
system.pp * full implementation of all routines in rtl/inc/ustringh.inc (except for 2011-08-28 19:22:22 +00:00