Pierre Muller
|
48f68cbeed
Add FillWord procedures and implement unicode StringOfChar for JVM cpu
|
3 年之前 |
pierre
|
250e924ad3
+ Add RTE 236 for thread errors:
|
7 年之前 |
svenbarth
|
5deca8ed7b
* copy and include rttih.inc (even though the functions are not available currently)
|
8 年之前 |
svenbarth
|
7523e97d83
Fix compilation of JVM platform after recent changes to Delete() and Insert()
|
9 年之前 |
Jonas Maebe
|
87f46dcafd
* updated pos() for Java with an offset parameter (equivalent of r31464 etc)
|
9 年之前 |
michael
|
a8978361dd
* Fix signatures on all platforms
|
10 年之前 |
Jonas Maebe
|
ff020a3be4
+ "Utf8CodePointLen(pansichar,MaxLookAhead,IncludeCombiningDiacriticalMarks):
|
10 年之前 |
Jonas Maebe
|
079b0167fc
* synchronised with latest changes to equivalent files in rtl/inc, in
|
10 年之前 |
Jonas Maebe
|
5bc6a2e934
* synchronised JVM versions of generic include files with current generic
|
11 年之前 |
sergei
|
9ad98a2c4d
* 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.
|
11 年之前 |
Jonas Maebe
|
4ea78538e4
* enabled threading feature for jvm target so that rtl/inc/genmath.inc
|
12 年之前 |
Jonas Maebe
|
f2e1ec2771
* merged changes to systemh.inc/compproc.inc from r22289/r22290/r22310
|
13 年之前 |
florian
|
9be3ca04ad
* split FPC_HAS_INTERNAL_BSX_* defines into FPC_HAS_INTERNAL_BSF_* and FPC_HAS_INTERNAL_BSR_*
|
13 年之前 |
Jonas Maebe
|
060e3ed4ee
* changes from r21697, 21707, 21843, 21861, 21701, 21887, 21899 and 21900
|
13 年之前 |
pierre
|
8469741700
+ Added additional addr pointer parameter to
|
13 年之前 |
masta
|
3d9d484bfd
Remove redundant CPU-Check for FPC_HAS_INTERNAL_ABS_LONG
|
13 年之前 |
Jonas Maebe
|
8234a842e6
* fixed conversion of empty ansistring/widestring constants to pchar on
|
13 年之前 |
Jonas Maebe
|
aee5380ae0
* merged trunk up to r20882
|
13 年之前 |
Jonas Maebe
|
0e65d01274
* renamed java-specific compproc.inc to jcompproc.inc to prevent timestamp
|
13 年之前 |
Jonas Maebe
|
5496436349
* the generic astrings.inc is now also used to the extent possible on
|
14 年之前 |
Jonas Maebe
|
3a423b331c
* full implementation of all routines in rtl/inc/ustringh.inc (except for
|
14 年之前 |
Jonas Maebe
|
1f96763b9d
* renamed Java-specific sstrings.inc/sstringh.inc to jsstrings.inc/
|
14 年之前 |
Jonas Maebe
|
77e913f60f
+ a bunch of fillchar implementations for different kinds of arrays
|
14 年之前 |
Jonas Maebe
|
04478c5f33
* enabled overloads that were disabled on the JVM target because of
|
14 年之前 |
Jonas Maebe
|
7f22a2f223
+ support for range checking calculations with hlcgobj
|
14 年之前 |
Jonas Maebe
|
8a95a04e16
* extracted dynarray helpers from system unit into jdynarr.inc (were
|
14 年之前 |