提交历史

作者 SHA1 备注 提交日期
  michael 28a97035eb * Patch from Dmitry Boyarintsev to improve expression parsing (16931). 15 年之前
  joost 4fc3ef3c18 * Show help-message with default actions when no action is given, IsConsole 15 年之前
  joost a6542d988e * Forgot to commit OS/2 file in r15586 15 年之前
  joost 8d9f3feafa * Added the ability to un-register the eventlog message-file 15 年之前
  Jonas Maebe 86d2316a76 * check for self<>nil again before calling afterconstruction, fixes 15 年之前
  andrew 82c31c7139 * Fixed chm bug that stopped the search db fr ever being written to a file 15 年之前
  Jonas Maebe a07bb94fcb * separate the finally block that dezals with cleaning up temps and the 15 年之前
  Jonas Maebe 0f269a4a7b * extended test 15 年之前
  Jonas Maebe 572f51867c * fixed tobjectdef.find_destructor(), it did not search the parent classes 15 年之前
  Jonas Maebe 517290d09d * fixed pthread_create signature 15 年之前
  marco 55927f4264 * two more changed defaults and default parsing errors. 15 年之前
  marco 526c9e2eaf * more little fixes from initial testing. Mostly errormessages and .hhp defaults. 15 年之前
  michael 6f58da1d49 * Removed debug conditional 15 年之前
  Jonas Maebe 13142a17dd * added fcl-web to the unit search path 15 年之前
  Jonas Maebe 869efc9388 * fcl-web/src/webdata/* depends on fcl-process (dbugintf unit) 15 年之前
  sergei b4b83a7edb * HTML reader, attempt recovery from misplaced '<' characters (another part of Mantis #16916). 15 年之前
  andrew 28041f3e3f * fixed a possible chm compiler crash when a chm without .ht* files is created but full search is enabled. 15 年之前
  michael 2796b58cfd * Always send date/time in fixed format, send used format as well in metadata 15 年之前
  michael 463faef0b6 * Implemented OnParamValue event 15 年之前
  sergei 1a50f3ed26 * The fix in r15551 was not entirely correct. Must handle the case when string ends with a single whitespace. 15 年之前
  michael a872d84f72 Disabled debug define 15 年之前
  michael 1b20fa6843 * Actually implemented Options (readonly, disable edit/delete/insert 15 年之前
  michael 2397fa8b40 * Implemented ProtocolOptions and OnUnknownRecord to handle unknown FastCGI records 15 年之前
  michael 0ee895f141 * Include trailing path delimiter. Check if session exists; Added some debug statements (in CGIDebug conditional) 15 年之前
  michael 614d5e4858 * Added support for modules that do not have a stream associated with them; they are created with CreateNew 15 年之前
  sergei 7e2f713d09 * HTML parser: in case of malformed input, do not create attributes with invalid names (Mantis #16916). 15 年之前
  marco 119277166e * fixed a problem in chmreader wrt moment of fwindows creation 15 年之前
  Jonas Maebe a52d04d465 * %os -> %target 15 年之前
  marco 5564ab3582 * added cdecl to some overloaded wsprintfa/w variants. Mantis 16915 15 年之前
  joost 3e165e2dcf * Fixed compilation on Linux after r15557 15 年之前