1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Feb 18, 2025 — Feb 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Closes #277. Cores files intentionally left out of the commit as they require a different approach and have a different history More... almost 12 years ago
Fixed NPE when RXCHAR event with no bytes. Closes #1885 More... almost 12 years ago
Update revision log More... almost 12 years ago
Fixed JSSC upload problem with Arduino Due on MacOSX More... almost 12 years ago
Windows: launch4j gets downloaded at build time More... almost 12 years ago
Fixed jar inclusion in launch4j config files More... almost 12 years ago
Windows: arduino_debug.exe: no splash screen, outputs messages to stdout More... almost 12 years ago
Robot_Control fixes. See #1709 #1599. More... almost 12 years ago
Update revision log. Upped version to 1.5.6 More... almost 12 years ago
Updated translations More... almost 12 years ago
Don't use IPAddress::_address from EthernetClass More... almost 12 years ago
Merge remote-tracking branch 'arduino/master' into ide-1.5.x More... almost 12 years ago
Merge pull request #1879 from h2g2guy/master More... almost 12 years ago
Corrected repeated 'less' in checkName's message More... almost 12 years ago
Merge pull request #1870 from matthijskooijman/ide-1.5.x-serial-int More... almost 12 years ago
[sam] Removed workaround in banzai() subroutine after 8120558af569cc62588442b78cc0960acd30466b More... almost 12 years ago
Remove const specifier from channelToTC array in analogWrite on SAM More... almost 12 years ago
Fix two signedness warnings More... almost 12 years ago
Include stdio.h in dtostrf.c More... about 12 years ago
Remove check that is always false More... about 12 years ago
Suppress "unused parameter" warnings More... about 12 years ago
Don't store peeked characters in a char variable More... about 12 years ago
Fix loops in the SAM banzai() reset function More... about 12 years ago
Include stdint.h from IPAddress.h on SAM More... about 12 years ago
Merge pull request #1871 from obra/dont-redownload-existing-files More... about 12 years ago
Instead of #defining true and false, include stdbool.h More... about 12 years ago
Be more consistent about not trying to redownload the JRE and astyle every time we build the IDE. More... about 12 years ago
Use a union in IPAddress for uint8_t[] <-> uint32_t conversion More... about 12 years ago
SpacebrewYun library is now vanilla (after 42d19b55c900cc33334d7938c9d7ec8c034e9c6e) More... about 12 years ago
[sam] itoa() and related function are now available for the sketch More... about 12 years ago