Commit Graph

22874 Commits

Author SHA1 Message Date
Tomas Hajny
12c8ab60e0 * 11018 and 11019 are warnings now
git-svn-id: trunk@4054 -
2006-07-01 23:27:33 +00:00
Tomas Hajny
8feb7f9fef * $FPCVER -> $FPCFULLVERSION/$FPCVERSION
git-svn-id: trunk@4052 -
2006-07-01 22:52:03 +00:00
Tomas Hajny
64b08bf468 * $FPCVERSION -> $FPCFULLVERSION
git-svn-id: trunk@4051 -
2006-07-01 22:45:08 +00:00
yury
5aef17adae * Internal linker now creates .reloc section for DLLs.
git-svn-id: trunk@4046 -
2006-07-01 21:45:54 +00:00
Károly Balogh
65077065bc + fixed handling of Ambient mode, because that was totally broken: closes CON:, replies WBMsg now
+ added support for paramstr(0) when started from Ambient

git-svn-id: trunk@4044 -
2006-07-01 21:28:03 +00:00
joost
4855d28b3d + Escape strings in string-parameters
+ fix in the MySQL-bindings

git-svn-id: trunk@4043 -
2006-07-01 21:25:52 +00:00
Tomas Hajny
6e81f1adc5 * note about used codepage added
git-svn-id: trunk@4042 -
2006-07-01 21:11:14 +00:00
Tomas Hajny
bccee05a0d * another fix for issues with file exported from online translation module
git-svn-id: trunk@4041 -
2006-07-01 20:41:34 +00:00
Tomas Hajny
37b80b35e7 * fix for (new) bug #7109
git-svn-id: trunk@4039 -
2006-07-01 20:23:23 +00:00
Jonas Maebe
b4668054c5 * avoid unnecessary sign extensions for integer comparisons
git-svn-id: trunk@4038 -
2006-07-01 16:05:57 +00:00
yury
03f892719d * added import by ordinal number in internal linker.
git-svn-id: trunk@4037 -
2006-07-01 15:53:18 +00:00
Tomas Hajny
5bd5e4789a * fixes for issues with file exported from online translation module ( )
git-svn-id: trunk@4036 -
2006-07-01 14:54:56 +00:00
Tomas Hajny
a577392fd8 * Updates from Matthijs Willemstein
git-svn-id: trunk@4035 -
2006-07-01 13:27:06 +00:00
yury
3ca1caa1ec * updated comment how to build fpccfg.inc
git-svn-id: trunk@4034 -
2006-07-01 10:57:18 +00:00
yury
572decf48c * added binutils prefix for cross compiling to default FPC config file.
git-svn-id: trunk@4033 -
2006-07-01 10:56:43 +00:00
joost
b0b1d50117 + dbconst.pp should contain resourcestrings
git-svn-id: trunk@4032 -
2006-07-01 10:17:22 +00:00
michael
07f925f991 + Patch from Joost Van Der Sluit to fix memory leak
git-svn-id: trunk@4030 -
2006-07-01 08:44:02 +00:00
joost
010482ab05 + implemented ftBCD fields for MySQL
git-svn-id: trunk@4028 -
2006-06-30 21:52:55 +00:00
Tomas Hajny
db6bfea8ea * spelling correction by Ido/ik
git-svn-id: trunk@4027 -
2006-06-30 21:29:52 +00:00
Tomas Hajny
021a627cd5 * Updates from Ido Kanner
git-svn-id: trunk@4026 -
2006-06-30 21:11:29 +00:00
Tomas Hajny
14c14d052f * spelling correction by Ido/ik
git-svn-id: trunk@4025 -
2006-06-30 21:07:03 +00:00
peter
172413fd09 * inheritance based on message also needs to find hidden
private methods

git-svn-id: trunk@4024 -
2006-06-30 21:06:49 +00:00
Tomas Hajny
c88b2e8369 * Updates from Zaenal Mutaqin
git-svn-id: trunk@4021 -
2006-06-30 20:26:42 +00:00
Tomas Hajny
5270b9fa7d * information about errore.msg revision
git-svn-id: trunk@4020 -
2006-06-30 20:24:03 +00:00
peter
96fba798f0 * generate input file in the test
git-svn-id: trunk@4019 -
2006-06-30 20:21:23 +00:00
peter
d667a02b79 * intel parser is i386 only
git-svn-id: trunk@4018 -
2006-06-30 20:18:51 +00:00
marco
2aadf05093 * link reordering
git-svn-id: trunk@4016 -
2006-06-30 20:14:01 +00:00
marco
f10da047d8 * endian thing fix I hope
git-svn-id: trunk@4015 -
2006-06-30 20:13:05 +00:00
peter
b32b872a7e * change non-volatile rbx to volatile r11
git-svn-id: trunk@4013 -
2006-06-30 20:01:37 +00:00
joost
aa8fdd44e4 + added several tests
+ restructured tests
 + new ini-file format

git-svn-id: trunk@4012 -
2006-06-30 16:07:01 +00:00
yury
d7cbde6f25 * Assembler Interlocked* functions for ARM.
git-svn-id: trunk@4011 -
2006-06-30 15:36:49 +00:00
joost
b486f8b262 + Support for the use of hostname
git-svn-id: trunk@4010 -
2006-06-30 00:27:15 +00:00
joost
63499fa390 + patch to move SetLargeInt and GetLargeInt from TLargeIntfield to TField from Dean Zobec
git-svn-id: trunk@4009 -
2006-06-29 22:41:05 +00:00
joost
3d06331560 - Defined Oracle date/time types
- Fix for recognition of Float-fields
- Implemented support for ftDateTime
- support for ftBCD fields is implemented in r4000
- a fix for the size of string-fields is implemented in r4000

git-svn-id: trunk@4008 -
2006-06-29 22:33:14 +00:00
joost
391dc9a9fb + Implemented ComposeDateTime for general use
git-svn-id: trunk@4007 -
2006-06-29 22:18:18 +00:00
peter
89e2f8b5df * prevent crash when reading unknown section
git-svn-id: trunk@4006 -
2006-06-29 21:29:15 +00:00
peter
a57ea4a656 * fix typo in previous commit
git-svn-id: trunk@4005 -
2006-06-29 21:22:47 +00:00
peter
3f1070b9d7 * correct fix for resourcestrings
git-svn-id: trunk@4004 -
2006-06-29 21:08:46 +00:00
peter
2bd5aca1b5 * add number prefix to resstr symbols so the get ordered correctly when the
sections are sorted

git-svn-id: trunk@4003 -
2006-06-29 20:50:55 +00:00
peter
bd32ab4ad1 * uncomment timestamp constants
git-svn-id: trunk@4002 -
2006-06-29 20:47:04 +00:00
peter
34a58e5287 * fix alignment padding for x86_64
git-svn-id: trunk@4001 -
2006-06-29 20:34:54 +00:00
joost
8341107c90 + Fix for ftLargeInt fields from Jesus Reyes
git-svn-id: trunk@4000 -
2006-06-29 20:01:52 +00:00
michael
3b6b7a5973 + Patch from Graeme Geldenhuys: New testlistener
git-svn-id: trunk@3998 -
2006-06-29 19:35:52 +00:00
michael
358b453f7b + Patch from Graeme Geldenhuys: New testlistener
git-svn-id: trunk@3997 -
2006-06-29 19:35:40 +00:00
peter
83a5f38b92 * fixed x86_64 build
git-svn-id: trunk@3994 -
2006-06-29 18:32:24 +00:00
oro06
3afad32966 *arm: TPECoffLinker is TInternalLinkerWin
+arm : InterlockedCompareExchangePointer

git-svn-id: trunk@3993 -
2006-06-29 07:39:54 +00:00
peter
c3d99528e7 * use internal linker by default
git-svn-id: trunk@3992 -
2006-06-28 20:47:10 +00:00
peter
f5c1839ff0 * support static library (.a) linking
* move win linker script to t_win
  * rename some win32 to win in t_win

git-svn-id: trunk@3991 -
2006-06-28 20:26:53 +00:00
peter
6dd5ee65f5 * FCachedStr added to TFPHashObject for easier debugging
git-svn-id: trunk@3990 -
2006-06-28 20:26:42 +00:00
peter
283f7ec301 * remove number of errors during linking
git-svn-id: trunk@3989 -
2006-06-28 20:18:47 +00:00