#fpc #freepascal #compiler #fpcobj #pascal

Jonas Maebe fd908a70f1 * added missing { %fail } 14 years ago
compiler ec29fddda7 compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385) 14 years ago
ide ed03858129 Add USE_OLD_REGEXPR option for regular expression unit choice 14 years ago
installer 1c2a5f9819 + Update all Makefile's modified by 14 years ago
packages 89f3b4d838 * When TProcess is available, pipe compiler console output to log instead of stdout. So that GUI applications can show it 14 years ago
rtl 91b017a985 * ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16153 + tests 14 years ago
tests fd908a70f1 * added missing { %fail } 14 years ago
utils 942cc99bfe * Better warnings 14 years ago
.gitattributes ec29fddda7 compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVar := TSomeDynArrayType.Create(value1, value2). (issue #0015385) 14 years ago
.gitignore 645744bf51 + Added libogc binding and examples for Wii 14 years ago
Makefile 34b033ba72 + armv4t 14 years ago
Makefile.fpc 043e9b2ec2 * Trunk version to 2.7.1 14 years ago