提交歷史

作者 SHA1 備註 提交日期
  peter be86ee5572 Merged revisions 6855,6864-6866,6868-6869,6872,6882-6883,6889,6891,6893-6894,6896,6898,6901-6903,6908,6916,6921-6922,6924-6925,6927-6928,6930,6943-6946,6952,6954,6956,6974,6976,6996-6997,7002,7007,7016,7020-7021,7033,7037,7040,7042,7045,7068-7069,7075-7079,7087,7094,7098-7099,7101,7103,7109,7115-7119,7128,7136-7137,7139,7150,7160-7162,7175,7179,7190-7195,7198,7202,7205-7206,7208-7217,7220-7222,7225-7228,7230,7233,7239-7241,7244,7246,7254,7256,7263,7275,7277,7279-7281,7285,7288-7289,7291-7293,7296,7300,7303,7310,7318,7337,7340-7341,7343-7346,7372-7373,7375-7376,7379,7381,7383-7388,7391-7392,7400,7404-7406,7411,7422,7425,7436,7441-7442,7444-7445,7450,7456,7463,7467,7475,7479,7486,7504,7506-7509,7517,7522,7527,7534-7536,7558-7559,7563-7565,7567,7570-7571,7573-7576,7586,7589,7592-7594,7607,7612,7615,7619-7620,7622-7623,7626,7628,7631,7633,7646,7658,7663,7677,7681-7683,7689,7697,7704-7712,7725,7736,7738,7740,7744-7746,7751,7753,7764,7767,7769-7770,7776-7777,7788,7830,7836-7839,7846,7849,7862,7864-7865,7869,7872,7877,7882,7902,7927-7929,7937-7938,7940,7953,7961,7967,7971,7986-7987,7990-7994,7998-8000,8004-8006,8008-8012,8016,8027,8034,8036-8037,8039,8044,8046,8048,8051,8060,8071,8075-8076,8082-8083,8087-8089,8095-8096,8099-8100,8136,8187,8190,8203,8206-8207,8212-8213,8215,8225,8227,8233-8239,8245,8262,8274 via svnmerge from 18 年之前
  peter 2df3b4133e Merged revisions 7502 via svnmerge from 18 年之前
  Jonas Maebe dc02fdbcfc Merged revisions 7644-7645,7660-7662,7667,7670-7672 via svnmerge from 18 年之前
  Tomas Hajny 70ca5f79e9 * fix for bug #7539 18 年之前
  yury a95e47507b * Replaced lot of duplicate code in fpc_Read_xxx procedures by call to internal CheckRead function. 18 年之前
  yury 71961bb8ce * Implemented fpc_Write_Text_Currency and fpc_Read_Text_Currency. 18 年之前
  florian 6f968732c0 * don't call the system if flush hasn't to flush anything 19 年之前
  Jonas Maebe b386335f27 * treat zero-based arrays of char also as pchar's when reading 19 年之前
  micha d704af7216 fix compilation for {$T+} linux/win 19 年之前
  daniel 35bc0b8160 * Fix missing ctrlZmarkseof check. 19 年之前
  Jonas Maebe 9d893195b5 * fixed potential buffer overflow in fpc_Write_Text_Char/ 19 年之前
  michael 155df8d326 + StdIO flush now handled as all other files 19 年之前
  peter 9566255122 * allow out file parameters 19 年之前
  Jonas Maebe 0e2a5dde24 * the pointer parameter of fpc_Read_Text_PChar_As_Pointer is not an 19 年之前
  Jonas Maebe a67f42a3e7 * also return 0 when reading an unsigned integer at the end of a file 20 年之前
  Jonas Maebe 58381ff7b6 * made chararray handling 98% TP-compatible, fixes web bugs 3012 20 年之前
  peter 198aa2e72a * change value to const string to remvoe implicit exception stack: 20 年之前
  florian 4a6939e354 * made generic basic file handling 64 bit 20 年之前
  florian 0508459315 * From Jakob Klos: 20 年之前
  michael 3a2eaa94b1 + Removed INTERNCONSTINTF define 20 年之前
  michael 93ba0409be + Removed HASCOMPILERPROC define 20 年之前
  michael 8a226bba52 + Removed HASWIDESTRING/HASWIDECHAR defines 20 年之前
  peter 4ace790492 * remove $Log 20 年之前
  florian f8c314a7b7 * changed fpc_read_text to use out instead of var 20 年之前
  fpc 790a4fe2d3 * log and id tags removed 20 年之前
  marco 9d33cf03b1 * Patch from maillist for read() on a file with only a few numerical digits 20 年之前
  fpc 50778076c3 initial import 20 年之前
  Tomas Hajny d3c103dfd7 * EOF_CTRLZ conditional define replaced with CtrlZMarksEOF, #26 handling made more consistent (fix for bug #2453) 20 年之前
  peter e417e34496 * truncate log 20 年之前
  peter 14eb8f59b4 internconst, internproc and some external declarations moved to interface 21 年之前