florian
|
3b7a9543c6
|
* updates of german message files by Karl-Michael Schindler
git-svn-id: trunk@23619 -
|
2013-02-14 18:54:26 +00:00 |
|
Jonas Maebe
|
f1ff92529b
|
* group all -CT parameters together
git-svn-id: trunk@23578 -
|
2013-02-05 23:09:55 +00:00 |
|
Jonas Maebe
|
39e31337f1
|
* documented -CTthumbinterworking parameter
git-svn-id: trunk@23577 -
|
2013-02-05 23:09:48 +00:00 |
|
florian
|
3ca7a5ff8e
|
- remove switch -Wx for arm thumb interworking, one should use -CTHUMBTINTERWORKING=ON instead
git-svn-id: trunk@23572 -
|
2013-02-04 21:46:27 +00:00 |
|
florian
|
cbf7eaaffc
|
* copyright year updated
git-svn-id: trunk@23571 -
|
2013-02-04 21:33:23 +00:00 |
|
florian
|
d0cbcd419e
|
* update of the German compiler message file by Karl-Michael Schindler, resolves #23728
git-svn-id: trunk@23535 -
|
2013-01-29 18:34:12 +00:00 |
|
florian
|
fb7f25f410
|
* removed wrong -N switch (switch is not used) description
git-svn-id: trunk@22037 -
|
2012-08-08 17:02:05 +00:00 |
|
Tomas Hajny
|
b11a2b169a
|
* fixed inconsistent license files references
git-svn-id: trunk@20763 -
|
2012-04-08 20:00:45 +00:00 |
|
Tomas Hajny
|
20ebbefc2b
|
* e-mail address for reporting bugs is not valid since long time ago
git-svn-id: trunk@20746 -
|
2012-04-07 16:31:08 +00:00 |
|
florian
|
f4af507321
|
* inline is only a hint to the compiler which might be ignored so throw only a hint and not a warning if subroutine cannot be inlined
git-svn-id: trunk@20626 -
|
2012-03-25 14:19:45 +00:00 |
|
florian
|
0a118768c0
|
* updated copyright message to 2012
git-svn-id: trunk@20605 -
|
2012-03-23 18:38:05 +00:00 |
|
florian
|
da9d0d24e8
|
* update of german error message files by Karl-Michael Schindler, resolves #20021
git-svn-id: trunk@18457 -
|
2011-08-20 08:01:26 +00:00 |
|
florian
|
736071e716
|
* updated copyright to 2011
* corrected copyright notice in message files and added "and others"
git-svn-id: trunk@17232 -
|
2011-04-02 20:06:46 +00:00 |
|
florian
|
f8b01f76a4
|
* update of german message files by Karl-Michael Schindler, resolves #18815
git-svn-id: trunk@16995 -
|
2011-02-24 12:48:40 +00:00 |
|
paul
|
101f545ad0
|
compiler: don't allow generic object types (interfaces,dispinterfaces,objclasses,...) to have type,var,const sections if regular object types don't have them. currently only objects, classes and records are allowed to have nested type,var,const sections.
git-svn-id: trunk@16669 -
|
2010-12-31 02:31:51 +00:00 |
|
paul
|
3c6fde4acc
|
compiler: rename parser_e_constructors_always_objects message to parser_e_only_methods_allowed and extended the meaning it has, don't allow class constructors to be declared outside the class/record + test
git-svn-id: trunk@16626 -
|
2010-12-24 06:41:41 +00:00 |
|
mazen
|
b127fc154a
|
* Fixed spell error revealed by lintian.
git-svn-id: trunk@16094 -
|
2010-10-06 20:33:57 +00:00 |
|
florian
|
0c9298a1be
|
* update of German error message file by Karl-Michael Schindler, resolves #17256
git-svn-id: trunk@15904 -
|
2010-08-25 15:52:56 +00:00 |
|
florian
|
6f07880614
|
* updated copyright notice to 2010
git-svn-id: trunk@15724 -
|
2010-08-06 11:23:43 +00:00 |
|
Jonas Maebe
|
2bf79e6e51
|
* fixed error message when using for-in with Objective-Pascal 1.0
git-svn-id: trunk@15541 -
|
2010-07-10 10:00:19 +00:00 |
|
marco
|
e5b9d690b9
|
* -d and -du msgfiles updated by kms, mantis 16840
git-svn-id: trunk@15527 -
|
2010-07-04 16:31:42 +00:00 |
|
marco
|
bb385c385d
|
* translation updates from kms (Mantis 15849)
git-svn-id: trunk@14937 -
|
2010-02-26 09:01:09 +00:00 |
|
paul
|
8166148a37
|
compiler: 'static' keyword:
- deprecate -St compiler switch
- remove $STATIC directive
- unconditionally enable 'static' keyword usage
- adopt tests, samplecfg, fpc.cft, error messages
git-svn-id: trunk@14569 -
|
2010-01-07 19:02:09 +00:00 |
|
marco
|
ac5552cec0
|
* German msg files from KMS, mantis 14966
git-svn-id: trunk@14009 -
|
2009-11-02 20:15:14 +00:00 |
|
florian
|
e022a86c47
|
* update of german error message files by Karl-Michael Schindler
git-svn-id: trunk@13506 -
|
2009-08-09 16:35:09 +00:00 |
|
florian
|
22745d74a8
|
o Message file update by Karl-Michael Schindler
* Updates of error message files, mainly the two German files and a small typo correction of the English
git-svn-id: trunk@13286 -
|
2009-06-17 21:30:18 +00:00 |
|
Jonas Maebe
|
bbfd8812c9
|
* small fixes from Karl-Michael Schindler (mantis #13048)
git-svn-id: trunk@13165 -
|
2009-05-17 14:50:44 +00:00 |
|
Tomas Hajny
|
29f0a1096c
|
* add reference to the bug tracker rather than just an e-mail address
git-svn-id: trunk@12833 -
|
2009-02-28 23:13:36 +00:00 |
|
florian
|
d511f8d84e
|
* year of copyright updated
git-svn-id: trunk@12789 -
|
2009-02-25 15:44:20 +00:00 |
|
florian
|
3430f90b2c
|
* updated german message files from Karl-Michael Schindler
git-svn-id: trunk@12547 -
|
2009-01-13 21:39:42 +00:00 |
|
florian
|
427d35e816
|
* updated also 2006 copyright strings
git-svn-id: trunk@10734 -
|
2008-04-20 08:35:06 +00:00 |
|
tom_at_work
|
30cb2b088b
|
* also updated compiler copyright date to 2008 in the translations that translated the affected string
git-svn-id: trunk@10731 -
|
2008-04-19 23:16:56 +00:00 |
|
florian
|
c83af469d0
|
* new translations from Karl-Michael Schindler
git-svn-id: trunk@10567 -
|
2008-03-27 10:37:34 +00:00 |
|
florian
|
6dc34ae467
|
* updates of german error message file by Karl-Michael Schindler
git-svn-id: trunk@10457 -
|
2008-03-07 21:01:12 +00:00 |
|
florian
|
2dd91ca248
|
* updates from Karl-Michael Schindler
git-svn-id: trunk@9605 -
|
2008-01-01 11:03:55 +00:00 |
|
florian
|
cfed70d698
|
* removed garbage at the end
git-svn-id: trunk@9207 -
|
2007-11-11 21:26:44 +00:00 |
|
florian
|
246ae7b446
|
o from Karl-Michael Schindler:
* brought german message file up-to-date
git-svn-id: trunk@9206 -
|
2007-11-11 21:24:55 +00:00 |
|
florian
|
0ebbbd5380
|
* spelling mistakes fixed
git-svn-id: trunk@8684 -
|
2007-09-29 22:26:33 +00:00 |
|
florian
|
25883c18c3
|
* updates by Karl-Michael Schindler
git-svn-id: trunk@8423 -
|
2007-09-09 19:49:07 +00:00 |
|
florian
|
c00b667201
|
* update from Karl-Michael Schindler
git-svn-id: trunk@8170 -
|
2007-07-27 14:17:06 +00:00 |
|
florian
|
fe59d1fe9e
|
* updates from Karl-Michael Schindler
git-svn-id: trunk@7916 -
|
2007-07-01 21:04:33 +00:00 |
|
florian
|
af352cda24
|
Merged revisions 7586 via svnmerge from
http://svn.freepascal.org/svn/fpc/branches/ssa/compiler
........
r7586 | florian | 2007-06-05 20:19:26 +0200 (Di, 05 Jun 2007) | 1 line
* updates from Karl-Michael Schindler
........
git-svn-id: trunk@7587 -
|
2007-06-05 18:22:54 +00:00 |
|
florian
|
85406e8a15
|
* updates from Karl-Michael Schindler
git-svn-id: trunk@7295 -
|
2007-05-07 12:02:32 +00:00 |
|
florian
|
173e023e22
|
* german and english error file updates from Karl-Michael Schindler
git-svn-id: trunk@6862 -
|
2007-03-14 21:13:31 +00:00 |
|
florian
|
f8072062bc
|
* update german error files by Karl-Michael Schindler
git-svn-id: trunk@5478 -
|
2006-11-25 21:49:13 +00:00 |
|
florian
|
274c1ca74e
|
* updates from Karl-Michael Schindler
git-svn-id: trunk@4738 -
|
2006-09-27 12:00:02 +00:00 |
|
florian
|
8fc17f4d7d
|
* updates from Karl-Michael Schindler
+ utf-8 version
git-svn-id: trunk@4523 -
|
2006-08-31 15:04:39 +00:00 |
|