Commit History

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