marco
94894e7f79
--- Merging r48432 into '.':
...
U compiler/msg/errorct.msg
C compiler/msg/errord.msg
U compiler/msg/errorda.msg
C compiler/msg/errordu.msg
U compiler/msg/errore.msg
U compiler/msg/errores.msg
U compiler/msg/errorf.msg
U compiler/msg/errorfi.msg
U compiler/msg/errorhe.msg
U compiler/msg/errorheu.msg
U compiler/msg/errorid.msg
U compiler/msg/erroriu.msg
U compiler/msg/errorn.msg
U compiler/msg/errorpl.msg
U compiler/msg/errorpli.msg
U compiler/msg/errorpt.msg
U compiler/msg/errorptu.msg
U compiler/msg/errorr.msg
U compiler/msg/errorru.msg
U compiler/msg/errorues.msg
U compiler/msgtxt.inc
--- Recording mergeinfo for merge of r48432 into '.':
U .
Summary of conflicts:
Text conflicts: 2
# revisions: 48432
r48432 | florian | 2021-01-26 23:03:17 +0100 (Tue, 26 Jan 2021) | 1 line
Changed paths:
M /trunk/compiler/msg/errorct.msg
M /trunk/compiler/msg/errord.msg
M /trunk/compiler/msg/errorda.msg
M /trunk/compiler/msg/errordu.msg
M /trunk/compiler/msg/errore.msg
M /trunk/compiler/msg/errores.msg
M /trunk/compiler/msg/errorf.msg
M /trunk/compiler/msg/errorfi.msg
M /trunk/compiler/msg/errorhe.msg
M /trunk/compiler/msg/errorheu.msg
M /trunk/compiler/msg/errorid.msg
M /trunk/compiler/msg/erroriu.msg
M /trunk/compiler/msg/errorn.msg
M /trunk/compiler/msg/errorpl.msg
M /trunk/compiler/msg/errorpli.msg
M /trunk/compiler/msg/errorpt.msg
M /trunk/compiler/msg/errorptu.msg
M /trunk/compiler/msg/errorr.msg
M /trunk/compiler/msg/errorru.msg
M /trunk/compiler/msg/errorues.msg
M /trunk/compiler/msgtxt.inc
* updated copyright year to 2021
git-svn-id: branches/fixes_3_2@49309 -
2021-05-01 12:09:53 +00:00
marco
d1070172f8
* merged 44008,44009, but due to conflicts ran it manually.
...
git-svn-id: branches/fixes_3_2@44014 -
2020-01-22 10:52:00 +00:00
marco
b1678f80c7
* some copyright updates, mantis #33208
...
git-svn-id: trunk@38314 -
2018-02-22 19:15:12 +00:00
pierre
8fba611697
Remove obsolete -Tsunos help line, it is not accpeted by the compiler anymore
...
git-svn-id: trunk@36827 -
2017-08-04 09:38:08 +00:00
nickysn
4d79c91507
+ set code page 20127 (US-ASCII) for errorid.msg (Indonesian)
...
git-svn-id: trunk@36454 -
2017-06-08 20:24:19 +00:00
florian
466d26b5ef
* copyright notice updated to 2017
...
git-svn-id: trunk@35234 -
2017-01-04 21:32:19 +00:00
Károly Balogh
b0ca7e9594
show AT&T and Intel style assembler switches in i8086 and x86_64 help text. also fix Motorola name initials at several places for 68k
...
git-svn-id: trunk@34081 -
2016-07-06 13:34:38 +00:00
florian
f01edc0a57
* copyright message updated to 2016
...
git-svn-id: trunk@33249 -
2016-03-13 19:37:57 +00:00
michael
d802842ecf
* Committed working patches to error message files from Stéphane Aulery
...
git-svn-id: trunk@30617 -
2015-04-17 12:19:13 +00:00
florian
2c26c35eb6
* updated copyright year to 2015
...
+ added "and others" if translation was not updated yet
git-svn-id: trunk@29383 -
2015-01-04 15:26:29 +00:00
florian
76b2074e59
* updated year in logo from 2013 to 2014
...
git-svn-id: trunk@26841 -
2014-02-22 15:58:03 +00:00
paul
8d526e9b07
compiler: add a check for srsym <> nil since try_consume_unitsym may change srsym to nil, better error message
...
git-svn-id: trunk@25423 -
2013-09-05 08:39:10 +00:00
florian
cbf7eaaffc
* copyright year updated
...
git-svn-id: trunk@23571 -
2013-02-04 21:33:23 +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
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
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
florian
6f07880614
* updated copyright notice to 2010
...
git-svn-id: trunk@15724 -
2010-08-06 11:23:43 +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
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
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
f290d5195d
* line ending properties set
...
git-svn-id: trunk@8685 -
2007-09-29 22:28:27 +00:00
florian
4d57395a12
* indoniesan language update by Zaenal Mutaqin
...
git-svn-id: trunk@8606 -
2007-09-22 19:43:48 +00:00
florian
247a8b2698
* indoniesan language update by Zaenal Mutaqin
...
git-svn-id: trunk@6364 -
2007-02-07 20:28:54 +00:00
Tomas Hajny
64b08bf468
* $FPCVERSION -> $FPCFULLVERSION
...
git-svn-id: trunk@4051 -
2006-07-01 22:45:08 +00:00
Tomas Hajny
c88b2e8369
* Updates from Zaenal Mutaqin
...
git-svn-id: trunk@4021 -
2006-06-30 20:26:42 +00:00
Tomas Hajny
98721d30f4
* bugrep -> bugs
...
git-svn-id: trunk@3982 -
2006-06-27 21:46:06 +00:00
florian
1928cd1e60
+ Indonesian message file from Zaenal Mutaqin
...
git-svn-id: trunk@3497 -
2006-05-13 18:19:14 +00:00