marco
|
6aac7466d5
--- Merging r19471 into '.':
|
пре 13 година |
sergei
|
c2ea372682
* Declared types describing RTTI data of arrays and records, and rewrote main RTTI routines using these types. Shorter by about 60 lines, functionality isn't changed.
|
пре 14 година |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
пре 14 година |
sergei
|
54bc8efa0b
* Fixed reference counting of open array parameters passed by value. RTTI of the array itself is useless in this case, as it does not provide correct element count. Now using dedicated helpers which take RTTI of array element and the element count. Resolves #18859.
|
пре 14 година |
Jonas Maebe
|
749991ec02
+ support extra parameter for initialize() that indicates how many elements
|
пре 15 година |
florian
|
e01e4e5719
* optimized copy(<dyn. array> ...) by checking if the elements are really ref. counted
|
пре 15 година |
marco
|
4104d9f481
* More pluggability of the RTL. Mantis 15124
|
пре 16 година |
yury
|
e82e4ae806
* Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304.
|
пре 16 година |
Jonas Maebe
|
f9b4d58e98
* set finalized dynarrays to nil (mantis #12048)
|
пре 17 година |
florian
|
b178b08ba7
Merged revisions 11665-11738 via svnmerge from
|
пре 17 година |
florian
|
f56b741948
* quicker finalization of dyn. arrays, thanks to the hint of Volker Zipfel
|
пре 17 година |
Jonas Maebe
|
dc71827e2e
* procedure version of fpc_copy to avoid errors with {$x-} (mantis #9918)
|
пре 18 година |
florian
|
657ef819e0
* comment fixed
|
пре 18 година |
Jonas Maebe
|
d9284963b3
* fix for fpc_copy on 64 bit systems from Florian
|
пре 18 година |
florian
|
ea97b8b137
* fixed copying of remaining elements
|
пре 18 година |
florian
|
2c4aeefbf4
* fixed copying of automated records
|
пре 18 година |
florian
|
37bd49692e
* proper fix for 8481 et. al.
|
пре 18 година |
yury
|
11576fd24b
* fixed warnings and notes while compiling system unit for wince.
|
пре 19 година |
florian
|
7bff61ce29
* patch from Ales Katona to add a stack size parameter to tthread functions
|
пре 20 година |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
пре 20 година |
michael
|
93ba0409be
+ Removed HASCOMPILERPROC define
|
пре 20 година |
michael
|
21425e303c
+ Removed HASVARIANT define
|
пре 20 година |
michael
|
8a226bba52
+ Removed HASWIDESTRING/HASWIDECHAR defines
|
пре 20 година |
michael
|
23ad0ae1ec
+ Removed HASINTF and VER1_0 defines
|
пре 20 година |
peter
|
4ace790492
* remove $Log
|
пре 20 година |
fpc
|
790a4fe2d3
* log and id tags removed
|
пре 20 година |
fpc
|
50778076c3
initial import
|
пре 20 година |
peter
|
e417e34496
* truncate log
|
пре 20 година |
florian
|
99ebd46010
* several variant init./final. stuff fixed
|
пре 20 година |
florian
|
bd211ce900
+ init/cleaning code for variants added
|
пре 20 година |