michael
|
06ab2d2ee6
+ Removed STR_USES_VALINT define
|
20 anni fa |
michael
|
f7edd5a256
+ Removed DECRREFNOTNIL define
|
20 anni fa |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 anni fa |
michael
|
db5d9d75aa
+ Removed INTERNCOPY define
|
20 anni fa |
michael
|
a20556e62d
+ Removed INTERNLENGTH/INTERNSETLENGTH defines
|
20 anni fa |
peter
|
4ace790492
* remove $Log
|
20 anni fa |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anni fa |
fpc
|
50778076c3
initial import
|
20 anni fa |
michael
|
0274b9b848
+ Removed erroneously committed debug statement
|
20 anni fa |
michael
|
ba4454e2cb
+ Variant type conversion rules
|
20 anni fa |
peter
|
e417e34496
* truncate log
|
20 anni fa |
peter
|
1768ad35ce
1.0.x fixes
|
20 anni fa |
peter
|
6c2c1debcc
* 1.0.x fix
|
20 anni fa |
florian
|
9191989228
* replaced CompareChar by CompareByte, saves one redirection
|
20 anni fa |
peter
|
d3b001f8a4
* prevent crash when appending empty string
|
21 anni fa |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 anni fa |
peter
|
cc431c4375
* fix shortstr_to_ansistring for 1.0.x
|
21 anni fa |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 anni fa |
peter
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 anni fa |
peter
|
59691cc142
* decr ref doesn't reset pointer
|
21 anni fa |
florian
|
dea441a7dd
* the decr functions set the data now to nil
|
21 anni fa |
peter
|
479c4f0ea6
* small fix for 1.0.x
|
21 anni fa |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 anni fa |
peter
|
cafed35e77
* str() helpers now also use valint/valuint
|
21 anni fa |
peter
|
4238814518
* 1.0.x fix
|
21 anni fa |
peter
|
a4178230a7
* decrref does not reset always to nil, only when string is disposed.
|
21 anni fa |
Jonas Maebe
|
4be7651aa2
* fixed conversion of fpc_*str_unique to compilerproc
|
22 anni fa |
Jonas Maebe
|
394b70f94d
* fpc_{ansistr|widestr}_unique is now a function so it can be used as
|
22 anni fa |
florian
|
eab5d1f7c5
* started to make the rtl 64 bit save by introducing SizeInt and SizeUInt (similar to size_t of C)
|
22 anni fa |
Jonas Maebe
|
b5976b8730
* fixed setstring (+- like suggested by Dimitry Sibiryakov)
|
22 anni fa |