0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
refactor detail::Map for memory efficiency More... over 10 years ago
use LIBJ_STATIC_SYMBOL_DEF for memory efficiency More... over 10 years ago
make String::toUpperCase and String::toLowerCase more efficient More... over 10 years ago
add new appendStr More... over 10 years ago
introduce LIBJ_U and remove redundant String::valueOf More... over 10 years ago
enable signedToString and unsignedToString to handle hex More... over 10 years ago
add tests for 'data' and 'appendStr' More... over 10 years ago
add the method 'data' to StringBuilder and StringBuffer More... over 10 years ago
rename appendCStr to appendStr More... over 10 years ago
add the parameter 'radix' to signedToString and unsignedToString More... over 10 years ago
json::stringify invokes JsDate::toJSON More... over 10 years ago
remove LIBJ_USE_TRAVIS More... over 10 years ago
define LIBJ_TEST_IN_TOKYO if testing in Tokyo timezone More... over 10 years ago
add static_cast More... over 10 years ago
msvc don't support utf literals yet More... over 10 years ago
refactor to_string.h More... over 10 years ago
include assert.h More... over 10 years ago
primitiveToString do not handle Boolean More... over 10 years ago
make StringBuilder::append fast More... over 10 years ago
make StringBuilder::append fast More... over 10 years ago
refactor String::valueOf More... over 10 years ago
introduce Value::isPrimitive and Value::isObject More... over 10 years ago
add assertions More... over 10 years ago
add a flag parameter determining whether to initialize the buffer More... over 10 years ago
add libj::str with no argument More... over 10 years ago
reuse the empty string More... over 10 years ago
introduce libj::str More... over 10 years ago
libj::to returns 0 by default if the conversion fail More... over 10 years ago
rename detail::to detail::_to More... over 10 years ago
add travis-ci build status More... over 10 years ago