pgkos
|
518c72e57a
fixes #9800 (#9804) [backport]
|
6 years ago |
Yuriy Glukhov
|
d146516008
Fixed wording (#9761)
|
6 years ago |
Araq
|
3f6168b337
removes deprecated T/P types
|
6 years ago |
Arne Döring
|
795d7e3217
WIP
|
6 years ago |
Araq
|
bc26c08862
unicode.nim: minor alignment change
|
6 years ago |
Andreas Rumpf
|
8960efa340
unicode: added strip, align, alignLeft, repeat procs; refs #6301
|
6 years ago |
Andreas Rumpf
|
77a8c6ffd8
unicode: add split procs; refs #6301
|
6 years ago |
Andreas Rumpf
|
7f81519f41
strutils/unicode: deprecate isLower and friends operating on complete strings; fixes #7963 properly
|
6 years ago |
Kaushal Modi
|
24df909d8a
Make isUpper (and variants) work for strings with non-alpha chars
|
6 years ago |
Araq
|
4e63f0c267
keep unicode.nim warning free
|
6 years ago |
Jacek Sieka
|
72dfe176f5
remove dead code elimination option (#7669)
|
6 years ago |
Dominik Picheta
|
b74a5148a9
Fixes #6223.
|
7 years ago |
Dominik Picheta
|
4789aa979d
Little spelling fix in unicode module
|
7 years ago |
Araq
|
3caf108425
system/unicode: check for buffer overflows; refs #5284
|
8 years ago |
Andreas Rumpf
|
54cc702351
update stdlib to not use deprecated symbols
|
8 years ago |
Hans Raaf
|
3cea6e8a96
Added iterator for utf8 strings
|
8 years ago |
Joey Payne
|
e0203a4463
Add useful unicode procs for string manipulation
|
8 years ago |
Joey Payne
|
f6e30981a8
Add new procs for string manipulation
|
8 years ago |
Hans Raaf
|
2791915d7f
Optimized end offsets and added tests.
|
9 years ago |
Hans Raaf
|
ac6de565ec
More work in optimizing, names and added substr().
|
9 years ago |
Hans Raaf
|
1138cf5234
Some procs to deal with Rune position base indexing.
|
9 years ago |
Parashurama
|
a98705dddc
change 'Rune' type in unicode module to 'int32'
|
8 years ago |
theduke
|
25b605a3a2
validateUtf8: catch overlong ascii
|
9 years ago |
Araq
|
ab6f8f6e5b
fixesunicode.lastRune
|
9 years ago |
Araq
|
73279aba39
added unicode.lastRun, unicode.graphemeLen
|
9 years ago |
Adam Strzelecki
|
43bddf62dd
lib: Trim .nim files trailing whitespace
|
9 years ago |
apense
|
48b0de8ab4
Corrected proc name in assertion
|
9 years ago |
apense
|
5fd7b7850a
Corrected documentation
|
9 years ago |
apense
|
c334e89ee7
Renamed to toRunes
|
9 years ago |
apense
|
64b3395ade
Added new proc
|
9 years ago |