Historique des commits

Auteur SHA1 Message Date
  Michael VAN CANNEYT 21d0a2d299 * string -> shortstring il y a 2 ans
  Michael VAN CANNEYT a7cc9d55cf * Char -> AnsiChar il y a 2 ans
  Pierre Muller f4580ff612 Fix compilation of nds and wii OS rtl il y a 4 ans
  florian 7baf2461f0 * check paramstr argument for negative values, resolves #39410 il y a 4 ans
  ondrej 1a0ba60de6 * revert r47598: implement TRandomGenerator il y a 4 ans
  ondrej c4dd3b661a * rtl: implement TRandomGenerator for thread-safe random il y a 4 ans
  pierre 7e0c21fa5f Fix NDS RTL compilation for default armv4 CPU, which does not have CLZ instruction il y a 5 ans
  svenbarth 107a2e4e85 - remove local Random() implementations that weren't exported anyway (LongInt <> Integer inside the System unit) il y a 5 ans
  Legolas 7c02f2b531 * Nintendo DS port updated to libnds ver.1.7.3 il y a 6 ans
  Legolas 6f93505e08 * Fixed NDS building cycle (resolves bug #0026847) il y a 10 ans
  sergei 3a5e6485b5 - RTL: removed InitVariantManager, it was an empty procedure since day 1. il y a 11 ans
  Legolas a52e51d0b7 * Updated libndsfpc and nds linkerscript to Ver. 1.5.8 il y a 11 ans
  sergei 3a55c4301e * Since StackTop=StackBottom+StackLength, any two variables are sufficient to describe stack, the third one is redundant. il y a 11 ans
  Jonas Maebe c71cb9dc69 * fixed null termination of cmdline (based on patch by C Western, il y a 13 ans
  Tomas Hajny d442d14e0c + FileNameCasePreserving added - see #18066 in Mantis il y a 13 ans
  Legolas fb1e29aef5 * nds: implemented write(ln) output on the screen (it needs flush tough...) il y a 14 ans
  Legolas 42ffd3bc50 * Updated nds to devkitARM r32 and libnds 1.4.8 il y a 15 ans
  Legolas 3f9327d340 * NDS: updated the rtl, libnds and fixed the examples. Now it should work fine with devkitARM r26 il y a 16 ans
  Legolas d2dabe9a33 * updated nds/gba linker scripts and reverted some changes for 2.2.4a release il y a 16 ans
  Legolas 8506d8fdf1 * Changes to compiler and rtl to make it compatible with devkitARM r24 il y a 16 ans
  Legolas 3a21b6e5a6 * Fixed nds rtl il y a 17 ans
  Legolas f2437bb479 * Updated nds linker script for new binutils il y a 17 ans
  Legolas f262aff7ef * ARM9 detection routine does not generate errors anymore il y a 17 ans
  peter f4f3ae84d0 * AllowDirectorySeparators and AllowDriveSeparators typed constants il y a 17 ans
  peter 5acb3649df * revert r9557, the performance impact is to big for an academic corner il y a 18 ans
  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. il y a 18 ans
  Tomas Hajny 3b3849c02c + AllFilesMask constant added il y a 18 ans
  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) il y a 18 ans
  Legolas 9021bbad98 * Added NDS CPU detection routine (ARM7 can't handle dsp extensions) il y a 18 ans
  Legolas cdf4841517 * Changed .elf extension to .nef (Not Executable File) for intermediate file builds in the NDS compiler (used on no$gba debugger for symbol table) il y a 18 ans