miks1965
|
6f38e32ef8
|
Merge branch 'master' of https://github.com/pascalabcnet/pascalabcnet
|
2015-10-05 22:50:17 +03:00 |
|
miks1965
|
0bdfe3d027
|
Удален PT4Linq
|
2015-10-05 22:50:08 +03:00 |
|
Бондарев Иван
|
e7f5e71b80
|
bug fix:
procedure System.Collections.Generic.IEnumerable<TSource>.Show;
begin
var qq := self.ElementAt(0).ToString();
end;
|
2015-10-05 21:39:21 +02:00 |
|
Бондарев Иван
|
4bcb93cbad
|
bug fix:
procedure System.Collections.Generic.IEnumerable<TSource>.Show;
begin
var qq := self.ElementAt(0).ToString();
end;
|
2015-10-04 21:24:33 +02:00 |
|
Бондарев Иван
|
540394db13
|
bug fix for .NET 4.6: exit in except block caused runtime error
|
2015-07-26 17:18:27 +02:00 |
|
Бондарев Иван
|
092d84d664
|
added license info in source files
|
2015-06-01 21:15:17 +02:00 |
|
Бондарев Иван
|
e6e67c193c
|
initial commit
|
2015-05-14 21:35:07 +02:00 |
|