커밋 기록

작성자 SHA1 메시지 날짜
  michael cae2c94e90 * Patch from Ondrej Pokorny to let AddStrings call beginupdate/endupdate under all circumstances (bug ID 35341) 6 년 전
  joost c3d0757f11 * Added ability to read the name of the configuration file 6 년 전
  Jonas Maebe 1b0b81f714 * hopefully fix fpu emulation ppu header flag check after r41846 6 년 전
  Jonas Maebe 0b61b5d4cf * added extra header to ppu inside a subsection, so we won't run into 6 년 전
  marco 162bd5e251 * metrics constants by Gareth and 440bx. Added SM_CARETBLINKINGENABLED for good measure. 6 년 전
  svenbarth 18519c9559 * fix for Mantis #34526: rely on tc_arrayconstructor_2_set instead of manually converting an array constructor to a set, this way assignment operator overloads are taken into account as well 6 년 전
  svenbarth 156b25501d * improve conversion of array constructor to set so that it behaves as if done inside pass_typecheck 6 년 전
  svenbarth c6d963ccd9 * also enable implementation tests on Win64 6 년 전
  svenbarth cfdd800591 * also handle const untyped parameters if they're to be passed on the stack 6 년 전
  Mattias Gaertner 2b606a069b pastojs: fixed TExt(TExt.new) 6 년 전
  svenbarth 4e0cc65c63 * correctly handle untyped parameters 6 년 전
  svenbarth 9e9aca6fea * correctly handle Comp and Currency parameters as well as results (at least on the X86 platforms :/ ) 6 년 전
  svenbarth 04f681d7c6 * directly pass the pointer to the result value; avoids an unnecessary copy operation 6 년 전
  svenbarth 36255a700d * there is no CPUX86 define that is set for all three X86 variants (i8086, i386, x86_64), so check for each separately 6 년 전
  svenbarth bbac2c1fbf + add CreateImplementation to TRttiMethod to create an implementation of a method that can be used with a VMT 6 년 전
  svenbarth 69f54b31e7 + introduce a base type for RTTI related exceptions 6 년 전
  svenbarth f9fe3d0a0a + add TValue.ToString implementations for pointers and interfaces 6 년 전
  svenbarth 2eb4955613 * extend RTTI tests for untyped parameters 6 년 전
  svenbarth ab35c92816 * handle untyped const parameters like var/out/constref parameters 6 년 전
  svenbarth db5c8e1f0d * correctly handle untyped parameters (for those the ParamType is Nil) 6 년 전
  svenbarth 307ff071e6 * allow any untyped parameter to be passed to a untyped constref parameter 6 년 전
  svenbarth 0f2eae2033 - remove unused variables 6 년 전
  nickysn d25e7b1074 * separated the OpenBSD version of the stat structure to a separate ifdef block. 6 년 전
  nickysn 122888741c + added some comments to the else/endif directives to make it easier to figure 6 년 전
  Mattias Gaertner 86fe541c53 pastojs: mark NewInstance function as used 6 년 전
  Mattias Gaertner 2ee6f2c7d4 pastojs: fixes filer class helper 6 년 전
  michael 1a5faf1cc3 * Dictionaries can be empty 6 년 전
  pierre 478b918386 + Add variables to use gppc386 utils more easily: 6 년 전
  pierre df2cefdc32 Fix OpenBSD rtl compilation when using -dFPC_USE_LIBC option 6 년 전
  nickysn 46b98a6da4 * Improvements to the implementation of FpOpenDir for *BSD: 6 년 전