| Commit message (Expand) | Author | Age | Files | Lines |
| * | Merged revisions 1630-1633,1635,1637-1638,1640,1642,1644,1646-1649,1651,1653,... | jonas | 2005-12-09 | 32 | -20/+491 |
| * | Merged revisions 826-1627 via svnmerge from | jonas | 2005-11-02 | 80 | -45/+1759 |
| * | * limited storage to 2e9 so it causes no wrap around on big machines | florian | 2005-08-07 | 1 | -1/+3 |
| * | * passing of dyn. arrays of tvarrec to array of const fixed, fixes bug 4219 | florian | 2005-08-07 | 1 | -0/+34 |
| * | - readln(<pchar>) forbidden, there is no way to prevent an buffer overflow, f... | florian | 2005-08-07 | 1 | -0/+7 |
| * | * AnsiReplaceText fixed, fixes 4260 | florian | 2005-08-07 | 1 | -0/+40 |
| * | * dyn. arrays are always passed by value, fixes 4240 | florian | 2005-08-05 | 1 | -0/+77 |
| * | * exception parser checks now if the used id for the handler is really ON, fi... | florian | 2005-08-05 | 1 | -0/+52 |
| * | *c <int64>:=-<longint> fixed (bug 4253) | florian | 2005-08-05 | 1 | -0/+17 |
| * | * patch from Martin Schreiber to fix bug 4247 | florian | 2005-08-03 | 1 | -0/+19 |
| * | * new tests | peter | 2005-07-29 | 1 | -0/+21 |
| * | * support local labels in references | peter | 2005-07-29 | 2 | -0/+31 |
| * | * sysutils.format: floating point formatting takes care of currency type now | florian | 2005-07-24 | 1 | -0/+13 |
| * | * fix tests | peter | 2005-07-20 | 8 | -6/+48 |
| * | * new test | peter | 2005-07-20 | 1 | -0/+59 |
| * | * wrong bug nr | peter | 2005-07-19 | 1 | -0/+0 |
| * | * don't prefer int const to pointer | peter | 2005-07-19 | 1 | -0/+33 |
| * | * missing fail | peter | 2005-07-18 | 1 | -0/+1 |
| * | * new bug | peter | 2005-07-18 | 1 | -0/+31 |
| * | * support sl_absolutetype in deref | peter | 2005-07-18 | 1 | -0/+55 |
| * | * support for widestrings in tconstsym | peter | 2005-07-18 | 1 | -0/+25 |
| * | * new test | peter | 2005-07-18 | 1 | -0/+29 |
| * | * remove readln; | peter | 2005-07-18 | 1 | -2/+1 |
| * | * fixed widechar const to widestring, fixes bug 4155 | florian | 2005-07-17 | 1 | -0/+18 |
| * | * new test | florian | 2005-07-16 | 1 | -0/+84 |
| * | + sscanf | florian | 2005-07-09 | 1 | -0/+18 |
| * | * prefer shortstring to ansistring over ansistring to shortstring | peter | 2005-07-06 | 1 | -0/+12 |
| * | * fix overflow checking for inc(cardinal,x) and inc(pointer,x) | peter | 2005-07-06 | 1 | -0/+18 |
| * | * mode delphi | peter | 2005-07-06 | 1 | -0/+2 |
| * | * mode delphi | peter | 2005-07-05 | 1 | -0/+3 |
| * | * fix preprocessor support for empty set constants | peter | 2005-07-05 | 1 | -0/+13 |
| * | * fix type checking in constant sets | peter | 2005-07-05 | 1 | -0/+23 |
| * | * remove cmem | peter | 2005-07-03 | 1 | -2/+2 |
| * | + tests/packages | florian | 2005-07-02 | 2 | -1/+3 |
| * | + added | jonas | 2005-07-02 | 1 | -0/+11 |
| * | * utf-8 fix from Rimgaudas Laucius | florian | 2005-07-02 | 1 | -0/+1 |
| * | + mmx support revived, fixes bug 4106 | florian | 2005-07-02 | 1 | -1/+0 |
| * | * naming fixed | florian | 2005-07-01 | 2 | -3/+3 |
| * | * not ignoring private/protected anymore, fixes bug 3969 | florian | 2005-07-01 | 2 | -0/+58 |
| * | * initial commit | florian | 2005-07-01 | 1 | -0/+33 |
| * | + $A similiar to $align on/off added | florian | 2005-07-01 | 1 | -0/+28 |
| * | * testsuite cgi | peter | 2005-06-30 | 7 | -0/+2751 |
| * | * deallocation of translated resourcestrings | florian | 2005-06-30 | 1 | -0/+39 |
| * | * another cardinal-cardinal fix | peter | 2005-06-30 | 1 | -0/+39 |
| * | * missing fail | peter | 2005-06-30 | 1 | -0/+1 |
| * | * check function/procedure type when adding a proc definition | peter | 2005-06-30 | 1 | -0/+21 |
| * | * add %fail | peter | 2005-06-30 | 2 | -0/+4 |
| * | * new bug | peter | 2005-06-30 | 2 | -0/+16 |
| * | * reset fpucw in system startup | peter | 2005-06-30 | 1 | -0/+21 |
| * | * only write vmt of objects defined in static/global symtable | peter | 2005-06-30 | 1 | -0/+14 |