summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * fixed -Oodfa warningshlcgllvmjonas2015-03-282-5/+7
* * synchronised with trunk till r30345jonas2015-03-2890-1048/+3447
|\
| * + added methods for calculating and verifying the omf record checksum andnickysn2015-03-281-0/+46
| * + added class for encapsulating an omf raw recordnickysn2015-03-281-0/+56
| * * Use C default packing for TStatFS type (fixes errors for x86_64 CPU)pierre2015-03-271-1/+1
| * 'size_t' system type is also 64-bit wide on OpenBSD for x86_64 CPU.pierre2015-03-271-1/+4
| * + added unit omfbase for omf definitions; currently contains all the omf recordnickysn2015-03-273-1/+82
| * + the beginnings of an i8086-msdos internal obj writernickysn2015-03-274-93/+160
| * * fix for #27723, ImmGetCompositionStringW returns long (signed)marco2015-03-262-6/+6
| * * Fix bug 26612, parsing of descendent of specialized classmichael2015-03-262-77/+134
| * fcl-db: tests: apply test for RecordCount for closed DataSet introduced in re...lacak2015-03-262-18/+23
| * * Small test program for xmlconfmichael2015-03-252-0/+95
| * * Added regular loadfromstream/saveToStream methods (bug 26003)michael2015-03-251-22/+51
| * * Default is to run all tests, plain formatmichael2015-03-241-0/+2
| * * Added ExpectException call, to avoid creating a new methodmichael2015-03-242-12/+190
| * * Patch from Graeme Geldenhuys to fix changed output format in case of errormichael2015-03-241-3/+3
| * * Output new error address, unit and line infomichael2015-03-241-7/+8
| * * Patch from Graeme Geldenhuys to add exception address to addfailure/adderror michael2015-03-241-23/+9
| * * Patch from Graeme Geldenhuys to Fix compiler hint about signed/unsigned valuesmichael2015-03-241-2/+2
| * * Patch from Graeme Geldenhuys: New fail method with address pointermichael2015-03-241-1/+7
| * * Patch from Graeme Geldenhuys to move FailNotEquals to main interfacemichael2015-03-242-7/+6
| * * Patch from Graeme GeldenHuys: Allow to set an address in Fail callsmichael2015-03-241-6/+12
| * * Patch from Graeme geldenhuys: Additional ComparisonMsg (added overload)michael2015-03-241-1/+6
| * * TTestFailure now has address informationmichael2015-03-241-2/+11
| * * Patch from Graeme Geldenhuys: Some helper functionsmichael2015-03-241-0/+32
| * * Patch from Graeme Geldenhuys to use common consoletestrunner appmichael2015-03-241-97/+7
| * * Patch from Graeme Geldenhuys to avoid compiler warningmichael2015-03-241-0/+1
| * * Patch from Graeme Geldenhuys to remove duplicate output stringsmichael2015-03-242-4/+2
| * * Patch from Graeme Geldenhuys so fpcunit can be compiled with 2.6.4michael2015-03-241-4/+11
| * * Fix bug ID 26571michael2015-03-241-4/+9
| * fcl-db: cosmeticlacak2015-03-243-10/+9
| * * Allow use of absolute path in ServerID (bug ID 27572)michael2015-03-241-12/+4
| * * Fix Active:=true at designtime michael2015-03-241-8/+31
| * * Copy LineBreak during TStrings.Assignmichael2015-03-241-0/+1
| * * Overloaded version of TStrings.Add that accepts Fmt,Argsmichael2015-03-242-2/+14
| * * Implemented LineBreak property for TStringsmichael2015-03-242-8/+60
| * * moved the code for setting max width and then restoring it when obtaining anickysn2015-03-243-14/+5
| * * moved the code from the libgdb.a interface for setting maximum width and thennickysn2015-03-231-30/+50
| * * Patch from ocean, fixing AV (bug ID 26540)michael2015-03-231-1/+1
| * * Fix for bug ID 27715michael2015-03-232-1/+21
| * * Patch from Reinier Olieslagers to fix bug 25682michael2015-03-231-1/+7
| * * Fix bug 26954michael2015-03-231-4/+7
| * * Patch from Laco with minor modification from bug ID 27251michael2015-03-234-43/+235
| * * Fix from Ocean for reading PNG (26538)michael2015-03-231-8/+12
| * * Documented *.cod search path for the plex/pyacc programsmichael2015-03-231-5/+16
| * * Fix demos so they work on 64-bit as well (there is no libc unit for 64 bit)michael2015-03-236-9/+38
| * * prepend "+" to each file name to be added to the library by wlib. Thisnickysn2015-03-232-3/+9
| * * fixed passing of the wlib output file parameter (-o requires an equal sign)nickysn2015-03-231-2/+2
| * * support 4 pages (instead of 3) in the 640x200 EGA mode in the msdos graph u...nickysn2015-03-221-4/+5
| * * emulate 4 pages (instead of 3) in the 640x200x16 colors modenickysn2015-03-221-4/+4