Ilya P
df66bfb6e3
bug-fix
2016-10-29 09:53:45 +03:00
Andres G. Aragoneses
3639ae3e88
Always include an innerException when re-throwing
...
Hiding the previous thrown exception is a bad practice.
2016-10-24 14:58:04 +08:00
Ilya P
7fd0413c7e
- removed non-generic TLVector
...
- write length of Vector during Serialization
2016-10-23 11:17:59 +03:00
Ilya P
f40034ad09
Merge remote-tracking branch 'refs/remotes/origin/master' into pr/250
...
# Conflicts:
# TLSharp.Core/TLSharp.Core.csproj
2016-10-23 11:06:00 +03:00
Ilya Pirozhenko
1b90e64ec5
Merge pull request #255 from knocte/netFrameworkVersion
...
build: switch to lower framework version (4.5.2 -> 4.5)
2016-10-23 10:56:51 +03:00
Andres G. Aragoneses
b129e655f8
build: switch to lower framework version (4.5.2 -> 4.5)
...
This change is good because:
a) It's better to target a lower target framework version if
the project doesn't necessarily depend on the new features
of the newer versions (so, bigger target audience).
b) It lets compile the project with implementations of the
.NET Framework that are not compatible with 4.5.2. For example,
after this change I can successfully build TLSharp with the
Mono v4.2.1 that comes in my Ubuntu Linux 16.04.1.
2016-10-21 23:58:21 +08:00
Afshin Arani
7d436e3954
Merge pull request #1 from sochix/master
...
Ilya's Works
2016-10-16 21:22:44 +03:30
Ilya P
40c1725e41
- Layer 53
...
- Fix bug in generator
- Fix DC switching
- change default server
2016-10-15 13:35:54 +03:00
Afshin Arani
23e647e81c
Layer-57
2016-10-13 21:03:16 +03:30
Ilya P
2ffa954246
Fixes
2016-10-11 16:28:57 +03:00
Afshin Arani
e626e76a66
Temporary Update for TLVector Deserialization Bug
2016-10-06 14:21:21 +03:30
Afshin Arani
6af7c66a81
Redesign Everything
2016-09-24 17:08:26 +03:30