[phobos] [D-Programming-Language/phobos] 341b5f: Merge pull request #3945 from kinke/kimJongUn
GitHub via phobos
phobos at puremagic.com
Sat Mar 19 19:16:46 PDT 2016
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 341b5f6fd4b5ea61c18bee0a4b5a040be596770d
https://github.com/D-Programming-Language/phobos/commit/341b5f6fd4b5ea61c18bee0a4b5a040be596770d
Author: Ilya Yaroshenko <ilyayaroshenko at gmail.com>
Date: 2016-03-19 (Sat, 19 Mar 2016)
Changed paths:
M std/datetime.d
Log Message:
-----------
Merge pull request #3945 from kinke/kimJongUn
[Windows] std.datetime: Add North Korean timezone
Commit: 38020def28575c037be468aa25b2e97d26f86127
https://github.com/D-Programming-Language/phobos/commit/38020def28575c037be468aa25b2e97d26f86127
Author: Daniel Murphy <yebblies at gmail.com>
Date: 2016-03-19 (Sat, 19 Mar 2016)
Changed paths:
M std/datetime.d
Log Message:
-----------
Merge pull request #4092 from 9rnsr/fix_wintimezone
Cherry-pick #3945 to stable branch - [Windows] std.datetime: Add North Korean timezone
Commit: 5ac6e0410ddfc114aabe635329e216ce737f8410
https://github.com/D-Programming-Language/phobos/commit/5ac6e0410ddfc114aabe635329e216ce737f8410
Author: Martin Nowak <code at dawg.eu>
Date: 2016-03-19 (Sat, 19 Mar 2016)
Changed paths:
M changelog.dd
M etc/c/sqlite3.d
M index.d
M osmodel.mak
M posix.mak
M std/algorithm/comparison.d
M std/algorithm/iteration.d
M std/algorithm/mutation.d
M std/algorithm/package.d
M std/algorithm/searching.d
M std/algorithm/setops.d
M std/algorithm/sorting.d
M std/array.d
M std/bigint.d
M std/bitmanip.d
M std/c/windows/com.d
M std/c/windows/stat.d
M std/c/windows/windows.d
M std/c/windows/winsock.d
M std/complex.d
M std/concurrency.d
M std/container/array.d
M std/container/binaryheap.d
M std/container/dlist.d
M std/container/rbtree.d
M std/container/slist.d
M std/conv.d
M std/cstream.d
M std/csv.d
M std/datetime.d
M std/digest/md.d
M std/digest/ripemd.d
M std/exception.d
M std/experimental/allocator/building_blocks/bitmapped_block.d
M std/experimental/allocator/building_blocks/bucketizer.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/region.d
M std/experimental/allocator/building_blocks/stats_collector.d
M std/experimental/allocator/common.d
M std/experimental/allocator/gc_allocator.d
M std/experimental/allocator/mallocator.d
M std/experimental/allocator/package.d
M std/experimental/ndslice/iteration.d
M std/experimental/ndslice/package.d
M std/experimental/ndslice/selection.d
M std/experimental/ndslice/slice.d
M std/file.d
M std/format.d
M std/functional.d
M std/getopt.d
M std/internal/cstring.d
M std/internal/digest/sha_SSSE3.d
M std/internal/test/dummyrange.d
M std/json.d
M std/math.d
M std/meta.d
R std/metastrings.d
M std/mmfile.d
M std/net/curl.d
M std/net/isemail.d
M std/numeric.d
M std/parallelism.d
M std/path.d
M std/process.d
M std/random.d
M std/range/package.d
M std/range/primitives.d
M std/regex/internal/ir.d
M std/regex/internal/parser.d
M std/regex/internal/thompson.d
M std/regex/package.d
M std/signals.d
M std/socket.d
M std/stdio.d
M std/stream.d
M std/string.d
R std/syserror.d
M std/system.d
M std/traits.d
M std/typecons.d
R std/typelist.d
M std/uni.d
M std/uri.d
M std/utf.d
M std/uuid.d
M std/windows/charset.d
M std/windows/iunknown.d
M std/windows/registry.d
M std/windows/syserror.d
M std/xml.d
M std/zip.d
M std/zlib.d
M unittest.d
M win32.mak
M win64.mak
Log Message:
-----------
Merge remote-tracking branch 'upstream/master' into stable
Commit: a034b67014c0b74d9426c6afe139496a7789a1cb
https://github.com/D-Programming-Language/phobos/commit/a034b67014c0b74d9426c6afe139496a7789a1cb
Author: Hara Kenji <k.hara.pg+dev at gmail.com>
Date: 2016-03-20 (Sun, 20 Mar 2016)
Log Message:
-----------
Merge pull request #4093 from MartinNowak/merge_stable
Merge remote-tracking branch 'upstream/master' into stable
Compare: https://github.com/D-Programming-Language/phobos/compare/f63523b1a8ab...a034b67014c0
More information about the phobos
mailing list