Almindor
|
87fa11fbd2
* add initial gtk2ext unit for optional gtk2.8+ stuff
|
17 年之前 |
marco
|
8267078e69
* (bug 6173) invalid drive when browsing over directories that start with a dot in Linux with the IDE's opendialog.
|
17 年之前 |
marco
|
c43e674824
* 160 clsids, with a fix for Felipe's IShelllink problem.
|
17 年之前 |
yury
|
d5a3a28379
* Set PE_FILE_LARGE_ADDRESS_AWARE flag for win64 executables to allow access more than 2GB of memory.
|
17 年之前 |
Jonas Maebe
|
0c002889b0
+ fpchown() for FPC_USE_LIBC (by Tobias Giesen, mantis #11705)
|
17 年之前 |
florian
|
502b41a277
* fixes reading/writing of extended properties on arm-linux, by Koenraad Lelong
|
17 年之前 |
yury
|
fcceb9cfa1
* Removed/ifdefed/commented unused local variables.
|
17 年之前 |
yury
|
efb280e0e9
* Use system_wince in all places.
|
17 年之前 |
yury
|
0e17d9e4d9
* Use system_wince instead of [system_arm_wince,system_i386_wince].
|
17 年之前 |
yury
|
65dffb0e7c
* wince readme.txt is outdated. Leave link to wiki page only.
|
17 年之前 |
yury
|
06ba5b7c2e
* Compile fpintres just after system unit.
|
17 年之前 |
giulio
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 年之前 |
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.
|
17 年之前 |
Jonas Maebe
|
1251ec996b
- removed $(SYSTEMUNIT)$(PPUEXT) from the macpas unit dependencies
|
17 年之前 |
marco
|
16b1652cb1
* reserved field now also initialized, from #8896's patch.
|
17 年之前 |
marco
|
88bf6dc8fd
* Makefile didn't work anymore after Jonas' changes. Added some missing dependancies that were previously not
|
17 年之前 |
marco
|
97cf173578
* Removed the bootstrapping related charset.pas, and merged one minor fix from it to the rtl one.
|
17 年之前 |
Jonas Maebe
|
f22c6870d5
* use math.SetExceptionMask() to disable floating point exceptions
|
17 年之前 |
florian
|
19e723c869
* germanism fixed (aktexceptblock -> current_exceptblock)
|
17 年之前 |
florian
|
7a34d3ccca
* removed comments to defines not used anymore
|
17 年之前 |
marco
|
62820f40cf
* iconvenc enabled for FreeBSD,Linux and Darwin (tested only ppc of the latter)
|
17 年之前 |
marco
|
0ea254295f
* iconvenc packages, first version. Tested on Linux/x86 and FreeBSD/x86
|
17 年之前 |
peter
|
c2e5f885c6
* handle (build)derefimpl also for objectdef so it also works for methods
|
17 年之前 |
peter
|
4e278bccb1
* more generic tests
|
17 年之前 |
peter
|
6c586e4eca
* store specializations in globalsymtable for units, use localsymtable
|
17 年之前 |
peter
|
07880add06
* remove svn:executable property
|
17 年之前 |
marco
|
bcfb545837
* deprecation of tsearchrec.pathonly, under ifndef ver2_2 as per 11579
|
17 年之前 |
tom_at_work
|
f11cf59854
* tests for checking type casts from integers/enums to TObjects in Delphi and non-Delphi mode (see r11398)
|
17 年之前 |
tom_at_work
|
cc911887a8
* undo accidently committed changes from r11398
|
17 年之前 |
tom_at_work
|
6958bbfdda
* allow explicit conversion of enumeration values (in addition to integers) to object references in Delphi mode
|
17 年之前 |