[Mono-dev] Smoke test and test reports

2006-12-01 Thread Gabor Szabo
information from November 2005. What did I miss? I also heared that there is a continous performance testing cycle. A pointer to that would be appreciated. regards Gabor ___ Mono-devel-list mailing list Mono-devel-list@lists.ximian.com http

[Mono-list] stupid extensions (dll/exe) question

2004-03-18 Thread gabor
of .so and so on. so what's the recommended naming practice when developing mono apps? gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] stupid extensions (dll/exe) question

2004-03-18 Thread gabor
On Fri, 2004-03-19 at 00:34, gabor wrote: i've just realised that the subject can be interpreted differently. i meant that the question is stupid, not the extensions gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com

Re: [Mono-list] Mono and Patents....

2004-03-15 Thread gabor
this as a joke :) gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Mono and Patents....

2004-03-15 Thread gabor
publish them? i'll say it again: if you don't want to read about mono-licensing-problems in EVERY mono review, then do something about it! and no, the faq is not good enough in that part. read it again. and no flames please, the other branch of this thread is reserved for that : gabor

Re: [Mono-list] Mono and Patents....

2004-03-15 Thread gabor
review. The legal review is in progress, and there is not more I can say that has not been said already in public. thank you, this is the answer i was waiting for. gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman

Re: [Mono-list] Mono and Patents....

2004-03-14 Thread gabor
it is IMPOSSIBLE for microsoft to hurt/stop mono development. i already heard why it is not probable. thanks, gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: [Mono-list] Mono and Patents....

2004-03-14 Thread gabor
? gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] xpcom bindings?

2004-03-11 Thread gabor
hi, are there any mono-xpcom bindings? thanks, gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] xpcom bindings?

2004-03-11 Thread gabor
hi, are there any xpcom-mono bindings? thanks, gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

Re: AW: [Mono-list] Maths

2004-02-10 Thread gabor
to it and truncating it to an integer. something like: Convert.ToInt32( x + 0.5) maybe? p.s: pay attention to negative numbers. i'm not sure what behaviour you want for negative numbers. gabor ___ Mono-list maillist - [EMAIL PROTECTED] http

Re: [Mono-list] unicode trouble

2004-02-09 Thread gabor
, but java is much older than dotnet. maybe it's because winapi uses 16-bit characters? :( thanks, gabor ___ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list

[Mono-list] unicode trouble

2004-02-08 Thread gabor
attached a text file containing the text marrakesh, encoded in utf8, where i replaced the first a with old-italic-a (it's easy to do with a little iconv to-from ucs4 and hexedit) thanks, gabor farkas mĖ€rrakesh

Re: [Mono-list] Support for calling C# code from Python code ?

2004-02-06 Thread gabor
plan to support this? you can try to: -create some wrapper C code, which calls c# code -call the C-wrapper-code from python :) imho there is no direct binding between python-c#, but i can be wrong gabor ___ Mono-list maillist - [EMAIL PROTECTED

[Mono-list] HP-PA support

2003-11-23 Thread Gabor Lengyel
The FAQ page (Q 109) says that Mono is running on HP-UX and that there is an interpreter for HP-PA. Checking Monos source tree, I couldnt find anything in mono/arch that would support PARISC. Am I looking at the right place? I thought Id setup a J7000 for .NET a.i. combine the reliable