mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-09 10:43:04 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* pas2jni: Added GetMemoryAsArray() and SetMemoryFromArray() utility functions. ........ * pas2jni: Removed obsolete code. ........ * pas2jni: Accept partial names in inclusion/exclusion lists. Use wildcard * at the end of a partial name. ........ * pas2jni: Properly handle Java exceptions when calling a callback Java method. ........ * pas2jni: Return null if a method pointer is empty. ........ * pas2jni: Fixed handling of array variables. * pas2jni: Fixed Java warning for the PascalInterface class. ........ * pas2jni: Fixed exception handling. ........ git-svn-id: branches/fixes_3_2@41614 - |
||
|---|---|---|
| compiler | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| fpmake_add1.inc | ||
| fpmake_proc1.inc | ||
| fpmake.pp | ||
| Makefile | ||
| Makefile.fpc | ||