michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
20 years ago |
michael
|
06ab2d2ee6
+ Removed STR_USES_VALINT define
|
20 years ago |
michael
|
f7edd5a256
+ Removed DECRREFNOTNIL define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
db5d9d75aa
+ Removed INTERNCOPY define
|
20 years ago |
michael
|
a20556e62d
+ Removed INTERNLENGTH/INTERNSETLENGTH defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
michael
|
7df51de3d6
+ Fix for Utf8ToUnicode from Lazarus bug tracker 888
|
20 years ago |
florian
|
375d7711b8
* widestr->shortstr fixed
|
20 years ago |
florian
|
e2c26378b3
* shortstr_to_widestring fixed
|
20 years ago |
florian
|
128152f7cf
* utf8 to unicode (utf-16) fix from Matthias
|
20 years ago |
florian
|
9445db95f3
* widestring manager can handle now ansi<->wide string conversions even if the lens don't match
|
20 years ago |
florian
|
7fa1ae2ea8
+ WideSameStr
|
20 years ago |
florian
|
eb4b962cee
+ implemented WideFormat
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
3ed23de88e
+ StrCharLength infrastructure
|
20 years ago |
florian
|
8f571abbb9
+ infrastructure for WideCompareText implemented
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
florian
|
87771a2ae3
* widecharray patch from Peter
|
20 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |
mazen
|
b65cffcdef
* widestring conversion routines takes a widechar so no
|
21 years ago |
Jonas Maebe
|
3f10b1b4f6
- removed unused local variable
|
21 years ago |
florian
|
7a7c34e1b7
+ several unicode (to/from utf-8 conversion) stuff added
|
21 years ago |
peter
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 years ago |
peter
|
59691cc142
* decr ref doesn't reset pointer
|
21 years ago |
peter
|
962ef697d5
* remove comment warnings
|
21 years ago |
florian
|
dea441a7dd
* the decr functions set the data now to nil
|
21 years ago |