[parrot/parrot] d5248c: note an unignorable result

noreply at github.com noreply at github.com
Tue Apr 5 13:57:58 UTC 2011


Branch: refs/heads/whiteknight/imcc_compreg_pmc
Home:   https://github.com/parrot/parrot

Commit: d5248c26dedb39c35b96668e7e5f4f64b8fc13a9
    https://github.com/parrot/parrot/commit/d5248c26dedb39c35b96668e7e5f4f64b8fc13a9
Author: Andy Lester <andy at petdance.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M src/exceptions.c

Log Message:
-----------
note an unignorable result


Commit: fa331ee07671c7ac289c300846799fc485d61938
    https://github.com/parrot/parrot/commit/fa331ee07671c7ac289c300846799fc485d61938
Author: Andy Lester <andy at petdance.com>
Date:   2011-04-04 (Mon, 04 Apr 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
removed unnecessary scope


Commit: dc1985e583fb48df2f9ca479133327b8c3bea0d0
    https://github.com/parrot/parrot/commit/dc1985e583fb48df2f9ca479133327b8c3bea0d0
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M .gitignore
  M Configure.pl
  M MANIFEST
  M MANIFEST.SKIP
  M MANIFEST.generated
  M NEWS
  M api.yaml
  M config/auto/infnan.pm
  M config/auto/llvm.pm
  M config/auto/warnings.pm
  M config/gen/makefiles.pm
  R config/gen/makefiles/parrot_pc.in
  M config/gen/makefiles/root.in
  M config/init/defaults.pm
  M config/init/hints/irix.pm
  M config/inter/progs.pm
  M docs/index/developer.json
  M ext/Parrot-Embed/Build.PL
  M frontend/parrot/main.c
  M include/parrot/api.h
  M include/parrot/extend.h
  M include/parrot/io.h
  M include/parrot/misc.h
  M include/parrot/string_funcs.h
  M lib/Parrot/Configure/Options/Conf/Shared.pm
  M lib/Parrot/Configure/Utils.pm
  M lib/Parrot/Git/Describe.pm
  M lib/Parrot/Pmc2c/Method.pm
  M lib/Parrot/Pmc2c/PMC.pm
  M lib/Parrot/Pmc2c/PMC/RO.pm
  M lib/Parrot/Pmc2c/VTable.pm
  M lib/Parrot/Revision.pm
  M lib/Parrot/SHA1.pm
  M ports/cygwin/README
  M ports/cygwin/parrot-1.0.0-1.cygport
  M ports/debian/libparrot-dev.install.in
  M src/debug.c
  M src/embed/api.c
  M src/exceptions.c
  M src/extend.c
  M src/io/api.c
  M src/multidispatch.c
  M src/oo.c
  M src/pmc/hash.pmc
  M src/pmc/object.pmc
  M src/pmc/structview.pmc
  M src/string/api.c
  M t/configure/017-revision_from_cache.t
  M t/configure/018-revision_to_cache.t
  M t/configure/033-step.t
  M t/configure/061-revision_from_cache.t
  M t/configure/063-git_describe_to_cache.t
  M t/configure/064-sha1_from_cache.t
  M t/configure/065-git_describe_from_cache.t
  M t/pmc/object-meths.t
  M t/src/extend_vtable.t
  A t/steps/auto/infnan-01.t
  M t/steps/auto/llvm-01.t
  M t/steps/init/defaults-01.t
  M t/steps/inter/progs-01.t
  M t/steps/inter/progs-02.t
  M t/steps/inter/progs-03.t
  M t/steps/inter/progs-04.t

Log Message:
-----------
merge and fix conflicts


Commit: 2a6b662da1b4c31915c7a039105eb1246e5af1e6
    https://github.com/parrot/parrot/commit/2a6b662da1b4c31915c7a039105eb1246e5af1e6
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-04-05 (Tue, 05 Apr 2011)

Changed paths:
  M frontend/parrot/main.c

Log Message:
-----------
Changes to the frontend in master cause GC weirdness in this branch. I'm reverting those changes and will look through them in more detail


Compare: https://github.com/parrot/parrot/compare/4146678...2a6b662


More information about the parrot-commits mailing list