summaryrefslogtreecommitdiff
path: root/rtl/inc/varianth.inc
Commit message (Expand)AuthorAgeFilesLines
* - Removed outdated VER2_0 definessergei2011-10-191-8/+0
* * Variant types: renamed varunicodestring to varustring and changed its value...sergei2010-11-271-1/+16
* + utf-8 <-> variant type casts, resolves #11371florian2009-07-261-0/+4
* * fixed variantarrays for 64 bit systems after the changes in 2.2.0 tojonas2009-02-081-4/+4
* Merged revisions 11665-11738 via svnmerge from florian2008-09-101-0/+18
* + add no-fpu support to compiler/rtl for powerpc-linux (-Cfnone)micha2008-03-021-2/+26
* + VarArrayPut and VarArrayGet from Igor, resolves #9161florian2007-07-211-0/+2
* * made vararrays working on win64florian2007-02-161-4/+4
* * better hint about abstract methods (fixes 5098)florian2007-01-031-0/+1
* * pos(...,...) overloads with variants, see tb0520.pp for the reasonflorian2006-12-311-0/+11
* * fixed tw4700.yury2006-11-151-0/+5
* * Cleanup of variant manager stub in System unit. FPC 2.1.1 adds Variants uni...yury2006-11-101-6/+0
* * fixed olevariant -> variant conversionflorian2006-10-311-0/+4
* * fixed another problem caused by yesterdays real changeflorian2006-09-181-0/+12
* + Added delphi compatibility Error proceduremichael2006-05-211-4/+4
* * fixed bootstrapping on 64 bit CPUsflorian2006-05-091-0/+2
* * variant size must be 24 bytes on 64 bit platformsflorian2006-05-061-1/+5
* + more units for winx64florian2006-04-161-1/+1
* + (ole)variant<->error type conversionflorian2005-10-301-0/+4
* * remove comment level 2 warningpeter2005-10-111-2/+2
* + forgot to add some helpers, now type cast helpers for olevariants should be...florian2005-09-231-2/+0
* + more olevariant type cast wrappersflorian2005-09-231-6/+5
* + several olevariant helpers and wrappers implementedflorian2005-09-231-0/+119
* * made variant operators inlinedflorian2005-07-151-63/+66
* + Removed HASOVERLOADASSIGNBYUNIQUERESULT definemichael2005-06-091-2/+0
* * remove $Logpeter2005-06-071-26/+0
* * fixed variant array creation and copying on non win32 systemfpc2005-06-011-4/+6
* + Added VarCast routinemichael2005-05-251-0/+1
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+350