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