提交历史

作者 SHA1 备注 提交日期
  florian 9328dd6489 * fix further instances where reallocmem instead of sysreallocmem is used to allocate the cmdline buffer, resolves #41168 5 月之前
  Michaël Van Canneyt e80ce5f61f * Allow to disable monitor 1 年之前
  Michaël Van Canneyt 4c26e4f989 * Enable monitor support 1 年之前
  Michael VAN CANNEYT aa3a5f8324 * string -> shortstring 2 年之前
  Michael VAN CANNEYT af5a10946d * Char -> AnsiChar 2 年之前
  Jonas Maebe 0758aa1143 FPU exception mask: generlised system unit interface 2 年之前
  florian 7baf2461f0 * check paramstr argument for negative values, resolves #39410 3 年之前
  ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator 4 年之前
  ondrej c4dd3b661a * rtl: implement TRandomGenerator for thread-safe random 4 年之前
  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 年之前