Brucey
|
044ebaffbc
Added casts. Removed code. (#341)
|
il y a 9 mois |
Brucey
|
eb57680dac
Updated to xxhash 0.8.2.7546e25
|
il y a 9 mois |
Brucey
|
bc59c1c407
Fixed some string issues.
|
il y a 2 ans |
Brucey
|
b42e98a9ed
Fixed issue comparing strings with objects.
|
il y a 2 ans |
Brucey
|
bf8e7ab013
Added longint and ulongint types
|
il y a 2 ans |
Brucey
|
95c4e34167
Added String.ToWStringBuffer() method.
|
il y a 2 ans |
Brucey
|
1c432a3783
Fixes for pre c99.
|
il y a 3 ans |
Brucey
|
bc7545882a
Added UTF32 String support.
|
il y a 3 ans |
Brucey
|
a1571444bc
Fixed compiler warnings.
|
il y a 4 ans |
Brucey
|
5ed4787ec8
Fixed compile warnings.
|
il y a 4 ans |
Brucey
|
6b3fe15827
Set the empty string hash.
|
il y a 5 ans |
Brucey
|
ec646faeee
Set initial hash to zero.
|
il y a 5 ans |
Brucey
|
06f7d9dfff
Added string hash. Resolves #184.
|
il y a 5 ans |
Brucey
|
f0f79b0f60
Inlined ObjectIsEmptyString.
|
il y a 5 ans |
Brucey
|
ad062a7499
Added fields offset to BBClass.
|
il y a 5 ans |
Brucey
|
f0de547f3f
Fixed variable type.
|
il y a 5 ans |
woollybah
|
a6cd8709e0
Added ToUTF8StringBuffer.
|
il y a 5 ans |
woollybah
|
1841834978
Added IsEmptyString() function.
|
il y a 5 ans |
woollybah
|
f667eb75a7
Added string and array counters.
|
il y a 5 ans |
woollybah
|
5b3c6ae2cc
Added instance counter.
|
il y a 5 ans |
woollybah
|
b9ad8c7d8c
ToLower() and ToUpper() optmisations.
|
il y a 5 ans |
woollybah
|
7cde730edd
Further improvements to bbStringEquals.
|
il y a 5 ans |
woollybah
|
47edf7551e
Cleaned up code.
|
il y a 5 ans |
woollybah
|
359b68966f
Fixed unicode losing text issue. Fixes #157.
|
il y a 5 ans |
woollybah
|
7c8e9202eb
Fixed pointer ref.
|
il y a 5 ans |
woollybah
|
60de0fb400
Added bbStringEquals() function.
|
il y a 5 ans |
woollybah
|
68281ae1b5
UTF-8 String conversion improvements.
|
il y a 5 ans |
woollybah
|
59e1fdd71f
Added basic support for UCS-2 surrogate pairs.
|
il y a 6 ans |
woollybah
|
648be93012
Removed use of tmp string functions.
|
il y a 6 ans |
woollybah
|
1ea7ef23f1
Added support for WParam and LParam on Win32.
|
il y a 9 ans |