[parrot/parrot] 122cc1: [m0] remove m0 prefix from source file names

GitHub noreply at github.com
Wed Jun 6 09:29:13 UTC 2012


  Branch: refs/heads/m0
  Home:   https://github.com/parrot/parrot
  Commit: 122cc1951a481f0eb21f1e3469c2c857e0de6aaf
      https://github.com/parrot/parrot/commit/122cc1951a481f0eb21f1e3469c2c857e0de6aaf
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M src/m0/c/Makefile
    A src/m0/c/interp.c
    R src/m0/c/m0_interp.c
    R src/m0/c/m0_mob.c
    R src/m0/c/m0_ops.c
    A src/m0/c/mob.c
    A src/m0/c/ops.c

  Log Message:
  -----------
  [m0] remove m0 prefix from source file names

that's what directories are for


  Commit: 1a8beceee8c8240da0ecf8da1b5d0a8585d06d62
      https://github.com/parrot/parrot/commit/1a8beceee8c8240da0ecf8da1b5d0a8585d06d62
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  [m0] add .exe files to .gitignore


  Commit: 8ef7d07c3b383b4bd18c63737b48ebd3242bf144
      https://github.com/parrot/parrot/commit/8ef7d07c3b383b4bd18c63737b48ebd3242bf144
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M src/m0/c/Makefile
    R src/m0/c/include/m0.h
    R src/m0/c/include/m0_compiler_defines.h
    R src/m0/c/include/m0_constants.h
    R src/m0/c/include/m0_interp.h
    R src/m0/c/include/m0_interp_structures.h
    R src/m0/c/include/m0_mob.h
    R src/m0/c/include/m0_mob_structures.h
    R src/m0/c/include/m0_ops.h
    M src/m0/c/interp.c
    A src/m0/c/m0.h
    M src/m0/c/mob.c
    M src/m0/c/ops.c

  Log Message:
  -----------
  [m0] get rid of header creep


  Commit: 818a18e11a3d069b5ea403982b5f1afc4d1ad77c
      https://github.com/parrot/parrot/commit/818a18e11a3d069b5ea403982b5f1afc4d1ad77c
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M src/m0/c/Makefile

  Log Message:
  -----------
  [m0] stricter CFLAGS


  Commit: e61cf8ffbcf3274ed1fb4e190dd69f7f07c06763
      https://github.com/parrot/parrot/commit/e61cf8ffbcf3274ed1fb4e190dd69f7f07c06763
  Author: Gerhard R <gerd.r.devel at googlemail.com>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M src/m0/c/Makefile
    A src/m0/c/tags.mk

  Log Message:
  -----------
  [m0] move tags to separate makefile


  Commit: 8d65bf27c680f2b1d05e22430855449797fc0a9d
      https://github.com/parrot/parrot/commit/8d65bf27c680f2b1d05e22430855449797fc0a9d
  Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
  Date:   2012-06-06 (Wed, 06 Jun 2012)

  Changed paths:
    M .gitignore
    M src/m0/c/Makefile
    R src/m0/c/include/m0.h
    R src/m0/c/include/m0_compiler_defines.h
    R src/m0/c/include/m0_constants.h
    R src/m0/c/include/m0_interp.h
    R src/m0/c/include/m0_interp_structures.h
    R src/m0/c/include/m0_mob.h
    R src/m0/c/include/m0_mob_structures.h
    R src/m0/c/include/m0_ops.h
    A src/m0/c/interp.c
    A src/m0/c/m0.h
    R src/m0/c/m0_interp.c
    R src/m0/c/m0_mob.c
    R src/m0/c/m0_ops.c
    A src/m0/c/mob.c
    A src/m0/c/ops.c
    A src/m0/c/tags.mk

  Log Message:
  -----------
  Merge pull request #783 from gerdr/m0

m0 C interpreter cleanup (work in progress)


Compare: https://github.com/parrot/parrot/compare/9d4e705...8d65bf2


More information about the parrot-commits mailing list