Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe b3cf95faf6 * use ' rather than " as quote character in generated shell scripts hace 13 años
  Jonas Maebe 13b0ac91d9 + generate java.lang.Enum descendant classes for Pascal enum types hace 14 años
  Jonas Maebe 0700e2d7ef + support for {$namespace x.y.z} directive to specify the namespace hace 14 años
  Jonas Maebe c05bc8a931 * let procdef typename-related routines return ansistrings instead of hace 14 años
  Jonas Maebe a149674a75 Merged revisions 13458-13596 via svnmerge from hace 16 años
  Jonas Maebe 5885866990 + support for objcencode() (equivalent of Objective-C's @encode()) + test hace 16 años
  Jonas Maebe e7c9a380f7 * fixed comment describing pshortstring2pchar hace 16 años
  yury b3b538e215 * Removed unused local vars. hace 16 años
  Jonas Maebe 7d459cf12a * the compiler now explicitly keeps track of the minimally guaranteed hace 16 años
  florian 10263e8e0f - unnecessary type declaration removed hace 17 años
  yury 0bcaf8845f * Fixed 'mixed signed/unsigned' warnings. hace 17 años
  Jonas Maebe b3d731f9a8 * fixed cutils local copy of swapendian hace 17 años
  yury 3e1e6d25f0 * Fixed overload choosing by arm native compiler. hace 17 años
  Jonas Maebe f36e5411af * split cpu64bit compiler define into hace 17 años
  peter f70a4a64a0 * swapendian for 2.0.x hace 18 años
  daniel 9b50dc572b * Change rest of compiler to system unit swapendian routines. hace 18 años
  daniel b635d89ffa * Fix overload selection code. hace 18 años
  Jonas Maebe a0b57eddb5 * new internal set format for big endian systems. Advantages: hace 18 años
  tom_at_work 8c70e81c9c * 6 bit sized members of packed records can never be split over more than 2 bytes too hace 18 años
  Jonas Maebe eae0ba86e7 * prefer a loadsize of 4 over 8 bytes for packed loads on 64 bit, hace 18 años
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 hace 18 años
  pierre 18f3be105a * get rid of unitialized warnings hace 18 años
  Jonas Maebe ebfddc8225 + ansistring overloads of upper/lower (to fix ansistring Replace) hace 18 años
  Jonas Maebe 31fcd93a1c * replace can now also insert strings > 255 chars in ansistrings hace 19 años
  Jonas Maebe 7135772aa0 + ansistring overload of maybequoted hace 19 años
  peter b7cb804c50 * gettoken add support for " quotes hace 19 años
  peter 658c46b903 * remove tdictionary and tindexarray hace 19 años
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead hace 19 años
  peter 4aa3ac3ebe * call freemem without size hace 19 años
  Almindor 85bb8872be * fixes windows linking/preprocessor (doesn't seem to understand "") and makes the code a bit cleaner hace 19 años