svenbarth
|
b525cecad8
- get rid of the calling convention modifier for PascalMain as it's generated using the default calling convention anyway (without any parameters this luckily doesn't matter that much ;) )
|
пре 9 година |
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 година |
sergei
|
3a5e6485b5
- RTL: removed InitVariantManager, it was an empty procedure since day 1.
|
пре 10 година |
yury
|
2b2a68446d
* Added new unit unixcp. It contains stuff from winiconv.inc - a table to map Windows code page identifiers to locale names on unix. Also GetSystemCodePage function in this unit can be used to detect which code page is used currently.
|
пре 12 година |
paul
|
88a10330c2
rtl: initialize DefaultSystemCodePage on aix,beos,haiku,solaris
|
пре 13 година |
Jonas Maebe
|
c71cb9dc69
* fixed null termination of cmdline (based on patch by C Western,
|
пре 13 година |
Jonas Maebe
|
c26ff16c1e
* on AIX, you have to enable fpu exception reporting per process via an
|
пре 13 година |
Jonas Maebe
|
8d8fc0fdee
+ RTL for AIX
|
пре 13 година |