peter
|
4eeae4e425
* fixed io-error handling
|
27 years ago |
peter
|
516958a67b
* removed temp symbols
|
27 years ago |
peter
|
f2b6d631e5
* removed warnign
|
27 years ago |
pierre
|
67dba7efc3
+ added conversion from exceptions into run time error
|
27 years ago |
Jonas Maebe
|
5271ef0830
* changed RandSeed and OldRandSeed to Cardinal to avoid negative random numbers
|
27 years ago |
michael
|
62952be3eb
+ renamed astrings.pp to astrings.inc
|
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 |
Jonas Maebe
|
3aca7519c9
* fixed RandSeed bug
|
27 years ago |
florian
|
26635465aa
* made FPC_HANDLEERROR public
|
27 years ago |
Jonas Maebe
|
7688b443a8
* changed seed2 and seed3 to cardinal to prevent overflow
|
27 years ago |
peter
|
369e79adf9
+ assert() support
|
27 years ago |
peter
|
96159c617a
* more constant expression evals
|
27 years ago |
peter
|
e47964d613
* shortstring=string type added
|
27 years ago |
michael
|
ac4ac905aa
Added AbstractErrorHandler
|
27 years ago |
michael
|
c3781fba38
Added FPC_ prefix to abstracterror
|
27 years ago |
michael
|
2ec08b84f3
+ Merged changes from fixes branch
|
27 years ago |
peter
|
4620a73a9b
* FPC_ names
|
27 years ago |
peter
|
b8ff0c3320
+ internconst
|
27 years ago |
carl
|
1dd8fe99d5
+ important comment added
|
27 years ago |
Jonas Maebe
|
bee0c9d3b4
* random now returns a value between 0 and max-1 instead of between 0 and max
|
27 years ago |
peter
|
bd57e42086
* $ifdef ver0_99_5 updates
|
27 years ago |
michael
|
4e11459938
+ Added support for ErrorProc variable. All internal functions are required
|
27 years ago |
michael
|
8cc8cb80b2
+ added setjmp/longjmp and exception support
|
27 years ago |
michael
|
e639e7b163
+ Adapted assert to Delphi format
|
27 years ago |
michael
|
72b2ff141f
+ Implemented DO_ASSERT function.
|
27 years ago |
carl
|
44820af8cb
* would not compile under FPC v0.99.5
|
27 years ago |
florian
|
ba57d2813b
* some problems with ansi string support fixed
|
27 years ago |
carl
|
4f8884b466
* randon and Random(l) now work correctly - don't touch it works!
|
27 years ago |