summaryrefslogtreecommitdiff
path: root/platform/default/string_stdlib.cpp
Commit message (Expand)AuthorAgeFilesLines
* use ```const var&``` notation in public interfaceartemp2014-11-271-2/+2
* correct _nu_tolower/_nu_toupper usageartemp2014-11-171-30/+50
* use nunicode conditional case mapping (lowercase)artemp2014-11-171-9/+12
* increase buf to hold trailing '\0' + better namesartemp2014-11-031-6/+6
* add <cstring> for std::memsetartemp2014-10-311-0/+1
* use nunicode for proper to_upper/to_lower string conversionsartemp2014-10-311-14/+41
* restructure gyp filesKonstantin Käfer2014-10-241-0/+25