summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * merged r14048 - r14054 from trunkobjcjonas2009-11-045-23/+41
|\
| * * make test compilable by Kylix (math->Math)jonas2009-11-041-1/+1
| * * part of r13828, forgot to commit (don't stop at #0 in setstring)jonas2009-11-041-7/+1
| * * Try to fix scroll bar problemspierre2009-11-042-6/+30
| * * fix problem with last position of scrollbarpierre2009-11-041-9/+9
* | + support for Objective-C classes/protols/optionsjonas2009-11-041-7/+23
* | * changed "optional" field (which denotes whether an objc protocol method isjonas2009-11-045-23/+21
* | * merged r13762-14047 from trunkjonas2009-11-04327-15270/+38478
|\ \ | |/
| * * more GDB 7.0 changespierre2009-11-041-8/+103
| * * Added support for $IFEND instead of $ENDIFmichael2009-11-041-1/+1
| * compiler: check that method marked by 'enumerator MoveNext' have no required ...paul2009-11-044-247/+250
| * compiler:paul2009-11-043-0/+34
| * compiler:paul2009-11-045-11/+26
| * compiler: paul2009-11-043-0/+22
| * compiler: paul2009-11-0410-5/+120
| * * enabled libxml for FreeBSD. Some tests run, and the breakage of the others...marco2009-11-042-4/+7
| * * fixed wrong typeivost2009-11-041-1/+1
| * * add missing remote dialog labelspierre2009-11-041-0/+11
| * * fix compilation failure of test.paspierre2009-11-041-2/+2
| * * add new fields to symtab_and_line recordpierre2009-11-041-0/+5
| * * add missing directory for gdbcon.pp sourcepierre2009-11-042-4/+4
| * * use -dUSE_MINGW_GDB for gdbcon unit alsopierre2009-11-042-0/+12
| * * added required gdb_datadir variablepierre2009-11-031-0/+2
| * * suppress VarArgs from QueryHook functionpierre2009-11-031-2/+2
| * * fix last commit pierre2009-11-031-13/+0
| * * Fix by Giulio: Fix test for go32v2hajny2009-11-031-1/+1
| * * Fix by Giulio: Increased maxpackages in installer (go32v2 packages are 29)hajny2009-11-031-1/+1
| * * Fix by Giulio: Fix compilation of redir.pp for go32v2hajny2009-11-031-1/+1
| * + Add mingw unitpierre2009-11-033-2/+101
| * + Add support for gdblib.inc file in libgdb directorypierre2009-11-032-70/+115
| * * Fix visibility of methodsblikblum2009-11-033-13/+12
| * * patch (don't call waitprocess if not running) from Mantis 14707marco2009-11-031-2/+1
| * + Add support for GDB 7.0.pierre2009-11-031-26/+208
| * * Patch from Mantis 14709marco2009-11-031-1/+2
| * * Add start_break_number field to TGDBController objectpierre2009-11-031-0/+2
| * * trystrto* variants with formatsettings.marco2009-11-032-39/+85
| * * fixed 64 bit compilationjonas2009-11-031-1/+1
| * * Minor optimization from mantis 14974marco2009-11-031-1/+1
| * * slight adjustment. Bug 14420 fixed.marco2009-11-031-1/+6
| * * fix for windows compilation after last chances (mantis 14980)marco2009-11-031-1/+1
| * rtl: override TObject.Equals for TBits and TStrings classespaul2009-11-033-2/+23
| * * rearranged the append/rewrite slightlymarco2009-11-021-2/+2
| * * add "append" mode, fixes 14420marco2009-11-021-13/+26
| * * added support for installation of IDE sourceshajny2009-11-021-1/+3
| * * German msg files from KMS, mantis 14966marco2009-11-022-20/+82
| * merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,...paul2009-11-0237-523/+2300
| * + enhanced clone of GNU rm, helper for building GO32v2 releases under WinXP...hajny2009-11-012-0/+574
| * * give a proper error when trying to use val() on a boolean (mantis #14777)jonas2009-11-013-2/+24
| * rtl: introduce new TObject methods: UnitName, GetHashCode, Equals, ToString a...paul2009-11-017-17/+85
| * compiler: don't write zero ClassInfo pointer even if class does not have publ...paul2009-11-012-4/+12