2
I Use This!
Low Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Aug 04, 2024 — Aug 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
restore dtostrf when floats are disabled in printf/scanf + round fix (#7093) More... over 5 years ago
Merge pull request #6804 from dok-net/optimistic_yield_recurrency More... over 5 years ago
Merge branch 'master' into optimistic_yield_recurrency More... over 5 years ago
Corrections after review remarks; thanks @earlephilhower More... over 5 years ago
configTime(tzsec,dstsec,): fix UTC/local management (#6993) More... over 5 years ago
lwip2 updates: no more git sub-sub-module deps, faster checksum, backlog limitation and other fixes (#6887) More... over 5 years ago
package builder: updates for alpha releases (#7088) More... over 5 years ago
Merge pull request #7085 from mhightower83/pr-bear-stack-dump More... over 5 years ago
Corrected stack start and end in stack_thunk_dump_stack(). More... over 5 years ago
Allow using custom linker scripts (#7078) More... over 5 years ago
Merge pull request #7068 from earlephilhower/dtostrf_to_printf More... over 5 years ago
Merge branch 'master' into dtostrf_to_printf More... over 5 years ago
Fix serach order for index.htm(l)(.gz) files (#7069) More... over 5 years ago
Use sprintf to output floats in Print/dtostrf More... over 5 years ago
Merge pull request #7027 from dok-net/wmath_map More... over 5 years ago
Merge branch 'master' into wmath_map More... over 5 years ago
Merge pull request #7066 from mhightower83/pr-postmortem-offset-update More... over 5 years ago
Updated stack offsets for postmortem stack dump. Changed ets_putc to ets_uart_putc1 to better newline handling. More... over 5 years ago
use STA as default interface in mDNS (#7042) More... over 5 years ago
update to new prebuilt win sed version (#7062) More... over 5 years ago
Added dependencies for eboot.ld and Makefile to Makefile. (#7047) More... over 5 years ago
Merge branch 'master' into pr-eboot-cs-fix More... over 5 years ago
Fix for 32bit long used in long long printNumber. More... over 5 years ago
add Low-Power demo (#6989) More... over 5 years ago
Update ESP8266HTTPClient.cpp (#7051) More... over 5 years ago
Code size optimisation of ESP.getResetReason() (#7029) More... over 5 years ago
Added dependencies for eboot.ld and Makefile to Makefile. Updated eboot.ld to not fill with zeros through the CS field on its way to the CRC. Added size test to elf2bin.py More... over 5 years ago
Revert to explicit calculation of modulo, saving 16 bytes in IROM. More... over 5 years ago
Extend Print class for 64bit integers. More... over 5 years ago
clear _canReuse in setUrl if its not a local redirect (#7039) More... over 5 years ago