joost
|
b28dd26e7b
* Added deprecated-keyword to all public entries. Use the fpcgi unit instead
|
16 tahun lalu |
Jonas Maebe
|
da461c5154
* fixed calling static class methods from inside other static class methods
|
16 tahun lalu |
florian
|
9a0d4230b9
+ added missing file, by Olivier Coursiere
|
16 tahun lalu |
florian
|
502c3f4ca4
+ c linking test cases for i386-haiku by Olivier Coursiere
|
16 tahun lalu |
joost
|
3a8668211b
Patch from Atilla Borka, part of bug #13228
|
16 tahun lalu |
Jonas Maebe
|
f13006c7f2
* changed the output parameters of a bunch of *tofloat() and
|
16 tahun lalu |
joost
|
1ce7a88d65
* Fixed the problem that an IPC-Server holds a lock on its pipe so that no
|
16 tahun lalu |
michael
|
9662260088
* Patch from Sergei Gorelkin:
|
16 tahun lalu |
sekelsenmat
|
5f2f4a8cbb
Adds initial support to read xwd image format
|
16 tahun lalu |
sekelsenmat
|
3ea814378d
Starts xwd file format support
|
16 tahun lalu |
Jonas Maebe
|
b92df02778
* new Intbasicevent*() implementation based on pthread_cond_signal by
|
16 tahun lalu |
Jonas Maebe
|
be5709fcfd
+ pthread_cond_broadcast() definition
|
16 tahun lalu |
michael
|
478aefebd8
* Patch from Sergei Gorelkin:
|
16 tahun lalu |
joost
|
0831c1c145
Patch from Atilla Borka, part of bug #13228
|
16 tahun lalu |
Jonas Maebe
|
c943c609bd
+ support for vaString when reading variant properties
|
16 tahun lalu |
Jonas Maebe
|
55373cd1a9
* fixed tests for systems where the page size <> 4096
|
16 tahun lalu |
Jonas Maebe
|
0af39c77d9
* counterpart of r12844 for storing elements to a bitpacked array:
|
16 tahun lalu |
Jonas Maebe
|
d24f232485
* when loading data from a bitpacked array, make sure we never load
|
16 tahun lalu |
Jonas Maebe
|
273e1f54c9
* fixed parsing of typed constant bitpacked arrays where the element's
|
16 tahun lalu |
yury
|
afa7ade545
* Replace ? and @ in external names only if the external is imported from DLL on Windows.
|
16 tahun lalu |
yury
|
1658ca9919
* Initialize controllertype field to eliminate warning.
|
16 tahun lalu |
yury
|
b3b538e215
* Removed unused local vars.
|
16 tahun lalu |
yury
|
08b551b504
+ Added extapi and imm wince api units by Vasil Maximov.
|
16 tahun lalu |
Tomas Hajny
|
5e12d9a070
+ added support for fcl-res
|
16 tahun lalu |
Tomas Hajny
|
b937db67fd
* version number increased to 2.2.4
|
16 tahun lalu |
Tomas Hajny
|
4a7cd0c512
* Makefiles regenerated
|
16 tahun lalu |
ivost
|
e98850c5c5
* added TFPGObjectList
|
16 tahun lalu |
Tomas Hajny
|
29f0a1096c
* add reference to the bug tracker rather than just an e-mail address
|
16 tahun lalu |
Tomas Hajny
|
161c1f44d0
* changes from r12727 (import library prefix) reflected in fpcmake
|
16 tahun lalu |
florian
|
f49f148e01
+ commented why wrappers for cdecl'd methods use subl/call/subl/ret instead of subl/jmp
|
16 tahun lalu |