Commit History

Author SHA1 Message Date
  michael e4cd8565ae * Parse operators better 10 years ago
  lacak 3d6a6512ad fcl-db: odbc: add support for stIndexes for database metadata retrieval SetSchemaInfo() 10 years ago
  michael 8600940c26 * Initialize and finalize 10 years ago
  Károly Balogh eb3bd4648c amicommon: actually, not all filesystems (FTPMount, for example) support the ExamineFH method, so fall back to double-seek in that case 10 years ago
  marco 4e6f673a6d * patch from #27919, enabling resources for gba, fixing fcl-base build. 10 years ago
  lacak 61c451b391 fcl-db: mysql: add MySQL57Connection. Requires rev.31218. 10 years ago
  florian 40eec2f249 * fix clinfo.pp for 64 Bit targets, patch by Thaddy de Koning, resolves #28405 10 years ago
  michael 4442ecc863 * Added MySQL 5.7 header translation from Laco (bug ID 28417) 10 years ago
  lacak 433d0ce4f6 fcl-db: sqlite: always call InitializeSQLite to properly increment library loading/unloading ref-counting. Regression introduced in rev.27342. Bug #28391 10 years ago
  pierre dc06f85b58 Set ALLOW_WARNINGSS to 1 for m68k and avr compiler to allow successful fullinstall completion 10 years ago
  pierre 56859175c9 Add support for DragonFly OS 10 years ago
  pierre 780c54c8b4 Add support for DragonFly OS 10 years ago
  pierre 1bfef577e6 Add DragonFly code 10 years ago
  pierre 014d2f805d Use /libexec/ld-elf.so.2 as dynamic linker for DragonFly OS 10 years ago
  pierre f08fa883e2 Pipe syscall for DragonFly also uses EAX:EDX for result, like FreeBSD 10 years ago
  pierre b67b407d2d Add call to _init_tls and _rtld_call_init functions for x86_64 DragonFly target startup 10 years ago
  pierre 0c011c9313 Add DragonFly specific OS_XXX defines 10 years ago
  michael d900f4a29f * Added support for class methods/properties in records 10 years ago
  pierre 960a72f821 Use AnsiString and sysutils GetEnvironmentVariable function to avoid truncation of PATH to 255 chars 10 years ago
  Jonas Maebe 9118146bc1 * ensure that managed out-parameters are processed before any other 10 years ago
  lacak a2b7b9cd6e fcl-db: odbc: experimental support for XML and sql_variant SQL Server data types 10 years ago
  Jonas Maebe 5f21d6df93 * enable -godwarfsets by default 10 years ago
  Jonas Maebe 945fd4fcf5 * wait till the end of typecheckpass before we load a call context's self 10 years ago
  Jonas Maebe 5d15a28e75 - reverted workaround from r15939 that hasn't been necessary since FPC 2.6.0, 10 years ago
  florian ba1297b1ab + provide also 8 and 16 bit div/mod helper 10 years ago
  florian cf64e05c6f * use generic mod/div code for avr 10 years ago
  Jonas Maebe af2c7bf00f * don't perform CSE on typeconversion nodes inserted for absolute 10 years ago
  Jonas Maebe 1bcc276dcf * remove implicit typecast to extended automatically inserted for trunc/round 10 years ago
  Jonas Maebe fa1ac2515e * don't look for overloaded operators in case of internally generated 10 years ago
  Jonas Maebe ee87d3bba9 * fixed "case <string> of" with multiple labels for a single statement after 10 years ago