Histórico de commits

Autor SHA1 Mensagem Data
  florian 00d41dc9fa * return false, if tdosinputfile.fileopen cannot open a file for reading 10 anos atrás
  florian cab98a58d0 + parameters of nested procedure variable parameters are taken into account during name mangling, resolves #27515 10 anos atrás
  nickysn 8ed6109955 * setting breakpoint ignore count implemented via gdb/mi command in the gdb/mi 10 anos atrás
  nickysn 46695f37b4 * use the gdb/mi command for setting breakpoint conditions in the gdb/mi interface 10 anos atrás
  nickysn 1bfcf14ef9 * use gdb/mi commands to enable/disable breakpoints in the gdb/mi interface 10 anos atrás
  nickysn c2d659950e * use the gdb/mi command for deleting breakpoints 10 anos atrás
  nickysn c5b9465255 * gdb/mi: fixed inserting and stopping on access and read watchpoints 10 anos atrás
  nickysn cb983ab42d * fixed gdb/mi crash when a watchpoint goes out of scope 10 anos atrás
  nickysn 7d040cbe3f * fixed crash when program being debugged in gdb/mi mode receives a signal or 10 anos atrás
  nickysn 850a321a23 + log the error message from gdb/mi error result records to the gdb window 10 anos atrás
  nickysn a1afce8a69 * fixed crash with the gdb/mi debugger, when trying to step/run a program with 10 anos atrás
  florian 6c99493181 * use USE_WINDOWS_API_THREAD_FUNCTIONS in the windows graph unit by default, resolves #27508 10 anos atrás
  florian 9eab90d8c4 * always pass the architecture to the arm assembler 10 anos atrás
  florian 80cc09e350 o fix wince compilation: 10 anos atrás
  nickysn 0c2054b9a3 + allow disabling the Extended/SGH 1006 mouse tracking mode introduced in r29773 10 anos atrás
  florian 5946328ed6 * CPUs not having CMOV apparently do not support the newly introduced Multibyte NOPs (Agner, Optimizing subroutines in assembly 10 anos atrás
  florian de17e9fa1c + cpu capability CPUX86_HAS_CMOV 10 anos atrás
  nickysn 6ef8a8afc9 * fixed bug which caused Ctrl-F1..F4 to be erroneously identified as 10 anos atrás
  nickysn 5a8d02999f + support the keycodes returned for Ctrl-F1..F4, Alt-F1..F4 and Shift-F1..F4 on 10 anos atrás
  nickysn 97f2067762 + added support for the xterm enhanced/SGH 1006 mouse tracking mode. Tested 10 anos atrás
  florian 255c4feef6 * new code alignment fillings based on the discussion at http://www.lazarusforum.de/viewtopic.php?f=10&t=8487 10 anos atrás
  florian ba3f0281b0 * fix compilation errors with -O2 due to dfa based warnings 10 anos atrás
  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. 10 anos atrás
  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: 10 anos atrás
  marco b2b56a4791 * Patch by Luiz (mantis #27503) that fixes a procedure-type that has 10 anos atrás
  lacak add4e800be fcl-db: sqlite: cosmetic + simplify code 10 anos atrás
  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) 10 anos atrás
  nickysn a445b4730b + added breakpoint flags parameter to TGDBController.BreakpointInsert. The 10 anos atrás
  pierre 2095698a17 Use FPC_LOCALS_ARE_STACK_REG_RELATIVE macro to fix test for mips/mipsel 10 anos atrás
  sergei 124592899f * fcl-xml: dropped using 'hack classes', which cause runtime errors if compiled with -CR. Resolves #27447. 10 anos atrás