Historie revizí

Autor SHA1 Zpráva Datum
  Michael VAN CANNEYT a6e499264b * string -> shortstring před 2 roky
  Michael VAN CANNEYT 1d331117b5 * Char -> AnsiChar před 2 roky
  ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator před 4 roky
  ondrej c4dd3b661a * rtl: implement TRandomGenerator for thread-safe random před 4 roky
  svenbarth 08949c86bf + readd Randomize with parameter před 5 roky
  svenbarth 107a2e4e85 - remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit) před 5 roky
  sergei 3a5e6485b5 - RTL: removed InitVariantManager, it was an empty procedure since day 1. před 11 roky
  sergei 3a55c4301e * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. před 11 roky
  Tomas Hajny d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis před 13 roky
  florian aa564b4b69 * link always against sysbase on arm-gba, fake_heap_end is used in the syste unit, resolves #21005 před 13 roky
  florian e0d7af703a * proper feature handling for gba před 13 roky
  Legolas 0012aa613b * Fixed GBA rtl compilation před 14 roky
  Legolas 3140d1d7e7 * Fixed libgbafpc compilation před 14 roky
  Legolas ec841a86f5 * Updated to devkitARM r27 and libnds 1.4.0 před 16 roky
  Legolas 3a21b6e5a6 * Fixed nds rtl před 17 roky
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants před 17 roky
  peter 5acb3649df * revert r9557, the performance impact is to big for an academic corner před 18 roky
  yury 0dcad4d822 * Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions. před 18 roky
  Tomas Hajny 3b3849c02c + AllFilesMask constant added před 18 roky
  Legolas 87d67dcad6 * gba and nds work with new heap manager now (no need for a custom heap manager that allocates a single big block anymore) před 18 roky
  Legolas 6912707e7d * fixed corrupted executables před 18 roky
  daniel 5e13ba03e6 + Add feature define around inittextio před 18 roky
  florian 26ffc101da * fixed softfloat trunc před 18 roky
  Legolas f766a739f1 * some small changes in the stack před 19 roky
  florian 7bef6e592c * softfpu is included in the system unit if necessary před 19 roky
  Legolas ae43d8658a * Modified heap management před 19 roky
  florian 5575a837db * gba patch from Francesco Lombardi před 19 roky
  tom_at_work 1b4b42fdd6 * added CheckInitialStkLen() function which checks whether the given stack size value is valid on the OS when creating a thread, fixing stack checking před 20 roky
  florian 3134acd506 * rtl part of gba port před 20 roky