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 |
peter
|
4557f11bac
* settextbuf size is now longint
|
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
|
aaef13ac01
+ fpuint64 to system unit interface added: if it is true, the rtl
|
26 years ago |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 years ago |
peter
|
458a7be587
* generic write_float str_float
|
26 years ago |
peter
|
dc1f9b5bbb
* addr() internal
|
26 years ago |
peter
|
dda7bf2bc9
+ subrange checking for readln()
|
26 years ago |
Jonas Maebe
|
228829bd86
* changes for internal Val code (do a "make cycle OPT=-dvalintern" to test)
|
26 years ago |
florian
|
67c66987e5
+ system.cmdline variable for go32v2 and win32 added
|
26 years ago |
michael
|
5b750c0345
+ Added setstring for Delphi compatibility
|
26 years ago |
florian
|
e207d78d70
+ functions lo/hi for DWord type implemented
|
26 years ago |
pierre
|
1cd9b0fb0e
* Fillchar(..,..,boolean) added
|
26 years ago |