Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: requirejs/requirejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Planwise/XHRequireJS
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 2 files changed
  • 1 contributor

Commits on Mar 2, 2015

  1. Update README.md

    bảo.thiên.ngô committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    4e4ceef View commit details
    Browse the repository at this point in the history
  2. Update README.md

    bảo.thiên.ngô committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    39f10bb View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2015

  1. Replaced script loading with XMLHttpRequest

    * Renamed file to its new name.
    * Changed script loading mechanism to XMLHttpRequest
    Bao Ngo committed Mar 3, 2015
    Configuration menu
    Copy the full SHA
    97475d5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

  1. Adding support for window-less browsers

    Adding support in window-less mode
    Bao Ngo committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    223714c View commit details
    Browse the repository at this point in the history
  2. Updating heading comments

    Bao Ngo committed Mar 13, 2015
    Configuration menu
    Copy the full SHA
    938a625 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2015

  1. Updating sourceURL; remove IE code

    Bao Ngo committed Apr 7, 2015
    Configuration menu
    Copy the full SHA
    55b430a View commit details
    Browse the repository at this point in the history
Loading