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 :: re7a99e7 / src/lib/float.c : (link) Added optional safety assertions. - https://github.com/gtk-gnutella/gtk-gnutella/commit/e7a99e7c41bd794822876b296b0a0c3511f32378
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r5d0b93e / src/lib/str.c : (link) str_fcat_safe(): fixed undocumented parameters. - https://github.com/gtk-gnutella/gtk-gnutella/commit/5d0b93e52f3f700bb6994af2f9fa310b005f19d6
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: rae5115b / src/lib/str.c : (link) Don't use "%zu" in gm_snprintf() calls since they may not ... [More] be understood. - https://github.com/gtk-gnutella/gtk-gnutella/commit/ae5115b58070b147175176fbb7b4fdefc4a16880 [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: rc4a931c / (src/lib/str.c src/lib/str.h): (link) Added str_avail(), str_bcatf() and ... [More] str_vbcatf().Optimized str_new_buffer() to avoid a call to str_foreign() and an initialzero-ing of the structure.Made sure to use clamp_strlen() to compute the length of strings heldwithin a fix sized buffer. - https://github.com/gtk-gnutella/gtk-gnutella/commit/c4a931cfe71aaf3ca3cd00bb556b10ee5c466076 [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r44db912 / (src/lib/str.c src/lib/str.h): (link) Renamed str_from_foreign() as ... [More] str_new_buffer(). - https://github.com/gtk-gnutella/gtk-gnutella/commit/44db9121702db5d7d3be527cd30346bee3208c54 [Less]
Posted over 13 years ago
Commit by Manfredi on devel :: r0edd336 / src/lib/mingw32.c : (link) Allow "echo command | gtk-gnutella --shell" a chance to work ... [More] on Windows.mingw_stdio_reset() must selectively reopen file descriptors, dependingon whether we're attached to a console. - https://github.com/gtk-gnutella/gtk-gnutella/commit/0edd336383621cfa26ae59a9ce5493b783df202d [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r5c4b230 / src/lib/float.c : (link) float_fixed(): compute resulting string length before ... [More] final rounding patch up.My first reading of the code was incorrect: the last section of the routinepatches up the string in place but is not always shrinking it. Therefore,the length to return at the end must be computed before final patching takesplace and adjusted only when required. - https://github.com/gtk-gnutella/gtk-gnutella/commit/5c4b230ba2a0b985e1ef87c8057ae011692b5bbb [Less]
Posted over 13 years ago
Commit by Raphael Manfredi on devel :: r8f40ced / src/lib/str.c : (link) str_fcat_safe(): fixed some float formatting errors. - https://github.com/gtk-gnutella/gtk-gnutella/commit/8f40ced6935565ef29be8eec10a4fc18657a77f3
Posted over 13 years ago
Commit by Jeroen Asselman on devel :: r0009e9d / build.sh : (link) Minimum required OS X level is 10.5.8 - https://github.com/gtk-gnutella/gtk-gnutella/commit/0009e9d29098925a577dad88ec3be501a5ce0624
Posted over 13 years ago
Commit by Jeroen Asselman on devel :: r92fd34c / osx/launcher.sh : (link) APP variable should be set to gtk-gnutella - https://github.com/gtk-gnutella/gtk-gnutella/commit/92fd34cec288aa08d231ab3b0d6e4b79b8b24086