Commit History

Author SHA1 Message Date
  joost 51b49d324e * Implemented function ExeSearch 16 years ago
  joost 2c7d05d210 * Added ImplicitCurrentDir : Boolean = True parameter to FileSearch 16 years ago
  joost bfae5e097d * When IsSuperUser is true, use the GlobalUnitDir instead of the 16 years ago
  Jonas Maebe a7e02c7948 * check validity of calling conventions specified using {$calling x} 16 years ago
  Jonas Maebe 0d219154f3 * FPCMacOSAll -> MacOSAll 16 years ago
  Jonas Maebe 0e6f9dc688 * only use calling conventions supported on all platforms 16 years ago
  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 years ago
  Jonas Maebe d61a09debf * assigment -> assignment in explanation of warning about uninitialized 16 years ago
  Jonas Maebe b5494c534c * handle EsockEINTR for fpaccept and fpconnect 16 years ago
  marco 9f3adee38e * lockcount property exposes flocks, Delphi compatibility verified. Mantis 8380 16 years ago
  ivost 819e7d0913 fixed bug: xsdTryNextString returned allways true 16 years ago
  ivost e9928658b5 * added namespace testing function 16 years ago
  michael 2abc422035 * ValidateContainer should call ValidateInsert 16 years ago
  michael 8cf5d9abf2 * Patch from Sergei Gorelkin 16 years ago
  Jonas Maebe 36668a6ec5 * don't emit "include file search paths" for stabs since they don't exist 16 years ago
  Jonas Maebe bf7c9361f6 * delay effect of {$calling x} until switches are flushed (mantis #12985) 16 years ago
  Jonas Maebe c04e9e36f7 * set alignment for 0-byte sized entities to 1 instead of to 0 16 years ago
  Jonas Maebe fe773871d6 * EINTR handling... 16 years ago
  Jonas Maebe 803e78ff8c * and more ESysEINTR and fpwaitpid fixing 16 years ago
  Jonas Maebe 590f4d2efc - deleted (old 1.0.x compatibility file) 16 years ago
  Jonas Maebe d79161a01a * and yet more ESysEINTR handling 16 years ago
  Jonas Maebe 483b3b4a30 * more ESysEINTR handling 16 years ago
  Jonas Maebe 08865be30e * fixed a bunch of cases where ESysEINTR wasn't handled 16 years ago
  Jonas Maebe 8b53f8c41a * fixed a bunch of cases where ESysEINTR wasn't handled 16 years ago
  Jonas Maebe 7fa0b94f36 * fixed unix version of tprocess.waitonexit (use unix.waitprocess so all 16 years ago
  Jonas Maebe 3844b9b325 + univint dependencies on Darwin for packages using custapp after r12921 16 years ago
  Jonas Maebe 477b4d1f8b * implemented TApplication.GetExename() using CoreFoundation api's 16 years ago
  Jonas Maebe c548ce30ba * replaced old DWARF CFI section notation for Darwin with new one (more 16 years ago
  Jonas Maebe d8aa5a1ff8 * set the node complexity of realconstn to 1 instead of the default (maximum) 16 years ago
  Jonas Maebe e9dedb7377 * disabled generation of DW_AT_low_pc/DW_AT_high_pc compilation unit 16 years ago