Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 0f26252376 + cgenmath with libc math functions. Faster than the routines in genmath hace 21 años
  olle 9a4855aa43 + added maxExitCode to all System.pp hace 21 años
  Jonas Maebe 491071539b * fixed compilation with 1.0.x hace 21 años
  Jonas Maebe 814478ac33 * fixed random(int64) hace 21 años
  peter 76c6e4dd83 no message hace 21 años
  florian 7a7c34e1b7 + several unicode (to/from utf-8 conversion) stuff added hace 21 años
  peter 9e8618afe6 * stop backtrace also when caller frame is nil hace 21 años
  peter 94adf83a8b * use thandle in do_* hace 21 años
  Jonas Maebe dedf697f3a * use some more string routines from libc if FPC_USE_LIBC is used hace 21 años
  peter 55486446a3 * fix 64bit address printing hace 21 años
  peter 0fbb1fe9e8 * random(int64) added hace 21 años
  daniel 173d1a2554 * Applied hace 22 años
  daniel f9efd57801 * Use $ for hex numbers instead of alien 0x hace 22 años
  florian f65558b4c4 * fixed syscall number hace 22 años
  Jonas Maebe 4a8d1bcb06 * fixed wrong include filename hace 22 años
  Jonas Maebe 5439babeb5 + cgeneric.inc: implementations of rtl routines based on libc hace 22 años
  Jonas Maebe 6bd3eccdac + fpc_cpuinit procedure to allow cpu/fpu initialisation before any unit hace 22 años
  Jonas Maebe c2efd86268 + integer division-by-zero detection support for ppc hace 22 años
  marco b15ba0a5ae * Peter's Cardinal<->Longint fixes patch hace 22 años
  Jonas Maebe 34e1c9af8f * hack to allow repeatable random sequences using the new random number hace 22 años
  Tomas Hajny a3636fc097 * minor fix for new Random hace 22 años
  Jonas Maebe 3f4f17e1f6 * replaced random generator with the Mersenne twister, which is about hace 22 años
  peter abbc3fa755 * moved int64 asm code to int64p.inc hace 22 años
  florian 8d771df2d4 * arm fixes to the common rtl code hace 22 años
  olle f384584ac7 - removed parameter from fpc_iocheck hace 22 años
  peter 1e86b585f9 * changed address parameter/return values to pointer instead hace 23 años
  mazen 92f035d47f * fixing run time errors related to unimplemented abstract methods in CG hace 23 años
  carl 781415a0da - avoid warnings (add typecast) hace 23 años
  peter ef708fdab9 * Swap(QWord) constant support hace 23 años
  peter 5fff238567 * threads unit added for thread support hace 23 años