Commit Graph

20 Commits (10014d9b51eefe8b559b5ee8d2cf1f7b94f7590b)

Author SHA1 Message Date
Francesco Bertolaccini 10014d9b51 Updated license to 2017 2017-05-28 14:47:02 +02:00
Francesco Bertolaccini 6358db751a Update CHANGELOG 2017-05-26 13:14:23 +02:00
Francesco Bertolaccini 4a0c984ae0 Revert to old syntax 2017-04-14 17:22:32 +02:00
Francesco Bertolaccini a0794f5ea2 Merge remote-tracking branch 'refs/remotes/origin/devel'
# Conflicts:
#	SharpPhysFS/PhysFS.cs
2017-04-12 20:59:11 +02:00
Francesco Bertolaccini e53b0230c4 Use the new C# 7 throw syntax
It makes for a more compact and elegant source code.
2017-04-09 12:53:58 +02:00
Francesco Bertolaccini 6ce6af5fa0 Implement IDispose properly 2016-02-09 11:21:08 +01:00
Francesco Bertolaccini 4d2d523147 Interop is no more static, so we have to provide an instance to SetValue... Oops! 2016-02-08 22:28:02 +01:00
Francesco Bertolaccini 1fce35a11c Begin refactoring 2016-02-08 22:25:37 +01:00
Francesco Bertolaccini 771b52e102 Add cdecl convention to a callback 2016-02-08 14:15:48 +01:00
Francesco Bertolaccini 10f87aa9ce Initialize callbacks with better error messages 2016-01-31 21:23:40 +01:00
Francesco Bertolaccini a5b0974b15 Add OSX lib loading code 2016-01-29 20:05:26 +01:00
Francesco Bertolaccini a773a4eef6 Add OSX libdyld interop functions 2016-01-29 20:04:01 +01:00
Francesco Bertolaccini f331ca24fb Rename unix libdl interop functions 2016-01-29 20:02:56 +01:00
Francesco Bertolaccini 774c2b8897 Change default namespace to SharpPhysFS 2016-01-29 15:22:44 +01:00
Francesco Bertolaccini 2da0bb9d5d Fixed string marshalling 2016-01-28 22:04:55 +01:00
Francesco Bertolaccini 320e2018a8 Change library name for unix 2016-01-28 09:15:58 +01:00
Francesco Bertolaccini dc132898f8 Added documentation 2016-01-28 08:25:59 +01:00
Francesco Bertolaccini bef4db48d4 Change of calling convention for unix functions 2016-01-27 23:06:17 +01:00
Francesco Bertolaccini b0856c424c Beginning of portable conversion 2016-01-27 23:04:37 +01:00
Francesco Bertolaccini 779d939530 Initial commit 2016-01-27 18:57:53 +01:00