Commit Graph

2437 Commits

Author SHA1 Message Date
peter
db3c25a7de * use ATT assembler in profile
* use AS output in graph
1999-03-02 13:56:34 +00:00
peter
1a4dad3029 * renamed loadunit_int -> loadunit 1999-03-02 13:49:18 +00:00
peter
2f31c21e63 * fixed far problem is fpdebug
* tile/cascading with message window
  * grep fixes
1999-03-02 13:48:28 +00:00
peter
c5e45b576b + stabs support for binary writers
* more fixes and missing updates from the previous commit :(
1999-03-02 02:56:08 +00:00
peter
726560a0d5 + Log 1999-03-01 15:51:42 +00:00
peter
03bdf07fe0 * ag386bin finally make cycles correct
* prefixes are now also normal opcodes
1999-03-01 15:46:16 +00:00
peter
f4c74e4a3d * synchronize also the objfile for ag386bin 1999-03-01 15:43:48 +00:00
peter
6483f16209 + Added dummy entries for functions not yet implemented
* MenuBar didn't update itself automatically on command-set changes
  * Fixed Debugging/Profiling options dialog
  * TCodeEditor converts spaces to tabs at save only if efUseTabChars is
 set
  * efBackSpaceUnindents works correctly
  + 'Messages' window implemented
  + Added '$CAP MSG()' and '$CAP EDIT' to available tool-macros
  + Added TP message-filter support (for ex. you can call GREP thru
    GREP2MSG and view the result in the messages window - just like in TP)
  * A 'var' was missing from the param-list of THelpFacility.TopicSearch,
    so topic search didn't work...
  * In FPHELP.PAS there were still context-variables defined as word instead
    of THelpCtx
  * StdStatusKeys() was missing from the statusdef for help windows
  + Topic-title for index-table can be specified when adding a HTML-files
1999-03-01 15:41:47 +00:00
peter
af8a04a5af * use external names
* removed all direct assembler modes
1999-03-01 15:40:48 +00:00
pierre
466989af54 + added staticppusymtable symtable type for local browsing 1999-03-01 13:45:04 +00:00
pierre
f2eb2dc540 * external used before implemented problem fixed 1999-03-01 13:31:59 +00:00
pierre
f8395f4a48 * varsym refs incremented 1999-03-01 13:22:25 +00:00
michael
2412733cf2 changed delete to system.delete 1999-03-01 12:40:06 +00:00
michael
ea3f7ed428 + Added internationalization support 1999-02-28 13:18:10 +00:00
michael
d5003218b4 + Added internationalization support and more format functions 1999-02-28 13:17:34 +00:00
peter
7d4b711bdc + 225 1999-02-26 00:52:31 +00:00
peter
a17c03cca3 * assembler writers fixed for ag386bin 1999-02-26 00:48:13 +00:00
peter
1d98d7c4a4 + SetStr() function 1999-02-25 21:25:26 +00:00
peter
c8f444b65f * ag386bin updates
+ coff writer
1999-02-25 21:02:16 +00:00
michael
d230df984e Added Array of const test. 1999-02-25 14:31:26 +00:00
michael
82d08fba5d + Added header and log 1999-02-25 10:05:07 +00:00
michael
56f48f40b6 + Fixed type in strings target 1999-02-25 09:59:03 +00:00
michael
7865673a04 * Joined strings and sysutils 1999-02-25 07:39:17 +00:00
michael
30176e2c49 * fixed clean target 1999-02-24 15:59:04 +00:00
michael
f6908c234f + Moved getlocaltime to system-dependent files 1999-02-24 15:57:28 +00:00
michael
a7bb45265d + Small fixes. Moved getlocaltime to system-dependent files 1999-02-24 15:56:28 +00:00
florian
b8bd0af1b8 * wrong warning fixed, if a non-virtual method was hidden by a virtual
method (repoerted by Matthias Koeppe)
1999-02-24 09:51:40 +00:00
florian
823e429c3a + several bug files added 1999-02-24 09:43:59 +00:00
peter
e25d934e2f * small updates for ag386bin 1999-02-24 00:59:11 +00:00
michael
c3137d9426 initial implementation 1999-02-23 21:59:09 +00:00
pierre
2541a27a5a * win32 compilation error fix
+ some work for local browser (not cl=omplete yet)
1999-02-23 18:29:20 +00:00
pierre
84a3b7e99d * call %edi => call *%edi 1999-02-23 14:04:36 +00:00
florian
204c81bd98 + message directive for integers added 1999-02-22 23:33:29 +00:00
florian
9c0fa36e97 + TObject.Dispatch and TObject.DispatchStr added, working 1999-02-22 23:30:54 +00:00
florian
3c576cce7d + first implementation of message keyword 1999-02-22 20:13:32 +00:00
florian
a7179a75db * behaviaor of PROTECTED and PRIVATE fixed, works now like TP/Delphi 1999-02-22 15:09:39 +00:00
peter
755df28476 * fixed typecasting in firstthat 1999-02-22 15:04:45 +00:00
peter
8d234de1d1 * helpfiles fixed 1999-02-22 15:04:31 +00:00
pierre
8c54e5656a * VMT field zeroed at destructor forgot offset !! 1999-02-22 13:23:22 +00:00
pierre
0669413251 + -b and -bl options work !
+ cs_local_browser ($L+) is disabled if cs_browser ($Y+)
    is not enabled when quitting global section
  * local vars and procedures are not yet stored into PPU
1999-02-22 13:06:52 +00:00
peter
72a3cdc4a7 * fixed dup() to have var para 1999-02-22 12:50:53 +00:00
peter
00ed0b4182 * small fixes for linux and grep 1999-02-22 12:46:56 +00:00
florian
bad58ce2b7 + warning for lo/hi(longint/dword) in -So and -Sd mode added 1999-02-22 12:36:30 +00:00
peter
4133cbf1d3 * browser updates from gabor 1999-02-22 11:51:32 +00:00
peter
d9aa2e2e58 * fixed juliantogregorian (mailinglist) 1999-02-22 11:47:42 +00:00
peter
fc3fe6d723 * fixed findlastused (from mailinglist) 1999-02-22 11:45:19 +00:00
pierre
e10e79b38e + added col info in MessageItem
+ grep uses HighLightExts and should work for linux
1999-02-22 11:29:36 +00:00
pierre
1ededfde9a * dup and dup2 work for go32v2
+ also should work for linux (after linux.pp patch)
1999-02-22 11:12:33 +00:00
pierre
ebb2c9f47d * Dup second arg must be var arg ! 1999-02-22 10:32:10 +00:00
peter
5befcfad1e * ag386bin doesn't use i386.pas anymore 1999-02-22 02:44:07 +00:00