[parrot/parrot] 23925d: Added basic Makefile.

noreply at github.com noreply at github.com
Fri Jul 1 02:36:02 UTC 2011


  Branch: refs/heads/m0-prototype
  Home:   https://github.com/parrot/parrot

  Commit: 23925daea6262c986e17de62b75c8956a9b779cb
      https://github.com/parrot/parrot/commit/23925daea6262c986e17de62b75c8956a9b779cb
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    A src/m0/c/Makefile

  Log Message:
  -----------
  Added basic Makefile.


  Commit: e74060681e01ce0bd921153c5de618663be3d59d
      https://github.com/parrot/parrot/commit/e74060681e01ce0bd921153c5de618663be3d59d
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/include/m0.h
  M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added m0b header configuration reading.


  Commit: a2ac260293495dc8646cc7d2137fa3a3f7929628
      https://github.com/parrot/parrot/commit/a2ac260293495dc8646cc7d2137fa3a3f7929628
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added padding reader.


  Commit: 883408ddf7fa530f36a7067fd1a0efc492dd6617
      https://github.com/parrot/parrot/commit/883408ddf7fa530f36a7067fd1a0efc492dd6617
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/Makefile

  Log Message:
  -----------
  Added tags and default targets.


  Commit: fb70896dcf138c007d10aaf9a914203dd6e743bf
      https://github.com/parrot/parrot/commit/fb70896dcf138c007d10aaf9a914203dd6e743bf
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/include/m0.h
  A src/m0/c/include/m0_constants.h
  M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added constants and segment id verification.


  Commit: 82277883ed2f658d34e146abc44847a282da1e54
      https://github.com/parrot/parrot/commit/82277883ed2f658d34e146abc44847a282da1e54
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Tidied a few declarations.


  Commit: 52e891db8ae6fbb6653084a163e43dd1d63f04e3
      https://github.com/parrot/parrot/commit/52e891db8ae6fbb6653084a163e43dd1d63f04e3
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/include/m0.h
  M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added chunk name parsing and storage.


  Commit: bd39d9dd4fbcb71774b7f460f84bdef912f6067e
      https://github.com/parrot/parrot/commit/bd39d9dd4fbcb71774b7f460f84bdef912f6067e
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/include/m0.h
  M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added skeleton for m0b segments parsing.


  Commit: b0ae64ce9a9461003e9910a07afd07cb23c40ae9
      https://github.com/parrot/parrot/commit/b0ae64ce9a9461003e9910a07afd07cb23c40ae9
  Author: chromatic <chromatic at wgz.org>
  Date:   2011-06-30 (Thu, 30 Jun 2011)

  Changed paths:
    M src/m0/c/Makefile
  M src/m0/c/include/m0.h
  A src/m0/c/include/m0_compiler_defines.h
  M src/m0/c/m0_interp.c

  Log Message:
  -----------
  Added -Wall and cleaned up several warnings.


Compare: https://github.com/parrot/parrot/compare/23aed14...b0ae64c


More information about the parrot-commits mailing list