Historique des commits

Auteur SHA1 Message Date
  nickysn 0c2054b9a3 + allow disabling the Extended/SGH 1006 mouse tracking mode introduced in r29773 il y a 10 ans
  florian 5946328ed6 * CPUs not having CMOV apparently do not support the newly introduced Multibyte NOPs (Agner, Optimizing subroutines in assembly il y a 10 ans
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV il y a 10 ans
  nickysn 6ef8a8afc9 * fixed bug which caused Ctrl-F1..F4 to be erroneously identified as il y a 10 ans
  nickysn 5a8d02999f + support the keycodes returned for Ctrl-F1..F4, Alt-F1..F4 and Shift-F1..F4 on il y a 10 ans
  nickysn 97f2067762 + added support for the xterm enhanced/SGH 1006 mouse tracking mode. Tested il y a 10 ans
  florian 255c4feef6 * new code alignment fillings based on the discussion at http://www.lazarusforum.de/viewtopic.php?f=10&t=8487 il y a 10 ans
  florian ba3f0281b0 * fix compilation errors with -O2 due to dfa based warnings il y a 10 ans
  svenbarth d849734acd Specialize the correct generic if it has the same name as another generic that is located at another place of the type hierarchy. il y a 10 ans
  svenbarth 5a344ee263 Rework the way how "specialize" is handled. Instead of initializing the specialization of a full type declaration (including unit name and parent types) it is now considered part of the specialized type itself. This means that for example the following code: il y a 10 ans
  marco b2b56a4791 * Patch by Luiz (mantis #27503) that fixes a procedure-type that has il y a 10 ans
  lacak add4e800be fcl-db: sqlite: cosmetic + simplify code il y a 10 ans
  lacak 0182f49b7b fcl-db: odbc: add support for ftFmtBCD parameters. Bind them as string to support BCD values with precision > 10^38 (max.supported by SQL_NUMERIC_STRUCT) il y a 10 ans
  nickysn a445b4730b + added breakpoint flags parameter to TGDBController.BreakpointInsert. The il y a 10 ans
  pierre 2095698a17 Use FPC_LOCALS_ARE_STACK_REG_RELATIVE macro to fix test for mips/mipsel il y a 10 ans
  sergei 124592899f * fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447. il y a 10 ans
  marco 7350dae037 * bug #24317 wrapper function for eventsink.disconnect il y a 10 ans
  lacak 17832b250b fcl-db: oracle: correct typo? il y a 10 ans
  lacak 9fbf3494b4 fcl-db: implement setter and getter for TFloatField.AsBCD il y a 10 ans
  pierre 97fccfd3bf Also display raw response inside GDB window if DEBUG conditional is set il y a 10 ans
  pierre 6887eb739a Correctly display pchar longer than high(string) nito several lines in TGDBWindow.WriteText method il y a 10 ans
  marcus da3ce1a6d5 AROS: Added ELF structures to AmigaDOS il y a 10 ans
  Károly Balogh c421f4d91e do not include outputexedir in linker resname. it causes the path to be double-included when cross-compiling with -st and -FE on Liunuxes. also, be consistent between linking on host and target. il y a 10 ans
  pierre 6ce8aeed27 + mips/mipsel libraries need PIC il y a 10 ans
  lacak 2a2078e7f7 fcl-db: odbc: implements RefreshLastInsertID for autoincrementing columns. il y a 10 ans
  nickysn a861bbc5ae - removed last_breakpoint_number from the gdb/mi interface. It didn't work in il y a 10 ans
  nickysn c754fa35d2 * fixed the passing of the breakpoint number to the DoSelectSourceLine method, il y a 10 ans
  nickysn 9f31c26996 * handle properly stopping on a watchpoint in the gdb/mi debugger il y a 10 ans
  nickysn 186e86b353 * compilation of gdbcon.pp fixed after r29746 il y a 10 ans
  nickysn df234bd7fe + added method WatchpointInsert to TGDBController, with a gdb/mi implementation il y a 10 ans