.. |
compiler
|
1c2a5f9819
+ Update all Makefile's modified by
|
il y a 14 ans |
fakegdb
|
39d7bb511d
* Regenned all makefiles before 2.6.x branching.
|
il y a 14 ans |
Makefile
|
1c2a5f9819
+ Update all Makefile's modified by
|
il y a 14 ans |
Makefile.fpc
|
043e9b2ec2
* Trunk version to 2.7.1
|
il y a 14 ans |
README.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
il y a 16 ans |
TODO.txt
|
4bf254bc32
* added .txt extensions to all README, TODO and COPYING files
|
il y a 16 ans |
cvsco.tdf
|
cf1facd27e
* remove CVS: line as it is not suppressed at
|
il y a 23 ans |
cvsdiff.tdf
|
87c0a048e5
* Undo last wrong commit
|
il y a 18 ans |
cvsup.tdf
|
614993c10c
* ide works now with both compiler versions
|
il y a 24 ans |
empty.inc
|
614993c10c
* ide works now with both compiler versions
|
il y a 24 ans |
fp.ans
|
952e80a72f
* old logs removed and tabs fixed
|
il y a 23 ans |
fp.pas
|
2011328acf
- removed debian detection since its gpm bug has been long fixed
|
il y a 15 ans |
fp.term
|
6c3611caa7
+ added Mac OS X Terminal.app profile for the IDE:
|
il y a 18 ans |
fp32.ico
|
92c4345090
* new ide icon
|
il y a 19 ans |
fp32.rc
|
f21866553a
+ Win32 icon added
|
il y a 22 ans |
fpcalc.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpcatch.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpcodcmp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpcodtmp.pas
|
50b920294b
+ Switch IDE to resourcestrings
|
il y a 18 ans |
fpcompil.pas
|
dc14080182
* removed beautifying (camelcasing) of main module filename on *nix. Fixed #5614
|
il y a 17 ans |
fpconst.pas
|
dd013a8987
* updated ide copyright and version
|
il y a 16 ans |
fpcygwin.pas
|
90c85b198a
+ free memory in finalization code
|
il y a 18 ans |
fpdebug.pas
|
14a10ad6cb
+ Add $rbp FrameName for x86_64 CPU
|
il y a 14 ans |
fpdesk.pas
|
c57c039362
* Update syntaxhighlight settings on desktop load. Partial fix for 5813.
|
il y a 14 ans |
fpdpansi.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
fpevalw.pas
|
77a345242d
* copyright notice added.
|
il y a 17 ans |
fphelp.pas
|
eed9b88f20
* Modified hint for search/replace again to show what will be done. bug #0010715
|
il y a 14 ans |
fpide.pas
|
9fb153f725
* fix for 11679, hide cursor when returning from dosshell/userprog
|
il y a 15 ans |
fpini.pas
|
96e141ffc6
* Instead of using a hardcoded SystemIDEDir first try to generate it from the startup-path
|
il y a 16 ans |
fpintf.pas
|
76ac54b78f
* show full compiler version in About dialog
|
il y a 19 ans |
fpkeys.pas
|
91009ca615
* fixes for fields after classes also apply to TP objects. Fixed.
|
il y a 16 ans |
fpmansi.inc
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpmcomp.inc
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpmdebug.inc
|
ba164eea53
+ Add ifdefs for fake gdb.
|
il y a 18 ans |
fpmedit.inc
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpmfile.inc
|
83fc2dd1ea
* fix for #7308. (changeonopen preferences does nothing)
|
il y a 15 ans |
fpmhelp.inc
|
1724a37358
+ Implement Topic Search
|
il y a 18 ans |
fpmingw.pas
|
aaa34343eb
* Try to get win64 to work
|
il y a 14 ans |
fpmopts.inc
|
b85355636e
* Avoid unitialized VM variable in Preferences method
|
il y a 14 ans |
fpmrun.inc
|
fb313ff87e
+ Use SetTbreak method
|
il y a 15 ans |
fpmsrch.inc
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpmtools.inc
|
4ace790492
* remove $Log
|
il y a 20 ans |
fpmwnd.inc
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpredir.pas
|
8e9b7fd157
+ changes to make the IDE compile on MorphOS (probably doesn't work yet)
|
il y a 17 ans |
fpregs.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fpswitch.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
il y a 15 ans |
fpsymbol.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fptemplt.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
fptools.pas
|
209acc0251
* Reset AbortTool before each run
|
il y a 15 ans |
fpusrscr.pas
|
b6a8fb8a5b
* fix for 10758, additional terminal type checked (udev)
|
il y a 14 ans |
fputils.pas
|
d800d165de
* use directory separator from System unit
|
il y a 16 ans |
fpvars.pas
|
cfae57bccd
* add *.dpr and *.lpr to the Pascal highlight extensions
|
il y a 15 ans |
fpviews.pas
|
dd013a8987
* updated ide copyright and version
|
il y a 16 ans |
fpw32.rc
|
916c207593
* fix some fields
|
il y a 22 ans |
globdir.inc
|
75650bdf21
+ USE_OLD_REGEXPR added for DEBUG option
|
il y a 14 ans |
gplprog.pt
|
4ace790492
* remove $Log
|
il y a 20 ans |
gplunit.pt
|
4ace790492
* remove $Log
|
il y a 20 ans |
grep.tdf
|
614993c10c
* ide works now with both compiler versions
|
il y a 24 ans |
pmode.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
program.pt
|
952e80a72f
* old logs removed and tabs fixed
|
il y a 23 ans |
readme.ide
|
ef940a268f
* bugrep -> bugs
|
il y a 19 ans |
test.pas
|
d1f8681690
* fix compilation failure of test.pas
|
il y a 15 ans |
test1.pas
|
614993c10c
* ide works now with both compiler versions
|
il y a 24 ans |
test2.pas
|
8aca5d924f
* avoid longjmp messages if quitting after compilation error
|
il y a 23 ans |
tpgrep.tdf
|
614993c10c
* ide works now with both compiler versions
|
il y a 24 ans |
unit.pt
|
952e80a72f
* old logs removed and tabs fixed
|
il y a 23 ans |
vesa.pas
|
969c81b60f
* Fix DEBUG go32v2 compilation error
|
il y a 14 ans |
wansi.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
wcedit.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
wchmhwrap.pas
|
f34978bf7b
* another minor incompatibility
|
il y a 15 ans |
wconsole.pas
|
8e9b7fd157
+ changes to make the IDE compile on MorphOS (probably doesn't work yet)
|
il y a 17 ans |
wconsts.pas
|
08d248f7c5
* activated resourcestrings
|
il y a 20 ans |
wconstse.inc
|
092cd15939
* 2.0.4 fix: fpcdoc.htm -> fpctoc.htm
|
il y a 19 ans |
wconstsh.inc
|
08d248f7c5
* activated resourcestrings
|
il y a 20 ans |
weditor.pas
|
ed03858129
Add USE_OLD_REGEXPR option for regular expression unit choice
|
il y a 14 ans |
whelp.pas
|
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
|
il y a 14 ans |
whlpview.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
il y a 15 ans |
whtml.pas
|
e0cf3b0478
* change result type of AddItem from integer to sw_integer
|
il y a 16 ans |
whtmlhlp.pas
|
b127fc154a
* Fixed spell error revealed by lintian.
|
il y a 15 ans |
whtmlscn.pas
|
4fde26ba5e
further html improvements
|
il y a 18 ans |
winclip.pas
|
d98336156f
* win64 compile fixes
|
il y a 19 ans |
windebug.pas
|
d98336156f
* win64 compile fixes
|
il y a 19 ans |
wini.pas
|
7c06edbb17
* Avoid Range checks in CalcHash
|
il y a 15 ans |
wnghelp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
woahelp.pas
|
9c4675def5
* cleaning out use of old endianess routines (these are centralized in system since 2.0.x days)
|
il y a 14 ans |
wos2help.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
wresourc.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
wtphwrit.pas
|
790a4fe2d3
* log and id tags removed
|
il y a 20 ans |
wutils.pas
|
c9b5621675
* ExistsDir must also find hidden directories, so that the local configuration files are found
|
il y a 16 ans |
wviews.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
wvphelp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |
wwinhelp.pas
|
157b00a44a
IDE: Cleaned ifdefs related to Turbo Pascal and FPC 1.x
|
il y a 17 ans |