Forum: IronRuby Sync rubyspec

Posted by Enrico Sada (Guest)
on 2011-08-09 23:33
(Received via mailing list)
I started to update rubyspec to latest version  (pull requests:
https://github.com/IronLanguages/main/pull/35
https://github.com/IronLanguages/main/pull/36 ), the dir
'core/array', 'core/b*' are done.

The rubyspec/rubyspec commit i use as reference is the latest (
https://github.com/rubyspec/rubyspec/commit/ea0ae0...
)

At first i tried to branch from a commit 1 year old of
rubyspec/rubyspec, replace branch contents with ironruby's rubyspec
and try to merge to master, but got too much merge conflicts and
merged files not was ok.

So i am merging files in various steps, slower but better quality.

after that i think we can clone rubyspec/rubyspec, branch from commit
ea00ae038 and replace branch contents with ironruby's rubyspec. We get
a clean fork, so more easy to contribute back changes to
rubyspec/rubyspec.
Posted by Orion Edwards (Guest)
on 2011-08-09 23:40
(Received via mailing list)
Thank you!



From:   Enrico Sada <enrico.sada@gmail.com>
To:     ironruby-core@rubyforge.org
Date:   10/08/2011 09:34 a.m.
Subject:        [Ironruby-core] Sync rubyspec
Sent by:        ironruby-core-bounces@rubyforge.org



I started to update rubyspec to latest version  (pull requests:
https://github.com/IronLanguages/main/pull/35
https://github.com/IronLanguages/main/pull/36 ), the dir
'core/array', 'core/b*' are done.

The rubyspec/rubyspec commit i use as reference is the latest (
https://github.com/rubyspec/rubyspec/commit/ea0ae0...

)

At first i tried to branch from a commit 1 year old of
rubyspec/rubyspec, replace branch contents with ironruby's rubyspec
and try to merge to master, but got too much merge conflicts and
merged files not was ok.

So i am merging files in various steps, slower but better quality.

after that i think we can clone rubyspec/rubyspec, branch from commit
ea00ae038 and replace branch contents with ironruby's rubyspec. We get
a clean fork, so more easy to contribute back changes to
rubyspec/rubyspec.
Posted by Tomas Matousek (Guest)
on 2011-08-14 22:20
(Received via mailing list)
Merged into main.

I've updated some as well. The following specs are up to date:

\core
  array
  b*

\language
  *

\library
  net
  zlib

Tomas
Posted by Tomas Matousek (Guest)
on 2011-08-14 22:48
(Received via mailing list)
And bigdecimal :)

\core
  array
  b*

\language
  *

\library
  bigdecimal
  net
  zlib
Posted by Enrico Sada (Guest)
on 2011-08-15 01:48
(Received via mailing list)
and core/range

 \core
    array
    b*
        range

 \language
    *

 \library
    bigdecimal
    net
    zlib


On Sun, Aug 14, 2011 at 10:46 PM, Tomas Matousek
Posted by Enrico Sada (Guest)
on 2011-08-15 13:02
(Received via mailing list)
and library/t* and core/hash ( 
https://github.com/IronLanguages/main/pull/40 )

copy/replace list is boring, i added the sync status list as public
gist: https://gist.github.com/1146037 , so we can track wip and dont
dupe work
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.