Historique des commits

Auteur SHA1 Message Date
  florian d7f7a9bb76 * patch by Alexander Shishkin to clean up $ifopt usage by $push/$pop, resolves #20346 il y a 14 ans
  sergei 5bf51c991c * VarUtils, fixed missing support for interfaces il y a 15 ans
  sergei 4e3cedb492 * VariantInit is a procedure, not a function (according to both MSDN and Delphi docs). il y a 15 ans
  joost 4fd9d7314a * Fixed wrong order of elements in psaElementSizes introduced in r12138 il y a 17 ans
  florian af133effa2 * fix of broken r12138 il y a 17 ans
  florian 7afd3ba256 * patch by Petr Kirstan to resolve #12333 il y a 17 ans
  micha 83b7f81f81 + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone) il y a 17 ans
  florian a99b5470af * big variant from Thorsten Engler, fixes and improves several variant stuff il y a 18 ans
  yury 9d3a3f3c49 * Fixed SafeArrayGetLBound,SafeArrayGetUBound,CheckVarArrayAndCalculateAddress (variant array bounds are stored in reverse order). il y a 18 ans
  yury c73860bc39 * fixed SafeArrayRedim. il y a 18 ans
  michael 63af3b33a1 * Fixed bug #7159 and implemented clear/copy/redim for interface/widestring/variant arrays il y a 18 ans
  yury e1b9814b5d * fixed some warnings and notes while compiling RTL. il y a 19 ans
  Jonas Maebe 9e801eb048 * removed/conditionalised several unused variables il y a 19 ans
  florian 17d3ebe748 * hopefully now fixed for all platforms il y a 19 ans
  florian 474ba9723c * i386-linux building fixed il y a 19 ans
  peter 042afa256c * reset lockcount in SafeArrayCreate and SafeArrayCopy, patch by Tomas Stejskal il y a 19 ans
  florian 9efae2700b * more rangecheck fixing il y a 20 ans
  florian a636570436 * compile with $R- il y a 20 ans
  michael 21425e303c + Removed HASVARIANT define il y a 20 ans
  peter 4ace790492 * remove $Log il y a 20 ans
  fpc c5b90ed37c * fixed variant array creation and copying on non win32 system il y a 20 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  florian 78197f9914 * SafeCreateArray fixed il y a 20 ans
  florian 59ce7b59da * compilation on non win32 fixed il y a 20 ans
  florian 372711eea4 + a lot of vararray stuff il y a 20 ans
  peter d2092fc054 * 64bit fixes il y a 20 ans
  florian 74c89e2b87 + some variant stuff fixed and added il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  florian 09a051718a * fixed variant copy for interfaces il y a 20 ans