[parrot/parrot] 0f058b: Renamed a few structs by adding the prefix 'hbdb' ...

noreply at github.com noreply at github.com
Fri Jun 17 04:46:40 UTC 2011


  Branch: refs/heads/soh-cah-toa/hbdb
  Home:   https://github.com/parrot/parrot

  Commit: 0f058bc8502ad6714c1a0096d852ee3caddd1c98
      https://github.com/parrot/parrot/commit/0f058bc8502ad6714c1a0096d852ee3caddd1c98
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-16 (Thu, 16 Jun 2011)

  Changed paths:
    M src/hbdb.c

  Log Message:
  -----------
  Renamed a few structs by adding the prefix 'hbdb' to avoid possible name collisions in the future


  Commit: bb3a61ccbf98e0012b325f26186ea010f4a8b269
      https://github.com/parrot/parrot/commit/bb3a61ccbf98e0012b325f26186ea010f4a8b269
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-16 (Thu, 16 Jun 2011)

  Changed paths:
    M src/hbdb.c

  Log Message:
  -----------
  Re-organized a few comments in src/hbdb.c to be more consistent with Parrot conventions


  Commit: 13887fdc12c4c209d9858b2d01f3e4d21545c5bc
      https://github.com/parrot/parrot/commit/13887fdc12c4c209d9858b2d01f3e4d21545c5bc
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-16 (Thu, 16 Jun 2011)

  Changed paths:
    M src/hbdb.c

  Log Message:
  -----------
  Added skeleton for parse_command() and renamed hbdb_command_line() to command_line() because static functions shouldn't have the hbdb prefix. Also made a perldoc section for static functions


  Commit: 42fc16a4b566dff62a561a0bb87cc9d16600343b
      https://github.com/parrot/parrot/commit/42fc16a4b566dff62a561a0bb87cc9d16600343b
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-06-16 (Thu, 16 Jun 2011)

  Changed paths:
    M frontend/hbdb/main.c
  M src/embed/hbdb.c
  M src/hbdb.c

  Log Message:
  -----------
  Added src/embed/hbdb.c to the SEE ALSO section in all relevant perldoc


Compare: https://github.com/parrot/parrot/compare/3c48b51...42fc16a


More information about the parrot-commits mailing list