Skip to content

Instantly share code, notes, and snippets.

@perlpilot
Created June 28, 2011 18:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save perlpilot/8645068f1c8d186ad2ed to your computer and use it in GitHub Desktop.
Save perlpilot/8645068f1c8d186ad2ed to your computer and use it in GitHub Desktop.
$ perl Configure.pl --gen-parrot=master
remote: Counting objects: 144, done.
remote: Compressing objects: 100% (79/79), done.
remote: Total 116 (delta 79), reused 70 (delta 33)
Receiving objects: 100% (116/116), 402.64 KiB | 744 KiB/s, done.
Resolving deltas: 100% (79/79), completed with 21 local objects.
From git://github.com/perl6/nqp
6e4f4db..342cd53 master -> origin/master
From git://github.com/perl6/nqp
* [new tag] 2011.06 -> 2011.06
Previous HEAD position was 6e4f4db... Add PAST::Want nodetype, allows selection of a PAST tree based on rtype signature requested by the caller.
HEAD is now at 342cd53... Bump PARROT_REVISION to get PAST::Node signatures.
remote: Counting objects: 8887, done.
remote: Compressing objects: 100% (2406/2406), done.
remote: Total 7499 (delta 5335), reused 7053 (delta 4896)
Receiving objects: 100% (7499/7499), 2.28 MiB | 482 KiB/s, done.
Resolving deltas: 100% (5335/5335), completed with 309 local objects.
From git://github.com/parrot/parrot
* [new branch] gc_tuning -> origin/gc_tuning
* [new branch] gh-pages -> origin/gh-pages
ebe6771..0e82ef7 jit_prototype -> origin/jit_prototype
* [new branch] m0-prototype -> origin/m0-prototype
23ad887..df3bc4c m0-spec -> origin/m0-spec
71ed521..d990f60 master -> origin/master
64d13f5..0ab886e nqp_pct -> origin/nqp_pct
3ba281e..1fa34b4 opsc_llvm -> origin/opsc_llvm
* [new branch] pdds_restart -> origin/pdds_restart
* [new branch] pmcnull_annotations -> origin/pmcnull_annotations
* [new branch] shims -> origin/shims
* [new branch] soh-cah-toa/hbdb -> origin/soh-cah-toa/hbdb
* [new branch] tadzik/tt-2101-fix -> origin/tadzik/tt-2101-fix
0df26d8..c2fa6b5 tewk/select -> origin/tewk/select
* [new branch] tied-cstring -> origin/tied-cstring
* [new branch] tt1589_library_path -> origin/tt1589_library_path
* [new branch] tt1682/vtable_substr -> origin/tt1682/vtable_substr
d220272..56d903b tt1931-nci-parameters-deprecation -> origin/tt1931-nci-parameters-deprecation
* [new branch] tt2103_cmp_pmc -> origin/tt2103_cmp_pmc
* [new branch] whiteknight/packfilewrapper -> origin/whiteknight/packfilewrapper
* [new branch] whiteknight/pcc_prototyping -> origin/whiteknight/pcc_prototyping
From git://github.com/parrot/parrot
* [new tag] RELEASE_3_4_0 -> RELEASE_3_4_0
* [new tag] RELEASE_3_5_0 -> RELEASE_3_5_0
Previous HEAD position was c1bc61d... Parrot 3.3 is 'Fire in the Sky'
Switched to branch 'master'
Your branch is behind 'origin/master' by 642 commits, and can be fast-forwarded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment