summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * rebase to trunk@17295avrflorian2011-04-10349-9281/+25546
|\
| * * merge user sections support branchflorian2011-04-1019-421/+532
| |\
| | * * fix token order, I should really learn the alphabetusersectionsflorian2011-03-201-2/+2
| | * + user section typeflorian2011-03-2018-424/+506
| | * + get/putansistringflorian2011-03-201-0/+30
| | * * create branch for user defined sections for variablesflorian2011-03-200-0/+0
| * | * Changed register allocation order for x86_64, putting first registers that ...sergei2011-04-101-2/+7
| * | * Added combined example: login using RPC and edit data using FPWebdatamichael2011-04-1017-0/+891
| * | * Published CreateSession propertymichael2011-04-102-0/+2
| * | + x86_64 optimized assembler functions IndexByte and IndexWordsergei2011-04-102-1/+184
| * | * moved some code from pmodules to ncgutil to get rid of cpubase in pmodulesflorian2011-04-102-98/+103
| * | + patch by Jeppe Johansen to support automatic interrupt table generation by ...florian2011-04-109-8/+136
| * | * Fixed compilation with dmwdebug definemichael2011-04-101-1/+5
| * | next permutationvladob2011-04-086-62/+153
| * | * fix for 19114. Deal with empty arguments more graciously by quoting them.marco2011-04-081-3/+7
| * | * Avoid double freeing of frames with zero size as it creates a problem with...pierre2011-04-081-1/+5
| * | * fixed TCmdStrListItem.GetCopy() (the reference count of the ansistringjonas2011-04-081-0/+3
| * | nwpre now initializes bss, use linker generated symbol to get address of .tex...armin2011-04-073-88/+85
| * | added a segment table containing segments for symbols defined by linker scrip...armin2011-04-072-24/+100
| * | winunits-base: fix structure namepaul2011-04-071-1/+1
| * | winunits-base: correct GetThemeFont, GetThemeSystemFont font argument must be...paul2011-04-071-2/+2
| * | * Cleanup variant->string conversions: TryStrToDate and TryStrToTime are redu...sergei2011-04-071-9/+3
| * | * forbid <ordinal> in <set type>florian2011-04-061-16/+0
| * | * Fixed AV when no owner is setjoost2011-04-061-1/+1
| * | * Use INSTALL_PREFIX to install to. Solves problems with testsuitejoost2011-04-062-2/+2
| * | * tcg386.g_copyvaluepara_openarray, improved generated code:sergei2011-04-061-28/+10
| * | * Fixed Variant (containing DateTime) to string conversions. Conversion to Wi...sergei2011-04-061-4/+12
| * | * CreateIoCompletionPort and GetCompletionPortStarus: changed type of 'comple...sergei2011-04-062-2/+2
| * | * Use proper path-separator and executable extension (Fixes compilation on W...joost2011-04-052-11/+13
| * | * support for SSSE3, SSE4,1, SSE4.2, AES instructions set by Emelyanov Roman,...florian2011-04-0517-26/+3963
| * | * patch by Mattias Gaertner to allow to override how the compiler reads sourc...florian2011-04-057-82/+100
| * | * fix compilation of dllprt0.as for older arm assemblers without push supportflorian2011-04-051-1/+1
| * | * patch from Antonio Puente Rodero to fix arctanh and arccosh in unit ucomple...florian2011-04-051-3/+3
| * | * patch by Jeppe Johansen to fix thumb2 epilog generation, resolves #18392florian2011-04-052-2/+10
| * | * patch by Simon Ley to improve move on arm: unneeded plds are removed, resol...florian2011-04-051-3/+0
| * | * fixed compilation on FPC_USE_LIBC platforms after r17249 (they alreadyjonas2011-04-051-0/+4
| * | + x86_64 assembler implementations of Move and FillChar. Does not use SIMD, s...sergei2011-04-052-172/+444
| * | * Added univint dependency for MacOSX which is not detected by fpcmakejoost2011-04-051-0/+2
| * | * Applied patch from 19097, compilable with Delphimichael2011-04-041-16/+41
| * | doc changevladob2011-04-041-1/+1
| * | test changevladob2011-04-041-1/+1
| * | * ONChange removed from field, TDatset Descendents must do itmichael2011-04-041-2/+0
| * | * fix compilation when object type cast checking is onflorian2011-04-031-3/+3
| * | * Fixed 19068michael2011-04-032-4/+5
| * | * Added licensemichael2011-04-0310-72/+108
| * | * Initial check-in of stlmichael2011-04-0345-0/+5789
| * | * updated copyright to 2011florian2011-04-0221-401/+401
| * | * small fixes for OpenCL module by Denis Golovan, resolves #18901florian2011-04-022-3/+11
| * | * Fix exception propagation in TiniFile.Free (bug 19046)michael2011-04-021-1/+5
| * | * Added mem,memw, meml for documentation purposesmichael2011-04-021-0/+6