Histórico de Commits

Autor SHA1 Mensagem Data
  tom_at_work 106fe68ce6 * renamed TStringList to TCmdStrList, in general use TCmdStr instead of shortstrings to fix bug #6351 há 19 anos atrás
  pierre 18f3be105a * get rid of unitialized warnings há 19 anos atrás
  Jonas Maebe ebfddc8225 + ansistring overloads of upper/lower (to fix ansistring Replace) há 19 anos atrás
  Jonas Maebe 31fcd93a1c * replace can now also insert strings > 255 chars in ansistrings há 19 anos atrás
  Jonas Maebe 7135772aa0 + ansistring overload of maybequoted há 19 anos atrás
  peter b7cb804c50 * gettoken add support for " quotes há 19 anos atrás
  peter 658c46b903 * remove tdictionary and tindexarray há 19 anos atrás
  peter cb246eb781 * Remove dos,strings units, use SysUtils instead há 19 anos atrás
  peter 4aa3ac3ebe * call freemem without size há 19 anos atrás
  Almindor 85bb8872be * fixes windows linking/preprocessor (doesn't seem to understand "") and makes the code a bit cleaner há 19 anos atrás
  Almindor 2978e6661a * adds additional "quote" checks to maybequoted function for various chars in names há 19 anos atrás
  Jonas Maebe b50841bfce * more efficient temp allocation, in particular in case many small temps há 19 anos atrás
  Jonas Maebe 1f42ee201b + support for bitpacked records, except for: há 19 anos atrás
  Jonas Maebe eccbc78e04 + support for bitpacked arrays: há 19 anos atrás
  peter c7401a1d80 * CompareStr, needed for Sort routines há 19 anos atrás
  peter 17bc033747 Merged revisions 2791-2793,2798-2800,2806-2825,2829-2830,2833,2839,2898 via svnmerge from há 19 anos atrás
  peter 0a0659da77 * compile fixes há 19 anos atrás
  florian 5ece7cbc2f * first part of x86-64 assembler há 19 anos atrás
  peter 38c0ae73da Merged revisions 2775,2788-2789 via svnmerge from há 19 anos atrás
  peter 785550d7e3 Merged revisions 2669,2673,2677,2683,2696,2699-2702,2704,2708,2712-2715,2718,2722-2723,2728-2730,2740,2769 via svnmerge from há 19 anos atrás
  tom_at_work 60345fa78a * removed hexstr(), already in RTL (and even supports 64 bit integers) há 20 anos atrás
  Jonas Maebe a8ea851999 * changed min and max so more efficient code is generated for them há 20 anos atrás
  peter 89297d2c39 * move all stabs ($ifdef gdb) code to dbgstabs há 20 anos atrás
  daniel d57c048696 * Remove ifdef 1_0 há 20 anos atrás
  michael 7449f99d5f + Removed all compatibility defines from compiler há 20 anos atrás
  florian 9c717f2a35 * some warning about uninitialized vars fixed by using out instead of var há 20 anos atrás
  fpc 790a4fe2d3 * log and id tags removed há 20 anos atrás
  fpc 50778076c3 initial import há 20 anos atrás
  Tomas Hajny b4304d6fe1 * DeleteFile replaced with RemoveFile to avoid duplicate há 20 anos atrás
  michael 55e76063df * Fix methodpointer copy from callnode to loadnode há 20 anos atrás