13
I Use This!
Activity Not Available

News

Analyzed 4 months ago. based on code collected 5 months ago.
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r3945dff / (3 files): (link) Avoid memory leak and make "folder path getting" routines ... [More] static. (+7 more commits...) - https://github.com/gtk-gnutella/gtk-gnutella/commit/3945dffad80fa68af546aebc03de9860c0dad2d0 [Less]
Posted over 13 years ago
Commit by Jeroen Asselman on devel :: r5d8836a / src/lib/mingw32.c : (link) Plug in a different get special folder path on windows ... [More] (+6 more commits...) - https://github.com/gtk-gnutella/gtk-gnutella/commit/5d8836aa7f2c4720288ce9b795c9d635f7053d49 [Less]
Posted over 13 years ago
Commit by Jeroen Asselman on devel :: rebb4bbd / build.sh : (link) Adds a MINGW7 target to build.shShould probably become the ... [More] default target for mingw as this doesn't require any hard coded paths. - https://github.com/gtk-gnutella/gtk-gnutella/commit/ebb4bbd719e6f7d463c83720409bc4162a1759e8 [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: rd4d69be / src/lib/mingw32.c : (link) Set binary mode for non-console stdout and stderr on ... [More] Windows.When stdout and stderr are files/pipes and not attached to the console, weforce binary mode since these file descriptors are most probably openedas text files. - https://github.com/gtk-gnutella/gtk-gnutella/commit/d4d69be5bf00dd8cdadb928f119c90f51555d85c [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r448b3ee / src/lib/float-test.c : (link) Ensure float-test benefits from early Windows ... [More] initializations. - https://github.com/gtk-gnutella/gtk-gnutella/commit/448b3ee87697108efc5b9e7354d94b3258f16c4e [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r8b0121b / src/lib/str.c : (link) Limit use of gm_snprintf() to formatting the double ... [More] value.We can otherwise use s_debug() formatting for the non-floating pointvalues during tests, which allows us to keep %zu to avoid tedious castsfor size_t arguments. - https://github.com/gtk-gnutella/gtk-gnutella/commit/8b0121bfa3cee07ea5ed106acfab28d0ea23b6ff [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: rd90cb81 / (3 files): (link) Exported float_init() to get proper timing tests. - https://github.com/gtk-gnutella/gtk-gnutella/commit/d90cb8156bcfcbbfc1f89cdc21feed0435aad7cb
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r9d3c208 / src/lib/float.c : (link) Comment typo and code formatting fixes. - https://github.com/gtk-gnutella/gtk-gnutella/commit/9d3c208dd9f3f94cecfdc9a9446a873ef87a5121
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r4be514c / src/lib/float.c : (link) More safety assertions and fixed possible memory ... [More] corruption in sub_big(). - https://github.com/gtk-gnutella/gtk-gnutella/commit/4be514c4b71a8dafdba916a1feb6652dfd3ae345 [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r88fa8ff / src/lib/float.c : (link) float_init(): added assertion. - https://github.com/gtk-gnutella/gtk-gnutella/commit/88fa8ffa5a4debff8c79e4d0df25aafd4404f359