Commit History

Author SHA1 Message Date
  michael 98e70ae3e6 * Fix GetModule, cause of wrong class tree 10 years ago
  michael 722fdea993 * Improved testunit coverage 10 years ago
  michael a32160131b * Add backwards compatibility lookup for operators 10 years ago
  michael 798192ba70 * Better operator declaration 10 years ago
  michael a910bbc3a7 * Resolve operators at the end. The name is corrected after the node is created 10 years ago
  michael 1c5da41b48 * Warn-no-node correctly passed on 10 years ago
  michael 66f4d0bc4e * Handle consts in records 10 years ago
  michael 07c26c1754 * Change name handling for operators 10 years ago
  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