提交历史

作者 SHA1 备注 提交日期
  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 年之前
  Károly Balogh c11243c83d * made MorphOS build to cycle again: fixed path_absolute() for Amiga and MorphOS, and fixed AllFilesMask for MorphOS 16 年之前
  Jonas Maebe 6505b4f9c5 * reverted rest of r13469 because it causes crashes for linux/ppc64 16 年之前
  michael 41e3707096 * Changed to proposed events 16 年之前
  michael 1aeb9fa530 * Patch from Andrew Haines to allow unzipping to a stream 16 年之前
  Jonas Maebe baf1ac22b7 * fixed r13469 (PLT entries are not GOT-relative). Not reverting all the 16 年之前
  Jonas Maebe f265fbe343 * fixed GOT loading for i386 in stubs for external procedures whose external 16 年之前