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 |
Jonas Maebe
|
d9c608a373
+ $maxfpuregisters 0 for i386 in systemh (to avoid requiring too much
|
25 years ago |
michael
|
54f9bbd99b
+ Added constants and types for Delphi compatibility
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
78cb6bfa89
* lineinfo unit added which uses stabs to get lineinfo for backtraces
|
25 years ago |
Jonas Maebe
|
c834c996e4
* set FPUInt64 to false for i386, because comp mul and div code for int64 is
|
25 years ago |
peter
|
c775ade1d6
* primitives added
|
25 years ago |
daniel
|
ec29a31834
* copyright 2000
|
25 years ago |
daniel
|
a79b4a404b
* copyright 2000 added
|
25 years ago |