Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-25 Thread Jimmy Schementi
ts.ironpython.com] *On Behalf Of *Jimmy Schementi > *Sent:* Wednesday, August 25, 2010 8:57 AM > *To:* Discussion of IronPython > *Subject:* Re: [IronPython] IronPython 2.6 CodePlex Source Update > > > > How come a Debug/Release configuration was added to Chiron.csproj? > ~Jimm

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-25 Thread Dino Viehland
f necessary but it seems like building it w/ the desktop binaries is fine. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jimmy Schementi Sent: Wednesday, August 25, 2010 8:57 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-25 Thread Jimmy Schementi
How come a Debug/Release configuration was added to Chiron.csproj? ~Jimmy On Wed, Aug 25, 2010 at 11:48 AM, wrote: > This is an automated email letting you know that sources > have recently been pushed out. You can download these newer > sources directly from > http://ironpython.codeplex.com/S

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-09 Thread Dino Viehland
Jeff wrote: > Thanks for the explanation, guys. > > On Mon, Aug 9, 2010 at 11:55 AM, Dino Viehland wrote: > > As Dave says "IronStudio" isn't necessarily a great name but it's the name > > that was used when a lot this code was originally written (2-3 years ago). > > Wow, I didn't realize it had

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-09 Thread Jeff Hardy
Thanks for the explanation, guys. On Mon, Aug 9, 2010 at 11:55 AM, Dino Viehland wrote: > As Dave says "IronStudio" isn't necessarily a great name but it's the name > that was used when a lot this code was originally written (2-3 years ago). Wow, I didn't realize it had been baking for that long

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-09 Thread Dino Viehland
Behalf Of Dave Fugate > Sent: Monday, August 09, 2010 10:40 AM > To: Discussion of IronPython > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > It's nothing new, and probably needs a less confusing name;) This is just > what we refer to the generic IronP

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-09 Thread Dave Fugate
users-boun...@lists.ironpython.com] On Behalf Of Jeff Hardy Sent: Monday, August 09, 2010 10:29 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update On Mon, Aug 9, 2010 at 11:12 AM, wrote: > Fixes the MSI so that IronPython Tools works again - the

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-08-09 Thread Jeff Hardy
On Mon, Aug 9, 2010 at 11:12 AM, wrote: > Fixes the MSI so that IronPython Tools works again – the MSI now installs > both IronPython Tools and IronStudio separately. Err .. what the heck is IronStudio? Just a version of the isolated shell with IronPython tools already installed, or something m

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-29 Thread Dino Viehland
ts.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Harry Percival > Sent: Tuesday, June 29, 2010 3:58 AM > To: Discussion of IronPython > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > +1 for Mono support. > > On Tue, Jun 29, 2010 a

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-29 Thread Harry Percival
.html :) >> >> Thanks, >> >> Dave >> >> -Original Message- >> From: users-boun...@lists.ironpython.com >> [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland >> Sent: Thursday, June 24, 2010 10:57 AM >> To: D

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-28 Thread Tristan Zajonc
be releasing those binaries ourselves. .NET 2.0 > SP1 will be dropped completely and we won't be doing our normal extensive > test passes on .NET 3.5. > > > -Original Message- > > From: users-boun...@lists.ironpython.com [mailto:users- > > boun...@lists.i

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-28 Thread Dave Fugate
From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dino Viehland Sent: Thursday, June 24, 2010 10:57 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update But I think we do intend to ensure that we still build o

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-24 Thread Dino Viehland
From: users-boun...@lists.ironpython.com [mailto:users- > boun...@lists.ironpython.com] On Behalf Of Dave Fugate > Sent: Thursday, June 24, 2010 10:38 AM > To: Discussion of IronPython > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > That's our current thinkin

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-24 Thread Dave Fugate
That's our current thinking. Dave -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Jeff Hardy Sent: Thursday, June 24, 2010 9:01 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex S

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-06-24 Thread Jeff Hardy
> - .NET 4.0 is required for 2.7, not .NET 2.0 SP1 So does this mean there won't be a version of 2.7 for .NET 2.0? Fine by me - supporting both for 2.6 is a pain. - Jeff ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listi

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-05-11 Thread Can Gencer
Hello, I am having some problems with the unichr() built in function in IronPython. It only seems to support unicode characters up to 2 bytes, not the extended unicode characters. You can simply try a command like unichr(66363) and it will give a ValueError, saying that the value is not in range.

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-03-26 Thread Dave Fugate
on.com] On Behalf Of Curt Hagenlocher Sent: Friday, March 26, 2010 9:01 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update Oh, the irony -- that the person who implemented the "codeplex comment" convention didn't actually use it :P On Fri

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-03-26 Thread Curt Hagenlocher
Oh, the irony -- that the person who implemented the "codeplex comment" convention didn't actually use it :P On Fri, Mar 26, 2010 at 8:54 AM, Michael Foord wrote: > Do I spot the signal module appearing here? > > :-) > > Michael > > > On 26/03/2010 15:52, merl...@microsoft.com wrote: > >> This is

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-03-26 Thread Michael Foord
Do I spot the signal module appearing here? :-) Michael On 26/03/2010 15:52, merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/ch

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-03-04 Thread Dave Fugate
Please ignore this and the last "IronPython 2.6 CodePlex Source Update" message. We're working through a couple of issues with our automated source updates to CodePlex. Thanks, Dave -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-01-27 Thread Dino Viehland
n > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > It's commits like this that I wish had an explanation :). > > - Jeff > > On Wed, Jan 27, 2010 at 1:10 PM, wrote: > > This is an automated email letting you know that sources > > have re

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2010-01-27 Thread Jeff Hardy
It's commits like this that I wish had an explanation :). - Jeff On Wed, Jan 27, 2010 at 1:10 PM, wrote: > This is an automated email letting you know that sources > have recently been pushed out.  You can download these newer > sources directly from > http://ironpython.codeplex.com/SourceCont

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-09-16 Thread Michael Foord
16, 2009 12:10 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://iro

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-09-16 Thread Dino Viehland
s. Final 2.6 tweaks such as assembly version updates. -Original Message- From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Michael Foord Sent: Wednesday, September 16, 2009 12:10 PM To: Discussion of IronPython Subject: Re: [IronPy

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-09-16 Thread Michael Foord
merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. You can download these newer sources directly from http://ironpython.codeplex.com/SourceControl/changeset/view/59219. MODIFIED SOURCES $/IronPython/IronPython_2_6/Src/

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-06-23 Thread Jimmy Schementi
Nope not yet. They'll show up in the next commit. From: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Ivan Porto Carrero Sent: Tuesday, June 23, 2009 2:32 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source U

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-06-23 Thread Ivan Porto Carrero
these aren't in the ironruby source tree yet are they? --- Met vriendelijke groeten - Best regards - Salutations Ivan Porto Carrero Blog: http://flanders.co.nz Twitter: http://twitter.com/casualjim Author of IronRuby in Action (http://manning.com/carrero) On Tue, Jun 23, 2009 at 11:02 PM, Jimmy

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-06-23 Thread Jimmy Schementi
All these Silverlight changes don't have a checkin comment associated with them (since I forgot to flag the commit for codeplex), so here's it is: Microsoft.Scripting.Silverlight - In-browser Python/Ruby REPL support with initParams console=true. o Adds Microsoft.Scripting.Silverlight.Repl t

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-06-19 Thread Seo Sanghyeon
2009/6/20 : > Once this is in I’ll be updating Igor’s prototype for sys.settrace support > for IronPython and adding that. This is exciting. -- Seo Sanghyeon ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/u

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-28 Thread Michael Foord
great news. Thanks Michael -Original Message- From: users-boun...@lists.ironpython.com [mailto:users- boun...@lists.ironpython.com] On Behalf Of Michael Foord Sent: Thursday, May 28, 2009 12:13 PM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update m

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-28 Thread Dino Viehland
to:users- > boun...@lists.ironpython.com] On Behalf Of Michael Foord > Sent: Thursday, May 28, 2009 12:13 PM > To: Discussion of IronPython > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > merl...@microsoft.com wrote: >

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-28 Thread Michael Foord
merl...@microsoft.com wrote: [snip...] CHECKIN COMMENTS Changeset Id: 918179 Date: 5/27/2009 10:36:35 AM (dfugate) Renamed "IPY_OPTIONS" environment variable to "TEST_OPTIONS" which is a bit more IronRuby friendly

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-15 Thread Dino Viehland
This should probably look more like the CTypes changes below but because I just ran the push script on a machine it doesn't usually run on there's a bunch of extra noise. Fixes a bunch of issues w/ ctypes and makes a module that’s available by default. We now pass 318 out of 366 tests (86%).

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
n.com [mailto:users- >> boun...@lists.ironpython.com] On Behalf Of Jeff Hardy >> Sent: Thursday, May 07, 2009 3:54 PM >> To: Discussion of IronPython >> Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update >> >> > (Shelveset: FixJeffsBugsfinal2;REDMON

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Dino Viehland
Python > Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update > > > (Shelveset: FixJeffsBugsfinal2;REDMOND\dinov | SNAP CheckinId: 8249) > > Mmm...notoriety. > > - Jeff > ___ > Users mailing list > Users@lists.iron

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
Nice work! This will make tracking bugs a lot easier. - Jeff On Wed, May 6, 2009 at 10:05 AM, Dave Fugate wrote: > Below is an automated report listing all sources that changed on the > IronPython CodePlex source repository in the last update a few minutes ago.   > Also included are IronPython

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Jeff Hardy
> (Shelveset: FixJeffsBugsfinal2;REDMOND\dinov | SNAP CheckinId: 8249) Mmm...notoriety. - Jeff ___ Users mailing list Users@lists.ironpython.com http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Michael Foord
This is great guys - thanks! Michael merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. ADDED SOURCES $/IronPython/IronPython_Main/Src/IronPython.Modules/_md5.cs $/IronPython/IronPython_Main/Src/IronPython.Modul

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-07 Thread Harry Pierson
rom: users-boun...@lists.ironpython.com [mailto:users-boun...@lists.ironpython.com] On Behalf Of Dave Fugate Sent: Wednesday, May 06, 2009 9:06 AM To: Discussion of IronPython Subject: Re: [IronPython] IronPython 2.6 CodePlex Source Update Below is an automated report listing all sources that chan

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-06 Thread Michael Foord
merl...@microsoft.com wrote: This is an automated email letting you know that sources have recently been pushed out. MODIFIED SOURCES $/IronPython/IronPython_Main/Readme.html CHECKIN COMMENTS Changeset Id:

Re: [IronPython] IronPython 2.6 CodePlex Source Update

2009-05-06 Thread Dave Fugate
Below is an automated report listing all sources that changed on the IronPython CodePlex source repository in the last update a few minutes ago. Also included are IronPython checkin comments from our internal source repository. From this point on these automated reports will be sent to the Iro