Historial de Commits

Autor SHA1 Mensaje Fecha
  florian 594d4cc4f9 * transform -1-x into not(x) hace 1 año
  florian 5086cf7e72 * set packenum and setalloc to defined values when changing mode, resolves #40056 hace 1 año
  J. Gareth "Curious Kit" Moreton 1dbcba4796 * arm/a64: Bug fix where instructions optimised into "mov r0,r0" hace 1 año
  Rika Ichinose 4c6abb38b1 Non-nil-aware fpc_ansistr_compare(|_equal). hace 1 año
  Michaël Van Canneyt 78c8ca57ad * Fix ref count of interface during cast hace 1 año
  Michaël Van Canneyt f0e34e8fab * Map text field on ftMemo, since string has limited length. Fixes issue #40686 hace 1 año
  Michaël Van Canneyt 4c434ceb08 * Only consume semicolon after uses clause when units have been connected. Fixes remaining failing tests hace 1 año
  Michaël Van Canneyt 6c11f048d1 * Fix from Werner Pamler to implement missing method. Fixes issue #40685 hace 1 año
  Michaël Van Canneyt 22de07446d * Fix tgeneric91, need to postpone some additional generic procedures hace 1 año
  Michaël Van Canneyt b2bc020fd7 * Handle rename of module during parsing, rebuild hash list. Fixes broken test tb0406.pas hace 1 año
  florian f41025f5dd * optimize also -(x+1) and -(1+x) into not(x) hace 1 año
  Michaël Van Canneyt 2e6c3b060d * Initialize firstwaiting, after remark by Pierre hace 1 año
  Michaël Van Canneyt 76687a04e5 * Fix TW22160B1 hace 1 año
  Pierre Muller 821f3e326f Fix compilation with -dDEBUG_DEVIRT hace 1 año
  Pierre Muller cc552c0815 Fix compilation with -dEXTDEBUG hace 1 año
  Pierre Muller 9db42f5e67 Fix post_load_or_compile tppumodule method for SHORT_ON_FILE_HANDLES code by adding from_module parameter hace 1 año
  florian 0fb4fca957 * fix building of llvm compiler after node flag refactoring hace 1 año
  florian 59c77a48b5 * transform -x-1 into not(x), resolves #40313 hace 1 año
  florian 1f2203c304 * fix compilation with 3.2.2 rtl hace 1 año
  Pierre Muller 5a7d5367d2 Try to implement UnicodeFromLocaleChars for java hace 1 año
  Michaël Van Canneyt f7d6201946 * Do not search for files in directories that do not exist when doing distclean hace 1 año
  Michaël Van Canneyt 083e858544 * Fix duplicate registration of existing RTTI hace 1 año
  Michaël Van Canneyt a15dfba971 * Fix compilation hace 1 año
  Michaël Van Canneyt 325d29307f * Indentation and casing changes hace 1 año
  Michaël Van Canneyt 91946b78d5 * Fix xtensa compilation hace 1 año
  Michaël Van Canneyt 4e8b1cb97a * Fixed signature of insert_init_final_table hace 1 año
  Michaël Van Canneyt 64e7dcbc81 * Log continue result hace 1 año
  Michaël Van Canneyt 6ac14de986 * Properly handle finish state hace 1 año
  Michaël Van Canneyt 42c9eb4096 * Add Logging of tasks under define hace 1 año
  Michaël Van Canneyt c96ef4902b * Handle finish state separately hace 1 año