Commit Graph

27 Commits (2b10b8235eb280387b394532ab0cacc21cc736b6)

Author SHA1 Message Date
Francesco Bertolaccini 2b10b8235e Removed useless using statements 2017-04-12 20:50:50 +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 2cbcdaff05 Edit version 2016-02-09 10:49:27 +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 bec7da48f7 Update version 2016-02-08 14:16:13 +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 9bb5b56c17 Update copyright info 2016-01-31 11:27:32 +01:00
Francesco Bertolaccini fdeca4ba26 Remove unneeded dependencies 2016-01-31 11:22:26 +01:00
Francesco Bertolaccini 496056115e Update Release configuration 2016-01-29 21:55:21 +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 974feee6a8 Add version and copyright info 2016-01-28 18:46:28 +01:00
Francesco Bertolaccini 67be3bfd63 Fix SupportedArchiveTypes bug 2016-01-28 18:38:10 +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 5f1ee154a5 Added initialization method 2016-01-28 08:25:23 +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 1ce12b5af6 Added Doxygen file 2016-01-27 19:54:28 +01:00
Francesco Bertolaccini bc03327c0b Small correction 2016-01-27 19:54:18 +01:00
Francesco Bertolaccini fe9b762ceb Edited documentation 2016-01-27 19:54:04 +01:00
Francesco Bertolaccini 779d939530 Initial commit 2016-01-27 18:57:53 +01:00