[parrot/parrot] e3954c: src/misc.c contained only sprintf-related function...

GitHub noreply at github.com
Sat May 12 01:27:55 UTC 2012


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

  Changed paths:
    M MANIFEST
    R src/misc.c
    R src/spf_render.c
    R src/spf_vtable.c
    A src/string/spf_render.c
    A src/string/spf_vtable.c
    A src/string/sprintf.c

  Log Message:
  -----------
  src/misc.c contained only sprintf-related functions, so name it something more appropriate. Move the spf_* functions to the strings/ subsystem directory


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

  Changed paths:
    M src/string/sprintf.c

  Log Message:
  -----------
  Some small doc fixes for src/string/sprintf.c


  Commit: 002b85421babf56e2b6c251aea0ab5d8fad261ef
      https://github.com/parrot/parrot/commit/002b85421babf56e2b6c251aea0ab5d8fad261ef
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2012-05-11 (Fri, 11 May 2012)

  Changed paths:
    M MANIFEST
    M include/parrot/misc.h
    A src/string/spf_private.h
    M src/string/spf_render.c
    M src/string/spf_vtable.c

  Log Message:
  -----------
  Add a new spf_private.h header file to hold sprintf-related private definitions.


Compare: https://github.com/parrot/parrot/compare/e3954cc^...002b854


More information about the parrot-commits mailing list