Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe c37c039905 * report resolveref errors on the correct line number hace 12 años
  Jonas Maebe 6ac8b4fbdf * give a proper error when an mmx/fpu/sse register is used inside a memory hace 12 años
  Jonas Maebe 68dd05e259 * fixed std_regname() for xmm registers with custom sizes hace 12 años
  Jonas Maebe 6e9a8c9187 * write node flags to log file instead of to stdout hace 12 años
  svenbarth 9ef4a35a7b Fix the fix for Mantis #21538. The check never really worked up to now... hace 12 años
  ludob 43371002c4 Oracleconnection: added support for TSQLCurser.FSelectable hace 12 años
  sergei db72b8d7fd * TCGMips.a_loadfpu_reg_cgpara: temps of type Double need 8-byte alignment, according to description of sdcX/ldcX instructions. Using TCGSize2Size to specify alignment is somewhat weird, but it is being used in other CPU back-ends and looks working. hace 12 años
  sergei 1415569ecb - Removed UnixToWinAge, since revision 444 it does not change its argument, but wastes a lot of CPU cycles converting it from local time and back. hace 12 años
  michael cecea651b2 * Expose ForeachCall functionality in new Iterate call, but keep backwards compatibiliy hace 12 años
  michael 37279faba5 * Hide internals of ForeachCall data structure hace 12 años
  michael 95a0d01d0d ForeachCall needs to be pubic hace 12 años
  lacak 722193d643 fcl-db: sqlite: increase max allowed column length. Fix for existing test TestStringLargerThen8192. hace 12 años
  lacak 7566c9c685 fcl-db: postgresql: correct message for unpreparation. hace 12 años
  lacak 7e2627f047 fcl-db: formatting (char case) hace 12 años
  lacak ecd81ed514 fcl-db: postgresql: do not clear result of PQexec if result set is returned (PGRES_TUPLES_OK) + test hace 12 años
  lacak 66a6b15efe fcl-db: switch from usage of [stSelect, stExecProcedure] to FSelectable to determine if there is result set. hace 12 años
  lacak 6a9c3a6061 fcl-db: introduce FSelectable as new TSQLCursor class field. Update sql connectors to set it after Preparation or Execution of sql statement to signal if there will be or is result set. This change is neutral. In next commit I will use FSelectable to determine if allow Open or raise SErrNoSelectStatement. hace 12 años
  michael 11a531ab62 * Fixed bug #23477 hace 12 años
  reiniero 50f1ab686a * fcl-db tests: clarified TTestBufDatasetDBBasics.TestIndexEditRecord error messages/description hace 12 años
  nickysn ca61631524 * fixed the key codes of the Shift-Key combinations in the X11 console hace 12 años
  florian db68214e88 + support setpeoptflags directive, resolves #23447 hace 12 años
  Jonas Maebe d180d6f241 * fixed size of movzx/movsx with 64bit operand in x86-64 Intel asm reader hace 12 años
  Jonas Maebe 14b1c8a99c * moved fpc_threadvar_relocate_proc from systemh.inc to thread.inc hace 12 años
  florian 2ea6979277 * handle Movzl/Op/Mov optimization correctly, resolves #23431 hace 12 años
  sergei 00ca4a74a3 * Reworked/fixed TExeSymbol.State behavior: hace 12 años
  sergei a771d68685 * Fixed a bug introduced in r23077: relative_reloc_count must be increased only once per GOT entry, not every time a relocation to that entry is seen. hace 12 años
  reiniero 4ab7c432c0 * fcl-db tests: cosmetic: updated readme hace 12 años
  sergei a7eab8ff67 * TElfObjInput: Factored section creation code into separate method which can be called by CPU-specific routines. hace 12 años
  reiniero 7c128f6556 * fcl-db sqldb: cosmetic; added info to readme.txt hace 12 años
  reiniero 9cb8438cca * fcl-db tests: cosmetic: test using constants instead of manually assigned values that happen to be the same hace 12 años