Jonas Maebe
|
5b9f58ef73
* reverted r2037 because of braindead "out" semantics for refcounted
|
19 years ago |
Jonas Maebe
|
84aab46550
* changed formal "var" paramters of move, movechar0 and fill* into
|
19 years ago |
Jonas Maebe
|
2dea0c793f
* made the target parameter of SetString an "out" instead of "var" parameter
|
19 years ago |
daniel
|
63ea645207
var & const were sometimes lowercased, sometimes uppercased. Put them
|
19 years ago |
tom_at_work
|
67e5a7621a
* fixes for successful cycle on 64 bit systems after 64 bit FS changes
|
20 years ago |
florian
|
4a6939e354
* made generic basic file handling 64 bit
|
20 years ago |
tom_at_work
|
367df58016
* stack related things (sizes, calculations, etc.) are now 64 bit on 64 bit platforms
|
20 years ago |
tom_at_work
|
4176b71277
* fixed variants unit to make it compile for 64 bit targets
|
20 years ago |
michael
|
c15d1b280f
+ Initial implementation of RTL resource support
|
20 years ago |
marco
|
fa19bc05c8
* pos(shortstring,ansistring) for bug #4119
|
20 years ago |
Jonas Maebe
|
8cbdbc4951
- disabled SYSTEMINLINE until conflict with compilerprocs is fixed
|
20 years ago |
florian
|
30769ea013
* made variant operators inlined
|
20 years ago |
peter
|
f8e713c9cb
* check for FPC < 2.0.0
|
20 years ago |
michael
|
684b7fa85f
+ Removed HAS_INTERNAL_INTTYPES define
|
20 years ago |
michael
|
859bb30daa
+ Removed HASTHREADVAR SUPPORT_THREADVAR defines
|
20 years ago |
michael
|
a775d3d487
+ Removed HASCURRENCY VALUEGETMEM VALUEFREEMEM defines
|
20 years ago |
florian
|
ad3b9b9464
* windows rtl restructuring to share code between win32 and win64
|
20 years ago |
michael
|
3a2eaa94b1
+ Removed INTERNCONSTINTF define
|
20 years ago |
michael
|
db5d9d75aa
+ Removed INTERNCOPY define
|
20 years ago |
michael
|
a20556e62d
+ Removed INTERNLENGTH/INTERNSETLENGTH defines
|
20 years ago |
michael
|
b6d3df6cb8
+ Removed FPC_HASNOFARPOINTER 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 |
Jonas Maebe
|
7ba46ce6f0
* Darwin TThreadID is a pointer
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
michael
|
ffb55c4254
+ Removed VER1_0 defines
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
florian
|
d18746bd15
* proper error message if the cthreads unit is included too late
|
20 years ago |
peter
|
7eeca4fdce
* added HexStr(Pointer)
|
20 years ago |