[parrot/parrot] e5b8ab: [distutils] customize pod2man

noreply at github.com noreply at github.com
Sat Aug 6 12:04:47 UTC 2011


  Branch: refs/heads/whiteknight/imcc_tag
  Home:   https://github.com/parrot/parrot

  Commit: e5b8ab42b825b106733ac7e78c4ac9f566d4fd1e
      https://github.com/parrot/parrot/commit/e5b8ab42b825b106733ac7e78c4ac9f566d4fd1e
  Author: Francois Perrad <francois.perrad at gadz.org>
  Date:   2011-08-01 (Mon, 01 Aug 2011)

  Changed paths:
    M runtime/parrot/library/distutils.pir

  Log Message:
  -----------
  [distutils] customize pod2man


  Commit: 585dd73e3e03f46d3800ad0d4ffbc6b803aacd75
      https://github.com/parrot/parrot/commit/585dd73e3e03f46d3800ad0d4ffbc6b803aacd75
  Author: Francois Perrad <francois.perrad at gadz.org>
  Date:   2011-08-01 (Mon, 01 Aug 2011)

  Changed paths:
    M runtime/parrot/library/distutils.pir

  Log Message:
  -----------
  [distutils] more doc


  Commit: 7db4473f7802c9ee0e2d5846dd13bf72e332c1de
      https://github.com/parrot/parrot/commit/7db4473f7802c9ee0e2d5846dd13bf72e332c1de
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-08-01 (Mon, 01 Aug 2011)

  Changed paths:
    M MANIFEST
  M lib/Parrot/Docs/Section/Tools.pm
  R tools/dev/nm.pl
  R tools/dev/parrot_api.pl

  Log Message:
  -----------
  [TT#2169] Removed useless,untested and broken nm.pl and parrot_api.pl


  Commit: ff9ad45981dc9d401d8e4590e550760255cb2205
      https://github.com/parrot/parrot/commit/ff9ad45981dc9d401d8e4590e550760255cb2205
  Author: Martin von Gagern <Martin.vGagern at gmx.net>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M src/dynext.c

  Log Message:
  -----------
  [TT#2107] Fix dynloading of libraries from exact file name.


  Commit: 2d6e52a64f865819d73ed59e37496c0b20d39457
      https://github.com/parrot/parrot/commit/2d6e52a64f865819d73ed59e37496c0b20d39457
  Author: Jimmy Zhuo <zhuomingliang at yahoo.com.cn>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M src/dynext.c

  Log Message:
  -----------
  Merge pull request #144 from gagern/tt2107-dynext-get_path

[TT#2107] Fix dynloading of libraries from exact file name.


  Commit: 2098ab50c337d4f0f9f5f424e617a2a37ad5604b
      https://github.com/parrot/parrot/commit/2098ab50c337d4f0f9f5f424e617a2a37ad5604b
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-02 (Tue, 02 Aug 2011)

  Changed paths:
    M src/packfile/api.c

  Log Message:
  -----------
  Some extra checks in Parrot_pf_subs_by_flag. This should help to eliminate or reduce issues seen by benabik++


  Commit: 1ecc9004ca480f1be755e9cf30a4128ceebffe18
      https://github.com/parrot/parrot/commit/1ecc9004ca480f1be755e9cf30a4128ceebffe18
  Author: Christoph Otto <christoph_github at mksig.org>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M docs/dev/profiling.pod

  Log Message:
  -----------
  add a bunch of stub sections to the profiling document


  Commit: 63a9db085720e2df460468d5e517f195baceb6f9
      https://github.com/parrot/parrot/commit/63a9db085720e2df460468d5e517f195baceb6f9
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M src/packfile/api.c
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  Add a tag cache to PackfileView, to keep track of what initializations have been performed on it. Add two methods to access this cache. The load_bytecode_s automatically marks a packfile as having been initialized with 'load'


  Commit: a4a4895247ad8eb4685753aa0cf59c431ef14d8f
      https://github.com/parrot/parrot/commit/a4a4895247ad8eb4685753aa0cf59c431ef14d8f
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M src/packfile/api.c

  Log Message:
  -----------
  load_bytecode_s should update the various caches before running do_sub_pragmas, to avoid recursion. Cache PackfileView objects by full path name, not short name, so the two load_bytecode variants are talking the same language


  Commit: ce51d7f5fb9a11a86ab5fbfc91fd7818190bbca2
      https://github.com/parrot/parrot/commit/ce51d7f5fb9a11a86ab5fbfc91fd7818190bbca2
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M MANIFEST
  M docs/dev/profiling.pod
  M docs/running.pod
  M examples/pasm/fact.pasm
  M frontend/parrot/main.c
  M lib/Parrot/Docs/Section/Tools.pm
  M runtime/parrot/library/distutils.pir
  M runtime/parrot/library/osutils.pir
  M src/dynext.c
  M src/gc/fixed_allocator.c
  M src/packfile/api.c
  M src/pmc/resizablepmcarray.pmc
  M t/examples/pasm.t
  R tools/dev/nm.pl
  R tools/dev/parrot_api.pl

  Log Message:
  -----------
  Fix conflict in merge from master


  Commit: cd7297c85a5786078b1787035a90d559ec211b8b
      https://github.com/parrot/parrot/commit/cd7297c85a5786078b1787035a90d559ec211b8b
  Author: NotFound <julian.notfound at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M ext/winxed/compiler.pir

  Log Message:
  -----------
  update winxed snapshot to 1.1.devel 7dac8ecc52:
__NAMESPACE__ and __CLASS__ predefined constants
load_packfile builtin


  Commit: ae00b64a36287af4c59228ce98d1fc56c7d9ba01
      https://github.com/parrot/parrot/commit/ae00b64a36287af4c59228ce98d1fc56c7d9ba01
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Log Message:
  -----------
  Merge branch 'whiteknight/load_bytecode'


  Commit: 770a61c65a5d65fd8cce0f90a1d93ab3bb53751e
      https://github.com/parrot/parrot/commit/770a61c65a5d65fd8cce0f90a1d93ab3bb53751e
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M src/packfile/api.c
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  Merge branch 'whiteknight/load_bytecode'


  Commit: 7d086f7a3479d2ce0703ee2c98575f2f84de8ed3
      https://github.com/parrot/parrot/commit/7d086f7a3479d2ce0703ee2c98575f2f84de8ed3
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M config/gen/makefiles/root.in

  Log Message:
  -----------
  +fix checkdepend.t


  Commit: 0fb44aa481a5c5be3c0ee31f8b7ab3e2a9f41b83
      https://github.com/parrot/parrot/commit/0fb44aa481a5c5be3c0ee31f8b7ab3e2a9f41b83
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-03 (Wed, 03 Aug 2011)

  Changed paths:
    M src/packfile/api.c

  Log Message:
  -----------
  Throw an exception if we can't find the bytecode path


  Commit: c2f2543400b6ca94e159fc208daeb6e5cb19945f
      https://github.com/parrot/parrot/commit/c2f2543400b6ca94e159fc208daeb6e5cb19945f
  Author: jkeenan <jkeenan at cpan.org>
  Date:   2011-08-04 (Thu, 04 Aug 2011)

  Changed paths:
    M src/pmc/packfileview.pmc

  Log Message:
  -----------
  [codingstd] Add ASSERT_ARGS to two functions.


  Commit: 098363a25f0284b49142e0062e0d59a2a08ac6e0
      https://github.com/parrot/parrot/commit/098363a25f0284b49142e0062e0d59a2a08ac6e0
  Author: Francois Perrad <francois.perrad at gadz.org>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M runtime/parrot/library/Archive/Zip.pir

  Log Message:
  -----------
  [Archive/Zip] revert some commits about I/O


  Commit: a39491c178bfedea972cc87e06b3382da091e7e1
      https://github.com/parrot/parrot/commit/a39491c178bfedea972cc87e06b3382da091e7e1
  Author: Francois Perrad <francois.perrad at gadz.org>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M runtime/parrot/library/Archive/Zip.pir

  Log Message:
  -----------
  [Archive/Zip] some fix, see TT#2171


  Commit: 6e6fa41996b78057bc0d2a777323cb1491919160
      https://github.com/parrot/parrot/commit/6e6fa41996b78057bc0d2a777323cb1491919160
  Author: Jonathan "Duke" Leto <jonathan at leto.net>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M docs/index/tools.json

  Log Message:
  -----------
  Remove nm.pl from tools.json so the htmlhelp target works


  Commit: 52b8e8d5b1fd9f4941bd744aa4b9cdf5fac454d4
      https://github.com/parrot/parrot/commit/52b8e8d5b1fd9f4941bd744aa4b9cdf5fac454d4
  Author: Andy Lester <andy at petdance.com>
  Date:   2011-08-05 (Fri, 05 Aug 2011)

  Changed paths:
    M src/gc/system.c

  Log Message:
  -----------
  removed two unused functions


  Commit: 908cd83907476be5e294d3c978e71b1d3bec5409
      https://github.com/parrot/parrot/commit/908cd83907476be5e294d3c978e71b1d3bec5409
  Author: Aaron Faanes <dafrito at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M examples/languages/squaak/doc/tutorial_episode_7.pod

  Log Message:
  -----------
  PCT tutorial: Added a missing space in episode 7


  Commit: 6801e9a3e2ca3e178c77bc4d5441644bcc9f33f6
      https://github.com/parrot/parrot/commit/6801e9a3e2ca3e178c77bc4d5441644bcc9f33f6
  Author: Aaron Faanes <dafrito at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M compilers/pge/README.pod

  Log Message:
  -----------
  Noted that PGE is in update-only mode


  Commit: 2225670414a5d29c9fd2fddd71ffa0c6953ddac1
      https://github.com/parrot/parrot/commit/2225670414a5d29c9fd2fddd71ffa0c6953ddac1
  Author: Andrew Whitworth <wknight8111 at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M compilers/pge/README.pod
  M examples/languages/squaak/doc/tutorial_episode_7.pod

  Log Message:
  -----------
  Merge pull request #145 from dafrito/doc_fix

Doc fix from dafrito++


  Commit: af176c82c501f9046d241451c53620239ae6bab9
      https://github.com/parrot/parrot/commit/af176c82c501f9046d241451c53620239ae6bab9
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M Configure.pl
  M MANIFEST
  M NEWS
  M README
  M api.yaml
  M compilers/imcc/debug.c
  M compilers/imcc/imcc.l
  M compilers/imcc/imclexer.c
  M compilers/imcc/main.c
  M compilers/imcc/pbc.c
  M compilers/pge/README.pod
  M config/gen/makefiles/ext.in
  M config/gen/makefiles/root.in
  M docs/dev/profiling.pod
  M docs/index/tools.json
  M docs/running.pod
  M examples/languages/squaak/doc/tutorial_episode_7.pod
  M examples/pasm/fact.pasm
  M ext/winxed/compiler.pir
  M frontend/parrot/main.c
  M include/parrot/interpreter.h
  M include/parrot/memory.h
  M lib/Parrot/Docs/Section/Tools.pm
  M runtime/parrot/library/Archive/Tar.pir
  M runtime/parrot/library/Archive/Zip.pir
  M runtime/parrot/library/distutils.pir
  M runtime/parrot/library/osutils.pir
  M src/dynext.c
  M src/gc/alloc_memory.c
  M src/gc/fixed_allocator.c
  M src/gc/system.c
  M src/global_setup.c
  M src/interp/inter_misc.c
  M src/packfile/api.c
  M src/pmc/packfileview.pmc
  M src/pmc/resizablepmcarray.pmc
  M t/examples/pasm.t
  M t/library/osutils.t
  A t/library/testlib/foo.txt
  M t/oo/new-old.t
  R tools/dev/nm.pl
  R tools/dev/parrot_api.pl

  Log Message:
  -----------
  Merge from master, fix conflicts


  Commit: 50702b34828841bdb65c60e6fa80f43d0575ec84
      https://github.com/parrot/parrot/commit/50702b34828841bdb65c60e6fa80f43d0575ec84
  Author: Whiteknight <wknight8111 at gmail.com>
  Date:   2011-08-06 (Sat, 06 Aug 2011)

  Changed paths:
    M src/packfile/api.c
  M src/pmc/packfileview.pmc

  Log Message:
  -----------
  +docs for two static functions in PackfileView


Compare: https://github.com/parrot/parrot/compare/cc760d6...50702b3


More information about the parrot-commits mailing list