summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Creating branch tags/test_2_0_4_1test_2_0_4_1peter2006-07-020-0/+0
* test removedhajny2006-07-021-1/+0
* test - will be removedhajny2006-07-021-0/+1
* + Added StrToQWordmichael2006-07-022-4/+10
* * 2.0.4hajny2006-07-021-2/+2
* * 2.0.4hajny2006-07-021-2/+2
* + subsetreg supportjonas2006-07-021-0/+2
* * $FPCVER -> $FPCFULLVERSION/$FPCVERSION, formatting of help and year 2006hajny2006-07-012-13/+13
* * 11018 and 11019 are warnings nowhajny2006-07-011-2/+2
* * $FPCVER -> $FPCFULLVERSION/$FPCVERSIONhajny2006-07-011-2/+2
* * $FPCVERSION -> $FPCFULLVERSIONhajny2006-07-011-1/+1
* * Internal linker now creates .reloc section for DLLs.yury2006-07-013-12/+114
* + fixed handling of Ambient mode, because that was totally broken: closes CON...karoly2006-07-011-7/+83
* + Escape strings in string-parametersjoost2006-07-012-1/+37
* * note about used codepage addedhajny2006-07-011-1/+1
* * another fix for issues with file exported from online translation modulehajny2006-07-011-1/+1
* * fix for (new) bug 7109hajny2006-07-011-6/+20
* * avoid unnecessary sign extensions for integer comparisonsjonas2006-07-011-2/+6
* * added import by ordinal number in internal linker.yury2006-07-013-17/+62
* * fixes for issues with file exported from online translation module ( )hajny2006-07-011-12/+12
* * Updates from Matthijs Willemsteinhajny2006-07-011-342/+264
* * updated comment how to build fpccfg.incyury2006-07-011-2/+2
* * added binutils prefix for cross compiling to default FPC config file.yury2006-07-012-15/+24
* + dbconst.pp should contain resourcestringsjoost2006-07-011-1/+1
* + Patch from Joost Van Der Sluit to fix memory leakmichael2006-07-013-3/+14
* + implemented ftBCD fields for MySQLjoost2006-06-301-13/+48
* * spelling correction by Ido/ikhajny2006-06-302-125/+125
* * Updates from Ido Kannerhajny2006-06-301-124/+224
* * spelling correction by Ido/ikhajny2006-06-301-2/+2
* * inheritance based on message also needs to find hiddenpeter2006-06-303-2/+76
* * Updates from Zaenal Mutaqinhajny2006-06-301-50/+64
* * information about errore.msg revisionhajny2006-06-302-0/+2
* * generate input file in the testpeter2006-06-302-3/+8
* * intel parser is i386 onlypeter2006-06-301-1/+1
* * link reorderingmarco2006-06-301-3/+9
* * endian thing fix I hopemarco2006-06-301-1/+1
* * change non-volatile rbx to volatile r11peter2006-06-302-28/+51
* + added several testsjoost2006-06-307-73/+166
* * Assembler Interlocked* functions for ARM.yury2006-06-301-28/+92
* + Support for the use of hostnamejoost2006-06-301-1/+7
* + patch to move SetLargeInt and GetLargeInt from TLargeIntfield to TField fr...joost2006-06-292-3/+16
* - Defined Oracle date/time typesjoost2006-06-294-14/+39
* + Implemented ComposeDateTime for general usejoost2006-06-292-6/+8
* * prevent crash when reading unknown section peter2006-06-291-8/+11
* * fix typo in previous commitpeter2006-06-291-1/+1
* * correct fix for resourcestringspeter2006-06-292-8/+8
* * add number prefix to resstr symbols so the get ordered correctly when thepeter2006-06-292-6/+6
* * uncomment timestamp constantspeter2006-06-291-3/+3
* * fix alignment padding for x86_64peter2006-06-291-3/+11
* + Fix for ftLargeInt fields from Jesus Reyesjoost2006-06-293-8/+55