Commit History

Author SHA1 Message Date
  florian 449c20ce63 * moved pic helpers into system unit, resolves #8119 14 years ago
  florian 2f2c3ea545 * ignore 0 for code alignment, makes broken tests by r17659 working again 14 years ago
  florian 0b9099f13f * fixes mistake in r17664 14 years ago
  sergei 354d0520b7 + x86 assembler: fixed MOVABS instruction (it is a x86_64-only subset of MOV with 8-byte immediates/offsets) and same-form encodings of MOV instruction. 14 years ago
  florian aa064c569d * regenerated 14 years ago
  florian ebc7a10954 * synchronized -Wxxxxx handling in options.pas and help screen, resolves #19400 14 years ago
  florian 4ad830a140 * $linklib is not needed on windows, commented, resolves #19415 14 years ago
  michael c07ad8dd86 * Checked and resolved most hints/warnings 14 years ago
  florian 4a06ad79c6 * fixed naming of IConnectionPoint.EnumConnections method, resolves #19485 14 years ago
  florian 33de8c8336 * fix potential range check error in cfileutl, should resolve #19405 14 years ago
  florian 93e53e1990 * allow also smaller values for code alignment parameters than the current one, resolves #19463 14 years ago
  joost e94da0b495 * Package fcl-web switched to fpmake building 14 years ago
  florian 69e7d8b02f * generate correct PIC in tcg386.a_loadaddr_ref_cgpara, resolves #19464 14 years ago
  michael 39c271d0f4 * Fixed crash when getting remotehost. Bug #19397 14 years ago
  joost 0a96b3c5aa * Add -n when compiling fpmake when needed 14 years ago
  joost 6f0e8bffcf * Do not pass -n when there is no cross-compilation. 14 years ago
  michael 4492b9b993 * Moved session cookie up in the class hierarchie, so it can be configured at the session factory level 14 years ago
  joost 0e1f20773a * Move LoadCompilerDefaults and LoadGlobalDefaults to the fppkg package, so it can be used by other fppkg clients 14 years ago
  florian cd8913b88e * improved Compare(D)Word as well 14 years ago
  florian 0c10a5efff * line > 255 chars wrapped 14 years ago
  joost 0cf1eeb45b * No need for the FPC_NATIVE define anymore. This define held the wrong 14 years ago
  michael b32477dc5f * Fix include path for wince (include dummy) 14 years ago
  michael cfb50fea87 * Fix in case PATHINFO is used instead of full URL 14 years ago
  michael de1eb11025 * Pass PATHINFO to request, full URL 14 years ago
  michael 83ef847aab * Storage for pathinfo 14 years ago
  florian ceb739fbf5 * improved fillchar for small amounts of data 14 years ago
  Jonas Maebe 7173b9dfed * fixed (harmless) range check errors 14 years ago
  florian b6aa04813e * improved comparebyte for small data amounts 14 years ago
  marco d8b80d2c23 * patch from mantis #19039 which adds dessetkey 14 years ago
  michael f093210fa7 + Sample application for HTTPApplication and file server 14 years ago