summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rtl: change UTF8Decode, UTF8Encode, AnsiToUTF8, UTF8ToAnsi to use RawByteStri...cpstrnewpaul2011-09-166-20/+20
* compiler: partly revert r17434 because of a test regression. Also this is del...paul2011-09-161-13/+0
* tests: fix 2 tests. $FFFF chars are now valid characters for the compilerpaul2011-09-162-2/+2
* - rebase to trunk r19072paul2011-09-161904-48598/+249805
|\
| * * Patch from Mantis #20046 fixing an issue in rcmatchstring.marco2011-09-151-2/+4
| * + Support classes for creating unwind bytecode for Win64.sergei2011-09-156-8/+541
| * * Changed attributes of .pdata section so it is smart-linkable on x86_64.sergei2011-09-153-4/+15
| * x86 external Intel assembler: sergei2011-09-151-3/+17
| * + test for mantis #20257 (already fixed in 2.7.x)jonas2011-09-151-0/+14
| * * Remove useless local variable which prevents go32v2 compilationpierre2011-09-141-1/+0
| * * msg files regeneration after commit 19057pierre2011-09-142-154/+157
| * + Fix commit 19061, by restoring cs_link_smart code and disabling pierre2011-09-142-2/+13
| * * msg files regeneration after commit 19057pierre2011-09-142-217/+221
| * * exclude cs_create_smart if using external assembler and dwarf pierre2011-09-141-0/+9
| * * Consider cs_create_smart instead of cs_link_smart for pierre2011-09-141-1/+1
| * * Consider cs_create_smart instead of cs_link_smart for disablingpierre2011-09-141-1/+4
| * * also quote ftguid fields. Mantis 20219.marco2011-09-141-0/+1
| * Check warning for %es:0 in assmebler codepierre2011-09-131-0/+17
| * Fix go32v2 rtl compilation error and add warning for %es:Constpierre2011-09-132-3/+9
| * tests: fix record helper testpaul2011-09-131-1/+3
| * doc update for fcl-stlvladob2011-09-127-55/+222
| * new examples for fcl-stlvladob2011-09-123-1/+70
| * * added missing { %fail }jonas2011-09-121-0/+2
| * * Better warningsmichael2011-09-111-3/+3
| * * commented a few left over "alias" debug msgmarco2011-09-111-2/+2
| * * When TProcess is available, pipe compiler console output to log instead of...joost2011-09-111-0/+104
| * compiler: implement Delphi like dynamic array constructors. E.g.: SomeArrayVa...paul2011-09-115-0/+158
| * * Do not add the file to compile twice to compiler command linejoost2011-09-101-2/+0
| * * ansi(start/ends)(str/text) MBCS compatible (via widestringmgr), mantis #16...marco2011-09-103-14/+153
| * * change resourcestream.handle from thandle to TPFResourceHGlobal, since it ismarco2011-09-101-2/+2
| * + exeinstall: New phony target to install only current cpu taret compiler.pierre2011-09-102-170/+28
| * * typecast that fixes range error, part of mantis #16172marco2011-09-091-1/+1
| * * adds some checks to sqldb avoid AV and memleaks. Mantis #19326 and #18669marco2011-09-091-2/+2
| * * Don't include ShortString constants into resourcestring reference table, be...sergei2011-09-091-4/+9
| * * replaced some parameter definitions based on their value in thejonas2011-09-091-107/+35
| * Fix shared library loading and unloading for Linux platforms. Shared library ...tom_at_work2011-09-0814-108/+321
| * * fixes from Mantis #20194, derived from patch and description by G. Fink.marco2011-09-082-79/+233
| * * Cast HashValue to Longint, otherwise empty strings (which have hash=$FFFFFF...sergei2011-09-081-3/+3
| * * Fixed type of dwCallback member in 44 remaining MCI_xx_PARAMS records ;-)sergei2011-09-081-45/+45
| * avl_tree: added enumeratormattias2011-09-081-0/+36
| * * 64-bit fix for mci_open_params structure. Mantis #20197marco2011-09-081-1/+1
| * Regenerates the makefiles for openglessekelsenmat2011-09-081-2/+53
| * opengles updates the Makefile.fpcsekelsenmat2011-09-081-0/+5
| * Patch from bug 15632: OpenGL ES 2.0 headerssekelsenmat2011-09-081-0/+492
| * Patch from bug 15632: OpenGL ES 2.0 headerssekelsenmat2011-09-081-0/+1875
| * Fixes bug 19986: Patch zipper.pp for create zip file output to TStream supportsekelsenmat2011-09-081-49/+51
| * + Add property options displaypierre2011-09-071-2/+111
| * Fix an error in reading real variable for change_endianpierre2011-09-071-1/+0
| * * IsLibrary is a byte-sized boolean, thus use stb instruction to set valuepierre2011-09-071-1/+1
| * fix compilation after r19007: also update makefile.fpc and regenerated makefiletom_at_work2011-09-072-231/+72