peter
103b4202f4
* updated for new fcl packages
...
git-svn-id: trunk@6662 -
2007-02-26 06:51:03 +00:00
daniel
f4375d547a
+ Fake readline library to allow building IDE without useless libreadline.
...
git-svn-id: trunk@6661 -
2007-02-25 22:39:15 +00:00
peter
bc3a21e1a1
* split fcl into separate fcl-* packages
...
git-svn-id: trunk@6660 -
2007-02-25 22:19:19 +00:00
peter
3eaece1399
* packagesdir
...
git-svn-id: trunk@6659 -
2007-02-25 21:32:02 +00:00
peter
5fd1b3fb18
* add packages/ dir
...
git-svn-id: trunk@6658 -
2007-02-25 21:29:15 +00:00
florian
bc73129bea
* win32 doesn't like the lcomm with two parameters either
...
git-svn-id: trunk@6657 -
2007-02-25 21:19:44 +00:00
florian
821e6abae1
* better set_to_set for setconst nodes
...
git-svn-id: trunk@6656 -
2007-02-25 21:07:32 +00:00
peter
5b8dd4c004
* move fcl sources to separate packages
...
git-svn-id: trunk@6655 -
2007-02-25 21:02:26 +00:00
florian
e3204bb902
* fixed arm-linux
...
git-svn-id: trunk@6654 -
2007-02-25 20:44:55 +00:00
florian
da23643459
* new test to avoid regression
...
git-svn-id: trunk@6653 -
2007-02-25 19:04:09 +00:00
florian
302606a629
* set properties
...
git-svn-id: trunk@6652 -
2007-02-25 18:56:17 +00:00
florian
fd392dc2b6
* allow inherited; calling abstract methods in delphi mode, resolves #5896
...
git-svn-id: trunk@6651 -
2007-02-25 18:46:10 +00:00
peter
bb33395686
* support public also for initialized variables
...
git-svn-id: trunk@6650 -
2007-02-25 17:51:28 +00:00
peter
e4605f9b52
* fix range check error
...
git-svn-id: trunk@6649 -
2007-02-25 17:51:04 +00:00
michael
b225a70853
* Some fixes from Sebastian Guenther, obtained through Kris Leech
...
git-svn-id: trunk@6648 -
2007-02-25 17:29:58 +00:00
Tomas Hajny
b130d4f30e
* final period removed from -gp message
...
git-svn-id: trunk@6647 -
2007-02-25 16:55:34 +00:00
peter
70e0846275
* Add ATT as asmmode name to be compatible with i386
...
git-svn-id: trunk@6646 -
2007-02-25 16:47:50 +00:00
peter
8d9e138927
* removed -Bsymbolic, there was a namespace conflict between
...
the program and libraries that caused problems but that is now
fixed by r6643
git-svn-id: trunk@6645 -
2007-02-25 16:44:02 +00:00
florian
9a0f769b2f
* cleaned up set conversion
...
* fixed conversion of var sets
git-svn-id: trunk@6644 -
2007-02-25 16:29:39 +00:00
peter
47d0dd487e
* use setmodulename for program/library
...
git-svn-id: trunk@6643 -
2007-02-25 16:24:59 +00:00
florian
9820ea04cc
* fixed test
...
git-svn-id: trunk@6642 -
2007-02-25 16:21:22 +00:00
peter
e0c58d3658
* use .comm again for global variables
...
this is needed for shared library linking where the .so
needs to resolve to the space allocated for the symbol in the
main program
git-svn-id: trunk@6641 -
2007-02-25 16:05:57 +00:00
Jonas Maebe
358546ec2f
* optimisatie/optimizatie/optimalizatie -> optimalisatie
...
* synchronised info regarding optimization switches with English version
git-svn-id: trunk@6640 -
2007-02-25 14:34:37 +00:00
daniel
74704b742b
* Fix bug #8026 .
...
+ Add history button to evaluate today.
git-svn-id: trunk@6639 -
2007-02-25 12:41:22 +00:00
daniel
4fc3703900
* Spelling improved.
...
git-svn-id: trunk@6638 -
2007-02-25 09:23:05 +00:00
florian
7e1f3b8b1d
* properties set
...
git-svn-id: trunk@6637 -
2007-02-25 08:05:15 +00:00
Jonas Maebe
2a2679b951
* fixed crash on systems which properly protect read-only data
...
+ added check for string which only consists of #0 (should fail, does not)
git-svn-id: trunk@6636 -
2007-02-24 23:24:43 +00:00
florian
bfcf0d5459
* val stops on #0 without error, resolves #8177
...
git-svn-id: trunk@6635 -
2007-02-24 21:06:32 +00:00
florian
3e3d750558
* updated german translation from Torsten Werner, resolves #8115
...
git-svn-id: trunk@6634 -
2007-02-24 20:40:30 +00:00
Jonas Maebe
8bc876c3fb
+ support for bitpacked record constants
...
+ several array/record bitpacking tests from gpc, most work already
git-svn-id: trunk@6633 -
2007-02-24 17:39:06 +00:00
Jonas Maebe
50df461337
* fixed syntax errors
...
git-svn-id: trunk@6632 -
2007-02-24 17:28:14 +00:00
Jonas Maebe
cc1dfcae7e
* fixed IE in case of trying to (un)pack an array of 0-byte records
...
git-svn-id: trunk@6631 -
2007-02-24 17:03:04 +00:00
peter
89ad4a083c
* fixed setting of compiling_current
...
git-svn-id: trunk@6630 -
2007-02-24 15:55:58 +00:00
peter
2ea4c683db
* don't disable -Xs when -g and -Xg is used
...
git-svn-id: trunk@6629 -
2007-02-24 15:12:44 +00:00
peter
9f3de7e809
* -Xg generates a separate file with the debug info sections
...
git-svn-id: trunk@6628 -
2007-02-24 15:06:31 +00:00
florian
301be02148
* forbid anonymous generic specializations
...
git-svn-id: trunk@6627 -
2007-02-24 10:06:53 +00:00
daniel
6aad495cbb
* Increase type safety: PRTLevent=type pointer;
...
git-svn-id: trunk@6626 -
2007-02-24 09:53:19 +00:00
micha
1a0a2c8adc
* fix lstat for x86_64 linux syscall, has no 32 bit variant
...
git-svn-id: trunk@6625 -
2007-02-24 09:42:27 +00:00
daniel
51ab3ef946
* Set SVN properties
...
git-svn-id: trunk@6624 -
2007-02-24 09:26:37 +00:00
florian
199ab92eb8
* fixed module index updating, resolves #7883
...
git-svn-id: trunk@6623 -
2007-02-23 23:15:58 +00:00
micha
c771059cf9
* fix lstat 64 bit for linux syscall (patch from Lloyd Park)
...
git-svn-id: trunk@6622 -
2007-02-23 22:25:39 +00:00
florian
d5d3779360
* patch for #8375 from Roozbeh Gholizadeh
...
git-svn-id: trunk@6621 -
2007-02-23 19:35:35 +00:00
florian
7afe679a99
* extended patch from Roozbeh Gholizadeh, resolving #8376
...
- adding some helpers to activex.pp
- wince fixes for comobj
git-svn-id: trunk@6620 -
2007-02-23 19:10:10 +00:00
Jonas Maebe
25576b49ac
* fixed loading/storing of unaligned bitfields of size 2 to 7 bits
...
git-svn-id: trunk@6619 -
2007-02-23 17:02:28 +00:00
daniel
0cc43888e9
* Redefine ucs4char as subrange type ($0..$10ffff), which is the legal
...
Unicode range.
git-svn-id: trunk@6618 -
2007-02-23 14:41:33 +00:00
michael
8b60a69fb2
* Renamed so compiling with Delphi can be done
...
git-svn-id: trunk@6617 -
2007-02-23 13:54:50 +00:00
michael
9adeb284e1
* Compilable with Delphi
...
git-svn-id: trunk@6616 -
2007-02-23 13:08:11 +00:00
michael
b5d1cadd09
* More delphi compilability changes
...
git-svn-id: trunk@6615 -
2007-02-23 12:51:46 +00:00
michael
1002074435
* Should now compile with Delphi
...
git-svn-id: trunk@6614 -
2007-02-23 12:05:58 +00:00
michael
d49ffdf543
* Renamed dynlibs.pas
...
git-svn-id: trunk@6613 -
2007-02-23 11:06:37 +00:00