Historique des commits

Auteur SHA1 Message Date
  ivost 3b5826059d * Added GetInterfaceWeak to TObject. It's equal to GetInterface but the returned interface is not referenced. This way it's possible to query interfaces of unreferenced objects. il y a 15 ans
  paul 1be92bc750 compiler: allow inline static methods + test (moreover static inline was supported) il y a 15 ans
  Jonas Maebe a48a37d38b * fixed extended syntax checking {$x-} by moving it from the typecheck pass il y a 15 ans
  Jonas Maebe d5f415b047 * initialise fwritelocked and freadercount in the TMREWS constructor using il y a 15 ans
  ivost 3f2d66b188 * when calling GetInterfaceByStr on COM Objects, the refcounter was not increased il y a 15 ans
  marco 8cce3d3f91 * closethread thread manager field/function. Mantis 13160 il y a 15 ans
  Jonas Maebe d8a902b4c4 * fixed internalerror in case the from-value of a for-loop has loc_jump il y a 15 ans
  Jonas Maebe f0298ad2f5 + test for mantis #15363 fixed in r15066 il y a 15 ans
  Jonas Maebe 4ce7fc92a0 + added pthread_mutex_trylock() to fix compilation after r15026 il y a 15 ans
  ivost c47c125ec0 * changed 0 to S_OK as return value of QueryInterface (niceness) il y a 15 ans
  ivost f0ce69b264 * added testcase for right behavior of AS and SUPPORTS so that QueryInterface is called before GetInterface il y a 15 ans
  ivost 8391b717ea * Some (delphi) applications expect that the QueryInterface method is invoked as first priority to query for an interface and GetInterface as 2nd priority il y a 15 ans
  michael 154b30b724 * Fixed parsing of hints in alias types il y a 15 ans
  michael 332b67ecfb * Removed left-over debug statement il y a 15 ans
  Jonas Maebe 35941dcae9 * added missing -CO option il y a 15 ans
  paul 1b614b526a compiler: il y a 15 ans
  Jonas Maebe 4d8f578e4c * when typecasting the result of pthread_self, always call it using il y a 15 ans
  Jonas Maebe 653974f679 * also give a "potential range error" hint with -CO in case the sizes il y a 15 ans
  Jonas Maebe 8542632ebe * fixed evaluating constant expressions consisting of more than one term and il y a 15 ans
  paul 57b67087a8 tests: halt with different error codes for different errors il y a 15 ans
  joost 520c5fe962 * Since Dwarf 3 the length of a DW_FORM_ref_addr is dependent on the used debug-format (32 or 64 bit), not on the target platform pointer size. il y a 15 ans
  Jonas Maebe 531efc5a69 * round(x) -> trunc(x+0.5) in Julian date conversion to prevent the current il y a 15 ans
  paul 1768810783 compiler: allow to derive classes from a nested class type (issue #0016083) il y a 15 ans
  olivier 8aaa5ee123 The unit name should start with an upper case to pass tobject5.pp test under BeOS (not tested yet ;-). il y a 15 ans
  olivier 0223697b17 The unit name should start with an upper case to pass tobject5.pp test under Haiku. il y a 15 ans
  Jonas Maebe 4303eda80c * moved SInvalidJulianDate from rtlconst to sysconst (part of r15032, il y a 15 ans
  Jonas Maebe 82ff623390 + fixed Julian date helpers (based on patch by Bernd Engelhardt, mantis il y a 15 ans
  Jonas Maebe 87c9773ac0 + also support & to escape identifiers (and for octal notation) in Delplhi il y a 15 ans
  Jonas Maebe 6db635210a * don't give an internalerror when passing a constant string to an il y a 15 ans
  marco 3ef5d17209 * run clean_files target also for distclean, fixes cleaning of installer.pas il y a 15 ans