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 |
daniel
|
ec77ff77ee
* Committed new random generator.
|
26 years ago |
peter
|
aa083c5b4d
* truncated log
|
26 years ago |
peter
|
6eafc25151
* *errorproc are not procvars instead of pointers which allows better
|
26 years ago |
Jonas Maebe
|
cd47cbb67a
* dump_stack now actually dumps its info to f (was still hardcoded
|
26 years ago |
peter
|
c5faa84f92
* saveregister is now working and used for assert and iocheck (which has
|
26 years ago |
peter
|
00c8bda3b2
* fixed assert() to push/pop registers
|
26 years ago |
peter
|
ebd738f2f5
* removed temp defines
|
26 years ago |
peter
|
a3bcef25cc
* $ifdef int64
|
26 years ago |
florian
|
01aceb4f07
+ qword/int64: lo/hi/swap
|
26 years ago |
florian
|
404cffaad4
+ qword/int64 type released
|
26 years ago |
peter
|
dc8c1c62bd
* random doesn't rte 200 with random(0)
|
26 years ago |
michael
|
2ffca0ba47
+ AbstractErro should call HandleError, not runerror.
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
peter
|
dc1f9b5bbb
* addr() internal
|
26 years ago |
peter
|
6120616a20
+ finalization support
|
26 years ago |
peter
|
af8a04a5af
* use external names
|
26 years ago |