yury
|
453e82e001
* Don't use dispose for memory allocated with getmem.
|
hace 17 años |
yury
|
2f5d8b0381
* Fixed unreachable code warnings.
|
hace 17 años |
yury
|
451a290caf
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
hace 17 años |
yury
|
491f0fa1d8
* Replaced all user defined warnings by TODO comments to reduce compiler noise.
|
hace 17 años |
yury
|
fd0ed50331
* Removed/commented more unused variables.
|
hace 17 años |
yury
|
6c6bf452ca
* Fixed level 2 comment warnings.
|
hace 17 años |
yury
|
6daceb38f6
* Fixed unreachable code warnings.
|
hace 17 años |
yury
|
cf7390ea81
* Fixed 'mixed signed/unsigned' and pointer conversion warnings.
|
hace 17 años |
yury
|
5548824859
* Removed/ifdefed/commented unused local variables.
|
hace 17 años |
yury
|
e25713515b
* Fixed memory leak.
|
hace 17 años |
Almindor
|
87fa11fbd2
* add initial gtk2ext unit for optional gtk2.8+ stuff
|
hace 17 años |
marco
|
8267078e69
* (bug 6173) invalid drive when browsing over directories that start with a dot in Linux with the IDE's opendialog.
|
hace 17 años |
marco
|
c43e674824
* 160 clsids, with a fix for Felipe's IShelllink problem.
|
hace 17 años |
yury
|
d5a3a28379
* Set PE_FILE_LARGE_ADDRESS_AWARE flag for win64 executables to allow access more than 2GB of memory.
|
hace 17 años |
Jonas Maebe
|
0c002889b0
+ fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705)
|
hace 17 años |
florian
|
502b41a277
* fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong
|
hace 17 años |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
hace 17 años |
yury
|
efb280e0e9
* Use system_wince in all places.
|
hace 17 años |
yury
|
0e17d9e4d9
* Use system_wince instead of [system_arm_wince,system_i386_wince].
|
hace 17 años |
yury
|
65dffb0e7c
* wince readme.txt is outdated. Leave link to wiki page only.
|
hace 17 años |
yury
|
06ba5b7c2e
* Compile fpintres just after system unit.
|
hace 17 años |
giulio
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
hace 17 años |
yury
|
22df9855d9
* For some unknown reason WM 6.1 requires .idata section to be read only. Otherwise it refuses to load DLLs greater than 64KB. Earlier versions of WinCE load DLLs regardless of .idata flags.
|
hace 17 años |
Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
hace 17 años |
marco
|
16b1652cb1
* reserved field now also initialized, from #8896's patch.
|
hace 17 años |
marco
|
88bf6dc8fd
* Makefile didn't work anymore after Jonas' changes. Added some missing dependancies that were previously not
|
hace 17 años |
marco
|
97cf173578
* Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one.
|
hace 17 años |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
hace 17 años |
florian
|
19e723c869
* germanism fixed (aktexceptblock -> current_exceptblock)
|
hace 17 años |
florian
|
7a34d3ccca
* removed comments to defines not used anymore
|
hace 17 años |