| Commit message (Expand) | Author | Age | Files | Lines |
| * | * merge user sections support branch | florian | 2011-04-10 | 1 | -0/+4 |
| |\ |
|
| | * | + user section type | florian | 2011-03-20 | 1 | -0/+4 |
| * | | * updated copyright to 2011 | florian | 2011-04-02 | 19 | -329/+329 |
| |/ |
|
| * | * update of german message files by Karl-Michael Schindler, resolves #18815 | florian | 2011-02-24 | 2 | -42/+152 |
| * | * one letter type fixed, reported by Vincent | marco | 2011-01-19 | 1 | -1/+1 |
| * | * moved an \end{description} so that the user manual compiles again. | marco | 2011-01-19 | 1 | -2/+1 |
| * | compiler: record operators | paul | 2011-01-14 | 1 | -3/+3 |
| * | compiler: always derive DispInterface from IDispatch, this solve a problem wi... | paul | 2011-01-13 | 1 | -1/+1 |
| * | compiler: require generic name with type parameters for the method class pref... | paul | 2011-01-05 | 1 | -0/+4 |
| * | * changed syntax of external objcclasses (see wiki/FPC_PasCocoa). Another | jonas | 2011-01-02 | 1 | -0/+5 |
| * | compiler: don't allow record case with parameterized members | paul | 2011-01-02 | 1 | -1/+4 |
| * | compiler: don't allow generic object types (interfaces,dispinterfaces,objclas... | paul | 2010-12-31 | 3 | -6/+6 |
| * | compiler: require at least one argument of class operator to be of type of st... | paul | 2010-12-27 | 1 | -1/+4 |
| * | compiler: rename parser_e_constructors_always_objects message to parser_e_onl... | paul | 2010-12-24 | 19 | -37/+37 |
| * | * fixed end of LaTeX environment after r16574 (mantis #18286) | jonas | 2010-12-22 | 1 | -1/+1 |
| * | compiler: reintegrate branch http://svn.freepascal.org/svn/fpc/branches/paul/... | paul | 2010-12-17 | 1 | -2/+10 |
| * | * give an error when trying to let an objcclass conform to a | jonas | 2010-12-08 | 1 | -1/+11 |
| * | * makes compiler report nice error when one tries to use specialize for funct... | florian | 2010-11-25 | 1 | -1/+1 |
| * | * patch by Aleksa Todorovic which adds the ability to reference current gener... | florian | 2010-11-24 | 1 | -0/+5 |
| * | o patch by Graeme Geldenhuys | florian | 2010-11-01 | 1 | -0/+1 |
| * | + don't allow non local gotos across procedures containing exception frames | florian | 2010-10-30 | 1 | -0/+3 |
| * | * Fixed spell error revealed by lintian. | mazen | 2010-10-06 | 16 | -32/+32 |
| * | + documented darwin, iphonesim, solaris and win64 options for -T | jonas | 2010-10-03 | 1 | -6/+12 |
| * | * treat methods added via an objccategory to an objcclass in exactly the | jonas | 2010-09-22 | 1 | -4/+8 |
| * | + Add warning if @GOTPCREL will not be honored | pierre | 2010-08-26 | 1 | -1/+5 |
| * | * update of German error message file by Karl-Michael Schindler, resolves #17256 | florian | 2010-08-25 | 2 | -6/+40 |
| * | * better error message in case of self-referencing generics specialization, r... | florian | 2010-08-19 | 1 | -0/+2 |
| * | * make it clear that the unit_u_source_modified is about source files that | jonas | 2010-08-18 | 1 | -1/+1 |
| * | - NaN floating point constants do not anymore cause an error when $Q or $R is... | florian | 2010-08-10 | 1 | -0/+1 |
| * | * updated copyright notice to 2010 | florian | 2010-08-06 | 17 | -17/+17 |
| * | + initial implementation of iso style gotos in iso mode | florian | 2010-08-05 | 1 | -0/+7 |
| * | + support for nested procedural variables: | jonas | 2010-07-28 | 1 | -2/+9 |
| * | * moved \end{description} becasue of 16991 | marco | 2010-07-24 | 1 | -1/+2 |
| * | * fixed error message when using for-in with Objective-Pascal 1.0 | jonas | 2010-07-10 | 5 | -5/+5 |
| * | * a few portuguese message updates by Marcelo B Paula #0016843 | marco | 2010-07-10 | 2 | -7/+57 |
| * | Russian message file update: | sergei | 2010-07-09 | 2 | -40/+40 |
| * | * -d and -du msgfiles updated by kms, mantis 16840 | marco | 2010-07-04 | 2 | -46/+215 |
| * | + support for formally declared objcclasses ("type x=objcclass;external;") | jonas | 2010-06-25 | 1 | -1/+8 |
| * | + support for Objective-Pascal for-in loops ("fast enumerations") | jonas | 2010-06-20 | 1 | -1/+11 |
| * | * give a compile-time error when trying to define a short/ansistring typed ... | jonas | 2010-05-08 | 1 | -1/+6 |
| * | * do not crash but give a fatal error when using Objective-Pascal code | jonas | 2010-04-24 | 1 | -0/+3 |
| * | * update of Portuguese message files by Marcelo B Paula, resolves #16314 | florian | 2010-04-22 | 2 | -111/+315 |
| * | * x86_64 -> x86\_64 in LaTeX description (mantis #16221) | jonas | 2010-04-07 | 1 | -1/+1 |
| * | * fixed execinfo message numbers (patch by A. Klein, mantis #16189) | jonas | 2010-04-05 | 6 | -42/+42 |
| * | compiler: start implementation of class constructors/destructors: parsing is ... | paul | 2010-04-03 | 1 | -1/+11 |
| * | - removed BOM (mantis #16179) | jonas | 2010-04-01 | 3 | -3/+3 |
| * | + support for "univ" in macpas mode: a parameter modifier that allows | jonas | 2010-03-13 | 1 | -4/+31 |
| * | * translation updates from kms (Mantis 15849) | marco | 2010-02-26 | 3 | -122/+477 |
| * | * also show Darwin-specific external resource options for ARM and x86_64 | jonas | 2010-02-13 | 1 | -0/+4 |
| * | fpc: compiler: | paul | 2010-01-27 | 1 | -2/+4 |