Commit History

Author SHA1 Message Date
  pierre 87b6bb5053 + Add .cpXXX pseudo-instruction for PIC code 13 years ago
  masta 8001979f7e Reworked ispowerof2 in cutils.pas 13 years ago
  michael 003a7ca217 * Allow session file prefix. Make sessiondir readable 13 years ago
  michael e06927d623 * Customization of upload dir 13 years ago
  marco a1b3e79554 * improvements to bufdataset testsuite specially for ftmemo and ftblob. 13 years ago
  marco 8a72ccd1df * Add TestSpecificTBufDataset unit into dbtestframework to non gui testframework 13 years ago
  Jonas Maebe 3f5ae8b05f * forgot to commit, part of r21765 13 years ago
  Jonas Maebe 882351bb21 * don't insert a conversion to widechar for ansistr[x]:='y' assignments on 13 years ago
  svenbarth 71c13190e1 Fix for Mantis #22329. 13 years ago
  svenbarth a908db5a91 Partially fix for Mantis #22160. This resolves the internal error, but the given example units still don't compile, because of the way we handle specializations and unit loading (more about this once I fixed that, too). 13 years ago
  pierre 7492f196f8 * Handle OS_F32 <-> OS_F64 float conversions 13 years ago
  Jonas Maebe b07f8b42fd * always add -Fd to the compiler command line parameters, because the 13 years ago
  masta 64c122100f Small optimizations to FillChar for ARM 13 years ago
  sergei 37b8cd1b7a * If relocation to a local label cannot be translated into (section+offset), then the target symbol must be written into symbol table. Fixes IE 200603012 in number of tests with -Cg on i386-linux (and possibly other targets with internal ELF assembler). 13 years ago
  sergei b497d53a98 * Fixed GOT address calculation (must take 'pop ecx' instruction into account) 13 years ago
  joost c02351da63 * Implemented autoincremental fields for TBufDataset 13 years ago
  joost ec67f10680 * Fixed CreateDataset when TBufDataset.Filename is set 13 years ago
  michael bc3bf09c92 * Patch from Silvio Clecio to implement httponly cookie property 13 years ago
  florian 3f14f2b61b + be able to turn off warning -> error conversion on the command line (with -) 13 years ago
  florian 7df1403849 * fix releasing of shortstring temps. in arrayconstructor nodes 13 years ago
  florian c62a2c8bb5 + write temptype when printing tempdelete nodes 13 years ago
  florian e59861a5a3 * fix directories for ports unit 13 years ago
  marco cbb9e3b077 * Improved pqconnection error reporting. Patch by Ludo, Mantis #22336 13 years ago
  marco 2c3787d415 * properly initialize FPipeBuffersize. Follow up to Mantis #22327 13 years ago
  sergei 1c5fa5448e * Do not dereference null pointer, 'real' (not script-provided) common symbols don't have objsection assigned at this point. 13 years ago
  masta 504a0ce0ca Fix for Mantis #22326 13 years ago
  florian b83948b009 * rules updated 13 years ago
  marco b616fca354 * Mantis #22249 Mysql BIT type support. 13 years ago
  marco c4ec774c4c * Fixes Sql parsing problems with spaces lacking between keyword and expression 13 years ago
  sergei 65e701a198 * Fixed operation of 'PROVIDE' link script directive (all symbols were incorrectly put into .bss section, instead of locations given by placement of the directive). 13 years ago