summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * killunicodertlmarco2013-06-0114746-5845205/+0
*-. * Temp branch for FPC_UNICODE_RTL and related changesmarco2013-06-0114746-0/+5845205
|\ \
| | * * 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
| | * + added cwindirs for the time being to the compiler dir till a release with w...florian2011-03-192-0/+127
| | * * Samplecfg now uses fpcmkcfg to create the configuration filesjoost2011-03-191-469/+3
| | * * Updated statfs to FreeBSD5+ level. Used a statfs union to provide some bac...marco2011-03-192-233/+78
| | * + compile some units in correct order of dependencekaroly2011-03-192-2/+2
| | * * Patch from LacaK2, implementing an initial BCDToStrFmarco2011-03-191-10/+145
| | * * improvement to r16050 for non-fixed stack targets: they never have to usejonas2011-03-181-2/+4
| | * + regenerated Makefilekaroly2011-03-171-63/+63
| | * + compile mouse before keyboard, as keyboard depends on it (MorphOS)karoly2011-03-171-1/+1
| | * * Declared types describing RTTI data of arrays and records, and rewrote main...sergei2011-03-161-101/+43
| | * + InterlockedCompareExchange128, Linux implementation.sergei2011-03-161-0/+24
| | * + UIAlertView.incjonas2011-03-151-1/+2
| | * + added procedure SetString(AnsiString, PWideChar, SizeInt)sergei2011-03-152-0/+8
| | * * tcg.g_array_rtti_helper: if high-value is a constant, handle it without usi...sergei2011-03-151-8/+21
| | * * Fixed handling of "open array of managed type" out-parameters at caller sid...sergei2011-03-153-2/+153
| | * * Use GetWindowsSpecialDir from the new windirs unitjoost2011-03-141-77/+6
| | * * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it c...joost2011-03-148-233/+255
| | * * When debug is defined, use -gl, not -glhjoost2011-03-132-59/+87
| | * * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfgjoost2011-03-132-86/+100
| | * * Add the gcc-library path to the IDE-configuration, like samplecfg doesjoost2011-03-132-4/+10
| | * * Removed -Oppentium3 from IDE settings, because that only works on i386joost2011-03-132-64/+52
| | * * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZE...sergei2011-03-135-65/+12
| | * * when checking whether the current class definition finalises an existingjonas2011-03-132-3/+27
| | * * patch to allow append for TEventlog, from Ido. Mantis 18355marco2011-03-131-2/+11
| | * * further fixes for parsing declarations involving nested types that arejonas2011-03-122-14/+69
| | * * Solved problem with uninitialized variablejoost2011-03-121-0/+1
| | * tcgvecnode, cleanup/refactoring: sergei2011-03-121-127/+74
| | * * regenerated with current fpcmakejonas2011-03-121-8/+90
| | * * regenerated using current fpcmakejonas2011-03-121-4/+21
| | * * Add path of (user specific) packages installed with fppkg to fpc.cfgjoost2011-03-103-17/+35
| | * * Fixed compilation on WinCE after r17114 and r17094joost2011-03-101-8/+8
| | * * Fix win64 compilation failurepierre2011-03-101-1/+1
| | * + Group C and CPP sources into C_SOURCES and CPP_SOURCES variablespierre2011-03-102-34/+81
| | * * fixed spelling of "isforward" parameter in previous patchjonas2011-03-092-3/+12
| | * * factored out parsing of fully qualified nested types inside theirjonas2011-03-092-43/+57
| | * * corrected test namejonas2011-03-091-0/+0
| | * * Test for bug report 18702pierre2011-03-091-0/+38
| | * * new object files compiled with mingw32 gcc 3.4.5pierre2011-03-092-0/+0
| | * * Added ability to use $LOCAL_APPDATA, $APPDATA, $COMMON_APPDATA,joost2011-03-081-0/+94
| | * * Change TProxyStream.seek to 64-bit variant.marco2011-03-082-6/+3
| | * Fixes compiling avisocncvectorialwriter, adds a dimension entity and multiple...sekelsenmat2011-03-084-42/+513
| | * * Additional todosmichael2011-03-071-0/+2
| | * * Better error checkingmichael2011-03-071-2/+24
| | * * Restructured for clarity michael2011-03-071-68/+78
| | * * Correct last patch for 7.0 casepierre2011-03-071-7/+4