История коммитов

Автор SHA1 Сообщение Дата
  florian 382dc3e413 o update by Sven Barth to the NativeNT RTL: 14 лет назад
  Jonas Maebe a2e8134b7c * part of r16533, forgot to commit 14 лет назад
  michael 2f5f98d7e5 * Patch from Darius Blaszijk to make some methods protected, virtual 14 лет назад
  sergei 179229007e * win/sysutils.pp: fix/clean up loading dll for SHGetFolderPath. 14 лет назад
  sergei c5162a7816 * win/sysutils.pp: Use GetModuleHandle for dynamic loading of kernel32.dll instead of LoadLibrary, this is possible because kernel32 is statically linked by RTL and is therefore always loaded with application. Also makes FreeLibrary at finalization unnecessary. 14 лет назад
  Jonas Maebe 8c9d0f1f78 * fixed Windows compilation after r16533 14 лет назад
  joost 6182f885f8 * Fixed detection of regular strings, so that a normal search is performed 14 лет назад
  joost af2ef60a29 * Avoid possible AV when the string-index is larger then the string-length 14 лет назад
  Jonas Maebe deece746a3 + support for the freeglut extensions (patch by Michalis Kamburelis, 14 лет назад
  joost e6e02a6176 * Refactored, replaced case for if, nested if for and, removed needless 14 лет назад
  Jonas Maebe f4c31ecf3c + widestringmanager.codepointlengthproc added, which can be used to 14 лет назад
  Jonas Maebe 9410f7d5d3 - obsolete, removed (handled by regular script) 14 лет назад
  sergei ae7018cf85 variants, varutils: another portion of misc fixes: 14 лет назад
  sergei ae028b1e1d * Intel assembler writer, don't truncate written values to 32 bits, as this code is also used for x86_64. Fixes Mantis #18020. 14 лет назад
  sergei 5bf51c991c * VarUtils, fixed missing support for interfaces 14 лет назад
  sergei 4e3cedb492 * VariantInit is a procedure, not a function (according to both MSDN and Delphi docs). 14 лет назад
  sergei ddfb032913 * VarUtils, fixed a wrong identifier 14 лет назад
  Jonas Maebe 3a089cea10 * give an error when trying to let an objcclass conform to a 14 лет назад
  Jonas Maebe a880603816 * updated version of the conversion script, used to generate the previously 14 лет назад
  Jonas Maebe c132727caf * updated to Mac OS X 10.6 SDK 14 лет назад
  Jonas Maebe 43e57f3911 r332 | jonas | 2010-12-08 11:18:24 +0100 (Wed, 08 Dec 2010) | 3 lines 14 лет назад
  Jonas Maebe 8c4b6c9de2 + full contents of NSZone.h 14 лет назад
  ivost 0876df07f0 * changed output only parameters from var to out 14 лет назад
  Jonas Maebe f8369032da * same fixes as in r16255 for x86_64 (fixes webtbs/tw17714 on Darwin/x86_64) 14 лет назад
  paul 3e5f6e7a60 compiler: reduce the overhead made in previous revision 14 лет назад
  marco 1c0e482d7d * patch for regex. Fixes exception in rcclear, some casing issues and matching of \w. Also a fix for currentpos in the old version. Mantis 15466 14 лет назад
  paul af39178e06 compiler: redo type search in parent classes. previous trial breaks objective pascal implementation 14 лет назад
  marco 69c89d4579 * more tcustomvariant conversion helpers from Lacak2. Mantis 16853 14 лет назад
  marco b1f1c026f8 * enabled cnetdb for Linux, added a demo 14 лет назад
  sergei b8aec6e4aa + Support for UnicodeString in variant conversions, based on patch from Ivan Shikhalev, resolves #18083. 14 лет назад