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 |
michael
|
4783316085
+ AnsiString changes
|
27 years ago |
peter
|
e47964d613
* shortstring=string type added
|
27 years ago |
florian
|
41efdfd57d
* some ansistring fixes
|
27 years ago |
peter
|
1e3a448793
* new eof,eoln,seekeoln,seekeof
|
27 years ago |
michael
|
ac4ac905aa
Added AbstractErrorHandler
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
peter
|
53dcf00218
* moved getmem/freemem/memavail/maxavail to heaph.inc
|
27 years ago |
peter
|
8c0de1dd76
* uniform filerec/textrec (with recsize:longint and name:0..255)
|
27 years ago |
peter
|
b8ff0c3320
+ internconst
|
27 years ago |
peter
|
de0a5038f9
* splitted default_extended from support_extended
|
27 years ago |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
27 years ago |
florian
|
29a7bb1314
* a lot small fixes to the extended data type work
|
27 years ago |
michael
|
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
|
27 years ago |