Original Message
Subject: Re: [GitHub] openssl: crypto and ssl nci definitions
[parrot/parrot 97e42df]
Date: Wed, 23 Feb 2011 09:38:07 -0700
From: Kevin Tew
To: leto
On 02/23/2011 09:35 AM, leto wrote:
How was this generated and what is it for?
By hand
ht
Howdy,
Let's say Alice has a parrot branch called "foozbar" that is ready for smoking.
Assuming Alice is already on her "foozbar" branch:
git checkout -b smoke-me/foozbar
git push origin smoke-me/foozbar
If all the commits in "foozbar" were already on the server, pushing a new
branch wi
Howdy,
> In the Perl 5 git repo, using branches with names like smoke-me/* is an
> indication that the branch should be tested. Perhaps parrot could adopt a
> similar sort of naming convention as a way to indicate which branches are
> ready for teseting.
This is a great idea and I just implement
On Wed, 23 Feb 2011, Jonathan "Duke" Leto wrote:
> I could change Jitterbug to only run tests on the master branch, if
> people would like that more.
>
> I generally would like Jitterbug to make life easier for Parrot devs,
> so please let me know
> how I can do that. Any and all feedback is welc
Howdy,
I have set up a Jitterbug instance for Parrot:
http://new.leto.net:3000/project/parrot
People who have committed to master in the last day or so have
probably noticed that they
get an email from Jitterbug with the test output.
I just updated the Jitterbug settings so that it will only em
On Wed, Feb 23, 2011 at 11:40 AM, Kevin Tew wrote:
> On 02/23/2011 09:34 AM, Peter Lobsinger wrote:
>>
>> On Wed, Feb 23, 2011 at 11:09 AM, wrote:
>>>
>>> Branch: refs/heads/master
>>> Home: https://github.com/parrot/parrot
>>>
>>> Commit: 97e42dfe4a81c1c113138843ab31822eced16820
>>>
>>> https
On 02/23/2011 09:34 AM, Peter Lobsinger wrote:
On Wed, Feb 23, 2011 at 11:09 AM, wrote:
Branch: refs/heads/master
Home: https://github.com/parrot/parrot
Commit: 97e42dfe4a81c1c113138843ab31822eced16820
https://github.com/parrot/parrot/commit/97e42dfe4a81c1c113138843ab31822eced16820
Auth
On Wed, Feb 23, 2011 at 11:09 AM, wrote:
> Branch: refs/heads/master
> Home: https://github.com/parrot/parrot
>
> Commit: 97e42dfe4a81c1c113138843ab31822eced16820
>
> https://github.com/parrot/parrot/commit/97e42dfe4a81c1c113138843ab31822eced16820
> Author: Kevin Tew
> Date: 2011-02-23 (
On 02/23/2011 07:55 AM, Nick Wellnhofer wrote:
On 21/02/2011 20:29, Kevin Tew wrote:
I've just pushed tewk/select, which contains a non-blocking support for
linux.
I really want to see rakudo get some non-blocking IO features, hence I
started with parrot.
I'd like to merge this sooner than late
The 'ptrbuf' branch implements PMCs for low-level buffer access which
separate the representation from the pointers.
The immediate goal of this branch is to provide a replacement for
Pointer, UnManagedStruct, and ManagedStruct, which have been described
in the past as hard and/or inconvenient to u
On 21/02/2011 20:29, Kevin Tew wrote:
I've just pushed tewk/select, which contains a non-blocking support for
linux.
I really want to see rakudo get some non-blocking IO features, hence I
started with parrot.
I'd like to merge this sooner than later,
So constructive patches, commits, pull reques
11 matches
Mail list logo