florian
|
ae3e96cdda
+ some types for D6 compatibility added
|
22 years ago |
peter
|
438fbdedee
* SetString(WideString,[PChar|PWideChar],Len) added
|
22 years ago |
florian
|
758a11f069
+ sparc types added
|
23 years ago |
peter
|
5fff238567
* threads unit added for thread support
|
23 years ago |
carl
|
a24ab38214
- remove stack checking for every target in system unit
|
23 years ago |
peter
|
603b3bc48b
* Copy() changed to internal function calling compilerprocs
|
23 years ago |
florian
|
6a0da8d89d
* map comp to int64 for the powerpc
|
23 years ago |
florian
|
0e22fc491b
+ some WideString<->AnsiString conversion functions added
|
23 years ago |
carl
|
7215ccb0e8
* cardinal -> longword
|
23 years ago |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
23 years ago |
peter
|
c3af3cda9b
* SYSTEMINLINE define that will add inline directives for small
|
23 years ago |
michael
|
b5717d4dde
+ Added support for octal strings (using &)
|
23 years ago |
florian
|
05a95ba5bc
* interface of system unit for Linux/PowerPC compiles
|
23 years ago |
florian
|
789edf11aa
+ powerpc type support
|
23 years ago |
florian
|
95c6c8f430
+ some x86-64 support added
|
23 years ago |
peter
|
71a1ae2136
* sLineBreak changed to normal constant like Kylix
|
23 years ago |
marco
|
af9703f179
* Renamefest supports_double for FreeBSD too
|
23 years ago |
carl
|
1b88940d62
* StackError is now a typed constant
|
23 years ago |
carl
|
b1c72872c7
- removed unused variable
|
23 years ago |
peter
|
44b7972e01
* moved array types to objpas unit
|
23 years ago |
peter
|
2fcd65b933
* array types added
|
23 years ago |
peter
|
c6fd513271
* lowercase() overloaded
|
23 years ago |
Jonas Maebe
|
2b3898aeff
* adapted ranges of native types to int64 (e.g. high cardinal is no
|
23 years ago |
michael
|
2a27de0fb0
+ Initial variant support
|
24 years ago |
michael
|
2f52ba40e8
+ Moved PathDelim,DriveDelim,PathSep to sysutilh
|
24 years ago |
michael
|
2a04e66b42
+ Added PathDelim,DriveDelim,PathSep
|
24 years ago |
carl
|
05a2276947
* bugfix #1639 (IsMultiThread varialbe setting)
|
24 years ago |
florian
|
6476fbf2fe
* fixed and added a lot of stuff to get the Jedi DX( headers
|
24 years ago |
peter
|
c3da2af2ad
* WChar fix to compile also with 1.0.x
|
24 years ago |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
24 years ago |