summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * synchronised with trunk till r29513blocksjonas2015-01-211792-50909/+159923
|\
| * * Refactor tasmlisttypedconstbuilder so it emits string/PChar data, if any, i...sergei2015-01-202-14/+22
| * * Generate exception filters data on i386-win32 and x86_64-win64 without usin...sergei2015-01-202-10/+6
| * * Simplified, removed redundant asmlist and duplicate call to maybe_new_objec...sergei2015-01-201-4/+1
| * * utils package still stay as standalone zip for smaller utilities in the m...hajny2015-01-191-7/+10
| * fcl-db: postgresql: Fix AV in UnprepareStatement (TPQCursor.tr is nil).lacak2015-01-191-1/+1
| * * x86 AT&T writer: never ever drop "@GOTPCREL" relocation, because it results...sergei2015-01-181-9/+10
| * * %OS -> %target, the former is invalid and breaks the entire run.sergei2015-01-181-1/+1
| * * search directory given by FPCDIR for the *.cod files as well as /usr/local/...florian2015-01-185-109/+142
| * * "backported" changes from pyacc.pas to pyacc.y: pyacc.pas is generated actu...florian2015-01-181-18/+4
| * * pass -m elf_i386_sol2 to gld on i386-solaris as well, patch by H.Hartl, res...florian2015-01-181-1/+1
| * + support of winapi directiveflorian2015-01-183-2/+42
| * * change unit names in the uses clause to completely lowercase to avoid iss...hajny2015-01-171-1/+1
| * * also give a warning when a field masks an identifier from a categoryjonas2015-01-172-2/+27
| * * give a warning instead of an error if a parameter or local variable in ajonas2015-01-176-307/+372
| * * allow the varargs directive in combination with stdcall as well, resolves #...florian2015-01-174-320/+319
| * * limit inlined expansion and exponential code grow, resolves #23862florian2015-01-171-2/+23
| * * patch by Cyrax to fix building, resolves #27323florian2015-01-171-1/+2
| * * Fixed subscripting records of size OS_PAIR on big endian targets and enable...sergei2015-01-172-7/+6
| * * OS/2 UnicodeStringManager functions finished (except for CharLengthPChar ...hajny2015-01-172-226/+192
| * * updated configuration file template (aligned to fpcmkcfg/fpc.cft where ap...hajny2015-01-161-25/+115
| * + new tool mkinsadd included into the standard buildinghajny2015-01-161-0/+1
| * + new tool for simple post-processing of packages listings created by fpmak...hajny2015-01-161-0/+479
| * * fixed test compilation after r29388jonas2015-01-161-3/+3
| * * disabled hints/warnings about changed symbol visibility by default, usejonas2015-01-161-0/+5
| * Fix for Mantis #25917. With this change the visibility of type parameters is ...svenbarth2015-01-164-3/+43
| * Allow the usage of type aliases of generic type parameters outside of the gen...svenbarth2015-01-162-1/+55
| * Fix for Mantis #26481. This is a regression.svenbarth2015-01-163-0/+92
| * Fix for Mantis #26483. This regression was introduced by famous revision 2786...svenbarth2015-01-162-6/+36
| * * removed the msdos binutils prefix, so that we can switch more easily to usi...nickysn2015-01-162-19/+32
| * fcl-db: tests: cosmeticlacak2015-01-161-13/+15
| * fcl-db: postgresql: cosmeticlacak2015-01-161-77/+83
| * * support for OS/2 DLL names used in the latest OpenSSL port updateshajny2015-01-151-5/+16
| * * __error in cprt0.asmarco2015-01-151-0/+16
| * Avoid CopyFile over itself fp.cfg after copying fp.ini, thus avoiding mislea...pierre2015-01-151-4/+12
| * * add information about -vz to the help pageshajny2015-01-142-2/+2
| * * fpmkunit makefile fix for dragonfly BSD, mantis #27309marco2015-01-142-4/+4
| * Remove wrong error message, Pascal Didierpierre2015-01-141-2/+0
| * Change ReplaceForbiddenAsmSymbolChars to use ansistrings to avoid shortstrin...pierre2015-01-141-2/+2
| * * fixed capitalization Int64 and added qwordmarco2015-01-131-1/+2
| * * definition of internal type int64 for documentation purposes.marco2015-01-131-0/+1
| * * fix for compilation error when building with buildunit instead of fppkg?marco2015-01-131-2/+3
| * * support for modifiable attributes. Mantis #26850marco2015-01-131-38/+44
| * * ltelnet subcommand first character improvements. Mantis #27273marco2015-01-132-33/+113
| * * mantis #27271, enable ipc for solaris.marco2015-01-131-1/+1
| * fcl-db: tests: rename test tables to "FPDEV2", which is automatically cleaned...lacak2015-01-131-68/+63
| * * set tag to 900044 for easier scripting.marco2015-01-131-1/+1
| * * improved thread-safety in case of reinitialization of cached information ...hajny2015-01-132-30/+208
| * * allow subtraction/addition of internally generated nodes, resolves #27256florian2015-01-123-5/+32
| * Test skipped for go32v2, because it forbids the testsuite to complete withou...pierre2015-01-121-0/+3