joost
|
c9b5621675
* ExistsDir must also find hidden directories, so that the local configuration files are found
|
16 years ago |
marco
|
1f511e1b9a
* fix for 12480, unify multiple styles of stderr debugmsgs
|
16 years ago |
Károly Balogh
|
71e8ea5984
+ minor IDE tweaks
|
17 years ago |
marco
|
9ad5720e46
* small enhancement to wutils 'writeln(stderr,...); kind of debugging'
|
17 years ago |
giulio
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
17 years ago |
pierre
|
551498b8d5
* correct Read/write methods to use same parameter type as TStream ancestors
|
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 |