Michaël Van Canneyt
|
87a37e70ee
* Add EnumModules for Delphi compatibility
|
1 سال پیش |
Michael VAN CANNEYT
|
581dfc6d28
* string -> ansistring
|
2 سال پیش |
Michael VAN CANNEYT
|
d2d3fe6bc3
* Char -> AnsiChar
|
2 سال پیش |
Jonas Maebe
|
0758aa1143
FPU exception mask: generlised system unit interface
|
2 سال پیش |
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
|
4 سال پیش |
michael
|
213d2905df
* Change some methods from using var to using out (bug ID 37376)
|
5 سال پیش |
nickysn
|
4b61981ad9
* changed the return type of GetProcAddress in the generic dynlibs interface to
|
9 سال پیش |
pierre
|
42cc1d504f
Avoid warnings by adding noreturn modifiers to dummy dynamic library manager
|
10 سال پیش |
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.
|
10 سال پیش |