[parrot/parrot] dcbf59: PCT::HLLCompiler - Make version useful

GitHub noreply at github.com
Tue Apr 24 05:00:41 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: dcbf59aed3fd5f8f4f3495080ca0c0254153caf4
      https://github.com/parrot/parrot/commit/dcbf59aed3fd5f8f4f3495080ca0c0254153caf4
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M compilers/pct/src/PCT/HLLCompiler.pir

  Log Message:
  -----------
  PCT::HLLCompiler - Make version useful

The version string from PCT::HLLCompiler was always:

    This compiler is built with the Parrot Compiler Toolkit, parrot
    revision 1.

Change that to include the version and git_describe instead, like:

    This compiler is built with the Parrot Compiler Toolkit, parrot
    4.3.0 revision RELEASE_4_3_0-13-g16f3fbe


  Commit: 120378c2aa84b37e8543d12fb8c656ed91547241
      https://github.com/parrot/parrot/commit/120378c2aa84b37e8543d12fb8c656ed91547241
  Author: Brian Gernhardt <brian.gernhardt at mail.rit.edu>
  Date:   2012-04-23 (Mon, 23 Apr 2012)

  Changed paths:
    M MANIFEST

  Log Message:
  -----------
  codingstd: Remake MANIFEST

It was missing t/codingstd/case_sensitive_files.t


Compare: https://github.com/parrot/parrot/compare/07ddfe5...120378c


More information about the parrot-commits mailing list