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 |
carl
|
004bb57ae9
* hmmm... it is luck (BSS zeroed with GAS) that DoError and ErrorBase work.
|
27 years ago |
carl
|
a546945c4d
* DOERROR RESOTRED! DON'T TOUCH :)
|
27 years ago |
carl
|
5434ee6d4c
* no SINGLE in m68k and other processors!
|
27 years ago |
peter
|
b5203c5b09
* fixed do_error in runtimeerror
|
27 years ago |
peter
|
5a638754f4
* better readln/writeln
|
27 years ago |
daniel
|
8a84b20446
- Doerror removed.
|
27 years ago |
peter
|
4ac8e5d18f
+ internal inc/dec
|
27 years ago |
daniel
|
c43a386001
+ RTLLITE directive to compile minimal RTL.
|
27 years ago |
daniel
|
c48b67d0b3
|
27 years ago |
michael
|
504b4faf62
+ Forgot to commit some changes
|
27 years ago |
michael
|
05b01ddb00
Implemented rtti, inserted ansistrings again
|
27 years ago |