peter
abbd27e3df
* fixed crash with temp ansistring indexing
1999-02-04 17:16:51 +00:00
pierre
0368aeb7d1
* bug that lead to never close the redir file
1999-02-04 15:59:53 +00:00
pierre
7f85dc1fe5
* grep$$$.out was not closed
1999-02-04 15:59:08 +00:00
pierre
839493a774
* %fs is changed somewhere in debugging => use dosmemput instead of Mem array
1999-02-04 15:02:25 +00:00
michael
734889c0b6
* Fixed pos
1999-02-04 14:55:42 +00:00
pierre
6a9b21d415
+ output and error redirection
1999-02-04 13:33:54 +00:00
pierre
b4b1e80dff
* Several things added (I cannot commit them independently !)
...
+ added TBreakpoint and TBreakpointCollection
+ added cmResetDebugger,cmGrep,CmToggleBreakpoint
+ Breakpoint list in INIFile
* Select items now also depend of SwitchMode
* Reading of option '-g' was not possible !
+ added search for -Fu args pathes in TryToOpen
+ added code for automatic opening of FileDialog
if source not found
1999-02-04 13:32:00 +00:00
pierre
9b3222cfbb
+ column info added
1999-02-04 13:16:14 +00:00
pierre
bcb0017927
+ TabsPattern added
1999-02-04 13:15:40 +00:00
florian
cbfcfd4435
*** empty log message ***
1999-02-04 12:46:42 +00:00
pierre
33e7e22e1a
+ cmResetDebugger and cmGrep
...
* Avoid StatusStack overflow
1999-02-04 12:23:43 +00:00
florian
0d65d4126f
* fixed indexed access of ansistrings to temp. ansistring, i.e.
...
c:=(s1+s2)[i], the temp is now correctly remove and the generated
code is also fixed
1999-02-04 11:44:46 +00:00
florian
9b3fd7f5b6
+ range checking for ansi- and widestrings
...
* made it compilable with TP
1999-02-04 10:49:39 +00:00
florian
4d9e0a3b11
+ routines for range checking added
1999-02-04 10:49:21 +00:00
pierre
278d328c5c
+ GetCurrentWord (used in Find/Replace)
...
+ DefUseTabsPattern (pattern forcing tabs to be kept)
used for all makefiles !!
1999-02-04 10:13:00 +00:00
pierre
2952458f80
+ added objects and records symbol tables
1999-02-04 09:31:59 +00:00
michael
2517026b82
+ Uses Windows on win32 platform
1999-02-03 16:18:58 +00:00
michael
c3b30adec1
+ Inistial implementation
1999-02-03 13:40:58 +00:00
michael
c6a39aa272
+ Only sysutils used now
1999-02-03 11:50:26 +00:00
michael
a7761fce12
+ Added filetruncate
1999-02-03 11:41:30 +00:00
pierre
b186605bc4
* conditionnal code for extended check of virtual methods
1999-02-03 10:18:14 +00:00
pierre
c18fdf95f3
* fix for bug0211 for i386
1999-02-03 10:11:11 +00:00
florian
1cf84431d8
+ added simple support for monochrome video cards (not cursors yet),
...
thanks to Jeff Patterson
1999-02-03 09:56:17 +00:00
pierre
dae387cd49
* symbol nubering begins with 1 in number_symbols
...
* program tmodule has globalsymtable for its staticsymtable
(to get it displayed in IDE globals list)
+ list of symbol (browcol) greatly improved for IDE
1999-02-03 09:44:32 +00:00
florian
2ac877d04f
* problem with calls to method pointers in methods fixed
...
- double ansistrings temp management removed
1999-02-02 23:52:32 +00:00
florian
cb4e814209
* new lines for non linux system fixed (tstrings class)
1999-02-02 23:49:23 +00:00
michael
df7d935b8f
+ Better clean
1999-02-02 22:47:04 +00:00
michael
f10d9fa181
+ minor changes
1999-02-02 22:31:47 +00:00
michael
88db484b31
No longer needed, now sysutils is used.
1999-02-02 21:33:03 +00:00
michael
6facec26d6
- removed osfile.inc. All in sysutils now
1999-02-02 21:32:02 +00:00
michael
4ffdbd1040
+ only sysutils is used now
1999-02-02 21:23:19 +00:00
michael
018f2a798f
+ Added filetruncate
1999-02-02 21:21:37 +00:00
michael
536151d796
+ Added filetruncate, corrected FileCreate
1999-02-02 21:20:34 +00:00
michael
956fa8015c
Corrected wrong mode error in fdopen
1999-02-02 21:19:54 +00:00
peter
72a631eff3
+ automatic .pas/.pp adding by opening of file
...
* better debuggerscreen changes
1999-02-02 16:41:38 +00:00
peter
71107624d2
* reset c,pattern,orgpattern also at startup
1999-02-02 16:39:41 +00:00
peter
c0229c3f4d
* no endless loop with localst=staticsymtable
1999-02-02 16:38:38 +00:00
peter
64baed0dda
* renamed for better tp7 usage
1999-02-02 16:38:05 +00:00
pierre
f97f27f079
*** empty log message ***
1999-02-02 14:32:10 +00:00
pierre
7ee9e0d2cc
* new bugs
1999-02-02 14:12:48 +00:00
florian
fec9a90e69
* tstrings.gettextstr fixed, setlength got a wrong length (0 instead L)
1999-02-02 12:54:06 +00:00
florian
039eeee40d
* ltemptoremove handling corrected
1999-02-02 12:35:02 +00:00
peter
9159e69b07
* fixed ansi2short
1999-02-02 11:47:55 +00:00
peter
9f444c9461
* fixed ansi2short
1999-02-02 11:37:34 +00:00
florian
0e361c727b
*** empty log message ***
1999-02-02 11:35:26 +00:00
florian
491c20797c
* class destructors fixed, class instances weren't disposed correctly
1999-02-02 11:04:36 +00:00
florian
769b8d8711
* class destructor helper routine for the new calling copnventions fixed
1999-02-02 11:04:27 +00:00
florian
1941182a11
+ c styled comments
1999-02-02 00:15:09 +00:00
pierre
a6c6180e4c
* getgraphmode returns -1 if not in graphic mode
1999-02-01 13:19:01 +00:00
michael
4ab89d0f88
+ Added spanish error constants
1999-02-01 10:47:45 +00:00