Sebastian Wilzbach
|
8f89733a86
|
Remove all trailing whitespace
sed 's/[ \t]*$//' -i **/*.d
|
2017-07-03 12:19:27 +02:00 |
|
Sönke Ludwig
|
3a3eb73006
|
Fix InterfaceProxy when used with class instances.
|
2017-01-27 00:51:22 +01:00 |
|
Sönke Ludwig
|
822dcccf34
|
Add interfaceProxy function to allow for better vibe:core compatibility.
|
2017-01-26 23:53:18 +01:00 |
|
Sönke Ludwig
|
8985923e4d
|
Let InterfaceProxy handle parameter storage classes properly.
|
2017-01-25 22:40:07 +01:00 |
|
Sönke Ludwig
|
35a94412d0
|
Make FileStream small enough to fit into an InterfaceProxy.
|
2016-12-26 21:28:36 +01:00 |
|
Sönke Ludwig
|
09d9ea47bf
|
Fix InterfaceProxy to not explicitly destroy contained class instances.
This lead to double-destruction in case an InterfaceProxy was copied.
|
2016-12-10 14:21:57 +01:00 |
|
Sönke Ludwig
|
55a06c30f3
|
Add missing interface proxy module.
|
2016-11-08 14:48:38 +01:00 |
|