Historia zmian

Autor SHA1 Wiadomość Data
  florian 481ef9db93 + comconst to Makefile.fpc added 18 lat temu
  joost f95f65de84 * Fixed TDataLink.Activerecord, mantis 6893 + test 18 lat temu
  tom_at_work 923c70932e * removed surplus semicolon 18 lat temu
  florian 08997a087c * several variant fixes from Thorsten Engler, fixes #8233 18 lat temu
  florian 82c8c48793 + test 18 lat temu
  florian 77b155ea79 * def.size in [1,2,4,8] goes wrong if def.size>255, fixed, resolves #8232 18 lat temu
  fpc 0f9b9bb7de * fix dbdigest to use (full) filename to lookup tests in DB (table TESTS structure changed) 18 lat temu
  daniel f60b66fba0 * Modify code to set xterm in rigth font. 18 lat temu
  tom_at_work a0813b42bf * fixed DWARF debug info for powerpc64/linux, correcting the procedure entry symbol (must be the dotted symbol, not the function descriptor location, otherwise gdb cannot find locals 18 lat temu
  daniel e8050233af + Patch by Thorsten Engler to optimize string comparisons for = and <> cases. (Mantis #8231) 18 lat temu
  florian c74a9b2249 * fixed building of fpcunit 18 lat temu
  florian 26ffc101da * fixed softfloat trunc 18 lat temu
  florian c6d3bc813f * fixes #8229 18 lat temu
  Jonas Maebe 2ea611e069 * fixed searching fpc.cfg on {$ifdef need_path_search} OS'es 18 lat temu
  daniel 95aeaf7df5 * Check COLORTERM in case TERM=xterm to detect rxvt. 18 lat temu
  daniel 6c92edea04 * Send correct amount of characters for custom font. 18 lat temu
  Jonas Maebe 0bc6a2fd28 + new test for varsets and conversion among varsets 18 lat temu
  tom_at_work a06081f590 * fixed compilation after TStringList->TCmdStrList change 18 lat temu
  florian 3bab23947e * build rtl for win32 since win32 make doesn't seem to support -j 18 lat temu
  Jonas Maebe 4aff70a646 * properly fixed dependencies for mkxmlrpc 18 lat temu
  Jonas Maebe aee310c782 * fixed copy/paste errors 18 lat temu
  micha e375786f1c * do not expect current dir to be on PATH 18 lat temu
  florian 7b39b54951 * set starttime earlier so time stamps don't get messed up 18 lat temu
  Jonas Maebe bb90faef8c * fixed some more dependencies 18 lat temu
  daniel d5662d71a8 + Handle dragging correctly even if mouse doesn't send mouse move events. 18 lat temu
  daniel 53d640777a * Xterm mouse handling re-engineered. 18 lat temu
  Jonas Maebe 60d19ea1e6 * forgot to commit 18 lat temu
  Jonas Maebe 9adb91a68d + support for make -jX by marking all Makefiles that need to be executed 18 lat temu
  florian fa01522804 + build unit (testwise) 18 lat temu
  chrivers 997f254ff7 * Fixed crash bug with IMPLEMENTS due to the changes earlier today. (No longer dereferences VtblImplIntf when we should not) 18 lat temu