.. |
compiler
|
85f9eb655c
Allow i8086 cross IDE by adding missing compiler/x86 unit directory
|
%!s(int64=9) %!d(string=hai) anos |
fakegdb
|
e83f3d2978
* updated all the remaining makefiles that 'fpcmake -r' missed
|
%!s(int64=10) %!d(string=hai) anos |
Makefile
|
2e3cb70489
* regenerated makefiles after adding the win16 target
|
%!s(int64=10) %!d(string=hai) anos |
Makefile.fpc
|
ac87da7c42
* Filter the Makefile's unit searchpaths from the fpmake command line.
|
%!s(int64=10) %!d(string=hai) anos |
Makefile.fpc.fpcmake
|
d407b668d1
* version updated to 3.1.1
|
%!s(int64=10) %!d(string=hai) anos |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=16) %!d(string=hai) anos |
TODO.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
%!s(int64=16) %!d(string=hai) anos |
cvsco.tdf
|
cf1facd27e
* remove CVS: line as it is not suppressed at
|
%!s(int64=23) %!d(string=hai) anos |
cvsdiff.tdf
|
87c0a048e5
* Undo last wrong commit
|
%!s(int64=18) %!d(string=hai) anos |
cvsup.tdf
|
614993c10c
* ide works now with both compiler versions
|
%!s(int64=24) %!d(string=hai) anos |
empty.inc
|
614993c10c
* ide works now with both compiler versions
|
%!s(int64=24) %!d(string=hai) anos |
fp.ans
|
952e80a72f
* old logs removed and tabs fixed
|
%!s(int64=23) %!d(string=hai) anos |
fp.pas
|
03ef994cc8
Add -G command line option to allow specification of GDB executable name
|
%!s(int64=10) %!d(string=hai) anos |
fp.term
|
6c3611caa7
+ added Mac OS X Terminal.app profile for the IDE:
|
%!s(int64=18) %!d(string=hai) anos |
fp32.ico
|
92c4345090
* new ide icon
|
%!s(int64=19) %!d(string=hai) anos |
fp32.rc
|
f21866553a
+ Win32 icon added
|
%!s(int64=23) %!d(string=hai) anos |
fpcalc.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
fpcatch.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
fpcodcmp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
fpcodtmp.pas
|
50b920294b
+ Switch IDE to resourcestrings
|
%!s(int64=18) %!d(string=hai) anos |
fpcompil.pas
|
8082982d46
* removed single remaining use of a 1.0.x deprecated function.
|
%!s(int64=13) %!d(string=hai) anos |
fpconst.pas
|
3cd33af823
Avoid double definition of FPBaseName for powerpc cpu target on i386
|
%!s(int64=10) %!d(string=hai) anos |
fpcygwin.pas
|
90c85b198a
+ free memory in finalization code
|
%!s(int64=18) %!d(string=hai) anos |
fpdebug.pas
|
011e8fcd07
* moved the code for setting max width and then restoring it when obtaining a
|
%!s(int64=10) %!d(string=hai) anos |
fpdesk.pas
|
c57c039362
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
|
%!s(int64=15) %!d(string=hai) anos |
fpdpansi.pas
|
790a4fe2d3
* log and id tags removed
|
%!s(int64=20) %!d(string=hai) anos |
fpevalw.pas
|
104cbc0160
* redundant buttons removed, mantis #25239
|
%!s(int64=11) %!d(string=hai) anos |
fphelp.pas
|
e24f59fb9f
IDE: enabled AROS' system clipboard code also for Amiga and MorphOS
|
%!s(int64=10) %!d(string=hai) anos |
fpide.pas
|
e24f59fb9f
IDE: enabled AROS' system clipboard code also for Amiga and MorphOS
|
%!s(int64=10) %!d(string=hai) anos |
fpini.pas
|
c59e8733d6
Try to fix error introduced in commit 28925 leading to corruption of HelpFiles and SourceDirList
|
%!s(int64=10) %!d(string=hai) anos |
fpintf.pas
|
76ac54b78f
* show full compiler version in About dialog
|
%!s(int64=19) %!d(string=hai) anos |
fpkeys.pas
|
91009ca615
* fixes for fields after classes also apply to TP objects. Fixed.
|
%!s(int64=16) %!d(string=hai) anos |
fpmake.pp
|
85f9eb655c
Allow i8086 cross IDE by adding missing compiler/x86 unit directory
|
%!s(int64=9) %!d(string=hai) anos |
fpmansi.inc
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
fpmcomp.inc
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
fpmdebug.inc
|
8e5835a3bd
Use GetRemoteString function in TransferRemote
|
%!s(int64=11) %!d(string=hai) anos |
fpmedit.inc
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
fpmfile.inc
|
83fc2dd1ea
* fix for #7308. (changeonopen preferences does nothing)
|
%!s(int64=15) %!d(string=hai) anos |
fpmhelp.inc
|
f6deb01295
* Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814)
|
%!s(int64=13) %!d(string=hai) anos |
fpmingw.pas
|
9e4e667842
Allow to disable __cpu_features_init by defining DISABLE_CPU_FEATURES_INIT
|
%!s(int64=11) %!d(string=hai) anos |
fpmopts.inc
|
d62a8b4b14
Avoid range check error
|
%!s(int64=10) %!d(string=hai) anos |
fpmrun.inc
|
fb313ff87e
+ Use SetTbreak method
|
%!s(int64=15) %!d(string=hai) anos |
fpmsrch.inc
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
fpmtools.inc
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
fpmwnd.inc
|
9621e43bff
Avoid RTE 219 if compiled with -CR, by using correct common ancestor
|
%!s(int64=11) %!d(string=hai) anos |
fpredir.pas
|
34bf64abd0
Declare MaybeQuoted function in interface
|
%!s(int64=11) %!d(string=hai) anos |
fpregs.pas
|
05ab2ea0cb
* also use the last line of the FPU and Vector Unit register view windows
|
%!s(int64=10) %!d(string=hai) anos |
fpswitch.pas
|
655428a467
* fix for mantis #25202 macpascal->macpas, patch by Thaddy.
|
%!s(int64=12) %!d(string=hai) anos |
fpsymbol.pas
|
cdac1d23cd
Avoid infinite recursion if symbols and gdb window are displayed while running debuggee
|
%!s(int64=11) %!d(string=hai) anos |
fptemplt.pas
|
ee31b188f6
AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
|
%!s(int64=11) %!d(string=hai) anos |
fptools.pas
|
209acc0251
* Reset AbortTool before each run
|
%!s(int64=16) %!d(string=hai) anos |
fpusrscr.pas
|
84fcab3fef
* notify unit video of switching consoles under windows
|
%!s(int64=9) %!d(string=hai) anos |
fputils.pas
|
226c184d14
IDE: made FixFileName to actually fix and not break file names on Amiga-like systems
|
%!s(int64=10) %!d(string=hai) anos |
fpvars.pas
|
e76b416b04
* force gdb/mi on windows to always run the debuggee in another console, since I
|
%!s(int64=10) %!d(string=hai) anos |
fpviews.pas
|
6d180029ab
* copyright update mantis #29384
|
%!s(int64=9) %!d(string=hai) anos |
fpw32.rc
|
916c207593
* fix some fields
|
%!s(int64=23) %!d(string=hai) anos |
gdbmicon.pas
|
3250a91995
* use hex when retrieving registers via gdb/mi. This stops gdb from returning
|
%!s(int64=10) %!d(string=hai) anos |
gdbmiint.pas
|
39dbfcc3d5
* fixed gdb/mi crash when program exits with exit code >= $80000000
|
%!s(int64=10) %!d(string=hai) anos |
gdbmiproc.pas
|
03ef994cc8
Add -G command line option to allow specification of GDB executable name
|
%!s(int64=10) %!d(string=hai) anos |
gdbmiwrap.pas
|
e87ce29a4e
* use the AsQWord and AsLongWord methods to do the conversion in TGDBMI_Value.AsCoreAddr
|
%!s(int64=10) %!d(string=hai) anos |
globdir.inc
|
bf7785f567
* only define GDB_WINDOWS_ALWAYS_USE_ANOTHER_CONSOLE on Windows. This fixes
|
%!s(int64=10) %!d(string=hai) anos |
gplprog.pt
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
gplunit.pt
|
4ace790492
* remove $Log
|
%!s(int64=20) %!d(string=hai) anos |
grep.tdf
|
614993c10c
* ide works now with both compiler versions
|
%!s(int64=24) %!d(string=hai) anos |
pmode.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
program.pt
|
952e80a72f
* old logs removed and tabs fixed
|
%!s(int64=23) %!d(string=hai) anos |
readme.ide
|
ef940a268f
* bugrep -> bugs
|
%!s(int64=19) %!d(string=hai) anos |
test.pas
|
470adb22e1
+ Add overloaded Testne function in test1 unit
|
%!s(int64=14) %!d(string=hai) anos |
test1.pas
|
bbc196ac02
Remove junk in test1 source file from alst commit
|
%!s(int64=14) %!d(string=hai) anos |
test2.pas
|
8aca5d924f
* avoid longjmp messages if quitting after compilation error
|
%!s(int64=23) %!d(string=hai) anos |
tpgrep.tdf
|
614993c10c
* ide works now with both compiler versions
|
%!s(int64=24) %!d(string=hai) anos |
unit.pt
|
952e80a72f
* old logs removed and tabs fixed
|
%!s(int64=23) %!d(string=hai) anos |
vesa.pas
|
9f56c6ec11
* disable the VESA features by default if running under MS WinNT and above
|
%!s(int64=11) %!d(string=hai) anos |
wansi.pas
|
790a4fe2d3
* log and id tags removed
|
%!s(int64=20) %!d(string=hai) anos |
wcedit.pas
|
eeae77bfc2
Fix wrong cursor pos for 64 bit systems, hopefully fixes bug report 23957
|
%!s(int64=12) %!d(string=hai) anos |
wchmhwrap.pas
|
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
|
%!s(int64=13) %!d(string=hai) anos |
wconsole.pas
|
49b0c18c53
AROS: rtl-console, fv, FP-IDE added
|
%!s(int64=11) %!d(string=hai) anos |
wconsts.pas
|
08d248f7c5
* activated resourcestrings
|
%!s(int64=20) %!d(string=hai) anos |
wconstse.inc
|
8309a4794d
* updated wording helpfile download, mantis #26517
|
%!s(int64=11) %!d(string=hai) anos |
wconstsh.inc
|
08d248f7c5
* activated resourcestrings
|
%!s(int64=20) %!d(string=hai) anos |
weditor.pas
|
3fcf1f0050
* Do not use InfoLong as size can be different from InfoPtr used in Message
|
%!s(int64=14) %!d(string=hai) anos |
whelp.pas
|
ee31b188f6
AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
|
%!s(int64=11) %!d(string=hai) anos |
whlpview.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
%!s(int64=15) %!d(string=hai) anos |
whtml.pas
|
e0cf3b0478
* change result type of AddItem from integer to sw_integer
|
%!s(int64=16) %!d(string=hai) anos |
whtmlhlp.pas
|
f6deb01295
* Removed error thrown when trying to build help index if the documentation is installed on a read only file system and tries to store the index file in current directory. (Closes Debian bug#662814)
|
%!s(int64=13) %!d(string=hai) anos |
whtmlscn.pas
|
4fde26ba5e
further html improvements
|
%!s(int64=18) %!d(string=hai) anos |
winclip.pas
|
e24f59fb9f
IDE: enabled AROS' system clipboard code also for Amiga and MorphOS
|
%!s(int64=10) %!d(string=hai) anos |
windebug.pas
|
c912196ca6
Handle GDBMI conditional in windebug unit
|
%!s(int64=10) %!d(string=hai) anos |
wini.pas
|
54621aec9a
Use pascal style doubling of quote char instead of C style escaping for ini file
|
%!s(int64=10) %!d(string=hai) anos |
wnghelp.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
%!s(int64=13) %!d(string=hai) anos |
woahelp.pas
|
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
|
%!s(int64=14) %!d(string=hai) anos |
wos2help.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
wresourc.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
%!s(int64=13) %!d(string=hai) anos |
wtphwrit.pas
|
790a4fe2d3
* log and id tags removed
|
%!s(int64=20) %!d(string=hai) anos |
wutils.pas
|
ee31b188f6
AMIGA/MorphOS/AROS: corrected pathes in FP-IDE
|
%!s(int64=11) %!d(string=hai) anos |
wviews.pas
|
85a7b9d9cf
Avoid range check error for 64bit cpu by direct writing to FormatParams array
|
%!s(int64=10) %!d(string=hai) anos |
wvphelp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
%!s(int64=17) %!d(string=hai) anos |
wwinhelp.pas
|
bb7f443c53
Use two parameter version of get_caller_frame
|
%!s(int64=13) %!d(string=hai) anos |