Commit History

Author SHA1 Message Date
  florian 1a67ffdd22 * fix alignment of ParamList 6 years ago
  Jonas Maebe 911a59a721 * cocoaint: fixed signature of IOBluetoothGetObjectIDFromArguments() 6 years ago
  Jonas Maebe 277db0d62e * fixed NSApplicationMain() signature 6 years ago
  Jonas Maebe b0683edfcb * simplified random(int64) code 6 years ago
  Jonas Maebe 3fb7c19482 - removed tests as modern Delphi versions behave differently (mantis #35886) 6 years ago
  florian 23585ded15 * fix access to ParamFlags of the tkMethod branch of type data for CPUs requiring proper alignment 6 years ago
  Jeppe Johansen 91016c97a4 AVR: Add optimizations for sign testing, and a better Abs() implementation. 6 years ago
  Jonas Maebe bf71795324 * fixed make install for cocoaint 6 years ago
  Jonas Maebe 789f288771 * fixed distribution of random(int64) based on patch by Pangea 6 years ago
  Jonas Maebe 1da43f67d4 * (non-ancient) Delphi versions that accept explicit ordinal -> floating 6 years ago
  Mattias Gaertner 62ee766b42 pastojs: fixed compile with pas2js 6 years ago
  Mattias Gaertner c9430a0bd7 pastojs: added tests for jsvalue<->record 6 years ago
  Mattias Gaertner 4e22f7a2ec pas2js: rtl: set TObject.$ancestor 6 years ago
  Mattias Gaertner 8c38cea0a8 pastojs: filer: check GenericTemplateTypes 6 years ago
  Mattias Gaertner 52ef731f42 fcl-passrc: added TPasGenericType 6 years ago
  Jonas Maebe aa48d5d18c * Cocoa interface fixes after the update to 6 years ago
  Jonas Maebe b9948899e3 * new CocoaInt units based on https://github.com/genericptr/MacOS_10_10 6 years ago
  Jonas Maebe 701f81f2d8 * updated to r441 of the common Mac OS X interfaces: 6 years ago
  nickysn db83612b2c + enable the win16 internal linker if the compiler is compiled with the 6 years ago
  lacak 548d842429 fcl-db: tests: test for bug #35887 6 years ago
  svenbarth f2febdcc1b * also check mimetypes/m option 6 years ago
  Jeppe Johansen 893507a5d6 - Adds a number of optimizations for 64bit integer operations on AVR. Patch from Christo Crause in issue #35691. 6 years ago
  Jeppe Johansen 4b93eb64b3 - Split division routines out into an include file. 6 years ago
  Jeppe Johansen ff3372567f - Applied patch by Christo Crause from #33914 6 years ago
  Jeppe Johansen 030cf78ac5 - Fix overflow checking for multiplication operations on AVR. 6 years ago
  Jeppe Johansen 67bf76c50e - Fix overflow checking in software multiplication routines. Overflow checking should also be enabled for the unsigned multiplications. 6 years ago
  svenbarth 5313f6e9af * fix Currency comparison... again... 6 years ago
  svenbarth 797e336222 * fix writing of floating point attribute parameters 6 years ago
  svenbarth 4c338b1f70 * generate correctly aligned string RTTI, fixes trtti7 on ARM 6 years ago
  svenbarth 0c27ea83be * we halt if the currency values are *not* equal, not if they're equal... m( 6 years ago