Michaël Van Canneyt
|
87a37e70ee
* Add EnumModules for Delphi compatibility
|
hai 1 ano |
Michael VAN CANNEYT
|
581dfc6d28
* string -> ansistring
|
%!s(int64=2) %!d(string=hai) anos |
Michael VAN CANNEYT
|
d2d3fe6bc3
* Char -> AnsiChar
|
%!s(int64=2) %!d(string=hai) anos |
Jonas Maebe
|
0758aa1143
FPU exception mask: generlised system unit interface
|
%!s(int64=2) %!d(string=hai) anos |
Károly Balogh
|
45b5e9215c
rtl: remove defines for v2.x compiler from the common part of the RTL. It's no longer suppported to build with that
|
%!s(int64=4) %!d(string=hai) anos |
michael
|
213d2905df
* Change some methods from using var to using out (bug ID 37376)
|
%!s(int64=5) %!d(string=hai) anos |
nickysn
|
4b61981ad9
* changed the return type of GetProcAddress in the generic dynlibs interface to
|
%!s(int64=10) %!d(string=hai) anos |
pierre
|
42cc1d504f
Avoid warnings by adding noreturn modifiers to dummy dynamic library manager
|
%!s(int64=10) %!d(string=hai) anos |
svenbarth
|
2d454dc8fa
Move DynLibs support to System unit using a manager approach like for Threads, WideStrings, etc.. This is needed so that we can support features like "delayed" and loading of dynamic packages.
|
%!s(int64=10) %!d(string=hai) anos |