Commit History

Author SHA1 Message Date
  michael 2134e3aaac * Promoted errorcode to the EDatabaseError level, unified all error codes 10 years ago
  pierre 8808308843 Fix bug introduced in commit 29091 10 years ago
  florian b7a1418065 * skip <type>(<expr>) in the cond. expression parser if eval is false 10 years ago
  sergei 66d735c536 - MIPS: forward declaration of fpc_threadvar_relocate_proc is not needed. 10 years ago
  sergei 3a5e6485b5 - RTL: removed InitVariantManager, it was an empty procedure since day 1. 10 years ago
  michael f00212c993 * Fix+Test for bug #27068 : coCheckRowsAffected 10 years ago
  michael 42a317ab73 * Patch for bug #27067 by Tony Whyman 10 years ago
  michael cfa859d285 * Fix for bug #27077 by Chris Rempas, plus test 10 years ago
  sergei 3f2022cba7 + Commit test for bug #27044. 10 years ago
  michael 6b32a6e0e5 * Transaction options and connection options 10 years ago
  pierre 8e1f922248 Change z_verbose from const to typed const to avoid unreachable code warning 10 years ago
  pierre 542a4ea423 Suppress deprecated cmdline warning 10 years ago
  pierre 821646ed05 Suppress non-set result warning in Seek method 10 years ago
  pierre 673cc28f73 Regenerated after commit 29104: Add missing rule for unicodenmtable unit 10 years ago
  pierre c013d0b6e2 Add missing rule for unicodenmtable unit 10 years ago
  marco 284f5fd234 * patch from mantis #24382 under endian ifdef 10 years ago
  svenbarth ace1ea0070 Fix compilation of NativeNT RTL 10 years ago
  pierre 34012444af Regenerated Makefile after fix compilation of wince RTL with make 3.82 on windows 10 years ago
  pierre cf1124a83c Fix compilation of wince RTL with make 3.82 on windows 10 years ago
  Tomas Hajny 4c98113569 * note about multiple 't' in -gt added to the help page 10 years ago
  Tomas Hajny 75c61150d9 * option -m made conditional (-dPREPROCWRITE) like its processing 10 years ago
  Tomas Hajny fc17e318b0 * add some previously missing options to the help page, add support for listing recognized compiler and RTL features in -i and allow skipping an empty section (controllertypes) in -i listing by providing support of multiple output lines based on one source line in the msg file using $\n as newline 10 years ago
  pierre 8df8c22848 Call Errno2inoutres for nativent failure calling NtClose inside do_close 10 years ago
  pierre 90537e94a0 Call Errno2noutres if system call to close the handle fails in do_close for win and unix 10 years ago
  pierre 260c6583cf Only set StdInputHandle, StdOutputHandle and StdErrorHandle once 10 years ago
  sergei 64af966eaa * Mantis #27044: copy Variant to temp if it cannot be passed by reference to fpc_dispinvoke_variant helper. This provides behavior consistent to implicit 'self' parameter of objects/records. 10 years ago
  yury d844025ddf * Fixed installation of smartlink libs and import libs after r29004. 10 years ago
  pierre d98a7d39f5 Add check for absolute word type 10 years ago
  pierre 1e7a3cd003 Fix for tw8513 failure for big endian processors 10 years ago
  marco c49d114777 * add dependency to rtl-extra. bzip2 uses unit objects. 10 years ago