提交历史

作者 SHA1 备注 提交日期
  Jonas Maebe 0698678f86 * renamed tw13345y.pp to uw13345y because it's a unit (otherwise its 16 年之前
  Jonas Maebe 6a813b8e7b * fixed rounding error in DateTimeToUnix (mantis #12894 and #12936) 16 年之前
  Jonas Maebe 1c2d2ae481 * fixed SimpleRoundTo() function (mantis #10159) 16 年之前
  Jonas Maebe 624a7be9b1 * fixed internal error when a subscripted object is used in a property 16 年之前
  Jonas Maebe 6f4637b32a * do not do anything when writing to a t(custom)memorystream if the current 16 年之前
  Jonas Maebe 5cf4ab7642 * always initialize/finalize global refcounted variables in units, also 16 年之前
  michael 647fe5f237 * Fixed visibility of TDaemonDefs.FOwner 16 年之前
  joost ad7f4a1f24 * Use ExeSearch instead of FileSearch to find compiler/command executable 16 年之前
  joost 0721235ab3 * Use ExeSearch instead of FileSearch to find process executable 16 年之前
  joost c1a83273f7 * Use ExeSearch instead of FileSearch to find command executable 16 年之前
  joost d4d733b173 * Use ExeSearch instead of FileSearch to find fpc executable 16 年之前
  joost d4c2a35c75 * Use ExeSearch instead of FileSearch to find compiler executable 16 年之前
  joost 51b49d324e * Implemented function ExeSearch 16 年之前
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch 16 年之前
  joost bfae5e097d * When IsSuperUser is true, use the GlobalUnitDir instead of the 16 年之前
  Jonas Maebe a7e02c7948 * check validity of calling conventions specified using {$calling x} 16 年之前
  Jonas Maebe 0d219154f3 * FPCMacOSAll -> MacOSAll 16 年之前
  Jonas Maebe 0e6f9dc688 * only use calling conventions supported on all platforms 16 年之前
  joost 4cc2015f8b * Fixed a security issue. Do not try to run an executable named fpc in the current directory, but only search for it in the path 16 年之前
  Jonas Maebe d61a09debf * assigment -> assignment in explanation of warning about uninitialized 16 年之前
  Jonas Maebe b5494c534c * handle EsockEINTR for fpaccept and fpconnect 16 年之前
  marco 9f3adee38e * lockcount property exposes flocks, Delphi compatibility verified. Mantis 8380 16 年之前
  ivost 819e7d0913 fixed bug: xsdTryNextString returned allways true 16 年之前
  ivost e9928658b5 * added namespace testing function 16 年之前
  michael 2abc422035 * ValidateContainer should call ValidateInsert 16 年之前
  michael 8cf5d9abf2 * Patch from Sergei Gorelkin 16 年之前
  Jonas Maebe 36668a6ec5 * don't emit "include file search paths" for stabs since they don't exist 16 年之前
  Jonas Maebe bf7c9361f6 * delay effect of {$calling x} until switches are flushed (mantis #12985) 16 年之前
  Jonas Maebe c04e9e36f7 * set alignment for 0-byte sized entities to 1 instead of to 0 16 年之前
  Jonas Maebe fe773871d6 * EINTR handling... 16 年之前