Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/arduino/Arduino.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-20Starting Arduino IDE 1.8.20Cristian Maglie
2021-12-20Use PreferencesData.getInteger when applicableCristian Maglie
2021-12-20Renamed varible (typo)Cristian Maglie
2021-12-20Removed log4jCristian Maglie
2021-12-16Starting IDE 1.8.19Cristian Maglie
2021-12-14Updated log4j to version 2.16.0Cristian Maglie
2021-12-14starting 1.8.18Cristian Maglie
2021-12-14updated translationsCristian Maglie
2021-12-13Upgrade log4j to 2.15.0 - CVE-2021-44228Cristian Maglie
2021-12-11Upgrade log4j to 2.15.0 - CVE-2021-44228Russell Howe
2021-09-06Starting Arduino IDE 1.8.17Cristian Maglie
2021-09-04spelling mistake that made my brain hurtAntoni Spaanderman
2021-09-03Release 1.8.161.8.16Cristian Maglie
2021-09-01Updated translationsCristian Maglie
2021-05-27Gracefully handle malformed additional board manager urlsCristian Maglie
2021-05-12Starting Arduino IDE 1.8.15Cristian Maglie
2021-05-11Updated translationsCristian Maglie
2021-05-10Added deprecated field in index parsingCristian Maglie
2021-05-10Fixed some trivial warningsCristian Maglie
2021-05-06Do not delete unused 3rd party index filesCristian Maglie
2021-04-08Updated all translationsCristian Maglie
2021-04-08Fixed wrong translationCristian Maglie
2021-04-08Downloaded new translations from transifexCristian Maglie
2021-04-08Update links to troubleshooting guides in error messagesper1234
2020-06-24Starting Arduino IDE 1.8.14Cristian Maglie
2020-06-15Fixed invalid http accept headerCristian Maglie
2020-06-15Updated translationsCristian Maglie
2020-06-03Update jmdns to 3.5.5Martino Facchin
2020-05-25Avoid usueless double calls to rescanLibraries()Ricardo JL Rufino
2020-05-11PreferencesData: Recreate PreferencesMap in initMatthijs Kooijman
2020-04-27Update arduino-core/src/processing/app/debug/LegacyTargetPlatform.javaMartino Facchin
2020-04-27Boards Menu: add hint if core lives in sketchbookMartino Facchin
2020-04-21Remove Java version evaluationRichard Körber
2020-03-25Do not translate labels of boards submenusCristian Maglie
2020-03-24Prevent bytes from lingering in the serial bufferMatthijs Kooijman
2020-03-24Use Math.min instead of ternary if in Serial data copyMatthijs Kooijman
2020-03-24Added unit testing for UTF8 decoder in SerialCristian Maglie
2020-03-23SerialDiscovery: reorder a bit the discovery phases to make it clearerCristian Maglie
2020-03-23SerialDiscovery: refactor search loopCristian Maglie
2020-03-23Fix bogus port disconnection during serial eventMartino Facchin
2020-03-06Fixed user/pass preferences save for "manual" proxy settings.Cristian Maglie
2020-02-19Declare fields at the top of the classThomas L. Kjeldsen
2020-02-19Remove "MrBean" dependencyThomas L. Kjeldsen
2020-02-14Starting Arduino IDE 1.8.13Cristian Maglie
2020-02-08Start Arduino IDE 1.8.12per1234
2020-02-06Fixed failures in download testsCristian Maglie
2020-01-29Preserve "fatal" in compiler errorsMatthijs Kooijman
2020-01-29Slightly simplify error message rebuildingMatthijs Kooijman
2020-01-29Fix exception on compiler errors with column numbersMatthijs Kooijman
2020-01-21Even stricter sanity checksCristian Maglie