Commit History

Author SHA1 Message Date
  nickysn a57bda94de * unicode conversion of the non-ASCII characters in statuses.pas 4 years ago
  nickysn c1dca28cc5 + added utabs - unicode version of the tabs unit 4 years ago
  nickysn 3149506d7f + added tabs.pas that includes tabs.inc 4 years ago
  nickysn 0b7d4801b0 * tabs.pas renamed tabs.inc 4 years ago
  nickysn 52a29e0ba7 + added unit uinplong - unicode version of inplong 4 years ago
  nickysn af19d2a982 * fixed compilation under Linux 4 years ago
  nickysn 685d608f82 * synchronized with trunk 4 years ago
  florian 01178532e5 * sar*/ro* do not call location_force_reg if not needed 4 years ago
  florian fb6867963f * write execution time more precisely 4 years ago
  Mattias Gaertner ce3edc8c95 pastojs: fixed calling Instance.StaticMethod 4 years ago
  florian e0a1bc6675 + optimize (a and b) or (c and not(b)) into c xor ((c xor a) and b) 4 years ago
  florian 272a0e3e26 + apply excess precision also to unary minus nodes 4 years ago
  Tomas Hajny 8602a29383 * align shortname to previous releases 4 years ago
  Tomas Hajny 0aae9dd375 * make shortname really short 4 years ago
  Tomas Hajny f7bf90f6a8 * package tplylib added, corrections for more than 31 items on a tab 4 years ago
  florian fe57cd3536 * fix LLVM after r48828 4 years ago
  Jonas Maebe 9c831677ff * support Objective-C classes and protocols with -gw3 (mantis #36250) 4 years ago
  Jonas Maebe 803779002d * the new constant string arraydefs are also implicit pointers types for JVM 4 years ago
  Jonas Maebe ab0531f0ce * fixed JVM stack height calculation after calls returning an 4 years ago
  nickysn 41a51e8e4a + added inplong.pas that includes inplong.inc 4 years ago
  nickysn 6ca821950d * inplong.pas renamed inplong.inc 4 years ago
  nickysn 40870af6a7 + added unicode version of the timeddlg unit 4 years ago
  florian 4c2e0b9ff0 * for setjmp based exception handling, get the type of the exception reason from the setjmp result 4 years ago
  nickysn 4b6eea1918 + added timeddlg.pas that includes timeddlg.inc 4 years ago
  nickysn 78c3b698b1 * timeddlg.pas renamed timeddlg.inc 4 years ago
  nickysn 0c2a1ffba8 + added lpi file for compiling testuapp for windows 4 years ago
  nickysn 87777ea10b + added graphemebreakproperty and eastasianwidth to the video unit uses clauses of all the remaining operating systems 4 years ago
  nickysn 2181e7c61d + handle enhanced video buffer resizing 4 years ago
  nickysn b681e2cd7f - removed commented out code 4 years ago
  nickysn 306cfa83e4 + also convert characters in the range #128..#255 in ExtendedGraphemeCluster2LegacyChar 4 years ago