커밋 기록

작성자 SHA1 메시지 날짜
  florian d34061d7e4 * introduced fmShareDenyNoneFlags on windows because the meaning of fmShareDenyNone is unclear, see also #8898 16 년 전
  florian 53d60f02b2 * lying around newline fixes 16 년 전
  florian 10ede51609 * access static fields by a absolute sym pointing to the symbol for the space allocation, resolves #14124 16 년 전
  yury 6a6a6a6e6f * Copy() with WideChar array or PWideChar parameter should use fpc_unicodestr_copy compilerproc, since fpc_widestr_copy is available only on Windows. Bug #14307. 16 년 전
  yury e82e4ae806 * Fixed WideString on wince. WideString=UnicodeString on wince. Bug #14304. 16 년 전
  florian 49cff00793 * unified ie 16 년 전
  florian a14db25c64 + procedure DivMod(Dividend: Integer; Divisor: integer; var Result, Remainder: integer); and procedure DivMod(Dividend: cardinal; Divisor: cardinal; var Result, Remainder: cardinal);, resolves #14286 16 년 전
  marco c97a407633 * Fix a netorder issue. From mantis #12858 16 년 전
  florian e022a86c47 * update of german error message files by Karl-Michael Schindler 16 년 전
  marco bafbe5a451 * socket ->fpsocket 16 년 전
  sergei f748a01baf * Once the #14143 is fixed, I may (and actually must) remove the related workarounds. 16 년 전
  marco 51072d065b * fixed right bound of statusline. Fixes mantis 13064 16 년 전
  florian a9aba39d63 * show warnings about parameter types in cdecl'ed procedures at proper locations, resolves #14283 16 년 전
  florian b98ee089a4 o accelerate testing 16 년 전
  marco 17b3b424f5 * minor fixes to get miniunz compiling under windows. 16 년 전
  marco c79a31fabf * partial patch from #12040. One of the problems was already fixed earlier. 16 년 전
  marco 2ee5b728ba * disable the 1:1 aliases of the legacy errorhandling. 16 년 전
  marco 4f3bccd6d3 * Initial version of "C" netdb header. FreeBSD version. 16 년 전
  marco 629c63c9fb * switch fcl-net from legacy socket functions. 16 년 전
  marco c82f8ebff9 * linklib added. 16 년 전
  Jonas Maebe 30bfca91a9 * made application of rounding correction more accurate 16 년 전
  florian 8e9e7f0f8c - don' read ppc386.cfg any longer, it's deprecated since years, resolves #11317 16 년 전
  florian 6c99746074 * forbid the usage of Result(x) as function call, resolves #14248 16 년 전
  marco 52a16a2b13 * initialize procedure can now override library name. 16 년 전
  marco 2c82c6a747 * several functions are now marked with overload; 16 년 전
  Jonas Maebe e246cac3ac * regenerated using latest fpcmake 16 년 전
  Jonas Maebe 4592245c17 * when compiled for statically linking the sqlite3 library, add a linklib 16 년 전
  marco 0a83746e73 * RUNBATCH now only initialized when not already set. For Dos under Windows XP in some circumstances. 16 년 전
  andrew dd9190e687 Additional fixes to the chm quickref generation. Now both the MS help viewer and 7-zip are happy with the result. 16 년 전
  andrew af76a5368a Fixed bug #13540 where quickref of chm files was written incorrectly 16 년 전