Historique des commits

Auteur SHA1 Message Date
  marcus 77e47d21bb os4units: added iffparse, keymap, clipboard, graphics, intuition, activated some packages il y a 9 ans
  michael 87be61c807 * Added HPACK implementation by José Mejuto (bug ID 30058) il y a 9 ans
  michael ecde605017 * Moved expression parser test to proper location, patch by Graeme Geldenhuys (bug ID 30037) il y a 9 ans
  michael 7e54688fd4 * Fix never-ending loop in splitline il y a 9 ans
  michael 5c2f941c32 * Correct PATH_INFO for IIS, patch by Marcos Douglas (bug ID 30073) il y a 9 ans
  Károly Balogh f48747adf5 m68k: reworked cg.g_concatcopy. generates shorter and faster code in most cases now. il y a 9 ans
  svenbarth adbef4fc84 New export option that enforces the use of the provided export name instead of using the name of the provided symbol. This is necessary to correctly handle overloaded functions, especially if one of them is an internproc one. il y a 9 ans
  michael 8416517b14 * More fixes from Graeme Geldenhuys: il y a 9 ans
  svenbarth cf9f07798c Consider r28857 as merged il y a 9 ans
  svenbarth 788393c298 Change WideString initialization to work correctly with indirect main information as well il y a 9 ans
  lacak 26ef7b27e0 fcl-db: sqldb: Publish Before/AfterRefresh properties (Delphi compatible) Bug #30075 il y a 9 ans
  Jonas Maebe 44682f9f4d * ensure that if we create a temp for the funcretnode in a call node, il y a 9 ans
  Jonas Maebe 6e2523b199 * fixed version of fpc_pchar_length() for JVM (the generic one passes il y a 9 ans
  Jonas Maebe 162c4ef6f3 * fixed potential range errors in indexbyte/indexword il y a 9 ans
  michael 141a24e29c * Some improvements and reworkings by Graeme Geldenhuys il y a 9 ans
  marcus 79508d4653 Amiga, AROS, MorphOS: AsTag helper with LongInt instead Integer il y a 9 ans
  michael 60382b990e * Patch from Ondrej to fix sharing mode when loading fonts (bug ID 30070) il y a 9 ans
  michael 5ac352bc3c * Some reworking by Graeme Geldenhuys: il y a 9 ans
  pierre c365576841 Regenerate with uptodate fpcmake to add missing aarch64-linux target il y a 9 ans
  pierre 57f2df1f62 * Remove sysutils in _USES clause, to avoid exception handling importation, il y a 9 ans
  marcus 6e9e508091 os4units: inputevents and library unit for layer.library il y a 9 ans
  Károly Balogh 2f23b5f0fd m68k: output some GAS specific pseudo instructions in the GNU as writer, so the assembler can do branch size optimization for us il y a 9 ans
  Károly Balogh 4287f81b92 m68k: support and use float TResFlags in the rest of the CG. ColdFire FPU now works, and FSxx is no longer generated which is software supported on '060, and doesn't exist on CF. if we still want to support it later, we can add it to cg.g_flags2reg il y a 9 ans
  Károly Balogh 23106882ac m68k: extended TResFlags with float resflags il y a 9 ans
  Károly Balogh 9d2dad2463 m68k: added cpu type cfv4e, which is the only ColdFire with FPU, and GNU AS needs this to actually allow CF FPU code il y a 9 ans
  marcus d23ee52001 os4units: library unit for graphics.library il y a 9 ans
  florian d2b74be153 * always use vmov variants of instructions if avx is enabled il y a 9 ans
  florian ec92bc3390 * case of identifiers fixed il y a 9 ans
  marcus 44a544d0f5 AmigaOS4: library units for utility.library, timer.device and dos.library il y a 9 ans
  florian f0e75de730 * properly update allocation info of the involved register when carrying out an MovMovCmp2MovCmp optimization, resolves issue #30052 il y a 9 ans