florian
|
01aceb4f07
+ qword/int64: lo/hi/swap
|
26 lat temu |
florian
|
404cffaad4
+ qword/int64 type released
|
26 lat temu |
peter
|
dc8c1c62bd
* random doesn't rte 200 with random(0)
|
26 lat temu |
michael
|
2ffca0ba47
+ AbstractErro should call HandleError, not runerror.
|
26 lat temu |
florian
|
e905aeea04
* most of the Object Pascal stuff moved to the system unit
|
26 lat temu |
peter
|
dc1f9b5bbb
* addr() internal
|
26 lat temu |
peter
|
6120616a20
+ finalization support
|
26 lat temu |
peter
|
af8a04a5af
* use external names
|
26 lat temu |
florian
|
e207d78d70
+ functions lo/hi for DWord type implemented
|
26 lat temu |
pierre
|
1cd9b0fb0e
* Fillchar(..,..,boolean) added
|
26 lat temu |
pierre
|
ab763cd69c
+ added text arg for dump_stack
|
26 lat temu |
pierre
|
33aac9b556
+ system_exit procedure added
|
26 lat temu |
peter
|
f11d46a93e
+ stdout, which is needed when you write something in the system unit
|
27 lat temu |
pierre
|
02a46a6547
* HandleError -> HandleErrorFrame to avoid problem in
|
27 lat temu |
peter
|
4eeae4e425
* fixed io-error handling
|
27 lat temu |
peter
|
516958a67b
* removed temp symbols
|
27 lat temu |
peter
|
f2b6d631e5
* removed warnign
|
27 lat temu |
pierre
|
67dba7efc3
+ added conversion from exceptions into run time error
|
27 lat temu |
Jonas Maebe
|
5271ef0830
* changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers
|
27 lat temu |
michael
|
62952be3eb
+ renamed astrings.pp to astrings.inc
|
27 lat temu |
peter
|
dbbdb79dfe
* fixes for H+
|
27 lat temu |
pierre
|
c1b6f90bcf
* fix for length(char) in const expressions
|
27 lat temu |
michael
|
233c8c8c79
+ Removed ifdef useansistrings
|
27 lat temu |
Jonas Maebe
|
3aca7519c9
* fixed RandSeed bug
|
27 lat temu |
florian
|
26635465aa
* made FPC_HANDLEERROR public
|
27 lat temu |
Jonas Maebe
|
7688b443a8
* changed seed2 and seed3 to cardinal to prevent overflow
|
27 lat temu |
peter
|
369e79adf9
+ assert() support
|
27 lat temu |
peter
|
96159c617a
* more constant expression evals
|
27 lat temu |
peter
|
e47964d613
* shortstring=string type added
|
27 lat temu |
michael
|
ac4ac905aa
Added AbstractErrorHandler
|
27 lat temu |