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