커밋 기록

작성자 SHA1 메시지 날짜
  sergei 6cb6569d51 * Set pi_uses_exceptions flag when creating/firstpassing ttryexceptnode or ttryfinallynode, not when parsing try statements. It ensures that procedures with exception handling nodes created by compiler (constructors in the first place, but also for..in loops with TObject iterators, etc.) are handled the same way as ones containing exception nodes from user code. 14 년 전
  pierre 4bda40649d * Add missing CATRES substitution and remove blank lines in link.res 14 년 전
  pierre 30baddd3b8 Fix Haiku shared library creatiion 14 년 전
  michael ce1133febb * Uncommented some extra tests 14 년 전
  michael c9cd1079d4 * More extensive examples taken from RTL 14 년 전
  michael d078996f69 * Refactoring in preparation of extended features (nested type, extended records) support 14 년 전
  Jonas Maebe 3188916cda * also replace $CATRES for shared libraries (fix for r19649) 14 년 전
  marco b070a0bbbc * add NULL handling for customvariants, patch by Ludo, Mantis #20697 14 년 전
  michael a52fe3162d * Patch from Reinier Olislagers to improve blob upload times 14 년 전
  marco 2e3d1a17d0 * also remove *.dbg files. Patch from Jonas, Mantis #20466 14 년 전
  marco 7a7d8e27cd * set transaction of proxy via field instead of setter since that 14 년 전
  marco 6d830a270d * Adds methods to TBinaryField (getasvariant/setasvarvalue) Mantis #20532 14 년 전
  Tomas Hajny a2927499c8 * UNDEFINE corrected to UNDEF 14 년 전
  marco a06c466c76 * Lua libraryname fix, mantis 20705 14 년 전
  marco 21e04073d8 * fixed closepipe<>pipeclose and handle<>fhandle typos reported by Jonas. 14 년 전
  Tomas Hajny 38fca89c69 * TIn/OutputPipeStream gets closed on freeing 14 년 전
  Jonas Maebe 84bf45f0e2 * give an error when trying to call an interface/protocol/category method 14 년 전
  pierre 836da25e81 * Do not call with UseShell = true if CatFileContent expands the file into parameters 14 년 전
  pierre b1bd1d29ec Replace `cat $RES`by $CATRES and call CatFileContent method 14 년 전
  pierre 5d6a7dc03d + TExternalLinker.CatFileContent method and tf_no_backquote_support tsystemflags enum value 14 년 전
  pierre 8e843bc892 Regenerate msg include files 14 년 전
  pierre 8f7ea8718b + Add message for TExternalLinker.CatFileContent method 14 년 전
  Tomas Hajny 21179c6833 * retrieve process ID even if running under DOS 14 년 전
  pierre 85862e476b Fix for test tw19368 14 년 전
  pierre b19cab9802 New test 14 년 전
  paul 7f7c665e64 compiler: push nested class hierarchy for parsing nested procedures arguments and results (mantis #0020690, mantis #0020038) 14 년 전
  sergei c56ef119a1 * tcgguidconstnode: create a new object section before emitting data, otherwise data ends up in arbitrary section, causing e.g. IE 200602289 if it happens to be .bss. 14 년 전
  sergei 92e0f43f5d * Changed Utf8String to AnsiString, fixes compilation after merging of cpstring. 14 년 전
  sergei 8c9ad67682 + tcgexitnode,tcgbreaknode,tcgcontinuenode: added possibility to generate specialized code for leaving unwind-protected regions. 14 년 전
  florian c12a4989d0 + use cpurox define in the compiler for CPUs having internal ror/rol support 14 년 전