summaryrefslogtreecommitdiff
path: root/compiler/msg
Commit message (Expand)AuthorAgeFilesLines
* * merge user sections support branchflorian2011-04-101-0/+4
|\
| * + user section typeflorian2011-03-201-0/+4
* | * updated copyright to 2011florian2011-04-0219-329/+329
|/
* * update of german message files by Karl-Michael Schindler, resolves #18815florian2011-02-242-42/+152
* * one letter type fixed, reported by Vincentmarco2011-01-191-1/+1
* * moved an \end{description} so that the user manual compiles again.marco2011-01-191-2/+1
* compiler: record operatorspaul2011-01-141-3/+3
* compiler: always derive DispInterface from IDispatch, this solve a problem wi...paul2011-01-131-1/+1
* compiler: require generic name with type parameters for the method class pref...paul2011-01-051-0/+4
* * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Anotherjonas2011-01-021-0/+5
* compiler: don't allow record case with parameterized memberspaul2011-01-021-1/+4
* compiler: don't allow generic object types (interfaces,dispinterfaces,objclas...paul2010-12-313-6/+6
* compiler: require at least one argument of class operator to be of type of st...paul2010-12-271-1/+4
* compiler: rename parser_e_constructors_always_objects message to parser_e_onl...paul2010-12-2419-37/+37
* * fixed end of LaTeX environment after r16574 (mantis #18286)jonas2010-12-221-1/+1
* compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/...paul2010-12-171-2/+10
* * give an error when trying to let an objcclass conform to ajonas2010-12-081-1/+11
* * makes compiler report nice error when one tries to use specialize for funct...florian2010-11-251-1/+1
* * patch by Aleksa Todorovic which adds the ability to reference current gener...florian2010-11-241-0/+5
* o patch by Graeme Geldenhuysflorian2010-11-011-0/+1
* + don't allow non local gotos across procedures containing exception framesflorian2010-10-301-0/+3
* * Fixed spell error revealed by lintian.mazen2010-10-0616-32/+32
* + documented darwin, iphonesim, solaris and win64 options for -Tjonas2010-10-031-6/+12
* * treat methods added via an objccategory to an objcclass in exactly thejonas2010-09-221-4/+8
* + Add warning if @GOTPCREL will not be honoredpierre2010-08-261-1/+5
* * update of German error message file by Karl-Michael Schindler, resolves #17256florian2010-08-252-6/+40
* * better error message in case of self-referencing generics specialization, r...florian2010-08-191-0/+2
* * make it clear that the unit_u_source_modified is about source files thatjonas2010-08-181-1/+1
* - NaN floating point constants do not anymore cause an error when $Q or $R is...florian2010-08-101-0/+1
* * updated copyright notice to 2010florian2010-08-0617-17/+17
* + initial implementation of iso style gotos in iso modeflorian2010-08-051-0/+7
* + support for nested procedural variables:jonas2010-07-281-2/+9
* * moved \end{description} becasue of 16991marco2010-07-241-1/+2
* * fixed error message when using for-in with Objective-Pascal 1.0jonas2010-07-105-5/+5
* * a few portuguese message updates by Marcelo B Paula #0016843marco2010-07-102-7/+57
* Russian message file update:sergei2010-07-092-40/+40
* * -d and -du msgfiles updated by kms, mantis 16840marco2010-07-042-46/+215
* + support for formally declared objcclasses ("type x=objcclass;external;")jonas2010-06-251-1/+8
* + support for Objective-Pascal for-in loops ("fast enumerations")jonas2010-06-201-1/+11
* * give a compile-time error when trying to define a short/ansistring typed ...jonas2010-05-081-1/+6
* * do not crash but give a fatal error when using Objective-Pascal codejonas2010-04-241-0/+3
* * update of Portuguese message files by Marcelo B Paula, resolves #16314florian2010-04-222-111/+315
* * x86_64 -> x86\_64 in LaTeX description (mantis #16221)jonas2010-04-071-1/+1
* * fixed execinfo message numbers (patch by A. Klein, mantis #16189)jonas2010-04-056-42/+42
* compiler: start implementation of class constructors/destructors: parsing is ...paul2010-04-031-1/+11
* - removed BOM (mantis #16179)jonas2010-04-013-3/+3
* + support for "univ" in macpas mode: a parameter modifier that allowsjonas2010-03-131-4/+31
* * translation updates from kms (Mantis 15849)marco2010-02-263-122/+477
* * also show Darwin-specific external resource options for ARM and x86_64jonas2010-02-131-0/+4
* fpc: compiler: paul2010-01-271-2/+4