-
Notifications
You must be signed in to change notification settings - Fork 164
Permalink
Choose a base ref
{{ refName }}
default
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: sustrik/libdill
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Zewo/libdill
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 15 files changed
- 4 contributors
Commits on Jun 1, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 84250e2 - Browse repository at this point
Copy the full SHA 84250e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6fdbf5 - Browse repository at this point
Copy the full SHA b6fdbf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6652ab8 - Browse repository at this point
Copy the full SHA 6652ab8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbdf13 - Browse repository at this point
Copy the full SHA 0fbdf13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 04819ed - Browse repository at this point
Copy the full SHA 04819edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9423694 - Browse repository at this point
Copy the full SHA 9423694View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf16026 - Browse repository at this point
Copy the full SHA cf16026View commit details
Commits on Jun 9, 2017
-
Configuration menu - View commit details
-
Copy full SHA for dc634c6 - Browse repository at this point
Copy the full SHA dc634c6View commit details
Commits on Jun 15, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 11fc0cb - Browse repository at this point
Copy the full SHA 11fc0cbView commit details
Commits on Aug 12, 2017
-
Merge pull request #2 from Zewo/rfl-options
Added two new options that speed up compilation
Configuration menu - View commit details
-
Copy full SHA for 30b7cdd - Browse repository at this point
Copy the full SHA 30b7cddView commit details
Commits on Sep 20, 2017
-
Partial reads use an internal buffer that is filled and drained into the requestors buffer. If some data is drained we still wait on the file descriptor even though no more data may arrive until the requestor responds (e.g. last chunk of HTTP was drained from the rxbuf here but we still wait for more data though we need to send a response first likely!)
Configuration menu - View commit details
-
Copy full SHA for 25cb095 - Browse repository at this point
Copy the full SHA 25cb095View commit details
Commits on Sep 22, 2017
-
Configuration menu - View commit details
-
Copy full SHA for e675989 - Browse repository at this point
Copy the full SHA e675989View commit details
Commits on Nov 7, 2017
-
libdill has SO_LINGER turned off which means the second you close a d…
…escriptor it’s remaining bytes are not flushed but rather are lost. So turned it on. thx to @robertjpayne
Configuration menu - View commit details
-
Copy full SHA for 5ca5f11 - Browse repository at this point
Copy the full SHA 5ca5f11View commit details -
Merge pull request #5 from Zewo/SO_LINGER_on_fix
set SO_LINGER to on
Configuration menu - View commit details
-
Copy full SHA for 89cd675 - Browse repository at this point
Copy the full SHA 89cd675View 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 master...master