커밋 기록

작성자 SHA1 메시지 날짜
  peter 0852ce56a9 * check for all fpmkunit dependencies with version check 18 년 전
  peter b72cb5f4b8 * check if the minimum required fpmkunit is installed, if not 18 년 전
  Jonas Maebe 1d147da585 * modified new ExtractStrings routine to again support 18 년 전
  Jonas Maebe 80b8494b5c * fixed wrong unaligned() changes 18 년 전
  Jonas Maebe 3b4eba9f86 * fixed handling of unaligned in assignments 18 년 전
  yury d568718cb0 * Removed UpperCaseTable and LowerCaseTable variables and TCaseTranslationTable type from interface part. These variables are used only by generic upper/lower case conversion routines. They are not used on Windows targets and it is bad idea to let users use these variables. Users must use AnsiLowerCase and AnsiUpperCase routines. 18 년 전
  peter cc77ccb52e * don't use readdata for getbyte/getword/getlongint 18 년 전
  joost 35b96a8705 * Added tests which were usefull for r9298 18 년 전
  joost 96fe8e196a * Started adding an array-approach to the already existing double-linked list mechanism in TBufDataset. The list based on an array can be enabled with the ARRAYBUF define 18 년 전
  peter 241c65d5ec * optimize fixpath, findfile to not require temp ansistrings 18 년 전
  peter cb24c78d4d * typecast to tenumreg before updating usedregs to prevent varset usage, patch from Sergei Gorelkin 18 년 전
  Jonas Maebe 1384a13d8b * solaris has to link to libsocket and libnsl when using socket 18 년 전
  peter f704ee2d70 * remove duplicate temp allocation for register saving 18 년 전
  peter 0e220701cd * new bug 18 년 전
  peter 4836493b86 * cleanroom implementation from Daniel Mantoine 18 년 전
  peter 732abba1f2 * all functions use DirSeparators. This is required to be able to have consistent 18 년 전
  Jonas Maebe 4b8643f73b * removed some clashes between ifdefs and regular tokens 18 년 전
  Jonas Maebe de08321368 + short instructions on how to use it 18 년 전
  Jonas Maebe 36e5e49553 + object pascal support 18 년 전
  Jonas Maebe 30e4da99da * source code similarity tester (import of original 2.21 sources available 18 년 전
  peter f065706543 * fixed case downloadpackage action 18 년 전
  peter c503526407 * Add path to URI request 18 년 전
  peter ed3d9e1e5f * downloader registration 18 년 전
  peter 47ecdea412 * made pkglnet,pkgwget implicitunits 18 년 전
  Jonas Maebe 543faa46ad * do not inline functions/procedures called with things like "nil^" 18 년 전
  peter 05e44101e8 * make call by value stdcall for records and arrays delphi compatible 18 년 전
  Jonas Maebe 9f04aad33e * prefer write({short,ansi,wide}string) over write(chararray) for 18 년 전
  Jonas Maebe 8f187bf6e2 * fixed r9243: that change should only be applied in case both the 18 년 전
  Jonas Maebe 1445ca1198 * fixed GetDirs in case the last character of the passed directory 18 년 전
  Jonas Maebe 378fb7afd6 * regenerated for darwin/x86-64 18 년 전