| .. |
|
jastringh.inc
|
+ AnsistringClass.Create(unicodestring) constructor that implicitly selects
|
2012-06-27 16:13:47 +00:00 |
|
jastrings.inc
|
* when concatenating ansistrings, do not map CP_NONE (rawbytestring) to
|
2013-07-19 16:33:14 +00:00 |
|
java_sys.inc
|
|
|
|
java_sysh.inc
|
* Avoid line longer than 255
|
2012-06-13 22:34:49 +00:00 |
|
jcompproc.inc
|
- Removed fpc_pi_real compilerproc, it is no longer used. At least two releases (2.6.2 and 2.6.4) emit Pi directly as a constant.
|
2014-04-07 09:16:24 +00:00 |
|
jdk15.inc
|
|
|
|
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
|
|
|
|
jpvarh.inc
|
|
|
|
jrec.inc
|
|
|
|
jrech.inc
|
|
|
|
jset.inc
|
|
|
|
jseth.inc
|
* mark FpcBitSet as implementing JLCloneable so it can be cloned,
|
2011-08-23 15:25:35 +00:00 |
|
jsstringh.inc
|
|
|
|
jsstrings.inc
|
* changed fpc_(u)char_to_shortstr() from a procedure into a function, like
|
2013-09-06 08:02:46 +00:00 |
|
jsystem.inc
|
* r27142 for the JVM target, so its system unit compiles again
|
2014-03-30 16:54:59 +00:00 |
|
jsystemh_types.inc
|
+ support for CP_OEMCP
|
2013-07-12 17:18:24 +00:00 |
|
jsystemh.inc
|
* Handle "SarInt64" always as internal procedure, introduced virtual method tinlinenode.first_sar that by default converts it into call to "fpc_sarint64" unless target CPU is 64-bit. This provides a point to insert target-specific optimizations.
|
2013-10-28 14:31:36 +00:00 |
|
jtcon.inc
|
|
|
|
jtconh.inc
|
+ generic infrastructure for target-specific switches
|
2011-11-14 22:57:41 +00:00 |
|
jtvar.inc
|
|
|
|
jtvarh.inc
|
|
|
|
justringh.inc
|
|
|
|
justrings.inc
|
* changed fpc_(u)char_to_shortstr() from a procedure into a function, like
|
2013-09-06 08:02:46 +00:00 |
|
jwin2javacharset.inc
|
|
|
|
Makefile
|
Makefiles updated with fpcmake rev 27428
|
2014-04-10 09:58:17 +00:00 |
|
Makefile.fpc
|
* fixed "make install" for jvm targets
|
2012-09-27 21:35:17 +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
|
+ support for array-of-const on the JVM target. Even though the
|
2011-08-20 08:34:00 +00:00 |
|
rtl.cfg
|
|
|
|
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
|
|
|
|
sysos.inc
|
+ support for range checking calculations with hlcgobj
|
2011-08-20 08:32:31 +00:00 |
|
sysosh.inc
|
|
|
|
sysres.inc
|
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
2011-08-20 08:32:13 +00:00 |
|
system.pp
|
* merged trunk up to r20882
|
2012-04-15 15:54:10 +00:00 |