Historique des commits

Auteur SHA1 Message Date
  pierre 551498b8d5 * correct Read/write methods to use same parameter type as TStream ancestors il y a 18 ans
  pierre 40322ae2f1 * avoid dependency on fptools unit for DEBUG conditional il y a 18 ans
  pierre fcac5238fd * always include DebugMessage definition, second try il y a 18 ans
  pierre 87c0a048e5 * Undo last wrong commit il y a 18 ans
  pierre f876187194 * always include DebugMessage definitionwutils.pas il y a 18 ans
  pierre 92b63304b3 + ReadlnFromFile added to try to cope with il y a 19 ans
  daniel 46d5b2fce5 * Val can handle hexadecimal just fine, no need for specialized routines. il y a 19 ans
  daniel 2341cae336 - Remove redundant inttohex function. il y a 19 ans
  daniel 3aa3fdcf28 * IDE version number to 1.0.8 il y a 19 ans
  peter d98336156f * win64 compile fixes il y a 19 ans
  fpc 790a4fe2d3 * log and id tags removed il y a 20 ans
  fpc 50778076c3 initial import il y a 20 ans
  peter e417e34496 * truncate log il y a 20 ans
  Tomas Hajny 7a97d2ff0a * GiveUpTimeSlice for Dos improved for better cooperation with some TSRs on plain DOS il y a 21 ans
  florian 8b0938c9ff * x86_64 compilation fixed il y a 21 ans
  armin a3fa2bda10 * added target netwlibc il y a 21 ans
  peter f224659a77 * fixed for unix il y a 22 ans
  pierre cba324fda2 * fix bug in new readline method on line overflow il y a 23 ans
  pierre 7590ebeae3 * avoid a lot of useless calls in readline method il y a 23 ans
  pierre f4e98565f9 * use faster method for loading files by default il y a 23 ans
  pierre ec56c3a4d7 + FastBufStream.readline method added il y a 23 ans
  peter 952e80a72f * old logs removed and tabs fixed il y a 23 ans
  pierre ec5679a06c * explicitly set BasePos to zero in TFastBufStream constructor il y a 23 ans
  pierre 90d10bf86b CVS: Enter log comment for commit il y a 23 ans
  peter 9f1a6bab94 * fixed range error il y a 23 ans
  pierre 987f4d3d29 + HextToCard StrToCard new functions il y a 23 ans
  pierre 577030e45a * avoid that constructor is proposed for code complete if const is given il y a 23 ans
  pierre 47b7e5c5b6 * avoid stack corruption in CharStr if count > 255 il y a 23 ans
  peter 2dc60c9fed * use cp_value_equal_const instead of cp_all il y a 24 ans
  pierre 92137a9a2a * avoid bug #1610 il y a 24 ans