Jonas Maebe
|
9a08cdccf0
* several changes of var parameters into out parameters to avoid
|
19 years ago |
florian
|
398cafb1a0
* fixed cases
|
19 years ago |
florian
|
e2a4dac215
+ i386 assembler versions of decr_ansistring and unique_ansistring
|
19 years ago |
peter
|
198aa2e72a
* change value to const string to remvoe implicit exception stack:
|
19 years ago |
michael
|
198b2104be
+ Removed HASFUNCTIONCOPYDYNARR define
|
20 years ago |
michael
|
06ab2d2ee6
+ Removed STR_USES_VALINT define
|
20 years ago |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
20 years ago |
michael
|
21425e303c
+ Removed HASVARIANT define
|
20 years ago |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
20 years ago |
peter
|
4ace790492
* remove $Log
|
20 years ago |
florian
|
f8c314a7b7
* changed fpc_read_text to use out instead of var
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
peter
|
b68af1b0e3
* post 2.0.0 fixes from cvs
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
olle
|
559ee781b3
- Removed outcommented function
|
20 years ago |
florian
|
372711eea4
+ a lot of vararray stuff
|
20 years ago |
florian
|
eeaded577a
* fixed copy(dyn. array,...);
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
florian
|
13c5439bb1
+ basic rtl support for variant <-> interface implemented
|
20 years ago |
florian
|
48c248d6c0
* widecharray patch from Peter
|
20 years ago |
florian
|
7fb9bd0f57
* implemented helper for variant<->dyn. array type cast
|
20 years ago |
Jonas Maebe
|
b6a6e78db1
* fixed remaining compilation problems
|
21 years ago |
peter
|
4d8460ec2f
* float routines all use internproc and compilerproc helpers
|
21 years ago |
peter
|
95e0ed26f8
* use helper call to retrieve address of input/output to reduce
|
21 years ago |
mazen
|
b65cffcdef
* widestring conversion routines takes a widechar so no
|
21 years ago |
peter
|
962ef697d5
* remove comment warnings
|
21 years ago |
peter
|
81b6d9f16c
* replace strlenint with sizeint
|
21 years ago |
peter
|
b5df63e617
* ValSInt fixed for 64 bit
|
21 years ago |