История коммитов

Автор SHA1 Сообщение Дата
  florian 0d08b1e8da * several delphi compatibility stuff fixed 18 лет назад
  Jonas Maebe 2496946c23 * put tests in procedure so that an unbalanced stack will cause a crash 18 лет назад
  micha 3e97c6b324 * fix cwstring compilation: remove extra "}" 18 лет назад
  Jonas Maebe 6111e3e2b9 * also force utf-8 on Solaris, nl_langinfo(CODESET) doesn't work there 18 лет назад
  daniel 7934961490 * Fix browcol. 18 лет назад
  Jonas Maebe 0a10f521f6 * added {$inline on} directive to fix compilation with 2.0.4 18 лет назад
  daniel 11c7fcef7b * Cosmetic cleanup of constexprint leftovers. 18 лет назад
  daniel 2e57912288 * Fix remaining constexp issues: powerpc,libcurl,browcol 18 лет назад
  florian bc678a2b90 * allow in delphi mode member classes in published sections which aren't compiled with $M+ 18 лет назад
  daniel b635d89ffa * Fix overload selection code. 18 лет назад
  florian 078f6e05fa * typos corrected 18 лет назад
  florian 631187d30d + some delphi compatibility stuff added 18 лет назад
  micha 2bcbebc438 * theapthread test: put the sleep in the right place to increase odds of freeing after other thread exit 18 лет назад
  micha b667ea06ba * extend theapthread test to explicitly test freeing of block after owned-by thread exits 18 лет назад
  micha c226f6fd44 * heap manager: handle freeing of block owned by exited thread 18 лет назад
  florian c7037df254 + classrefdef is assignment compatible to pointers in delphi mode 18 лет назад
  daniel 563b325382 - Remove another test for u64bit now unnecessary. 18 лет назад
  Jonas Maebe ceaaa0e552 * fixed writing of widestrings 18 лет назад
  Jonas Maebe 8523bdc831 * force utf-8 for darwin 18 лет назад
  joost 4d9c3244fe * If a variant contains a datetime value and is converted to a string, it should return a string in a date/time format. (+test) 18 лет назад
  daniel 573aa1cd34 * Make powerpc compile again. 18 лет назад
  daniel 4703ae318b * Change a loop counter from aint to integer; the "to" part of the loop 18 лет назад
  daniel dc0d88b076 + Forgot to add constexp unit. 18 лет назад
  daniel 9adb202a92 * Rework the constexprint to allow operations from low(int64) to high(qword). 18 лет назад
  daniel 02732bfb55 * Fix tests for constexprint rework. 18 лет назад
  daniel b15740c0e5 - Remove -Mgpc from command line options. 18 лет назад
  daniel a0d601cfe7 * 12345678901234567890>high(int64), therefore int64var=12345678901234567890 always 18 лет назад
  florian 54fc70395e * experimental patch to fix #9059 and friends in case -Oodfa is used 18 лет назад
  Jonas Maebe a087bb50d0 * fixed stabs debug info for bitpacked records 18 лет назад
  Jonas Maebe af97f3350b * fixed bitsize of qwords in bitpacked records (mantis #9054) 18 лет назад