Commit History

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