2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  sergei f7dcad6f92 * Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form. 14 жил өмнө
  michael 3569a26166 * Added some missing functions to FPCanvas and added TFont.Orientation 14 жил өмнө
  Jonas Maebe 10674153cf * set result of searchsym_in_record() in case nothing was found 14 жил өмнө
  pierre f49fb7329a * Avoid crash if right node of _IN keyword is a type node that is not a set 14 жил өмнө
  florian 0bdd15e0da + added cwindirs for the time being to the compiler dir till a release with windirs in the rtl is released 14 жил өмнө
  joost 3c6bb40c52 * Samplecfg now uses fpcmkcfg to create the configuration files 14 жил өмнө
  marco 3a12f018f4 * Updated statfs to FreeBSD5+ level. Used a statfs union to provide some backwards compat. 14 жил өмнө
  Károly Balogh 2b94b3255c + compile some units in correct order of dependence 14 жил өмнө
  marco 0e6e2ba589 * Patch from LacaK2, implementing an initial BCDToStrF 14 жил өмнө
  Jonas Maebe 3d3a42b911 * improvement to r16050 for non-fixed stack targets: they never have to use 14 жил өмнө
  Károly Balogh 3d203220a5 + regenerated Makefile 14 жил өмнө
  Károly Balogh 8b7e98db4b + compile mouse before keyboard, as keyboard depends on it (MorphOS) 14 жил өмнө
  sergei c2ea372682 * Declared types describing RTTI data of arrays and records, and rewrote main RTTI routines using these types. Shorter by about 60 lines, functionality isn't changed. 14 жил өмнө
  sergei 7fc2d86bb2 + InterlockedCompareExchange128, Linux implementation. 14 жил өмнө
  Jonas Maebe d8627f24f4 + UIAlertView.inc 14 жил өмнө
  sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) 14 жил өмнө
  sergei 7f62d5cfb0 * tcg.g_array_rtti_helper: if high-value is a constant, handle it without using a register. 14 жил өмнө
  sergei 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 14 жил өмнө
  joost 2df0ef4937 * Use GetWindowsSpecialDir from the new windirs unit 14 жил өмнө
  joost 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 14 жил өмнө
  joost a2511cecb0 * When debug is defined, use -gl, not -glh 14 жил өмнө
  joost e3eeca3efd * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfg 14 жил өмнө
  joost 4be289bb72 * Add the gcc-library path to the IDE-configuration, like samplecfg does 14 жил өмнө
  joost 404701afad * Removed -Oppentium3 from IDE settings, because that only works on i386 14 жил өмнө
  sergei 3e6ad5f5aa * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZERO helpers, and changed FPC_*STR_CHECKRANGE so they accept the original left node. Now strings are checked the same way as dynamic arrays, and the compiler part is considerably simpler. 14 жил өмнө
  Jonas Maebe ac283bb237 * when checking whether the current class definition finalises an existing 14 жил өмнө
  marco c439d0107d * patch to allow append for TEventlog, from Ido. Mantis 18355 14 жил өмнө
  Jonas Maebe 8e788c6fa5 * further fixes for parsing declarations involving nested types that are 14 жил өмнө
  joost 4ac545752c * Solved problem with uninitialized variable 14 жил өмнө
  sergei cf4c00e8d6 tcgvecnode, cleanup/refactoring: 14 жил өмнө