Commit History

Autor SHA1 Mensaxe Data
  yury c4e60fd1a5 - Removed systhrd.inc from targets where thread manager is stub by default. Stub is installed in common thread.inc file if DISABLE_NO_THREAD_MANAGER is not defined. %!s(int64=17) %!d(string=hai) anos
  yury 0dcad4d822 * Implemented late thread manager initialization. Thread manager code is not included to executable if thread stuff are not used. WinCE executable size is reduced by 4KB, Win32 executable size is reduced by 3KB. No testsuite regressions. %!s(int64=17) %!d(string=hai) anos
  yury e00bacdcef * Removed HAS_MT_MEMORYMANAGER define, since it is obsolete now. %!s(int64=17) %!d(string=hai) anos
  yury 93e62a3c0d * Raise range error exception directly to prevent note "Local variable "rcheck" is assigned but never used". %!s(int64=17) %!d(string=hai) anos
  yury cd03a2893b * Explicitly increment and decrement ref count to keep copy of destination string in fpc_AnsiStr_Concat_multi and fpc_WideStr_Concat_multi. It prevents note "Local variable "destcopy" is assigned but never used". %!s(int64=17) %!d(string=hai) anos
  yury eadfbb5027 * Removed unused local variable. %!s(int64=17) %!d(string=hai) anos
  yury 5f8bd39408 * Implemented TFMTBcdFactory.Clear and TFMTBcdFactory.Copy methods. %!s(int64=17) %!d(string=hai) anos
  yury 79a1b1a485 * Converted user defined note to info message. %!s(int64=17) %!d(string=hai) anos
  yury 4b3015802a * Removed workaround for bug #9827, since it was fixed. %!s(int64=17) %!d(string=hai) anos
  yury b52338d0bd * Converted user defined note to info message. %!s(int64=17) %!d(string=hai) anos
  yury 42481bec33 * Removed user defined warnings about GetVariantProp/SetVariantProp is not implemented. I created bug report #10478 instead of these warnings. %!s(int64=17) %!d(string=hai) anos
  yury 05c1305ef0 * Converted user defined notes to comments. %!s(int64=17) %!d(string=hai) anos
  yury de9af7191b * Converted user defined warnings to comments. %!s(int64=17) %!d(string=hai) anos
  yury ff78a443db * Removed user defined warning "TextMode not implemented yet!!", since TextMode will not be implemented for Windows anyway... %!s(int64=17) %!d(string=hai) anos
  daniel 68731ae067 + Assembler implementation of mod/div. %!s(int64=17) %!d(string=hai) anos
  daniel 823432146a * Only overload findresource with an ansistring variant if %!s(int64=17) %!d(string=hai) anos
  Vincent Snijders d28f943b0e + rstconv: add support for -c XXX parameter to add header containing the CharSet to a .po-file %!s(int64=17) %!d(string=hai) anos
  yury e5f8426f61 * Prevent warning about automatic type conversion when using VAL with COMP type on x86. %!s(int64=17) %!d(string=hai) anos
  yury 203939b9a5 * Don't use deprecated functions. %!s(int64=17) %!d(string=hai) anos
  yury 9bca56ac44 * Don't issue "Local variable is assigned but never used" warning for external variables. %!s(int64=17) %!d(string=hai) anos
  yury a2daf2e86d * Activated again workaround of dead code warnings on (errorcode > maxExitCode) condition. %!s(int64=17) %!d(string=hai) anos
  yury be62a4408e * mime-type added. %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe c05f18a1b0 * catch duplicate field declarations in a single class in Delphi mode %!s(int64=17) %!d(string=hai) anos
  pierre 71999fab94 * use mysql 5.0 %!s(int64=17) %!d(string=hai) anos
  pierre 9a70cf8e16 * only output end if start is already written, prevents wrong html %!s(int64=17) %!d(string=hai) anos
  peter fed5137bbb * fix Makefile %!s(int64=17) %!d(string=hai) anos
  pierre 6373e3f6b5 * update Makefile %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe ca7650418d * fixed/added overflow checking in generic unarminusn code + test %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe 3d89822bc4 * free saved_standard_registers and saved_mm_registers in %!s(int64=17) %!d(string=hai) anos
  Jonas Maebe d740304b77 * don't call DoneDebugInfo twice in tmodule.reset %!s(int64=17) %!d(string=hai) anos