florian
|
bcbf521922
|
* updated copyright year to 2025
|
2025-01-10 22:47:03 +01:00 |
|
florian
|
7bb9638094
|
* copyright year updated
|
2024-01-07 17:58:52 +01:00 |
|
florian
|
f4d9082028
|
* copyright for 2023 updated
|
2023-01-09 22:54:46 +01:00 |
|
florian
|
6dd0a1c078
|
* year of copyright updated to 2022
|
2022-01-14 22:56:09 +01:00 |
|
florian
|
03ce23246f
|
* patch by Don Siders: Fixes spelling, grammar errors in source and compiler messages, resolves #39434
|
2021-11-10 19:16:14 +01:00 |
|
florian
|
e5002dd291
|
* updated copyright year to 2021
git-svn-id: trunk@48432 -
|
2021-01-26 22:03:17 +00:00 |
|
florian
|
fb0a0cb65c
|
* patch by Kai Burghardt to use https urls, resolves #37522
git-svn-id: trunk@46351 -
|
2020-08-10 17:08:45 +00:00 |
|
marco
|
eed0e52a64
|
* copyright date update, mantis 035903
git-svn-id: trunk@44008 -
|
2020-01-21 13:20:05 +00:00 |
|
svenbarth
|
7809930b08
|
* fix for Mantis #35903: apply patch by J. Gareth Moreton to update the copyright year to 2019
git-svn-id: trunk@42558 -
|
2019-08-02 13:16:14 +00:00 |
|
yury
|
5c5dc2ed50
|
* Changed verbosity of ""???" not yet supported inside inline procedure/function" to note to be consistent with note "Call to subroutine "?" marked as inline is not inlined".
git-svn-id: trunk@40255 -
|
2018-11-07 12:57:23 +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
|
c0413a9179
|
+ added codepage info (not used by the compiler yet) to the compiler .msg files
git-svn-id: trunk@36448 -
|
2017-06-08 15:44:04 +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
|
9b6b029ca1
|
* patch by Yuri Zaporozhets to fix typos in text messages, resolves #27250
git-svn-id: trunk@29396 -
|
2015-01-04 20:46:36 +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 |
|
mazen
|
b127fc154a
|
* Fixed spell error revealed by lintian.
git-svn-id: trunk@16094 -
|
2010-10-06 20:33:57 +00:00 |
|
florian
|
6f07880614
|
* updated copyright notice to 2010
git-svn-id: trunk@15724 -
|
2010-08-06 11:23:43 +00:00 |
|
Jonas Maebe
|
9bfb20c7eb
|
* fixed execinfo message numbers (patch by A. Klein, mantis #16189)
git-svn-id: trunk@15113 -
|
2010-04-05 12:22: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 |
|
Tomas Hajny
|
7d10f5aec3
|
* $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright
git-svn-id: trunk@4124 -
|
2006-07-08 14:11:42 +00:00 |
|
Tomas Hajny
|
98721d30f4
|
* bugrep -> bugs
git-svn-id: trunk@3982 -
|
2006-06-27 21:46:06 +00:00 |
|
florian
|
844e78b401
|
* error corrections for message files from Karl-Michael Schindler
git-svn-id: trunk@2217 -
|
2006-01-08 09:18:08 +00:00 |
|
Tomas Hajny
|
b94665c39f
|
* fix of buggy output for -? with path containing underscore
git-svn-id: trunk@1769 -
|
2005-11-16 18:47:52 +00:00 |
|
florian
|
57e373a4d3
|
* update polish language files from Wojciech Malinowski
git-svn-id: trunk@951 -
|
2005-08-27 13:19:31 +00:00 |
|
peter
|
4ace790492
|
* remove $Log
git-svn-id: trunk@231 -
|
2005-06-07 09:47:55 +00:00 |
|
fpc
|
50778076c3
|
initial import
git-svn-id: trunk@1 -
|
2005-05-16 18:37:41 +00:00 |
|
armin
|
354004d803
|
* target netwlibc added (libc is preferred for newer netware versions)
|
2004-09-04 21:18:47 +00:00 |
|
michael
|
5a277aacc0
|
+ Patches from Wojciech Malinowski
|
2003-11-03 08:11:28 +00:00 |
|
florian
|
22f1ff8da4
|
* merged Wiktor's Watcom patches in 1.1
|
2003-09-05 17:41:12 +00:00 |
|
michael
|
0ea4ac8553
|
+ Polish translations by Wojciech Malinowski
|
2003-06-12 12:05:02 +00:00 |
|