提交历史

作者 SHA1 备注 提交日期
  florian cd8913b88e * improved Compare(D)Word as well 14 年之前
  florian 0c10a5efff * line > 255 chars wrapped 14 年之前
  joost 0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong 14 年之前
  michael b32477dc5f * Fix include path for wince (include dummy) 14 年之前
  michael cfb50fea87 * Fix in case PATHINFO is used instead of full URL 14 年之前
  michael de1eb11025 * Pass PATHINFO to request, full URL 14 年之前
  michael 83ef847aab * Storage for pathinfo 14 年之前
  florian ceb739fbf5 * improved fillchar for small amounts of data 14 年之前
  Jonas Maebe 7173b9dfed * fixed (harmless) range check errors 14 年之前
  florian b6aa04813e * improved comparebyte for small data amounts 14 年之前
  marco d8b80d2c23 * patch from mantis #19039 which adds dessetkey 14 年之前
  michael f093210fa7 + Sample application for HTTPApplication and file server 14 年之前
  michael c41061f1aa + Added HTTPApp for standalone webserver and webfilemodule for standalone serving of files 14 年之前
  sergei 9608c4eabe * Interface wrappers must be global when linking smart, Mantis #19462. Other targets already have this condition in place. 14 年之前
  joost ed2fda6927 * reverted r17627, what was I thinking?!? 14 年之前
  joost 45bc3fcae0 * Enabled safecall on x86_64-linux 14 年之前
  joost c31bc92f2e * Removed old fpmake makefile 14 年之前
  joost 8b9b05b661 * Added fcl-web dependency 14 年之前
  joost 509ae56bab * Fixed dependencies after r17625 14 年之前
  joost 2a9a48b15d * Added fcl-web to dependencies of fppkg 14 年之前
  tom_at_work 1f023f4b36 * Use new qword_to_float32/64 compilerproc functions in first_int_to_real 14 年之前
  tom_at_work 28e5db2df8 + Add qword_to_float32/64 functions and fixed int64_to_float64 function 14 年之前
  pierre f9e7b364bb * Added missing PPU flags 14 年之前
  tom_at_work e5fc169e57 * Call fpc_shl/r_qword for qword types for first_shlshr64bitint method 14 年之前
  joost 60ee15200b * Added TWebController.onGetURL property 14 年之前
  marco ce8fbf62d4 * patch from anton fixing TFilestream modes. Mantis #19448 14 年之前
  michael f387d6bbaa * Default no longer uses palette 14 年之前
  joost 0fe7c07bbb * Initialize nil-pointer 14 年之前
  joost e727dcc1a4 * websession.pp doesnt have any resourcestrings 14 年之前
  michael 54dbfcdd38 * Made exceptions descendents of EParserError 14 年之前