florian
|
c947295cb8
+ ttertiarynode
|
19 anni fa |
Jonas Maebe
|
f4ea862438
* part of r4826 (forgot to commit)
|
19 anni fa |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 anni fa |
florian
|
569c4871fc
+ first batch of varset support, as long as packset isn't changed, it doesn't change anything
|
19 anni fa |
Jonas Maebe
|
08612ed157
* declare fpc_sqr_real as inline instead of fpc_sqrt_real
|
19 anni fa |
chrivers
|
7ec741fa05
Added fpc_intf_assign_by_iid compilerproc. Needed for _IMPLEMENTS
|
19 anni fa |
florian
|
849878b472
* fixed memory leak with the as operator, fixes #7174
|
19 anni fa |
Jonas Maebe
|
316c4d6313
* fixed web bug tw4954 (warning when reading from a typed file)
|
19 anni fa |
florian
|
570c1bc3a5
* widestrings aren't ref. counted anymore on windows
|
19 anni fa |
peter
|
a77f503a30
* optimize multiple concats for ansi/widestring
|
19 anni fa |
Jonas Maebe
|
0e2a5dde24
* the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an
|
19 anni fa |
Jonas Maebe
|
58381ff7b6
* made chararray handling 98% TP-compatible, fixes web bugs 3012
|
20 anni fa |
Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
20 anni fa |
florian
|
398cafb1a0
* fixed cases
|
20 anni fa |
florian
|
e2a4dac215
+ i386 assembler versions of decr_ansistring and unique_ansistring
|
20 anni fa |
peter
|
198aa2e72a
* change value to const string to remvoe implicit exception stack:
|
20 anni fa |
michael
|
198b2104be
+ Removed HASFUNCTIONCOPYDYNARR define
|
20 anni fa |
michael
|
06ab2d2ee6
+ Removed STR_USES_VALINT define
|
20 anni fa |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
20 anni fa |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 anni fa |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 anni fa |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 anni fa |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 anni fa |
peter
|
4ace790492
* remove $Log
|
20 anni fa |
florian
|
f8c314a7b7
* changed fpc_read_text to use out instead of var
|
20 anni fa |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 anni fa |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 anni fa |
fpc
|
50778076c3
initial import
|
20 anni fa |
olle
|
559ee781b3
- Removed outcommented function
|
20 anni fa |
florian
|
372711eea4
+ a lot of vararray stuff
|
20 anni fa |