[Mono-dev] Managed.Windows.Forms locks X11 up

2005-11-21 Thread Thomas Harning Jr.
in such a way. Firefox 'sometimes' hard locks X... but I 'think' it is something different... especially due to the rarity of the Firefox+X11 locks. Any ideas? -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list

Re: [Mono-dev] Compiling mono from source on gentoo 64bit

2005-11-20 Thread Thomas Harning Jr.
___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo

Re: [Mono-dev] C++ compiler for Mono

2005-10-17 Thread Thomas Harning Jr.
. Sorry to burst your bubble. It's not a compiler. It's a GUI toolkit. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman

Re: [Mono-dev] Newbie Building mono - bootstrapping

2005-10-03 Thread Thomas Harning Jr.
). -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-list] Delegate construction - LuaInterface enhancement

2005-09-19 Thread Thomas Harning Jr.
classes so that you can implement subclasses in Lua) Any ideas? -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-list maillist - Mono-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-dev] Regular expression performance

2005-09-11 Thread Thomas Harning Jr.
/faster, please let me know. Thanks! -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-dev] Re: Regular expression performance

2005-09-11 Thread Thomas Harning Jr.
Thomas Harning Jr. wrote: ... I ran these tests with the compiled regexes on Mono. Strange enough... I re-ran the regexes non-compiled w/ the same performance stats. Does Mono not have compiling yet??? ... It looks like Mono can't compile Regexes yet. However... I ran the tests on Windows

[Mono-devel-list] Mono Cryptography UnmanagedWrapper Wiki setup

2005-08-01 Thread Thomas Harning Jr.
table isn't really complete since I haven't tested it out with the other wrappers and such. I will soon fix it up w/ stats from OpenSSL's hashing functions. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list

[Mono-devel-list] Using RSA optimally with both Mono and MS .Net

2005-07-29 Thread Thomas Harning Jr.
construction of an RSA key? Or perhaps does it offer a constructor that would accept RSAParameters [pretty obtuse not to offer a constructor like that]. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list

[Mono-devel-list] Key Exchanges (RSA vs DH)

2005-07-28 Thread Thomas Harning Jr.
help, sorry about the relativly messy train of thought. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-devel-list] Limit Garbage Collection

2005-07-19 Thread Thomas Harning Jr.
based game would be IO and the 3D rendering. The rendering bottleneck could be reduced by using vertex buffer objects. The IO damage could be reduced by loading up data sometime before it's needed with the Async methods. [.Net is great in this respect]. -- Thomas Harning Jr

Re: [Mono-devel-list] Reworked Patch of Timer

2005-06-24 Thread Thomas Harning Jr.
of the foreach loop 'should' be = the for loop, but I haven't looked at how Mono optimizes foreach really. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http

[Mono-devel-list] BeginInvoke - Exception issues

2005-06-20 Thread Thomas Harning Jr.
think it is. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

Re: [Mono-devel-list] BeginInvoke - Exception issues

2005-06-20 Thread Thomas Harning Jr.
Gonzalo Paniagua Javier wrote: File a bug report in bugzilla with a test case and I'll fix it. -Gonzalo K... Posted. Wasn't sure if it was standard behavior or not. [though it looked like it wasn't]. -- Thomas Harning Jr. signature.asc Description: OpenPGP digital signature

[Mono-devel-list] Remoting troubles

2005-05-13 Thread Thomas Harning Jr.
threads [I was generating many new individual processes]. -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-devel-list] GUI Toolkits

2005-05-04 Thread Thomas Harning Jr.
], which is a minor pain... but will certainly be worth it if I can use Gtk# in my apps. Thanks in advance to any who reply... oh, and I have looked at Mono's wiki page for Toolkits, which is how I found out about wx.Net -- Thomas Harning Jr. ___ Mono

Re: [Mono-devel-list] Contribution to MSBuild

2005-05-02 Thread Thomas Harning Jr.
Monodevelop, SharpDevelop, Visual Studio, and GNU make files can be automatically generated... it's fairly simple once you figure it out + there's lots of docs]. -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com

Re: [Mono-devel-list] Mono on a multipocessor

2005-04-21 Thread Thomas Harning Jr.
, then it help optimizes things. With the ThreadPool, to me it's expected your thread will be relatively short-lived. With a Thread, the cost for creation will be relatively minimial the longer your thread does work. -- Thomas Harning Jr. ___ Mono-devel-list

[Mono-devel-list] Various stack overflows during compilation

2005-04-19 Thread Thomas Harning Jr.
x86 doesnt. ATM I don't have time to file a bug report since that's what I'll probably get told to do... Btw I'm using the lastest SVN code. -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com

Re: [Mono-devel-list] About the async sockets issues

2005-04-18 Thread Thomas Harning Jr.
Subject: Re: [Mono-devel-list] About the async sockets issues From: Gonzalo Paniagua Javier [EMAIL PROTECTED] Date: Sun, 17 Apr 2005 15:57:05 -0400 To: mono-devel-list@lists.ximian.com To: mono-devel-list@lists.ximian.com On Sun, 2005-04-17 at 12:15 -0400, Thomas Harning Jr. wrote

[Mono-devel-list] About the async sockets issues

2005-04-17 Thread Thomas Harning Jr.
to file usage/timing is very different from sockets. -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list

[Mono-devel-list] Async Socket Reads

2005-04-05 Thread Thomas Harning Jr.
, but shoved it into meaningful names for Microsoft's setup, lol. -- Thomas Harning Jr. ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http://lists.ximian.com/mailman/listinfo/mono-devel-list