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
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
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
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
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
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
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
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
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
.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
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
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
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
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
> - .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
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.
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
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
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
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
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
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
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
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
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/
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
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
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
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
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
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:
>
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
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%).
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
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
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
> (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
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
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
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:
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
41 matches
Mail list logo