Historique des commits

Auteur SHA1 Message Date
  joost 9938d57233 * Initial implementation of FastCgi support il y a 16 ans
  joost b4a8ae3637 Patch from Graeme Geldenhuys to fix a compiler-hint il y a 16 ans
  yury d779e1e587 * Patch by Paul Ishenin for wince's commctrl. il y a 16 ans
  ivost 6e0f22ce5e * fixed call of mysql_library_init in TryInitializeMysql il y a 16 ans
  joost 24d3fb02ce * Patch from Hwang Weng Sun to allow more then 128 fields in a SQLDA structure, bug #13340 il y a 16 ans
  daniel 7084dd4192 * Apply patch written by Jonas in bug report 13362 to make the gpm il y a 16 ans
  Jonas Maebe 757abc620a * comparing tdatetime variant values has to happen without an epsilon, il y a 16 ans
  michael f641281a7e * Patch from Sergei Gorelkin: il y a 16 ans
  Jonas Maebe 40247d2d87 * give an error when the typeinfo() function is called for an enumeration il y a 16 ans
  Jonas Maebe 0698678f86 * renamed tw13345y.pp to uw13345y because it's a unit (otherwise its il y a 16 ans
  Jonas Maebe 6a813b8e7b * fixed rounding error in DateTimeToUnix (mantis #12894 and #12936) il y a 16 ans
  Jonas Maebe 1c2d2ae481 * fixed SimpleRoundTo() function (mantis #10159) il y a 16 ans
  Jonas Maebe 624a7be9b1 * fixed internal error when a subscripted object is used in a property il y a 16 ans
  Jonas Maebe 6f4637b32a * do not do anything when writing to a t(custom)memorystream if the current il y a 16 ans
  Jonas Maebe 5cf4ab7642 * always initialize/finalize global refcounted variables in units, also il y a 16 ans
  michael 647fe5f237 * Fixed visibility of TDaemonDefs.FOwner il y a 16 ans
  joost ad7f4a1f24 * Use ExeSearch instead of FileSearch to find compiler/command executable il y a 16 ans
  joost 0721235ab3 * Use ExeSearch instead of FileSearch to find process executable il y a 16 ans
  joost c1a83273f7 * Use ExeSearch instead of FileSearch to find command executable il y a 16 ans
  joost d4d733b173 * Use ExeSearch instead of FileSearch to find fpc executable il y a 16 ans
  joost d4c2a35c75 * Use ExeSearch instead of FileSearch to find compiler executable il y a 16 ans
  joost 51b49d324e * Implemented function ExeSearch il y a 16 ans
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch il y a 16 ans
  joost bfae5e097d * When IsSuperUser is true, use the GlobalUnitDir instead of the il y a 16 ans
  Jonas Maebe a7e02c7948 * check validity of calling conventions specified using {$calling x} il y a 16 ans
  Jonas Maebe 0d219154f3 * FPCMacOSAll -> MacOSAll il y a 16 ans
  Jonas Maebe 0e6f9dc688 * only use calling conventions supported on all platforms il y a 16 ans
  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 il y a 16 ans
  Jonas Maebe d61a09debf * assigment -> assignment in explanation of warning about uninitialized il y a 16 ans
  Jonas Maebe b5494c534c * handle EsockEINTR for fpaccept and fpconnect il y a 16 ans