Commit Verlauf

Autor SHA1 Nachricht Datum
  nickysn 3deac03582 * use a gdb/mi command when clearing the exe in TDebugController.SetExe vor 10 Jahren
  nickysn f06731ae4f * TDebugController.SetTBreak (adds a temporary breakpoint, used for things like vor 10 Jahren
  lacak 1e778468cc fcl-db: odbc: when binding TIMESTAMP parameter set explicitly precision. vor 10 Jahren
  nickysn 8f9c062e4d * fixed Run->"Until return" in the GDB/MI debugger vor 10 Jahren
  nickysn a939ea06b6 + initial implementation of GDB/MI (without LibGDB!) support for the text mode vor 10 Jahren
  Károly Balogh 3650991d90 m68k: support LOC_REFERENCE/LOC_CREFERENCE for floating point instructions where possible vor 10 Jahren
  sergei 7666cd5c0e + Overloaded procedure dump_stack that calls CaptureBacktrace, thus encapsulating internals of stack traversing. vor 10 Jahren
  Tomas Hajny 590e2f7977 * fix for bug #16884 for OS/2 vor 10 Jahren
  pierre 42cc1d504f Avoid warnings by adding noreturn modifiers to dummy dynamic library manager vor 10 Jahren
  pierre af883cdcb7 Avoid warning for function not set if noreturn modifier is used vor 10 Jahren
  Károly Balogh fdb09365ba m68k: instead of trying to mess with LOC_FLAGS, use LOC_REGISTER to return a boolean result of the compare. idea by Florian. fixes several issues with optimizer enabled and also results in better code in some cases. vor 10 Jahren
  Tomas Hajny 7049e40668 * character ASCII 127 should not be treated as invalid result of Unicode to ansistring conversion because it is used as replacement character for characters missing in the target codepage by the native OS/2 Unicode support routines vor 10 Jahren
  Károly Balogh 9693b37c1a m68k: actually,overwrite the resflags with F_E, because only that would be valid after the FSxx/TST combination vor 10 Jahren
  Károly Balogh c062e55aa2 m68k: after a compare on the FPU, move the condition flags back to the CPU. this should make floating point compare actually working vor 10 Jahren
  Tomas Hajny 46bfe5c1dd * set ShortDateFormat explicitly so that StrToDate behaviour can be tested easily regardless of current locale vor 10 Jahren
  Tomas Hajny c5c2ac13e2 * TODO updated according to the current status of OS/2 RTL vor 10 Jahren
  Tomas Hajny 41312d44b4 * set DecimalSeparator explicitly so that Format output can be tested easily regardless of current locale vor 10 Jahren
  Tomas Hajny 7e15bf6c2d * ensure passing valid stacksize to emxbind vor 10 Jahren
  Tomas Hajny e1b37dcc46 * the test made compilable also on other platforms than only Unix and Windows vor 10 Jahren
  Tomas Hajny 90aeabb439 * skip this test under OS/2, because it expects that replacement used for characters not supported in the current codepage must match between compile time ('?' used by FPC) and run-time (ASCII 127 used by OS/2 native Unicode routines) vor 10 Jahren
  Tomas Hajny fbb6776085 * this test results in a SIGSEGV under OS/2, but I consider it a correct behaviour if a nil pointer for passing a nil as a buffer to BlockWrite vor 10 Jahren
  Tomas Hajny d2ae1f0ab2 * skip emx too vor 10 Jahren
  Tomas Hajny 60c5f29b5b * add path setting for some previously missing platforms (OS/2, MSDOS) vor 10 Jahren
  marcus 141878978e AmiCommon: Missing UnLockDosList, DiskFree Bugfix vor 10 Jahren
  florian 3ed1a75fcd * write ok on exit for easier testing vor 10 Jahren
  sergei d93d36e6d3 * Win64: Use separate implementation of CaptureBacktrace that calls RtlCaptureStackBackTrace. This way it does not require non-optimized code to work correctly. vor 10 Jahren
  sergei 438c433c50 * CaptureBacktrace: fixed off-by-one error. Caller's context must be captured if skipframes=0. vor 10 Jahren
  Tomas Hajny 2e2ca8684d * add resolution of DLL name under OS/2 vor 10 Jahren
  Tomas Hajny 95c0092a54 * skip test if CPU does not support SSE2 (similarly to test/tshuffle1.pp) vor 10 Jahren
  svenbarth a7085ea34e Added test for Mantis #25044 which has been fixed in revision 29537. vor 10 Jahren