Jonas Maebe
|
4f791d04b4
- removed all ifdef cardinalmulfix code
|
25 years ago |
Jonas Maebe
|
75ad22bf64
* support for range checking when converting from 64bit to something
|
25 years ago |
peter
|
24b631132e
* ptr returns farpointer
|
25 years ago |
peter
|
2660e94c5f
* removed some warnings
|
25 years ago |
florian
|
8dc903fc3b
* fixed linker errors
|
25 years ago |
peter
|
b8461475c8
* FPC_BREAK_ERROR added
|
25 years ago |
michael
|
7aa1e88a5d
+ Added some delphi compatibility types
|
25 years ago |
marco
|
e817560f04
* fixes for val(int64 or qword) to ansistring
|
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
|
2f715a886a
* disable check in Exit and Error code
|
25 years ago |
peter
|
ebbf2e578f
* backtraces for exceptions are now only generated from the place of the
|
25 years ago |
pierre
|
f1ab3ebad2
+ get longer backtrace when redirected to file
|
25 years ago |
florian
|
548f14e16d
* halt in the finalization statement of a unit lead to an endless loop; fixed
|
25 years ago |
pierre
|
dafcbea824
+ HandleErrorAddrFrame
|
25 years ago |
Jonas Maebe
|
0b02714817
+ new str_real which is completely TP compatible regarding output
|
25 years ago |
peter
|
6b66a55cd6
* truncated log
|
25 years ago |
peter
|
6c15031ffd
* moved halt to system.inc
|
25 years ago |
peter
|
78cb6bfa89
* lineinfo unit added which uses stabs to get lineinfo for backtraces
|
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 |
pierre
|
8b91888fc2
* allow v09912 to compile system
|
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 |
Jonas Maebe
|
5ffd2e21d4
* reinstated old random generator, but modified it so the integer
|
26 years ago |
peter
|
78d5e706ac
* exception address fixes
|
26 years ago |
pierre
|
36912a7a2b
+ get also first BackTrace address with ' 0x' prefix
|
26 years ago |