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 |
peter
|
fd5037b339
+ smallint, maxsmallint
|
26 years ago |
florian
|
89c403c529
* very basic widestring support
|
26 years ago |
Jonas Maebe
|
047a68614f
* remove "random(longint): longint" if cardinalmulfixed is defined
|
26 years ago |
Jonas Maebe
|
7f899914bc
+ function random(longint): longint
|
26 years ago |
michael
|
65cd1cdbc7
+ Added Ansistring setstring call
|
26 years ago |
Jonas Maebe
|
5ffd2e21d4
* reinstated old random generator, but modified it so the integer
|
26 years ago |
daniel
|
ec77ff77ee
* Committed new random generator.
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
florian
|
093ad73c78
+ StringOfChar
|
26 years ago |
peter
|
6eafc25151
* *errorproc are not procvars instead of pointers which allows better
|
26 years ago |