Jonas Maebe
|
d24f232485
* when loading data from a bitpacked array, make sure we never load
|
16 gadi atpakaļ |
Jonas Maebe
|
273e1f54c9
* fixed parsing of typed constant bitpacked arrays where the element's
|
16 gadi atpakaļ |
yury
|
afa7ade545
* Replace ? and @ in external names only if the external is imported from DLL on Windows.
|
16 gadi atpakaļ |
yury
|
1658ca9919
* Initialize controllertype field to eliminate warning.
|
16 gadi atpakaļ |
yury
|
b3b538e215
* Removed unused local vars.
|
16 gadi atpakaļ |
yury
|
08b551b504
+ Added extapi and imm wince api units by Vasil Maximov.
|
16 gadi atpakaļ |
Tomas Hajny
|
5e12d9a070
+ added support for fcl-res
|
16 gadi atpakaļ |
Tomas Hajny
|
b937db67fd
* version number increased to 2.2.4
|
16 gadi atpakaļ |
Tomas Hajny
|
4a7cd0c512
* Makefiles regenerated
|
16 gadi atpakaļ |
ivost
|
e98850c5c5
* added TFPGObjectList
|
16 gadi atpakaļ |
Tomas Hajny
|
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
|
16 gadi atpakaļ |
Tomas Hajny
|
161c1f44d0
* changes from r12727 (import library prefix) reflected in fpcmake
|
16 gadi atpakaļ |
florian
|
f49f148e01
+ commented why wrappers for cdecl'd methods use subl/call/subl/ret instead of subl/jmp
|
16 gadi atpakaļ |
florian
|
67d1604c49
* handle interface methods with cdecl modifier correctly, second and final part to resolve #10684
|
16 gadi atpakaļ |
florian
|
cc622779c9
* set size of nil constants casted to method pointers correctly, first part of resolving #10684
|
16 gadi atpakaļ |
Jonas Maebe
|
fd070544db
- disabled installation of SIGINT signal handler for Darwin, because
|
16 gadi atpakaļ |
Jonas Maebe
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
16 gadi atpakaļ |
Jonas Maebe
|
e9fcae46d9
* replaced "tvardata" with "variant" in the interface for streaming
|
16 gadi atpakaļ |
marco
|
e9d8726f07
* htmlindexer now uses avltree, 10 times speedup (lcl docs build tested on amd64). (mantis 12953)
|
16 gadi atpakaļ |
Károly Balogh
|
ddad9f320d
* fixed typo
|
16 gadi atpakaļ |
Károly Balogh
|
ca28c013af
* added right mousebutton support
|
16 gadi atpakaļ |
Jonas Maebe
|
b95b1cc983
* variants are now stored in a stream as regular values instead of as a
|
16 gadi atpakaļ |
michael
|
c44f0eb6dd
* Patch from Sergei Gorelkin:
|
16 gadi atpakaļ |
Károly Balogh
|
1d092d012e
* Packages now compile for MorphOS w/o tweaking
|
16 gadi atpakaļ |
Károly Balogh
|
4655f90aea
* added src/dummy directory to Amiga and MorphOS targets, thus made them to compile at least
|
16 gadi atpakaļ |
Jonas Maebe
|
042cbbc555
+ test for mantis #11396 (already fixed in 2.2.2)
|
16 gadi atpakaļ |
Jonas Maebe
|
fba565d666
* use statvfs/fstatvfs on solaris instead of statfs/fstatfs, because the
|
16 gadi atpakaļ |
Jonas Maebe
|
f7003119d0
* fixed AddDisk() in sysutils and dos units, and fixed memory leaks
|
16 gadi atpakaļ |
Jonas Maebe
|
9e7efd7321
* reduced waiting steps in emulated "timed wait" in basiceventwaitfor
|
16 gadi atpakaļ |
Jonas Maebe
|
e36352bf9e
* store path information for source files in stabs debug info
|
16 gadi atpakaļ |