Brucey
|
21217596aa
Improved bbStringFromUTF8Bytes. (#369)
|
4 月之前 |
Brucey
|
94776ffc5d
Removed use of auto in new extended code. (#352)
|
7 月之前 |
Brucey
|
da1d1a09c0
Include unicode check in case conversions. (#347)
|
8 月之前 |
Brucey
|
044ebaffbc
Added casts. Removed code. (#341)
|
9 月之前 |
Brucey
|
eb57680dac
Updated to xxhash 0.8.2.7546e25
|
9 月之前 |
Brucey
|
bc59c1c407
Fixed some string issues.
|
2 年之前 |
Brucey
|
b42e98a9ed
Fixed issue comparing strings with objects.
|
2 年之前 |
Brucey
|
bf8e7ab013
Added longint and ulongint types
|
2 年之前 |
Brucey
|
95c4e34167
Added String.ToWStringBuffer() method.
|
2 年之前 |
Brucey
|
1c432a3783
Fixes for pre c99.
|
3 年之前 |
Brucey
|
bc7545882a
Added UTF32 String support.
|
3 年之前 |
Brucey
|
a1571444bc
Fixed compiler warnings.
|
4 年之前 |
Brucey
|
5ed4787ec8
Fixed compile warnings.
|
4 年之前 |
Brucey
|
6b3fe15827
Set the empty string hash.
|
5 年之前 |
Brucey
|
ec646faeee
Set initial hash to zero.
|
5 年之前 |
Brucey
|
06f7d9dfff
Added string hash. Resolves #184.
|
5 年之前 |
Brucey
|
f0f79b0f60
Inlined ObjectIsEmptyString.
|
5 年之前 |
Brucey
|
ad062a7499
Added fields offset to BBClass.
|
5 年之前 |
Brucey
|
f0de547f3f
Fixed variable type.
|
5 年之前 |
woollybah
|
a6cd8709e0
Added ToUTF8StringBuffer.
|
5 年之前 |
woollybah
|
1841834978
Added IsEmptyString() function.
|
5 年之前 |
woollybah
|
f667eb75a7
Added string and array counters.
|
5 年之前 |
woollybah
|
5b3c6ae2cc
Added instance counter.
|
5 年之前 |
woollybah
|
b9ad8c7d8c
ToLower() and ToUpper() optmisations.
|
5 年之前 |
woollybah
|
7cde730edd
Further improvements to bbStringEquals.
|
5 年之前 |
woollybah
|
47edf7551e
Cleaned up code.
|
5 年之前 |
woollybah
|
359b68966f
Fixed unicode losing text issue. Fixes #157.
|
5 年之前 |
woollybah
|
7c8e9202eb
Fixed pointer ref.
|
5 年之前 |
woollybah
|
60de0fb400
Added bbStringEquals() function.
|
5 年之前 |
woollybah
|
68281ae1b5
UTF-8 String conversion improvements.
|
5 年之前 |