Histórico de Commits

Autor SHA1 Mensagem Data
  Jonas Maebe 765044aede * fixed a number of (mostly false) warnings regarding uninitialised há 10 anos atrás
  Jonas Maebe b931f78b4b * insert a type conversion from ordinal to pointer for pointerconstn há 10 anos atrás
  Jonas Maebe 9c42437326 * moved tasmlisttypedconstbuilder.tc_emit_string_offset() to há 10 anos atrás
  Jonas Maebe 67b8aceaee * synchronized with privatetrunk till r30095 há 10 anos atrás
  florian 461821d1a5 * read array initializations in generic subroutines without fixed limits, resolves #25602 há 10 anos atrás
  Károly Balogh 37cf157d7d initialize pd to fix a warning with O3+ há 10 anos atrás
  Jonas Maebe 146e3bcb9e * synchronised with trunk till r29513 há 10 anos atrás
  Jonas Maebe e97f31541e - reverted partial commit of merge há 10 anos atrás
  Jonas Maebe a76bbf363d * synchronised with trunk r29513 há 10 anos atrás
  sergei 6708b83a16 * Refactor tasmlisttypedconstbuilder so it emits string/PChar data, if any, into a second asmlist, instead of appending it directly to global asmlist. há 10 anos atrás
  Jonas Maebe 634d2931e2 * use ttai_typedconstbuilder.emit_ord_const() when emitting ordinal constants há 11 anos atrás
  Jonas Maebe e07933212b * factored out emitting a guid const há 11 anos atrás
  Jonas Maebe 5a9b931e5c * renamed ttai_lowleveltypedconstbuilder to ttai_typedconstbuilder há 11 anos atrás
  Jonas Maebe d2b55b6f07 * moved the recording of aggregate type information during typed constant há 11 anos atrás
  Jonas Maebe bdfb6d81e5 * don't emit padding bytes if there was an error parsing a typed constant há 11 anos atrás
  Jonas Maebe 210b532832 * split up specifying the type of the section of a typed constant and whether há 11 anos atrás
  sergei d88e0df1ba * Fixed another case of emitting data without defining a section. Mantis #26473. há 11 anos atrás
  Jonas Maebe d26e6278ba * don't free node before using its resultdef in an error message há 11 anos atrás
  Jonas Maebe 9e074d036b * migrated the handling of ansi/unicodestring constants to the high level há 11 anos atrás
  Jonas Maebe bd09b88a5b + support for http://en.wikipedia.org/wiki/Blocks_(C_language_extension) há 11 anos atrás
  Jonas Maebe 063d50b4c9 * make the string data of p(wide)char string constants local (except when há 11 anos atrás
  Jonas Maebe b94a524556 * converted emitting pwidechar typed constants to the typed constant builder há 11 anos atrás
  Jonas Maebe 2d335baab8 * create only a single tai_string for shortstrings typed constants há 11 anos atrás
  Jonas Maebe 6c45f9b3ee * converted most of the asmlist-based typed const parsing to use the new há 11 anos atrás
  Jonas Maebe b0ff41406a * grouped all tai_real* types into a single tai_realconst type, há 11 anos atrás
  Jonas Maebe bacd303208 * synchronized with trunk up to r27758 há 11 anos atrás
  nickysn 4832682c58 * fixed i8086 far pointer typed constants that are initialized with nil há 11 anos atrás
  Jonas Maebe 672c96a811 * write elements of bitpacked arrays grouped per the number of bits that há 11 anos atrás
  Jonas Maebe ffd6a4ea47 * set the code page of rawbytestring typed constants to the same value as há 11 anos atrás
  florian 4d5119bf1c * fixes several issues which cause warnings by the dfa code when using it to detect uninitialized variables há 11 anos atrás