-
Notifications
You must be signed in to change notification settings - Fork 34
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: martinling/libserialport
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: arduino/libserialport
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
- 15 commits
- 6 files changed
- 2 contributors
Commits on Dec 8, 2015
-
Configuration menu - View commit details
-
Copy full SHA for ff0661a - Browse repository at this point
Copy the full SHA ff0661aView commit details
Commits on Dec 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 0a2d940 - Browse repository at this point
Copy the full SHA 0a2d940View commit details
Commits on Dec 18, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 8a4cda0 - Browse repository at this point
Copy the full SHA 8a4cda0View commit details
Commits on Dec 21, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 89446e9 - Browse repository at this point
Copy the full SHA 89446e9View commit details
Commits on Dec 29, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 6c96f3c - Browse repository at this point
Copy the full SHA 6c96f3cView commit details
Commits on Jan 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for a3ba9a4 - Browse repository at this point
Copy the full SHA a3ba9a4View commit details
Commits on Jan 7, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f8ed8a6 - Browse repository at this point
Copy the full SHA f8ed8a6View commit details
Commits on Jan 15, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 658f212 - Browse repository at this point
Copy the full SHA 658f212View commit details
Commits on Apr 5, 2016
-
Configuration menu - View commit details
-
Copy full SHA for f6e3136 - Browse repository at this point
Copy the full SHA f6e3136View commit details
Commits on May 18, 2016
-
Configuration menu - View commit details
-
Copy full SHA for d24994c - Browse repository at this point
Copy the full SHA d24994cView commit details
Commits on Jul 21, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 70af63f - Browse repository at this point
Copy the full SHA 70af63fView commit details
Commits on Oct 21, 2016
-
Avoid math operations with NULL pointer
strrchr() can return NULL if the character is not found. Since "composite" is true in some special cases with only one level of nesting, the math operation was failing badly. This should solve a couple of bugs about Arduino IDE crashing due to libListSerialJ
Configuration menu - View commit details
-
Copy full SHA for b5cc9c4 - Browse repository at this point
Copy the full SHA b5cc9c4View commit details
Commits on Dec 6, 2016
-
[TEMP] avoid searching for USB bus and address on osx
if this feature becomes necessary, borrow it from libusb (https://github.com/libusb/libusb/blob/master/libusb/os/darwin_usb.c) Solves arduino/Arduino#5210
Configuration menu - View commit details
-
Copy full SHA for 6c40668 - Browse repository at this point
Copy the full SHA 6c40668View commit details
Commits on Dec 12, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 6bb62ff - Browse repository at this point
Copy the full SHA 6bb62ffView commit details
Commits on Dec 14, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 16e35cf - Browse repository at this point
Copy the full SHA 16e35cfView 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