Histórico de Commits

Autor SHA1 Mensagem Data
  sergei 4c21beb48e win64 unwinding, misc fixes: há 14 anos atrás
  sergei d94460e3b3 * Made the x86-specific scalefactor optimization of tvecnode available on x86_64 as well, by moving update_reference_reg_mul method from ti386vecnode to newly introduced tx86vecnode. há 14 anos atrás
  Mattias Gaertner e2357b5809 instantfpc: added option --skip-run há 14 anos atrás
  Mattias Gaertner 5bcf0e71a6 instantfpc: nicer help há 14 anos atrás
  pierre 1f0e5b496f Try to support shared libraries for freebsd há 14 anos atrás
  pierre 23a8fb1754 Suppress console messages about sign extension in ioctl system call há 14 anos atrás
  paul 5560f6b3f2 compiler + rtl: pass codepage to fpc_CharArray_To_AnsiStr to get the preserve the codepage of result string há 14 anos atrás
  florian 4868b09844 * patch by alexvin to replace $ifopt by $push/$pop, resolves #20332 há 14 anos atrás
  Jonas Maebe 2b11fd2bef * cpus that only understand Thumb-2 don't support "blx <imm>" há 14 anos atrás
  marco 6ed8641937 * patch from BigChimp, fixing dbf related testing of output, from há 14 anos atrás
  pierre ccb0595971 * Extend global label for smart linked objects to bsd systems há 14 anos atrás
  pierre ee67e124ee + Add systems_XXXbsd sets há 14 anos atrás
  sergei 268d8685e7 - Removed SysResetFPU/SysInitFPU from win32/win64 system unit initialization. It is redundant here because it is called from fpc_initializeunits->fpc_cpuinit (on win64) or from fpc_cpucodeinit (on win32). há 14 anos atrás
  Jonas Maebe 028421ca6a + interface delegation test from mantis #19180, already works há 14 anos atrás
  Jonas Maebe d714eeb84b * give a proper error when a type identifier is missing in a há 14 anos atrás
  paul 932ca07230 rtl: remove useless ifdef há 14 anos atrás
  marco f538655cbf * enable character for FreeBSD. há 14 anos atrás
  paul 6266b88b74 compiler: fix string const conversion from one codepage to another há 14 anos atrás
  florian 5fa184c952 + patch by Jeppe Johansen to make use of the div/udiv instruction on arm7m, resolves #20022 há 14 anos atrás
  marco b0b12d3a64 * fmtbcd divide fix (and others), Mantis #19636, fix by Lacak2. + Test há 14 anos atrás
  marco 09a2f07d5d * use bcdcompare instead of overloaded operator. Mantis #19613, patch by Lacak2 há 14 anos atrás
  florian cb647d875c * avoid mistakes with unimplemented sqr function on architectures with no softfloat support há 14 anos atrás
  marco ecaa86d582 * added test from Mantis #19645 há 14 anos atrás
  marco 5e91099731 * fixes for > 100 query parameters. Mantis #19645, patch from Lacak2 há 14 anos atrás
  marco be95c02a89 * Patch from Lacak2, mantis #18241 mapping "..with timezone" fields to their non timezone fields ft*'s. há 14 anos atrás
  paul 7a998aec3a compiler, rtl: add a codepage argument fpc_Read_Text_AnsiStr to create new AnsiString with the codepage of passed AnsiString argument há 14 anos atrás
  paul 00396da30c compiler: cleanup há 14 anos atrás
  paul 3b9fd15af7 rtl: update character.pas by Inoussa OUEDRAOGO (issue #0020302) há 14 anos atrás
  Jonas Maebe 64f8ec7a9a * disabled part of test that is broken on systems using utf-8 as há 14 anos atrás
  Jonas Maebe 28bd9a9618 * fixed syntax error há 14 anos atrás