Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe aee5380ae0 * merged trunk up to r20882 há 13 anos atrás
  marco 3610aaa01a * int32 is longint in default mode, not integer. há 13 anos atrás
  marco d7d461f6d3 * Adding Delphi (2010 or XE) equivalents to our ctypes unit. Mantis #21537 há 13 anos atrás
  pierre 69c1a6cd16 Set FPC_INCLUDE_SOFTWARE_INT64_TO_DOUBLE for mips há 13 anos atrás
  florian 8b339ded7a * started to fix the mips(el) linux rtl há 13 anos atrás
  florian 4765728fc4 * use SarInt64 to optimize 64 bit divs on 32 bit platforms, resolves #20998 há 13 anos atrás
  florian 6a1a2d3464 * get rid of some feature checks, probably the whole feature stuff is plainly the wrong way, embedded rtl compiles again, resolves #20913 há 13 anos atrás
  sergei 3b904943e7 * Moved ExceptObjProc from objpas to system, because it is going to be called from system. Also added ExceptClsProc variable. há 14 anos atrás
  paul 2254dad68a rtl: add SetTextCodePage, GetTextCodePage functions which set/get TTextRec.CodePage field há 14 anos atrás
  paul 836889fc64 rtl: move some CP_xxx constants from syswin into systemh for generic use, redeclare UTF8Sting, RawByteString using constant identifiers instead of pure numbers. replace comparison with $ffff codepage to CP_NONE há 14 anos atrás
  paul 451e48a033 rtl: replace PChar -> PAnsiChar, Char -> AnsiChar in astrings.inc routines há 14 anos atrás
  florian 375f83c874 * moved heap manager on embedded systems into a separate unit há 14 anos atrás
  paul 8b0cb2c1d5 compiler: há 14 anos atrás
  paul 005795495d merge r17552 from cpstrnew branch by inoussa: há 14 anos atrás
  paul 22b19220a3 merge r17485 from cpstrnew branch by michael: há 14 anos atrás
  paul 091627883f merge r14347 from cpstrnew branch by florian: há 14 anos atrás
  paul 55434fd1d8 merge r14143 from cpstrnew branch by paul: há 14 anos atrás
  paul ad8195e9ae merge r14136 from cpstrnew branch by paul: há 14 anos atrás
  paul 8cc22972a0 merge r13488 from cpstrnew branch by florian except ncgcon.pas which has a difficult merge conflict (code moved to another unit which is not at the branch during the revision): há 14 anos atrás
  paul 8a4634a7b1 merge r13481 from cpstrnew branch by florian há 14 anos atrás
  florian dbd33fd6a5 * use thread var only if the target supports threading há 14 anos atrás
  pierre f0aa48b083 * Remove use of direct U_UNIT_NAME or TC_UNIT_NAME há 14 anos atrás
  florian a683b7e9f1 * make IsLibrary a constant if the target has no dyn. lib support há 14 anos atrás
  pierre 2d5ca71a06 + New procedure SysFlushStdIO (code taken from InternalExit). há 14 anos atrás
  florian efea42bcdf * rewrote Ror/Rol/Sar so that it can be completely folded into a const by the compiler há 14 anos atrás
  sergei 4ebc34c5e7 * Promoted result type of FPC_PCHAR_LENGTH and FPC_PWIDECHAR_LENGTH to SizeInt. há 14 anos atrás
  florian 7f0d245ac2 * reintegrate avr branch into trunk, work on avr is less invasive than I thought so it can be continued in trunk há 14 anos atrás
  marco 5595aafa90 * support for Delphi/64 NativeInt and NativeUint as shown in several promotions on the web. (aliases for ptrint/ptruint) há 14 anos atrás
  florian fb84cb865b * rebase to trunk@17295 há 14 anos atrás
  sergei 0849132ee1 + added procedure SetString(AnsiString, PWideChar, SizeInt) há 14 anos atrás