[parrot/parrot] 9a7016: Renamed findhacks.pl to find_hacks.pl as it is a m...

noreply at github.com noreply at github.com
Sat Sep 24 05:36:40 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot

  Commit: 9a701636f965615e366506da189275daed3599db
      https://github.com/parrot/parrot/commit/9a701636f965615e366506da189275daed3599db
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M MANIFEST
  A tools/dev/find_hacks.pl
  R tools/dev/findhacks.pl

  Log Message:
  -----------
  Renamed findhacks.pl to find_hacks.pl as it is a more appropriate name.


  Commit: 95251a2a409c7c7d4f762da695995ce482d3b566
      https://github.com/parrot/parrot/commit/95251a2a409c7c7d4f762da695995ce482d3b566
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M MANIFEST
  R tools/dev/parrot-fuzzer
  A tools/dev/parrot_fuzzer.py

  Log Message:
  -----------
  Renamed parrot-fuzzer to parrot_fuzzer.py as this is a more appropriate name.


  Commit: 9df8d4b084dc232b8834cec57d4b80d9b7adc05c
      https://github.com/parrot/parrot/commit/9df8d4b084dc232b8834cec57d4b80d9b7adc05c
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M MANIFEST
  M lib/Parrot/SearchOps.pm
  M lib/Parrot/Test/Pod.pm
  M t/codingstd/copyright.t
  A t/tools/dev/search_ops.t
  A t/tools/dev/search_ops/samples.pm
  R t/tools/dev/searchops.t
  R t/tools/dev/searchops/samples.pm
  R tools/dev/search-ops.pl
  A tools/dev/search_ops.pl

  Log Message:
  -----------
  Renamed search-ops.pl to search_ops.pl (and its associated test files) as this is a more appropriate name.


  Commit: 33f1ecb11f53cd62cb22707ce654f3d71f512ffa
      https://github.com/parrot/parrot/commit/33f1ecb11f53cd62cb22707ce654f3d71f512ffa
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M src/runcore/subprof.c

  Log Message:
  -----------
  Added ASSERT_ARGS() statements to functions in src/runcore/subprof.c so tests in t/codingstd/c_arg_assert.t pass.


  Commit: c4d4500ce211f46624cc01657f743b41c1fc25d6
      https://github.com/parrot/parrot/commit/c4d4500ce211f46624cc01657f743b41c1fc25d6
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M include/parrot/runcore_subprof.h
  M src/runcore/subprof.c

  Log Message:
  -----------
  Fixed numerous codingstd violations in src/runcore/subprof.c. That code was absolutely disgusting. :(


  Commit: 05b894c64020d9d40646b21c22ee057681c3478e
      https://github.com/parrot/parrot/commit/05b894c64020d9d40646b21c22ee057681c3478e
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-09-23 (Fri, 23 Sep 2011)

  Changed paths:
    M tools/release/auto_release.pl

  Log Message:
  -----------
  Fixed POD codingstd issues in tools/release/auto_release.pl script so that t/codingstd/pod_syntax.t passes.


Compare: https://github.com/parrot/parrot/compare/8ff3bcc...05b894c


More information about the parrot-commits mailing list