Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 2.066 branch into master #2449

Merged
merged 43 commits into from
Aug 21, 2014
Merged

Merge 2.066 branch into master #2449

merged 43 commits into from
Aug 21, 2014

Commits on Jul 7, 2014

  1. Merge pull request dlang#2303 from 9rnsr/fix_hash

    Tweak Tuple and Variant for correct hashing
    monarchdodra authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    4334588 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2302 from dcarp/master

    Updated std.format documentation of width and precision specifiers
    dnadlinger authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    f144322 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dlang#2296 from Element-126/doc_formatValue_add_ex…

    …ample
    
    Add documentation examples for formatValue()
    DmitryOlshansky authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    ddfde4b View commit details
    Browse the repository at this point in the history
  4. Merge pull request dlang#2292 from markisaa/constToString

    Issue 13015 - std.json.JSONValue's toString is now const
    DmitryOlshansky authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    8522790 View commit details
    Browse the repository at this point in the history
  5. Merge pull request dlang#2304 from DmitryOlshansky/issue-12455

    [REG]Fix issue 12455 Bad lowercase mapping for 'LATIN CAPITAL LETTER I W...
    WalterBright authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    8caefcf View commit details
    Browse the repository at this point in the history
  6. Merge pull request dlang#2295 from adamsaka/issue_8370

    Issue 8370 - Fix deprecated message during Linux Phobos build.
    9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    a4188f4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request dlang#2306 from WalterBright/fix13056

    fix Issue 13056 - [2.066.0-b1] Regression: Error: template std.path.base...
    9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    3997997 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dlang#2291 from markisaa/realToDouble

    Issue 13013 - Converted real to double in std.json.JSONValue
    dnadlinger authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    4b98a77 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dlang#2256 from Safety0ff/popbackn

    std.algorithm.remove: Fix constraints and change popBack loop to popBackN
    DmitryOlshansky authored and 9rnsr committed Jul 7, 2014
    Configuration menu
    Copy the full SHA
    66e46e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2014

  1. Merge pull request dlang#2309 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch
    AndrewEdwards committed Jul 8, 2014
    Configuration menu
    Copy the full SHA
    3b36569 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2014

  1. Merge pull request dlang#2310 from 9rnsr/fix12359

    fix import declaration
    dnadlinger authored and 9rnsr committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    72cdb9f View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2315 from 9rnsr/fix13076

    [REG2.066a] Issue 13076 - [dmd 2.066-b2] DList clearing of empty list
    WalterBright authored and 9rnsr committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    9102be6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dlang#2313 from 9rnsr/fix13074

    Supplemental fix for issue 13074 - Revert "Merge pull request dlang#1827 from WalterBright/add-opCmp"
    9rnsr committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    bc4d38f View commit details
    Browse the repository at this point in the history
  4. Merge pull request dlang#2314 from 9rnsr/fix13074

    Supplemental fix for issue 13074 - revert opEquals and add toHash in std.typecons.Tuple
    schveiguy authored and 9rnsr committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    742889a View commit details
    Browse the repository at this point in the history
  5. Merge pull request dlang#2322 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch (for beta3)
    AndrewEdwards committed Jul 11, 2014
    Configuration menu
    Copy the full SHA
    02c8b31 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2014

  1. Merge pull request dlang#2324 from MartinNowak/fix13098

    [REG2.066a] Issue 13098 - std.path functions no longer works with DirEntry
    9rnsr committed Jul 15, 2014
    Configuration menu
    Copy the full SHA
    ec44674 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2014

  1. Merge pull request dlang#2333 from 9rnsr/fix13098

    [REG2.066a] Remained fix for issue 13098 - isValidFilename and alias this
    WalterBright authored and 9rnsr committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    24bdbfb View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2335 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch (for beta5)
    9rnsr committed Jul 16, 2014
    Configuration menu
    Copy the full SHA
    23d9989 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2014

  1. Merge pull request dlang#2338 from 9rnsr/fix13077

    [REG2.066a] Issue 13077 - std.range.array with shared InputRangeObject
    Conflicts:
    	std/array.d
    yebblies authored and 9rnsr committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    e511efd View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2339 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch (for beta5)
    AndrewEdwards committed Jul 17, 2014
    Configuration menu
    Copy the full SHA
    01d8b52 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2014

  1. Merge pull request dlang#2133 from jpf91/mingw

    std.math: Check if dmd-style inline asm is available
    ibuclaw committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    6265f53 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2305 from ibuclaw/tmplmath

    Change various std.math.isXXX into templates
    Михаил Страшун authored and ibuclaw committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    6662d25 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dlang#2353 from ibuclaw/floatfmt

    Add enum RealFormat to std.math
    Михаил Страшун authored and ibuclaw committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    fc06ea8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dlang#2311 from ibuclaw/intnan

    Add integral overload for isNaN for use in generic code
    Михаил Страшун authored and ibuclaw committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    3e21d4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    929482e View commit details
    Browse the repository at this point in the history
  6. Merge pull request dlang#2363 from ibuclaw/2.066

    Cherry-pick changes to std.math into 2.066
    9rnsr committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    239026e View commit details
    Browse the repository at this point in the history
  7. Merge pull request dlang#2344 from mingodad/patch-1

    Fix possible copy and paste mistake
    Михаил Страшун authored and 9rnsr committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    175fa96 View commit details
    Browse the repository at this point in the history
  8. Merge pull request dlang#2345 from MartinNowak/fix13149

    fix Issue 13149 - released libphobos2.a is build with PIC code
    Михаил Страшун authored and 9rnsr committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    4c3ef92 View commit details
    Browse the repository at this point in the history
  9. Merge pull request dlang#2362 from braddr/install-fix

    change install target to match current release structure
    WalterBright authored and 9rnsr committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    9c74b75 View commit details
    Browse the repository at this point in the history
  10. Merge pull request dlang#2365 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch (for beta6)
    9rnsr committed Jul 23, 2014
    Configuration menu
    Copy the full SHA
    4c09329 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2014

  1. Merge pull request dlang#2366 from D-Programming-Language/revert-2311…

    …-intnan
    
    Revert "Add integral overload for isNaN for use in generic code"
    ibuclaw authored and AndrewEdwards committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    928699b View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2375 from AndrewEdwards/2.066

    Merge pull request dlang#2366 from D-Programming-Language/revert-2311-intnan
    AndrewEdwards committed Jul 27, 2014
    Configuration menu
    Copy the full SHA
    c338935 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2014

  1. Merge pull request dlang#2377 from Dicebot/fix-13210-makefile-dll

    [reg] Fix 13210 : libphobos2.so not being built
    AndrewEdwards committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    5bc1122 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2376 from DmitryOlshansky/issue-12923

    Fix issue 12923
    yebblies authored and AndrewEdwards committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    8888970 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dlang#2384 from AndrewEdwards/2.066

    Cherry-picking commits from master to 2.066 branch (for RC1)
    Михаил Страшун committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    ff13351 View commit details
    Browse the repository at this point in the history
  4. Merge pull request dlang#2387 from MartinNowak/fixup2377

    fixup dlang#2377 - add back missing $(SONAME) symlink
    AndrewEdwards committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    6e41e2c View commit details
    Browse the repository at this point in the history
  5. Merge pull request dlang#2388 from AndrewEdwards/2.066

    Merge pull request dlang#2387 from MartinNowak/fixup2377
    AndrewEdwards committed Jul 31, 2014
    Configuration menu
    Copy the full SHA
    9c2a178 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2014

  1. Merge pull request dlang#2392 from MartinNowak/fix13232

    Issue 13232 - avoid expensive template instantiations on module import
    DmitryOlshansky authored and AndrewEdwards committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    e8298f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2374 from Dicebot/nan-deprecation

    [reg] isNaN deprecation for integers
    AndrewEdwards committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    32e00f7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request dlang#2404 from AndrewEdwards/2.066

    Cherry-picking commits from master to 2.066 branch (for RC2)
    AndrewEdwards committed Aug 8, 2014
    Configuration menu
    Copy the full SHA
    f670ad8 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2014

  1. Merge pull request dlang#2418 from 9rnsr/fix13284

    [REG2.066a] Issue 13284 - Cannot match shared classes at receive
    complexmath authored and 9rnsr committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    af2bd8b View commit details
    Browse the repository at this point in the history
  2. Merge pull request dlang#2420 from 9rnsr/2.066

    Cherry-picking commits from master to 2.066 branch
    H. S. Teoh committed Aug 13, 2014
    Configuration menu
    Copy the full SHA
    77ba764 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2014

  1. Configuration menu
    Copy the full SHA
    cd4477f View commit details
    Browse the repository at this point in the history