yury
|
28f0d47d83
* Don't be too strict while reading COFF symtable if obj file does not have COFF string table (to be compatible with LD and MS linkers). It fixes bug #9175.
|
18 năm trước cách đây |
Jonas Maebe
|
e23a8655e8
* fixed generic in-code in case left = LOC_JUMP
|
18 năm trước cách đây |
yury
|
8379edbb5d
* Clean fix for bug #9170. Thanks Peter.
|
18 năm trước cách đây |
daniel
|
997240d094
- Remove unused variable.
|
18 năm trước cách đây |
daniel
|
296501f036
* Remove more ptrint usage.'
|
18 năm trước cách đây |
florian
|
7cbe76b8dc
* pass only a pointer to a result when the result is used when invoking idispatch, resolves #9162
|
18 năm trước cách đây |
Jonas Maebe
|
c6ffa724f3
* clarified pointer->integer warning
|
18 năm trước cách đây |
florian
|
219f4430ea
* fixed warning
|
18 năm trước cách đây |
florian
|
76a3d55199
* allow enum => pointer type casts in delphi mode, resolves #8465
|
18 năm trước cách đây |
florian
|
4ba2a49318
* compilation fixed
|
18 năm trước cách đây |
Jonas Maebe
|
f5beba1eeb
* fixed check for not adding "." and ".." to dircache
|
18 năm trước cách đây |
daniel
|
5e24870b8b
* Pointer to integer conversion not necessary here.
|
18 năm trước cách đây |
joost
|
b2d59b9599
* Support ftMemo parameters
|
18 năm trước cách đây |
Almindor
|
d96e4d1f60
* re-license JEDI-SDL for free pascal to LGPL + exception (with blessings from Dominique)
|
18 năm trước cách đây |
Almindor
|
2986623dba
* synchronize with JEDI-SDL release
|
18 năm trước cách đây |
marco
|
790490f833
* forgot those
|
18 năm trước cách đây |
daniel
|
35b6980254
* Put pptrint back in place.
|
18 năm trước cách đây |
marco
|
5c74a3c092
* libc was compiled for x86_64. (mantis #8862)
|
18 năm trước cách đây |
marco
|
6f30ee3775
* Cleanup demodir.
|
18 năm trước cách đây |
Almindor
|
6e14df2fc2
* adds version hack check :)
|
18 năm trước cách đây |
daniel
|
6491a6e914
* Make vtype signed again to prevent unnecessary 64 bit promotions.
|
18 năm trước cách đây |
daniel
|
ea47fcfc97
* ptrint -> ptruint
|
18 năm trước cách đây |
Jonas Maebe
|
fb00c0e253
* fixed case aware file searching in case filename also contains a path
|
18 năm trước cách đây |
Almindor
|
096d5b8485
* adds examples dir with basic loadlibrary example to openssl
|
18 năm trước cách đây |
Almindor
|
a481aa2a3d
* make use of library suffixes per OS because we are using LoadLibrary()
|
18 năm trước cách đây |
daniel
|
32216bcccd
* ptrint -> ptruint
|
18 năm trước cách đây |
daniel
|
d4280b3dec
* Limit warning to orddefs to reduce false positives.
|
18 năm trước cách đây |
daniel
|
9a3c692bb3
* Make pointer to array conversion 64-bit safe.
|
18 năm trước cách đây |
Almindor
|
08df36af82
* update library name of openssl to work on darwin/macosX too
|
18 năm trước cách đây |
daniel
|
4ea8448c6d
+ Warn when converting pointers to signed types.
|
18 năm trước cách đây |