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 |
pierre
|
ab763cd69c
+ added text arg for dump_stack
|
26 years ago |
Jonas Maebe
|
f7b137cdef
* made inster(string,string,index) a bit faster
|
26 years ago |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
a41f61713d
+ open strings, $P switch support
|
27 years ago |
Jonas Maebe
|
5271ef0830
* changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers
|
27 years ago |
peter
|
741fe89a50
* fixed length(char)
|
27 years ago |
peter
|
dbbdb79dfe
* fixes for H+
|
27 years ago |
pierre
|
c1b6f90bcf
* fix for length(char) in const expressions
|
27 years ago |
michael
|
233c8c8c79
+ Removed ifdef useansistrings
|
27 years ago |
peter
|
5727090134
* ansistring fixes
|
27 years ago |
peter
|
af1ccc6f61
+ read single,fixed
|
27 years ago |
pierre
|
21ae990973
* avoid overflow on $8000000 with $Q-
|
27 years ago |
peter
|
369e79adf9
+ assert() support
|
27 years ago |
peter
|
b9c5aa653c
* export also stackframe functions
|
27 years ago |