1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 21, 2025 — Feb 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add some lines of comment to ChatServer.ino, remove redundant assignment of Client-instance More... about 12 years ago
add localPort to EthernetClient, simplify operator== More... about 12 years ago
Fixed return value of Bridge::get(..) (returning 0 also with valid data len >0) More... about 12 years ago
add operator==, remoteIP and remotePort to EthernetClient More... about 12 years ago
Implemented multi-byte read in File::read of Bridge library. More... over 12 years ago
Fixed typo More... over 12 years ago
Added missing File::size() method to Bridge. More... over 12 years ago
Update version to 1.5.5 (Base.java) More... over 12 years ago
Detect version of bridge.py running on the Yun. More... over 12 years ago
Revert "SPI library to new format" More... over 12 years ago
Revert "EEPROM library to the new format" More... over 12 years ago
Use PGM_P instead of prog_char More... over 12 years ago
Updated msys-1.0.dll to the latest version for Windows 8.1 compatibility. More... over 12 years ago
Reintroduced warning on development leftovers in 1.5 libraries. More... over 12 years ago
Don't forbid unknown files in a library More... over 12 years ago
PreProcessor now replace every single char with a space, without collapsing multiline matches More... over 12 years ago
Fixed compile error on StandardFirmata example. More... over 12 years ago
Fixed non working example: StringStartsWithEndsWith.ino More... over 12 years ago
Preprocessor regexp: "." now matches even line terminators. Closes #1653 More... over 12 years ago
Enforcing string start/end check. See #1687 More... over 12 years ago
PdePreprocessor restored to version 316b871 Added an "insideString" flag in scrubComments to avoid failing with strings like "Hello */*" Added a handful of tests taking code from various issues in order to better avoid future regressions Closes #1687 More... over 12 years ago
Fixed vid/pid definition for arduino_due_x_dbg in boards.txt. (Luca Baldini) More... over 12 years ago
Revert "SoftwareSerial library to the new format" More... over 12 years ago
Revert "Wire library to the 1.5 format" More... over 12 years ago
Bridge library is now platform independent. More... over 12 years ago
Using [code] instead of [quote] for Copy for forum. Fixes #1675 More... over 12 years ago
Merge branch 'master' into ide-1.5.x More... over 12 years ago
Merge pull request #1659 from X-Y/master More... over 12 years ago
Removed redundant LED_BUILTIN define in Yun variant. More... over 12 years ago
Updated language file. Changed "Copy error" message to "Copy error messages". More... over 12 years ago