Commit Graph

22903 Commits

Author SHA1 Message Date
yury
0018d7b920 * final fix for overflow checking for ARM.
git-svn-id: trunk@4103 -
2006-07-06 18:54:19 +00:00
Jonas Maebe
d593c10adf * fixed crashes in asciichar2unicode() and ascii2unicode() in case
the current codepage is utf-8

git-svn-id: trunk@4102 -
2006-07-06 14:24:22 +00:00
yury
52946c9418 * smaller number of iterations for ARM in test tw3456.
git-svn-id: trunk@4101 -
2006-07-06 13:21:11 +00:00
yury
a5335f06f0 * reduced memory requirements for test tw4999 from ~256MB to ~2MB.
git-svn-id: trunk@4100 -
2006-07-06 13:19:48 +00:00
yury
0c396ad3da * proper fix for rev. 4097.
git-svn-id: trunk@4099 -
2006-07-06 12:23:29 +00:00
yury
4c3d73106c * about 500 millions iterations is not needed for tb0328 test.
git-svn-id: trunk@4098 -
2006-07-06 11:02:28 +00:00
yury
76921030e9 * fixed bug #6079 for ARM CPU.
git-svn-id: trunk@4097 -
2006-07-06 10:27:23 +00:00
yury
2ff554ca50 * test tw4038 is not for wince.
git-svn-id: trunk@4096 -
2006-07-05 22:10:56 +00:00
yury
47bd76cd2f * fpc_int_real fixed for wince.
git-svn-id: trunk@4095 -
2006-07-05 22:08:53 +00:00
yury
f9f7531db6 * skip tdir test for wince.
* tw1633 test for i386 only.
* removed SWI instruction in tw4722 test. It is not supported for arm-wince and do not needed for test.

git-svn-id: trunk@4093 -
2006-07-05 15:55:52 +00:00
Jonas Maebe
3961254106 * fixed epoll_create
git-svn-id: trunk@4091 -
2006-07-04 18:51:13 +00:00
peter
fc3e5f68c8 * align needs to be unsigned, patch from Burkhard Carstens
git-svn-id: trunk@4090 -
2006-07-04 16:38:19 +00:00
chrivers
72a6566069 Recoded ISO8859-1 => UTF-8, added codepage comment in header
git-svn-id: trunk@4088 -
2006-07-03 12:47:15 +00:00
Károly Balogh
981dd043e4 + removed unnecessary typecasts causing troubles
git-svn-id: trunk@4087 -
2006-07-03 08:49:23 +00:00
joost
4f93bec6e6 + Fix for datasets with a Recordsize which will not fit in a word
git-svn-id: trunk@4086 -
2006-07-02 23:07:24 +00:00
Tomas Hajny
138621c569 * added and changed packages
git-svn-id: trunk@4085 -
2006-07-02 22:17:15 +00:00
chrivers
a4ea0726ef First version of the danish language file
git-svn-id: trunk@4084 -
2006-07-02 20:06:26 +00:00
Károly Balogh
8984f89b18 + regenerated Makefile
git-svn-id: trunk@4079 -
2006-07-02 16:08:28 +00:00
yury
d9bedaeda2 * updated ctest.o and tcext*.o files for arm-wince.
* tcext5.c test file do not use floating point operations in softfloat mode, otherwise missing links are created to softfloat C functions.

git-svn-id: trunk@4078 -
2006-07-02 14:12:33 +00:00
yury
0fcb76dc89 * cprefix is empty for arm-wince.
git-svn-id: trunk@4076 -
2006-07-02 14:05:58 +00:00
Károly Balogh
9dcfaa282e + added heaptrc to Makefile.fpc
git-svn-id: trunk@4075 -
2006-07-02 11:55:37 +00:00
Károly Balogh
cf3b4ec3a3 + fixed scripts to have proper deletedir commands
git-svn-id: trunk@4073 -
2006-07-02 10:40:10 +00:00
Tomas Hajny
d2c0a64a8c test removed
git-svn-id: trunk@4065 -
2006-07-02 09:27:59 +00:00
Tomas Hajny
0cbf473d24 test - will be removed
git-svn-id: trunk@4064 -
2006-07-02 09:26:59 +00:00
michael
89d52a3be9 + Added StrToQWord
git-svn-id: trunk@4063 -
2006-07-02 09:25:35 +00:00
Tomas Hajny
49688709c1 * 2.0.4
git-svn-id: trunk@4061 -
2006-07-02 09:07:26 +00:00
Tomas Hajny
12e6bbfcd4 * 2.0.4
git-svn-id: trunk@4060 -
2006-07-02 09:06:34 +00:00
Jonas Maebe
502556bd46 + subsetreg support
git-svn-id: trunk@4059 -
2006-07-02 08:07:10 +00:00
Tomas Hajny
6e1cf50d94 * $FPCVER -> $FPCFULLVERSION/$FPCVERSION, formatting of help and year 2006
git-svn-id: trunk@4056 -
2006-07-01 23:28:13 +00:00
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