Histórico de Commits

Autor SHA1 Mensagem Data
  florian 1cd6f2355b * don't copy const parameters passed by reference even if their complexity is >1, há 13 anos atrás
  michael d519365da0 * Tests for procedure/function declarations, fixes in parsing of those há 13 anos atrás
  marco 407a2604a3 - Add fpcpackage=y to install section to install in proper dir. Mantis #22549 há 13 anos atrás
  sergei d79511f96e + Basic ld script parsing capabilities (barely enough to parse glibc2.1 'libc.so' files, lacks any error handling). há 13 anos atrás
  michael a110490a5e * Added slice dummy há 13 anos atrás
  michael 04aa7851b7 * Set terminal correctly (fix for #21028) há 13 anos atrás
  michael d13a6e2ca4 * Fix parsing of class local consts há 13 anos atrás
  michael 74624a0c37 * Write class local consts and types in correct way há 13 anos atrás
  michael 9d528c65e3 * Patch from DoDi to allow easy import há 13 anos atrás
  florian 62eed2e3f2 * function round(c : currency) : int64; requires the availability of an fpu há 13 anos atrás
  florian 088a7229aa * use ValSInt parameter as code parameter in val calls to make the code cross platform há 13 anos atrás
  florian 04034b6771 * avr uses a reduced buffer and file name length in textrecs and filerecs há 13 anos atrás
  florian 74d3c8cc57 * on i386-win32 when using stdcall calling conventions, records with a size of 1,2 and 4 are returned in al/ax/eax now, resolves #22675 há 13 anos atrás
  michael 2939c41263 * Patch for sdfdata multiline support and assoiated test case from Reinier Olislagers (bug 22237 and bug #22213) há 13 anos atrás
  michael 649bbae1c3 * Expression parsing tests, nested types há 13 anos atrás
  marco 811b65da87 * fix for #22664 from Benito Zander. pos() instead of comparetext was used. há 13 anos atrás
  florian 7201bd8526 + sincos implemenation for x86-64 há 13 anos atrás
  michael 1beea17ed2 * Fix for 16-bit PNGs (bug 19209) há 13 anos atrás
  michael 1c32e34395 * Patch from Graeme Geldenhuys to fix some tab->spaces (bug 22658) há 13 anos atrás
  florian 1da4c0c3ce * SinCos overloads added, resolves #22663 há 13 anos atrás
  michael e1ad1a02d2 * 2 test cases from Reinier Olislagers há 13 anos atrás
  michael 8114b9069f * Patch from Reinier Olieslagers to reinstate endoffile event há 13 anos atrás
  michael c9e622b5a8 * Support for C-style assignments (bug 22007) há 13 anos atrás
  michael c087aff3b2 * Added support for C-style assignments há 13 anos atrás
  florian 8c39b1eba8 * document tforeachprocmethod há 13 anos atrás
  florian 2a14394cf5 * cleaned up scheduler code, created own scheduler class to avoid unneeded passes through the assembler há 13 anos atrás
  florian a3bf956c33 * improved main loop of TCpuPreRegallocScheduler.PeepHoleOptPass1Cpu há 13 anos atrás
  michael 8019634104 * Class parsing tests (preparing for nested types) há 13 anos atrás
  michael a665785b93 * Fixed warnings/hints há 13 anos atrás
  michael 42391199af * Remove ParseExpression, changed everywhere to DoParseExpression há 13 anos atrás