[parrot/parrot] 1003f3: Fix build. Update the makefile to build the sprint...

GitHub noreply at github.com
Sat May 12 11:35:55 UTC 2012


  Branch: refs/heads/whiteknight/sprintf_cleanup
  Home:   https://github.com/parrot/parrot
  Commit: 1003f3ec64f5aaddf11d738459a57e23e4dd5a47
      https://github.com/parrot/parrot/commit/1003f3ec64f5aaddf11d738459a57e23e4dd5a47
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M config/gen/makefiles/root.in
    M src/string/sprintf.c

  Log Message:
  -----------
  Fix build. Update the makefile to build the sprintf files in their new locations.


  Commit: 7865d2759c482d526c1f407aa0cbfa6aa4b6bebe
      https://github.com/parrot/parrot/commit/7865d2759c482d526c1f407aa0cbfa6aa4b6bebe
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/string/spf_render.c

  Log Message:
  -----------
  First pass cleanup of spf_render.c. Invert an if block to reduce nesting. Add a few comments


  Commit: ee068e4b1f069ae5b258bb0890bc8a46b534b53f
      https://github.com/parrot/parrot/commit/ee068e4b1f069ae5b258bb0890bc8a46b534b53f
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/string/spf_render.c

  Log Message:
  -----------
  Reduce nesting one more level. Because we have more space on the right side we can fix the relative indentations of certain blocks to be less scrunched.


  Commit: 413d3de45391ce372720303644dedfd73baa12c8
      https://github.com/parrot/parrot/commit/413d3de45391ce372720303644dedfd73baa12c8
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-12 (Sat, 12 May 2012)

  Changed paths:
    M src/string/spf_render.c

  Log Message:
  -----------
  a few small docs fixes


Compare: https://github.com/parrot/parrot/compare/002b854...413d3de


More information about the parrot-commits mailing list