Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 years ago |
florian
|
da9469c550
* avoid unique call in ansistr_append
|
19 years ago |
florian
|
e2a4dac215
+ i386 assembler versions of decr_ansistring and unique_ansistring
|
19 years ago |
Jonas Maebe
|
50ebeaad5e
* fixed fpc_ansistr_append_ansistring() in case it's called to append a
|
19 years ago |
peter
|
198aa2e72a
* change value to const string to remvoe implicit exception stack:
|
19 years ago |
Jonas Maebe
|
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
|
19 years ago |
florian
|
d8acc80ae5
* reverted inline patch partly
|
20 years ago |
marco
|
5fbf962637
* small fix for 1735, tw2242 still broken due to complexity.
|
20 years ago |
marco
|
411e2359eb
* Fixed 2.0.0 compilation
|
20 years ago |
marco
|
5c92d88da8
* inlined a few funcs, inlined the non threaded part of inc/declocked. The lock prefixed one
|
20 years ago |
marco
|
fa19bc05c8
* pos(shortstring,ansistring) for bug #4119
|
20 years ago |
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
|
0274b9b848
+ Removed erroneously committed debug statement
|
20 years ago |
michael
|
ba4454e2cb
+ Variant type conversion rules
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
1768ad35ce
1.0.x fixes
|
20 years ago |
peter
|
6c2c1debcc
* 1.0.x fix
|
20 years ago |
florian
|
9191989228
* replaced CompareChar by CompareByte, saves one redirection
|
20 years ago |
peter
|
d3b001f8a4
* prevent crash when appending empty string
|
20 years ago |
peter
|
14eb8f59b4
internconst, internproc and some external declarations moved to interface
|
21 years ago |
peter
|
cc431c4375
* fix shortstr_to_ansistring for 1.0.x
|
21 years ago |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
21 years ago |