[parrot/parrot] 56712f: OS is not a singleton anymore. It doesn't have sta...

noreply at github.com noreply at github.com
Wed May 25 00:58:28 UTC 2011


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

Commit: 56712f44ffba51cd009380ff5b7af42fb9df34f3
    https://github.com/parrot/parrot/commit/56712f44ffba51cd009380ff5b7af42fb9df34f3
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-05-24 (Tue, 24 May 2011)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
OS is not a singleton anymore. It doesn't have state, so there's no reason to reuse a single, static reference.


Commit: 647dfa664a392b241c85ed472e7405307758a4c9
    https://github.com/parrot/parrot/commit/647dfa664a392b241c85ed472e7405307758a4c9
Author: Whiteknight <wknight8111 at gmail.com>
Date:   2011-05-24 (Tue, 24 May 2011)

Changed paths:
  M src/dynpmc/os.pmc

Log Message:
-----------
Fix OS docs to say it isn't a singleton now


Compare: https://github.com/parrot/parrot/compare/8b56ba3...647dfa6


More information about the parrot-commits mailing list