Commits on Oct 27, 2015

  1. document VS2015 support

    rainers committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    d823f07 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1418 from rainers/changelog_vs2015

    document VS2015 support
    MartinNowak committed Oct 27, 2015
    Configuration menu
    Copy the full SHA
    ec996da View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2015

  1. Merge pull request #1412 from rainers/issue_14327

    issue 14327: move call to init_msvc() into rt_init()
    MartinNowak committed Oct 29, 2015
    Configuration menu
    Copy the full SHA
    de2788d View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2015

  1. fixed Issue 14327 - Unhandled exception from writeln()

    - this is an empty dummy commit to close the bugzilla
      issue and generate a changelog entry
    - see #1412 (and de2788d) for the original fix
    MartinNowak committed Oct 30, 2015
    Configuration menu
    Copy the full SHA
    82715d0 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2015

  1. OSX/Darwin - Fix ticksPerSecond

    Flip denom and numer.  It works the wrong way on Intel MacOS only
    because denom and numer are both 1, but not so on other Darwin family OS
    like iOS, and tvOS.
    smolt committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    a557191 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1432 from smolt/ticksPerSecOSXFixStable

    Fix issue 15334 - OS X core.time ticksPerSecond calculation is incorrect
    schveiguy committed Nov 16, 2015
    Configuration menu
    Copy the full SHA
    fdad9f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2016

  1. Merge remote-tracking branch 'upstream/master' into stable

    # Conflicts:
    #	changelog.dd
    MartinNowak committed Jan 3, 2016
    Configuration menu
    Copy the full SHA
    549752a View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2016

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

Commits on Jan 11, 2016

  1. Merge pull request #1463 from MartinNowak/fix15430

    fix Issue 15430 - amdMmx hangs up
    dnadlinger committed Jan 11, 2016
    Configuration menu
    Copy the full SHA
    d0e4dc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Merge pull request #1404 from adamdruppe/timerfd_header

    forgot to add timerfd to the makefile
    MartinNowak committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    c101e68 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. fixup of #1449

    - add unwind header as internal module
    MartinNowak committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    502f7fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1466 from MartinNowak/fixup1404

    fixup broken windows build (#1404)
    andralex authored and MartinNowak committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    84d547f View commit details
    Browse the repository at this point in the history
  3. Revert "Merge pull request #1445 from WalterBright/message"

    This reverts commit 74e5d87, reversing
    changes made to c36cc51.
    MartinNowak committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    80e5059 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. Merge pull request #1469 from MartinNowak/revert_throwable_message

    Revert "Merge pull request #1445 from WalterBright/message"
    andralex committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    0f958ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b883d97 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2016

  1. .gitignore

    CyberShadow committed Jan 18, 2016
    Configuration menu
    Copy the full SHA
    1326a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    020f172 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48ea15f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f62ab9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5d3e087 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b785882 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Configuration menu
    Copy the full SHA
    eff35fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9624322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    57a5d76 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2016

  1. Merge pull request #1472 from CyberShadow/win32-2016-01-13

    core.sys.windows fixes
    MartinNowak committed Jan 20, 2016
    Configuration menu
    Copy the full SHA
    bf92678 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2016

  1. Merge remote-tracking branch 'upstream/stable'

    # Conflicts:
    #	changelog.dd
    #	mak/COPY
    #	mak/MANIFEST
    #	win32.mak
    #	win64.mak
    MartinNowak committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    264731c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1471 from MartinNowak/merge_stable

    Merge remote-tracking branch 'upstream/stable' into merge_stable
    MartinNowak committed Feb 28, 2016
    Configuration menu
    Copy the full SHA
    e5e6194 View commit details
    Browse the repository at this point in the history