[Mono-dev] Mono.Simd and Threefish256

2009-10-01 Thread Marcus Griep
to all the folks who've been keeping the Mono.Simd project going. -- Marcus Griep signature.asc Description: This is a digitally signed message part ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman

Re: [Mono-dev] Update C5 to v1.1.0

2009-08-06 Thread Marcus Griep
, Jul 31, 2009 at 1:48 AM, Marcus Griep mar...@griep.us wrote: I did notice these, and I'll go over each of them. I figured that the priority was getting the verbatim upstream ported over and then fixing them since the upstream hasn't been maintained

[Mono-dev] Update C5 to v1.1.0

2009-07-30 Thread Marcus Griep
ending issues when applying this patch. -- Marcus Griep GPG Key ID: 0x070E3F2D —— https://torproj.xpdm.us Ακακια את.ψο´, 3° signature.asc Description: This is a digitally signed message part ___ Mono-devel-list mailing list Mono-devel-list

Re: [Mono-dev] Update C5 to v1.1.0

2009-07-30 Thread Marcus Griep
at 5:49 PM, Marcus Griep mar...@griep.us wrote: I am not attaching the patch here directly because, even gzip'ed, it stands at over 450KB. Instead, it is being hosted at http://wiki.xpdm.us/_media/mono/v1.1.0.patch.gz The library in general

[Mono-dev] [PATCH] Change Mono.C5 from common lib to net_2_0 lib

2009-07-17 Thread Marcus Griep
files being built into an uninstalled library in the net_1_1 profile. This patch cleans up the Mono.C5 build by moving it to the net_2_0 profile and removing the now unnecessary #ifdef guards. -- Marcus Griep GPG Key ID: 0x070E3F2D —— https://torproj.xpdm.us Ακακια את.ψο´, 3° Index: class/Makefile

[Mono-dev] [PATCH] Squash 444388 and catch miss on 323096

2009-07-09 Thread Marcus Griep
, and also fixes a bug introduced by the fix to 323096 (which caused incorrect resolution in similar cases). As well, it adds two additional test cases to the test suite to prevent future regressions. If that's too succinct, let me know, and I'll respond more fully to the list. -- Marcus Griep GPG Key

[Mono-dev] Integrating Mono.Simd into Mono.Math, Mono.Security

2009-06-08 Thread Marcus Griep
Hello all, First, by way of introduction, I'm Marcus Griep, a .NET/Mono developer for some time now, and a contributor to such projects as Boo, C5, and git. In a sort of scratch-my-own-itch style, I'm looking to speed up the computationally time consuming steps of BigInteger math by using