Historial de Commits

Autor SHA1 Mensaje Fecha
  joost fe503598c1 * samplecfg now also creates fppkg configuration files hace 14 años
  joost b67c3ad4c1 * Default fpcbin macro added hace 14 años
  joost 538dd64283 * Use prefix instead of installation-dir hace 14 años
  michael 6865593b07 * Added Win64 platform hace 14 años
  joost 739ea3720c * Do not show full path in backup-message hace 14 años
  joost dc5f4b038d * Do not use scripts, but let fpcmkcfg create eventual parent directories hace 14 años
  michael baf0ed35f3 * Patch from Inoussa to fix AV in certain cases hace 14 años
  joost 6fa6151bef * Do not create a backup, fpcmkcfg does this already hace 14 años
  joost 7b07c2906a * %CompilerConfigDir% macro added hace 14 años
  joost b99d819ad3 * Add dependency on fppkg.inc and default.inc hace 14 años
  joost 7b613697fa * Fixed AV when files cant be opened hace 14 años
  joost e21bf87bc2 * Better fix for mantis 17661, see r17077 hace 14 años
  Jonas Maebe c31f04b9c1 - reverted r17177 for univint because these units are automatically converted hace 14 años
  mazen 86d9eadc73 * Fixed spell errors. hace 14 años
  michael 8aca294896 * Fixed windows-only test, added linux test hace 14 años
  michael dcc8afeb8b * Fix from stephano to fix writing empty string values twice hace 14 años
  sergei bd123bcfd6 + added TOleStrList and POleStrList types (same as TBStrList, Delphi compatibility). hace 14 años
  paul 812a665cbe rtl: don't crash if resource is not found in TResourceStream and was passed by ID instead of Name (in this case exception tried to get a string from ID) hace 14 años
  Jonas Maebe 9ae0414dda * always print the fully qualified type name in case a type is nested hace 14 años
  Jonas Maebe c0423b6a78 * handle implementing objcprotocols that are defined as formal external hace 14 años
  sergei fdd99ec16c * BCD improvements based on a patch from LacaK hace 14 años
  sergei 008699eaae * variants.pp, some speed improvements: hace 14 años
  Jonas Maebe ba0782773b * create $(TEST_OUTPUTDIR)/test/cg before copying the object files there, hace 14 años
  michael 062b05996e * AllowRow event hace 14 años
  michael d847cef3e6 * BeforeDelete/Update/Insert events hace 14 años
  michael 143d4fda6a * OnGetDataset Event hace 14 años
  sergei 2a303c88f5 * On thread creation error, use a resourcestring message and textual representation of system error code. hace 14 años
  sergei f7dcad6f92 * Rewrote those insane {$ifdef FPC_HAS_INDIRECT_MAIN_INFORMATION} into somewhat more readable form. hace 14 años
  michael 3569a26166 * Added some missing functions to FPCanvas and added TFont.Orientation hace 14 años
  Jonas Maebe 10674153cf * set result of searchsym_in_record() in case nothing was found hace 14 años