[parrot/parrot] 84b983: Added definition of display_breakpoint() and some ...

noreply at github.com noreply at github.com
Fri Jul 8 20:17:55 UTC 2011


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

  Commit: 84b983310833285aaa9cf458a614ea42d012ebb4
      https://github.com/parrot/parrot/commit/84b983310833285aaa9cf458a614ea42d012ebb4
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M src/hbdb.c

  Log Message:
  -----------
  Added definition of display_breakpoint() and some operations for adding breakpoints to global list


  Commit: b153c8de36b712a7ff16bad8dcc3271dbac9e1a9
      https://github.com/parrot/parrot/commit/b153c8de36b712a7ff16bad8dcc3271dbac9e1a9
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Added 'hbdb' to .gitignore since it's a generated binary


  Commit: a03f9ec8b7b0ab9cac91f3834b061d728d63793b
      https://github.com/parrot/parrot/commit/a03f9ec8b7b0ab9cac91f3834b061d728d63793b
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-07 (Thu, 07 Jul 2011)

  Changed paths:
    M frontend/hbdb/main.c

  Log Message:
  -----------
  Fixed strcmp() conditional to compare against 0 because the previous method of using the ! operator did not work correctly


  Commit: 1268ffe04ef929ef1b975cd6d7e48e054829009d
      https://github.com/parrot/parrot/commit/1268ffe04ef929ef1b975cd6d7e48e054829009d
  Author: soh_cah_toa <kpolulak at gmail.com>
  Date:   2011-07-08 (Fri, 08 Jul 2011)

  Changed paths:
    M frontend/hbdb/main.c

  Log Message:
  -----------
  Changed frontend/hbdb/main.c to use headerizer instead of hand-typed function prototypes


Compare: https://github.com/parrot/parrot/compare/c8c63f0...1268ffe


More information about the parrot-commits mailing list