The sources of the Free Pascal compiler, RTL, packages and utilities. See https://www.freepascal.org/ for more info.
Go to file
yury 80e88fdc34 Merged revision(s) 33859, 34275, 34309, 34327, 34367, 34369, 34634 from trunk:
* pas2jni: Explicitly release JNI local refs while executing method pointers.
........
* pas2jni: Fixed string constant handling after recent changes in FPC.
........
* pas2jni: Fixed invoking of Java event handlers from non-main threads.
........
* pas2jni: Fixed handling of identical names of classes, proctypes when they are defined in different units.
........
* pas2jni: Removed option to create event handler by passing Java method method name as a string. It is not safe, since the target method is treated as unused by Java and the method may be removed from the resulting application.
........
* pas2jni: Reverted r34367 and mark undesired event handler creation "deprecated".
........

git-svn-id: branches/fixes_3_0@34774 -
2016-11-01 10:16:54 +00:00
compiler * added missing alignment in dynamic array RTTI for platforms that 2016-07-22 14:36:58 +00:00
ide --- Merging r33882 into '.': 2016-06-02 20:13:06 +00:00
installer --- Merging r33917 into '.': 2016-06-05 18:51:14 +00:00
packages --- Merging r34600 into '.': 2016-10-05 19:39:09 +00:00
rtl --- Merging r34571 into '.': 2016-09-28 14:25:35 +00:00
tests --- Merging r34059 into '.': 2016-07-13 15:12:46 +00:00
utils Merged revision(s) 33859, 34275, 34309, 34327, 34367, 34369, 34634 from trunk: 2016-11-01 10:16:54 +00:00
.gitattributes --- Merging r34200 into '.': 2016-08-11 10:37:26 +00:00
.gitignore * Removed empty tests directory from svn 2014-11-08 15:47:53 +00:00
fpmake_add1.inc
fpmake_proc1.inc
fpmake.pp
Makefile # revisions: 32918,32986,32960,33044,33171,33266,33296,33297,33298,33333,33335,33336,33337,33345,33348 2016-05-22 16:22:11 +00:00
Makefile.fpc # revisions: 32918,32986,32960,33044,33171,33266,33296,33297,33298,33333,33335,33336,33337,33345,33348 2016-05-22 16:22:11 +00:00