Commit történet

Szerző SHA1 Üzenet Dátum
  Jonas Maebe 1a34492990 * fixed test after merge in r13458 (selector() -> objcselector()) 16 éve
  Jonas Maebe ea520d1c6b * NSZone is a record, not a class (thanks to Gorazd Krosl for the remark) 16 éve
  Jonas Maebe bf7456d8eb * also change performSelector_withObject_withObject_ in NSObject 16 éve
  Jonas Maebe 4f3aa80b4d * corrected performSelector_withObject_withObject_ method name (added 16 éve
  Jonas Maebe 666f345df4 * allow objcclasstype.classmethod() 16 éve
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test 16 éve
  Jonas Maebe a59c8974f3 * mark first fields of records and variant parts of records, as is also 16 éve
  Jonas Maebe becdecc5e4 * part of r13461 16 éve
  Jonas Maebe 2799cfd83f + parser-side of objcprotocol() expression to obtain the metaclass 16 éve
  Jonas Maebe a25e791ff8 * allow Objective-C classes/protocols in C varargs parameter lists 16 éve
  Jonas Maebe 10aa7f40cd * made ppu version again different from trunk version, because the format 16 éve
  Jonas Maebe 335e159c11 Merged revisions 13351-13373,13376-13457 via svnmerge from 16 éve
  Jonas Maebe c075ce13ea - removed (it's automatically generated/deleted by the makefiles) 16 éve
  Jonas Maebe 464d595cc6 * renamed selector() to objcselector() for consistency with the way all 16 éve
  florian f17943371c * assembler implementation of SwapEndian on x86-64, resolves #14203 16 éve
  florian 90d71ee7da * SwapEndian(<16 Bit>) needs inline in the interface section as well 16 éve
  florian 6ff15f46e2 * made SwapEndian(<16 Bit>); inlined 16 éve
  florian e362e85039 * fixed last commit: UTF8Encode -> UTF8Decode 16 éve
  florian d38340c753 + utf-8 <-> variant type casts, resolves #11371 16 éve
  florian 44f588b7ad * fixed nested comment warning 16 éve
  florian 96d650fceb * fixed some Delphi incompabilities as described here: http://www.lazarus.freepascal.org/index.php/topic,7118.msg33371 16 éve
  florian e4161d1d3a * limited test to OSes with library aware threading 16 éve
  florian caf0096877 * enabled version and description directive for all windows 16 éve
  florian 1a843608ad * disable librsvg and gtk2 on win64, it doesn't build 16 éve
  florian 380f3ac78f * fix from Nikolay Samofatov for #12987: initialize thread vars in libraries on windows correctly 16 éve
  florian 9856e548ed * avr stuff, work in progress 16 éve
  michael ff2e7e670b * Easy-to-use Constructor that accepts a string instead of key structure 16 éve
  florian 05ff453182 * patch by Dmitry Boyarintsev to fix some parameter names, resolves #14043 16 éve
  michael e888b92717 * Added ASCII85 encoder 16 éve
  florian b4914d063a * write class string message table correctly, resolves #14145 16 éve