| Commit message (Expand) | Author | Age | Files | Lines |
| * | * synchronised with trunk till r29513blocks | jonas | 2015-01-21 | 104 | -555/+3699 |
| |\ |
|
| | * | * %OS -> %target, the former is invalid and breaks the entire run. | sergei | 2015-01-18 | 1 | -1/+1 |
| | * | + support of winapi directive | florian | 2015-01-18 | 1 | -0/+22 |
| | * | * also give a warning when a field masks an identifier from a category | jonas | 2015-01-17 | 1 | -0/+24 |
| | * | * give a warning instead of an error if a parameter or local variable in a | jonas | 2015-01-17 | 2 | -0/+47 |
| | * | * fixed test compilation after r29388 | jonas | 2015-01-16 | 1 | -3/+3 |
| | * | Fix for Mantis #25917. With this change the visibility of type parameters is ... | svenbarth | 2015-01-16 | 3 | -3/+39 |
| | * | Allow the usage of type aliases of generic type parameters outside of the gen... | svenbarth | 2015-01-16 | 1 | -0/+50 |
| | * | Fix for Mantis #26481. This is a regression. | svenbarth | 2015-01-16 | 2 | -0/+55 |
| | * | Fix for Mantis #26483. This regression was introduced by famous revision 2786... | svenbarth | 2015-01-16 | 1 | -0/+24 |
| | * | * allow subtraction/addition of internally generated nodes, resolves #27256 | florian | 2015-01-12 | 1 | -0/+25 |
| | * | Test skipped for go32v2, because it forbids the testsuite to complete withou... | pierre | 2015-01-12 | 1 | -0/+3 |
| | * | Test fix Revision 29450 fro bug report 27294. | pierre | 2015-01-12 | 2 | -0/+54 |
| | * | Fix for Mantis #24872. | svenbarth | 2015-01-06 | 1 | -0/+23 |
| | * | * version updated to 3.1.1 | marco | 2015-01-04 | 5 | -27/+192 |
| | * | * fix for issue introduced in r28862: the compiler considered also | jonas | 2015-01-04 | 1 | -0/+24 |
| | * | * make integer division instruction (div/idiv) on x86 dependent on the | florian | 2015-01-04 | 1 | -0/+16 |
| | * | Fix generation of class names for specializations. | svenbarth | 2014-12-26 | 1 | -0/+18 |
| | * | * Fix bug #26370: A multi-dimensional variant array is "empty" when any of it... | sergei | 2014-12-25 | 1 | -0/+19 |
| | * | * fixed big endian bugs in variant dispatching | jonas | 2014-12-24 | 1 | -13/+92 |
| | * | Fix for Mantis #27185. | svenbarth | 2014-12-21 | 1 | -0/+99 |
| | * | Do not call Free if constructor failed | pierre | 2014-12-14 | 1 | -2/+1 |
| | * | * managed types cause a different warning/hint when they are | florian | 2014-12-14 | 1 | -0/+23 |
| | * | * set nf_internal for if nodes generated by assert, prevent warning for asser... | florian | 2014-12-14 | 1 | -0/+19 |
| | * | * do not issue a hint about uninitialized var-parameters, resolves #25916 | florian | 2014-12-14 | 2 | -0/+27 |
| | * | + handle -CPPACKENUM and -CPPACKRECORD, resolves #27153 | florian | 2014-12-13 | 1 | -0/+3 |
| | * | The assumptions of test tthlp22 have changed. | svenbarth | 2014-12-12 | 1 | -2/+2 |
| | * | Set filemode to READ_ONLY for CopyFile source and correct error in previous ... | pierre | 2014-12-12 | 1 | -7/+9 |
| | * | Retry opening using read only mode for input file in CopyFile function, neve... | pierre | 2014-12-12 | 1 | -7/+30 |
| | * | * Try to call tarwriter.addfile multiple times | pierre | 2014-12-12 | 1 | -4/+36 |
| | * | Fix for Mantis #27120. | svenbarth | 2014-12-12 | 2 | -0/+74 |
| | * | Change AddFile method from procedure to boolean function | pierre | 2014-12-12 | 1 | -7/+20 |
| | * | * handle records in iso mode properly if no tag-field is given | florian | 2014-12-11 | 1 | -0/+23 |
| | * | * translate placeholder code page numbers into actual code pages in | jonas | 2014-12-08 | 1 | -0/+31 |
| | * | Add check that close on non-open files generate IOresult=103 | pierre | 2014-12-04 | 1 | -0/+20 |
| | * | Fix for Mantis #25606. | svenbarth | 2014-11-28 | 1 | -0/+17 |
| | * | Fix for Mantis #26922. | svenbarth | 2014-11-28 | 3 | -0/+60 |
| | * | * force advanced records into memory when they are used as self, resolves #26075 | florian | 2014-11-23 | 2 | -0/+70 |
| | * | * do not blindly insert decimal seperators in StrToFloat, resolves #27029 | florian | 2014-11-23 | 1 | -0/+11 |
| | * | Fix bug introduced in commit 29091 | pierre | 2014-11-23 | 1 | -0/+4 |
| | * | * skip <type>(<expr>) in the cond. expression parser if eval is false | florian | 2014-11-22 | 1 | -0/+9 |
| | * | + Commit test for bug #27044. | sergei | 2014-11-22 | 1 | -0/+28 |
| | * | Add check for absolute word type | pierre | 2014-11-19 | 1 | -0/+4 |
| | * | * Asm readers: allow using procedure symbols in references, resolves #22376. | sergei | 2014-11-17 | 1 | -0/+26 |
| | * | + implements TExtended80Rec, TDoubleRec, TSingleRec | florian | 2014-11-16 | 1 | -0/+273 |
| | * | Add description of TEST_USE_LONGLOG | pierre | 2014-11-09 | 1 | -1/+3 |
| | * | * Test for bug ID 26773 | michael | 2014-11-05 | 1 | -3/+3 |
| | * | * Test for bug ID 26773 | michael | 2014-11-05 | 1 | -0/+82 |
| | * | * Patch to allow changing TVarRec data (bug ID 26773) | michael | 2014-11-05 | 2 | -4/+4 |
| | * | + test for r28985 | jonas | 2014-11-04 | 1 | -0/+49 |