summaryrefslogtreecommitdiff
path: root/rtl/objpas/sysutils/sysuintf.inc
Commit message (Expand)AuthorAgeFilesLines
* * removed IImplementorGetter interface and replaced it by the guid IObjectRef...ivost2010-03-281-8/+1
* * added supports helper functions for IInterface supports TClass -> TObject,B...ivost2010-03-281-4/+24
* * fixed Supports function so that it's using new function GetInterfaceWeak. S...ivost2010-03-271-2/+2
* * Some (delphi) applications expect that the QueryInterface method is invoked...ivost2010-03-261-3/+10
* * removed commented code in TryStringToGUIDivost2009-11-041-41/+0
* * fixed TryStringToGUID: this function throwed an exceptionsivost2009-11-041-20/+40
* * added TryStringToGuid function (former StringToGuid is using this now)ivost2009-06-051-7/+14
* * added GuidCase function to intf/guid helper functionsivost2009-06-051-0/+9
* * fixed bug #5800ivost2009-02-091-12/+19
* fix compilation for {$T+} linux/winmicha2006-10-041-4/+5
* * remove $Logpeter2005-06-071-6/+0
* * log and id tags removedfpc2005-05-211-1/+0
* initial importfpc2005-05-161-0/+157