Historie revizí

Autor SHA1 Zpráva Datum
  sergei a3364a4b80 - RTL, Linux/FreeBSD shared library startup: removed FPC_SHARED_LIB_EXIT label, it is a leftover from times when library startup code was erroneously halting owning process on exit. před 12 roky
  sergei f2a4d1bbbc - Do not compile generic threadvar code if tf_section_threadvars flag is enabled for target (currently there are no such targets). před 12 roky
  sergei 90d66595c2 * typecheck_real_to_currency: generate inline round() node instead of direct call to fpc_round_real, this allows target-specific processing to take place and possibly emit more efficient code. před 12 roky
  nickysn 849843fb20 * fixed compilation of unit graph for win32 and win64 after r25730 před 12 roky
  michael b1b8cc2542 * Patch from LaCo to fix bug #25118 před 12 roky
  michael 86d2d0c9be * Patch from LaCo to bring implementation in line with other DB dyn units (bug ID 25118) před 12 roky
  nickysn b73252bd3d + enabled compilation of the code page units for i8086-msdos před 12 roky
  nickysn 73e875c7b2 * the graph unit's built in font compressed to use 1 bit per pixel, instead of před 12 roky
  nickysn d69a3447cd * the DrawnList structure (used by FloodFill) is now dynamically allocated před 12 roky
  svenbarth 6fef9a2c80 Correctly implement g_intf_wrapper. Fixes nearly 200 tests and now the cross compiled compiler is at least able to print the help (compiling a simple program does not work yet though). před 12 roky
  nickysn 327a15488e * generate a run time error 203 in the tiny heap in case there's not enough před 12 roky
  florian babbc21afd * fix handling of register sets on m68k: it is required that they are stored as two tcpuregistersets because address registers and data registers have different register types před 12 roky
  nickysn 6f474e525c * TNewModeInfo/newModeList modified so that it doesn't keep a second copy of the před 12 roky
  nickysn 6d1663fdc5 * the TNewModeInfo record type moved to the implementation part of the graph před 12 roky
  marco c7206dde97 * changed type of unused parameter in TWMSetFocus from WParam to LParam as před 12 roky
  nickysn 7b7334138b + use PatternLineVESA256 also for the 640x400 256-colour VESA mode před 12 roky
  lacak 3c0386ca19 fcl-db: sqlDB: add more informations to schema query for table columns (SchemaType=stColumns) před 12 roky
  paul 1c578de28c compiler: před 12 roky
  Jonas Maebe 9619ed8b4b - undo hack from r25713 před 12 roky
  nickysn 8fad859161 * the default packrecords setting changed to 1 on i8086 for Turbo Pascal 7 před 12 roky
  nickysn 9d1ba65cec * {$PackRecords NORMAL}, {$PackRecords DEFAULT} and {$ALIGN RESET} now set před 12 roky
  yury b293f7e5c4 * ppudump: Do not skip unnamed inline array type definitions such as "var arr: array of integer"; před 12 roky
  svenbarth a4683461cf Fix around 25 tests (under them all tcalval* tests!) by indeed using the save/restore registers code I adjusted earlier. před 12 roky
  nickysn 4e951d908d * extracted the common code for the VESA 32k and 64k colour TModeInfo initialization před 12 roky
  paul 82243b5c9d compiler: temporary disable hint directive parse if objectivec1 modeswitch set před 12 roky
  paul 8f6f0d63a0 compiler: check modeswitches first před 12 roky
  nickysn 7e3dd92b03 * extracted the common code for the VESA 16-colour TModeInfo initialization před 12 roky
  paul 912384594b fpc: allow hint directives between other procedure directives in Delphi mode (issue #25101) před 12 roky
  michael 4bdf29795c * Example how to create public/private RSA key před 12 roky
  michael eeb3d8236a * Added some constants and encoding functions. před 12 roky