joost
|
06f0e3f9fa
* Fixed compilation by Delphi
|
13 年 前 |
joost
|
5698d75c4c
* Added more Delphi-compatibility wrappers
|
13 年 前 |
florian
|
6a1a2d3464
* get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913
|
13 年 前 |
florian
|
c4c20102fd
* make buildrtl aware of heapmgr
|
13 年 前 |
michael
|
51b5107247
* Patch from Ilya Melnikov to change var to out params (bug 20949)
|
13 年 前 |
michael
|
109fa89bc8
* Make sure key is zero-padded if seed is smaller than key length (bug 20949, patch from Ilya Melnikov)
|
13 年 前 |
marco
|
7b5c7f81d6
* fix for crash while building LCL docs. Hopefully the last one.
|
13 年 前 |
joost
|
14d24130d1
* EnterDir and LeaveDir cannot be used in threads, so a threadvar is used
|
13 年 前 |
marco
|
fa7df86f26
* improved unknown link errormsg to list current module name.
|
13 年 前 |
marco
|
881caba4c3
* power functions added
|
13 年 前 |
florian
|
a710a7cf7f
* translate short int into cshort, patch by barlone, resolves #20956
|
13 年 前 |
florian
|
ea8ae7c867
* update of Portuguese compiler message file by Marcelo B Paula, resolves #20963
|
13 年 前 |
Jonas Maebe
|
a0c2e6a683
* replaced LGPL license notice with reference to COPYING.FPC to make it
|
13 年 前 |
joost
|
47863d1167
* The dictionary has been splitted into two dictionaries, one global and
|
13 年 前 |
michael
|
e94d49f298
* Added dependency on winunits-base
|
13 年 前 |
marco
|
0d9b57195b
* Fix results of a bunch of stat functions, sstat.inc.patch from #20974
|
13 年 前 |
marco
|
6f8dac94e9
* fix mantis #20973, return value in unixutils.
|
13 年 前 |
michael
|
721a2cc2ad
* Applied patch from Ludo Brands (bug 20972)
|
13 年 前 |
marco
|
425123ad26
* fix oncalcfields call without dscalcfieldstate. Patch by Jose Mejuto,
|
13 年 前 |
michael
|
f98a2cbae6
* New methods made virtual
|
13 年 前 |
michael
|
85a9b8208f
* Importtl added
|
13 年 前 |
michael
|
48b314928b
* importtl (type library import program) from Ludo Brands (bug 20958)
|
13 年 前 |
michael
|
4c8800c253
* StdOle2 and typelib added from Ludo Brands (bug 20958)
|
13 年 前 |
joost
|
ad5d37fa25
* Made logging thread-safe. Handle the indenting of the log separate for each
|
13 年 前 |
michael
|
d15b70d46f
* Made scanner a protected property
|
13 年 前 |
michael
|
5bccdb9c62
* Extended usage with additional options for project file
|
13 年 前 |
marco
|
397a6059f8
* correct INVALID_SOCKET to NOT 0, mantis #20946
|
13 年 前 |
sekelsenmat
|
8d79bc1616
Updates the makefile.fpc for fontconfig
|
13 年 前 |
sergei
|
ce2812e24a
* Split combined declarations of GetModuleHandle and GetModuleFileName into separate WinCE and non-WinCE versions. Using Pointer as 'common denominator' in combined declarations was making it impossible to use e.g. GetModuleHandle('literal') in System unit.
|
13 年 前 |
marco
|
56c978e4f4
* fixes for pxlib (paradox loader) from Barlone, Mantis #20945
|
13 年 前 |