[perl6/specs] 4e09ab: Some more :test eradication

2014-11-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 4e09ab808a82d5d69325fa284582b738afef32a3
  
https://github.com/perl6/specs/commit/4e09ab808a82d5d69325fa284582b738afef32a3
  Author: Elizabeth Mattijsen 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S16-io.pod

  Log Message:
  ---
  Some more :test eradication




[perl6/specs] 3d64f1: Move AUTHORS sections to end of file

2014-11-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 3d64f1a0999189631ab07bb1df51b4a33a537e75
  
https://github.com/perl6/specs/commit/3d64f1a0999189631ab07bb1df51b4a33a537e75
  Author: Lucas Buchala 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S01-overview.pod
M S02-bits.pod
M S03-operators.pod
M S04-control.pod
M S05-regex.pod
M S06-routines.pod
M S07-lists.pod
M S08-capture.pod
M S09-data.pod
M S10-packages.pod
M S11-modules.pod
M S12-objects.pod
M S13-overloading.pod
M S14-roles-and-parametric-types.pod
M S15-unicode.pod
M S16-io-OLD.pod
M S16-io.pod
M S17-concurrency.pod
M S19-commandline.pod
M S21-calling-foreign-code.pod
M S22-package-format-OLD.pod
M S22-package-format.pod
M S24-testing.pod
M S26-documentation.pod
M S28-special-names.pod
M S29-functions.pod
M S31-pragmatic-modules.pod
M S32-setting-library/Basics.pod
M S32-setting-library/Callable.pod
M S32-setting-library/Containers.pod
M S32-setting-library/Exception.pod
M S32-setting-library/IO-OLD.pod
M S32-setting-library/IO.pod
M S32-setting-library/Numeric.pod
M S32-setting-library/Rules.pod
M S32-setting-library/Str.pod
M S32-setting-library/Temporal.pod
M S99-glossary.pod

  Log Message:
  ---
  Move AUTHORS sections to end of file


  Commit: 25d0973b3e585013a44bada8dd9f02d67c64c6f7
  
https://github.com/perl6/specs/commit/25d0973b3e585013a44bada8dd9f02d67c64c6f7
  Author: lizmat 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S01-overview.pod
M S02-bits.pod
M S03-operators.pod
M S04-control.pod
M S05-regex.pod
M S06-routines.pod
M S07-lists.pod
M S08-capture.pod
M S09-data.pod
M S10-packages.pod
M S11-modules.pod
M S12-objects.pod
M S13-overloading.pod
M S14-roles-and-parametric-types.pod
M S15-unicode.pod
M S16-io-OLD.pod
M S16-io.pod
M S17-concurrency.pod
M S19-commandline.pod
M S21-calling-foreign-code.pod
M S22-package-format-OLD.pod
M S22-package-format.pod
M S24-testing.pod
M S26-documentation.pod
M S28-special-names.pod
M S29-functions.pod
M S31-pragmatic-modules.pod
M S32-setting-library/Basics.pod
M S32-setting-library/Callable.pod
M S32-setting-library/Containers.pod
M S32-setting-library/Exception.pod
M S32-setting-library/IO-OLD.pod
M S32-setting-library/IO.pod
M S32-setting-library/Numeric.pod
M S32-setting-library/Rules.pod
M S32-setting-library/Str.pod
M S32-setting-library/Temporal.pod
M S99-glossary.pod

  Log Message:
  ---
  Merge pull request #73 from lucasbuchala/move-authors

Move AUTHORS sections to end of file


Compare: https://github.com/perl6/specs/compare/d7bd63bce528...25d0973b3e58

[perl6/specs] 487e7d: Move source/repository information to S01

2014-11-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 487e7d48c3899084ccf15b57d156c14ed82027ef
  
https://github.com/perl6/specs/commit/487e7d48c3899084ccf15b57d156c14ed82027ef
  Author: Lucas Buchala 
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
M S01-overview.pod
M S21-calling-foreign-code.pod
M S29-functions.pod
M S31-pragmatic-modules.pod
M S32-setting-library/Basics.pod
M S32-setting-library/Callable.pod
M S32-setting-library/Containers.pod
M S32-setting-library/Exception.pod
M S32-setting-library/IO-OLD.pod
M S32-setting-library/Numeric.pod
M S32-setting-library/Rules.pod
M S32-setting-library/Str.pod

  Log Message:
  ---
  Move source/repository information to S01


  Commit: 8f5f83a66b72e93f4a48dcc6dd38039160e5f8c5
  
https://github.com/perl6/specs/commit/8f5f83a66b72e93f4a48dcc6dd38039160e5f8c5
  Author: Lucas Buchala 
  Date:   2014-11-03 (Mon, 03 Nov 2014)

  Changed paths:
M S01-overview.pod
M S08-capture.pod
M S16-io-OLD.pod
M S28-special-names.pod
M S29-functions.pod
M S31-pragmatic-modules.pod
M S32-setting-library/Basics.pod
M S32-setting-library/Callable.pod
M S32-setting-library/Containers.pod
M S32-setting-library/Numeric.pod
M S32-setting-library/Rules.pod
M S32-setting-library/Str.pod

  Log Message:
  ---
  Move contributions/additions information to S01


  Commit: d7bd63bce5280cffec56c1ecd2cd3ec1f7599d38
  
https://github.com/perl6/specs/commit/d7bd63bce5280cffec56c1ecd2cd3ec1f7599d38
  Author: Moritz Lenz 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S01-overview.pod
M S08-capture.pod
M S16-io-OLD.pod
M S21-calling-foreign-code.pod
M S28-special-names.pod
M S29-functions.pod
M S31-pragmatic-modules.pod
M S32-setting-library/Basics.pod
M S32-setting-library/Callable.pod
M S32-setting-library/Containers.pod
M S32-setting-library/Exception.pod
M S32-setting-library/IO-OLD.pod
M S32-setting-library/Numeric.pod
M S32-setting-library/Rules.pod
M S32-setting-library/Str.pod

  Log Message:
  ---
  Merge pull request #72 from lucasbuchala/move-notes

Move notes around


Compare: https://github.com/perl6/specs/compare/4e09ab808a82...d7bd63bce528

[perl6/specs] 1d0834: Remove :test parameter from chdir/tmpdir/homedir

2014-11-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: 1d0834c7840c8be2432e755e1bffd12896b614a4
  
https://github.com/perl6/specs/commit/1d0834c7840c8be2432e755e1bffd12896b614a4
  Author: Elizabeth Mattijsen 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S16-io.pod

  Log Message:
  ---
  Remove :test parameter from chdir/tmpdir/homedir




[perl6/specs] edb565: Revert "Spec dir() default exclusion to all /^\./"

2014-11-05 Thread GitHub
  Branch: refs/heads/master
  Home:   https://github.com/perl6/specs
  Commit: edb565d38fd2c744d255428581c5d6c9cebef84a
  
https://github.com/perl6/specs/commit/edb565d38fd2c744d255428581c5d6c9cebef84a
  Author: Elizabeth Mattijsen 
  Date:   2014-11-05 (Wed, 05 Nov 2014)

  Changed paths:
M S32-setting-library/IO.pod

  Log Message:
  ---
  Revert "Spec dir() default exclusion to all /^\./"

It appears the consensus is to just ignore . and ..

This reverts commit 91c184fbb816b642b9ac724db65352e6cfd2eb3a.