peter
|
392ef22a7f
* win imports are only by importname not anymore per procdef
|
19 years ago |
peter
|
4790838455
* add -Xi and -Xe
|
19 years ago |
peter
|
0237088689
* remove dos unit from sysutils
|
19 years ago |
peter
|
b5647cff88
* support also ansistring
|
19 years ago |
florian
|
77c4459fd1
* fixed previous commit
|
19 years ago |
florian
|
7343039cdd
* restore cursor size in DoneVideo
|
19 years ago |
florian
|
3261281184
* fixed stabs generation for static class variables
|
19 years ago |
Jonas Maebe
|
6dde68da3a
* fix IE when subscripting records part of another record regvar
|
19 years ago |
peter
|
0bb57006e5
* fix setting of internal/external linker
|
19 years ago |
michael
|
5ef20e6215
+ Added delphi compatibility Error procedure
|
19 years ago |
michael
|
bb7f62a2cf
+ Fixed IDEA decryption stream, implemented Blowfish Encryption/Decryption streams
|
19 years ago |
Jonas Maebe
|
84d1fc929f
* properly set regvarability of parameters and local variables of inlined
|
19 years ago |
florian
|
adec4cdcfa
* fix from Maxim Ganetsky to fix CRT output with non latin code pages, should fix #6785
|
19 years ago |
daniel
|
2c622ca2f6
* Fix disabled commands on reloading menubar.
|
19 years ago |
florian
|
eb70381970
* fixed vector window size
|
19 years ago |
florian
|
1cb8a2b9e8
* fixed sse register display
|
19 years ago |
michael
|
d93af200bc
+ Added blowfish units
|
19 years ago |
florian
|
7e5b9ac353
+ display helpfull message if no help files are installed
|
19 years ago |
florian
|
d36ac1283e
* fixed AssignVideoBuf
|
19 years ago |
florian
|
ab6b1551df
* removed tfileio from makefile
|
19 years ago |
florian
|
d427da09d5
* fix broken getmouseevent
|
19 years ago |
florian
|
627c7f2ae0
* allow assembler labels to be used in typed consts
|
19 years ago |
florian
|
307315cef6
* movq is also a pure move
|
19 years ago |
florian
|
0378f8c162
+ more reg/reg reg/mem only instructions
|
19 years ago |
florian
|
64f51612d4
* fixed broken fpu type setting in 2.1.1
|
19 years ago |
florian
|
e4d2d87bb9
* function results can be a generic parameter
|
19 years ago |
tom_at_work
|
5240913a80
* cleaner allocation of scratch registers, removed unnecessary cg methods which emitted code using a fixed register
|
19 years ago |
florian
|
f9df108e03
* heaptrc should be multi threading safe now
|
19 years ago |
florian
|
170f7e9e0f
+ implemented CreateComObject
|
19 years ago |
Jonas Maebe
|
e344ee3cd7
+ support for register variables which contain records
|
19 years ago |