peter
|
45ea82ed18
* ucs4char added
|
24 years ago |
Jonas Maebe
|
d811aeedf7
+ odd() for cardinal, int64 and qword (merged)
|
24 years ago |
peter
|
8bf13fd185
*** empty log message ***
|
24 years ago |
peter
|
802acf6940
* m68k updates
|
24 years ago |
peter
|
5dbe3bba52
* upcase, lowercase for ansistring
|
24 years ago |
florian
|
49ed6221f4
* some new types added like PBoolean
|
24 years ago |
florian
|
1f91d1d88e
+ sLineBreak and misc. stuff for Kylix compatiblity
|
24 years ago |
florian
|
ddd5f168eb
+ more MT stuff added
|
24 years ago |
Jonas Maebe
|
4f791d04b4
- removed all ifdef cardinalmulfix code
|
25 years ago |
Jonas Maebe
|
4a7f3db6d9
+ added pos(char,ansistring), because there is also a pos(char,shortstring)
|
25 years ago |
Jonas Maebe
|
c91a23c27d
* new constant handling: from now on, hex constants >$7fffffff are
|
25 years ago |
marco
|
abfa37b122
* Renamefest
|
25 years ago |
peter
|
24b631132e
* ptr returns farpointer
|
25 years ago |
peter
|
2660e94c5f
* removed some warnings
|
25 years ago |
peter
|
94c1f86d79
* changed ver1_0 defines to temporary defs
|
25 years ago |
Jonas Maebe
|
5fb68eeb52
* renamed strlenint to longint since 1.0 doesn't know that type
|
25 years ago |
florian
|
fc777c9970
* setlength export declaration for 1.0.2 fixed
|
25 years ago |
florian
|
1a2851eb47
* a lot of small changes:
|
25 years ago |
michael
|
7aa1e88a5d
+ Added some delphi compatibility types
|
25 years ago |
sg
|
6fcf8dcda3
* Added declarations for WideString utility functions
|
25 years ago |
michael
|
586c4cea50
+ Conditionals fixed
|
25 years ago |
michael
|
650fbb86aa
+ removed logs
|
25 years ago |
michael
|
e7aca136a1
+ Initial import
|
25 years ago |
pierre
|
1d1b4bcb53
* correct last commit error
|
25 years ago |
marco
|
f5fd205ab5
* Changed move (var source;var dest) to move (const source;var dest)
|
25 years ago |
peter
|
aae7c24beb
* moved islibrary,isconsole,ismulithread to systemh as they are
|
25 years ago |
michael
|
bc8a454afd
+ Modifications for exception support in sysutils. Mainly added
|
25 years ago |
peter
|
b4c4d9d1a3
* UniqueAnsiString -> UniqueString for Delphi compatibility
|
25 years ago |
florian
|
53b5415c5e
* TVarRec with In64/QWord stuff extended
|
25 years ago |
peter
|
ebbf2e578f
* backtraces for exceptions are now only generated from the place of the
|
25 years ago |