peter
|
652b045d98
* init
|
25 years ago |
peter
|
966a4a1789
* fixes to run correctly
|
25 years ago |
Tomas Hajny
|
a61493db4c
+ added support for EMX
|
25 years ago |
florian
|
304e71ba5c
* some improvements
|
25 years ago |
florian
|
fa207becc1
* not(b) if b is a register variable, didn't work, fixed
|
25 years ago |
florian
|
9376275364
* bug #873 fixed
|
25 years ago |
florian
|
9f57527c98
* crash when using exception classes without sysutils unit fixed
|
25 years ago |
peter
|
03dcba2fda
* fixed temp ansi handling within array constructor
|
25 years ago |
Tomas Hajny
|
7d72f3610b
* PollKeyEvent implemented
|
25 years ago |
peter
|
797267fde1
* protected member check for classes works
|
25 years ago |
peter
|
2d6a92f17e
* graph unit include is now independent and the dependent part
|
25 years ago |
peter
|
98a50970e7
* check for unknown id in on exception
|
25 years ago |
peter
|
2a4b2adc65
* strdispose uses freemem(pointer) and resets pointer to nil
|
25 years ago |
peter
|
9920510f64
* length check for readnumeric
|
25 years ago |
peter
|
ffab53c30f
* tp7 fix
|
25 years ago |
peter
|
c7cd8edaf2
* small order change for array of const which allows better optimization
|
25 years ago |
Jonas Maebe
|
f62ff5df66
* strdispose now uses dispose instead of freemem(strlen()+1)
|
25 years ago |
Jonas Maebe
|
90bc5eb4be
+ added $maxfpuregisters 0 for compile() procedure
|
25 years ago |
Jonas Maebe
|
ec01188f97
* moved a $maxfpuregisters directive a bit up because it was being
|
25 years ago |
sg
|
41086a7aaa
* Fixed ClearViewport for 4 bpp modes
|
25 years ago |
sg
|
65506db2eb
* Fix for ClearViewportDefault: The width and the height of the rectangle
|
25 years ago |
florian
|
cf42fe5f4f
* window class is registered only once => multible init/closegraphs are possible
|
25 years ago |
Jonas Maebe
|
49b6de7c9e
* fixed declaration of val_int64 (removed destsize parameter)
|
25 years ago |
Jonas Maebe
|
df004d997b
* fixed rounding bugs with certain formatting parameters in str_real
|
25 years ago |
sg
|
a662bff34d
* Added accelerated drawing functions for modes with 4 bits per pixel
|
25 years ago |
sg
|
1ce21b9e8e
* Use linux unit under Linux
|
25 years ago |
sg
|
28a36c68a4
* Added WritePort[B|W|L] for single data access
|
25 years ago |
marco
|
92eee6e7f2
* some changes to ftruncate based procs. Added a "0" as extra parameter
|
25 years ago |
pierre
|
f6b9436ebf
+ dmmy code for target that do not support library
|
25 years ago |
pierre
|
17d4e0c500
* source error fixed
|
25 years ago |