[phobos] [dlang/phobos] f07dfe: Add empty doc comments to all public Phobos module...

2016-06-08 Thread GitHub via phobos
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: f07dfe6df019924836cea3424c436a70ca236c48
  
https://github.com/dlang/phobos/commit/f07dfe6df019924836cea3424c436a70ca236c48
  Author: Sönke Ludwig 
  Date:   2016-06-06 (Mon, 06 Jun 2016)

  Changed paths:
M std/experimental/allocator/building_blocks/affix_allocator.d
M std/experimental/allocator/building_blocks/allocator_list.d
M std/experimental/allocator/building_blocks/bitmapped_block.d
M std/experimental/allocator/building_blocks/bucketizer.d
M std/experimental/allocator/building_blocks/fallback_allocator.d
M std/experimental/allocator/building_blocks/free_list.d
M std/experimental/allocator/building_blocks/free_tree.d
M std/experimental/allocator/building_blocks/kernighan_ritchie.d
M std/experimental/allocator/building_blocks/null_allocator.d
M std/experimental/allocator/building_blocks/quantizer.d
M std/experimental/allocator/building_blocks/region.d
M std/experimental/allocator/building_blocks/scoped_allocator.d
M std/experimental/allocator/building_blocks/segregator.d
M std/experimental/allocator/gc_allocator.d
M std/experimental/allocator/mallocator.d
M std/experimental/allocator/mmap_allocator.d
M std/experimental/logger/core.d
M std/experimental/logger/filelogger.d
M std/experimental/logger/multilogger.d
M std/experimental/logger/nulllogger.d

  Log Message:
  ---
  Add empty doc comments to all public Phobos modules to fix /library/.

The DDOX based documentation is configured to only show entities with doc 
comments and thus hides modules without one. This adds an empty comment to all 
public Phobos modules that have stayed undocumented so far.

They should probably get a proper documentation with 
description/license/copyright/ This just fixes the documentation until then.


  Commit: f91fba5f5a87ae7778c083a604cdf49a5589e619
  
https://github.com/dlang/phobos/commit/f91fba5f5a87ae7778c083a604cdf49a5589e619
  Author: Dmitry Olshansky 
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
M std/experimental/allocator/building_blocks/affix_allocator.d
M std/experimental/allocator/building_blocks/allocator_list.d
M std/experimental/allocator/building_blocks/bitmapped_block.d
M std/experimental/allocator/building_blocks/bucketizer.d
M std/experimental/allocator/building_blocks/fallback_allocator.d
M std/experimental/allocator/building_blocks/free_list.d
M std/experimental/allocator/building_blocks/free_tree.d
M std/experimental/allocator/building_blocks/kernighan_ritchie.d
M std/experimental/allocator/building_blocks/null_allocator.d
M std/experimental/allocator/building_blocks/quantizer.d
M std/experimental/allocator/building_blocks/region.d
M std/experimental/allocator/building_blocks/scoped_allocator.d
M std/experimental/allocator/building_blocks/segregator.d
M std/experimental/allocator/gc_allocator.d
M std/experimental/allocator/mallocator.d
M std/experimental/allocator/mmap_allocator.d
M std/experimental/logger/core.d
M std/experimental/logger/filelogger.d
M std/experimental/logger/multilogger.d
M std/experimental/logger/nulllogger.d

  Log Message:
  ---
  Merge pull request #4414 from s-ludwig/master

Add empty doc comments to all public Phobos modules to fix /library/.


Compare: https://github.com/dlang/phobos/compare/c8cc2f2cb233...f91fba5f5a87___
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

[phobos] [dlang/phobos] 16099c: fix

2016-06-08 Thread GitHub via phobos
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 16099c6ec538b34cc5de97940f509fb0c15c0268
  
https://github.com/dlang/phobos/commit/16099c6ec538b34cc5de97940f509fb0c15c0268
  Author: Walter Bright 
  Date:   2016-06-07 (Tue, 07 Jun 2016)

  Changed paths:
M std/uni.d

  Log Message:
  ---
  fix
Issue 14136 - std.uni.utfMatcher breaks @safety


  Commit: 7792499d9ebfee7b808964b2e492270ead4111f2
  
https://github.com/dlang/phobos/commit/7792499d9ebfee7b808964b2e492270ead4111f2
  Author: Dmitry Olshansky 
  Date:   2016-06-08 (Wed, 08 Jun 2016)

  Changed paths:
M std/uni.d

  Log Message:
  ---
  Merge pull request #4416 from WalterBright/fix14136

fix Issue 14136 - std.uni.utfMatcher breaks @safety


Compare: https://github.com/dlang/phobos/compare/03d4171455c6...7792499d9ebf___
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos