Jordan Lee
|
f75027d5e9
|
make all the log functions/structs/enums use a single 'tr_log' namespace, such as tr_logGetQueue, tr_logAddInfo, tr_logIsLevelActive
|
2013-01-25 23:34:20 +00:00 |
Jordan Lee
|
644c647799
|
(libT) unroll decode_hex_string()
|
2013-01-24 00:53:37 +00:00 |
Jordan Lee
|
94b5e88d36
|
(trunk, libT) more tr_variant revision: faster serialization, dictionaries use less space
|
2012-12-24 22:38:41 +00:00 |
Jordan Lee
|
c1559f3cc4
|
(trunk, libT) first drop of the tr_quark patch.
|
2012-12-22 20:35:19 +00:00 |
Jordan Lee
|
587567aa1a
|
(trunk libT) when seraializing to JSON, set the LC_NUMERIC locale once for the entire serialization pass, instead of N times
|
2012-12-17 02:43:17 +00:00 |
Jordan Lee
|
d4db7198fe
|
copyediting: whitespace & indentation
|
2012-12-15 16:31:22 +00:00 |
Jordan Lee
|
df5b6365bd
|
(trunk, libT) faster JSON parsing for tr_variant. This mostly helps the Qt client, which makes heavy use of the JSON-based RPC calls.
|
2012-12-15 00:01:59 +00:00 |
Jordan Lee
|
c5ff0c0308
|
copyediting: indentation, whitespace
|
2012-12-14 16:04:44 +00:00 |
Jordan Lee
|
e96ed247fe
|
refactor libtransmission's tr_benc class as tr_variant.
|
2012-12-14 04:34:42 +00:00 |