-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Loading
Choose a base ref
{{ refName }}
default
Loading
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: twisted/twisted
base: trunk
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: opalmer/twisted
compare: windows-cffi
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 5 files changed
- 1 contributor
Commits on Apr 6, 2015
-
Configuration menu - View commit details
-
Copy full SHA for f86b020 - Browse repository at this point
Copy the full SHA f86b020View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9e2958 - Browse repository at this point
Copy the full SHA c9e2958View commit details
Commits on Apr 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 02c0c56 - Browse repository at this point
Copy the full SHA 02c0c56View commit details
Commits on Apr 15, 2015
-
placeholder commit of win32.[c|h]
There's still more work to be done here of course. This is just getting some initial files in place that will eventually replace the scratch code and allow us to build extensions.
Configuration menu - View commit details
-
Copy full SHA for 79570fc - Browse repository at this point
Copy the full SHA 79570fcView commit details
Commits on May 3, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ad9517a - Browse repository at this point
Copy the full SHA ad9517aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab9e964 - Browse repository at this point
Copy the full SHA ab9e964View commit details
Commits on May 4, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 19f7d0c - Browse repository at this point
Copy the full SHA 19f7d0cView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb9f52c - Browse repository at this point
Copy the full SHA bb9f52cView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9fc435 - Browse repository at this point
Copy the full SHA b9fc435View commit details
Commits on May 5, 2015
-
use dlopen() so we don't need to compile
For now, let's try and avoid the compile step because it's one less thing we'll need to do in setup.py. This also makes it easier on a consumers and developers of Twisted because there's less to setup on your local system just to run the tests. This change also removes the scratch file with some older code in it.
Configuration menu - View commit details
-
Copy full SHA for 8aaf9a9 - Browse repository at this point
Copy the full SHA 8aaf9a9View commit details
Commits on May 6, 2015
-
converted _pollingfile to cffi
This converts the internals of _pollingfile to use the cffi implementation on win32. There's some new tests for win32 here too but _pollingfile itself does not seem to have any direct tests. It instead is fed by other libraries which still need conversion.
Configuration menu - View commit details
-
Copy full SHA for 3518f23 - Browse repository at this point
Copy the full SHA 3518f23View commit details
Commits on May 7, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 505ac65 - Browse repository at this point
Copy the full SHA 505ac65View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95da61c - Browse repository at this point
Copy the full SHA 95da61cView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff trunk...windows-cffi