michael
aa2d333b11
+ Implemented support for ;public name XYZ; construct
...
git-svn-id: trunk@4133 -
2006-07-09 09:43:30 +00:00
chrivers
ca37943c16
Added "based on" info
...
git-svn-id: trunk@4132 -
2006-07-09 00:10:36 +00:00
chrivers
cff92951c2
Fixed a FIXME in the danish translation
...
git-svn-id: trunk@4131 -
2006-07-09 00:07:08 +00:00
florian
863a701fd2
* check if we've to write the basedef for enums when writing debug info
...
git-svn-id: trunk@4130 -
2006-07-08 18:47:06 +00:00
Tomas Hajny
27e57eca36
* 2.0.4: different filename for PDF docs, TXT version added
...
git-svn-id: trunk@4128 -
2006-07-08 15:27:37 +00:00
Legolas
e3a85257be
initial import
...
git-svn-id: trunk@4127 -
2006-07-08 15:14:26 +00:00
Tomas Hajny
7d10f5aec3
* $FPCVER->$FPCVERSION, $FPCFULLVERSION in logo, copyright
...
git-svn-id: trunk@4124 -
2006-07-08 14:11:42 +00:00
Károly Balogh
8311d34b3f
+ added some morphos support to checkpointer
...
git-svn-id: trunk@4122 -
2006-07-08 08:25:19 +00:00
tom_at_work
56ba740dd1
* added interlocked*64 methods for successful compilation
...
* made existing interlocked methods nostackframe
git-svn-id: trunk@4120 -
2006-07-07 20:59:55 +00:00
marco
3416a2c5a9
* Linux case now default for solaris, OS X
...
This line, and those below, will be ignored--
M samplecfg
git-svn-id: trunk@4119 -
2006-07-07 15:02:15 +00:00
marco
47e32b23a3
* fix for freebsd and linux)
...
git-svn-id: trunk@4115 -
2006-07-06 20:33:54 +00:00
yury
b6192642c4
* do not check the last digit to avoid test failure due to small precision issue.
...
git-svn-id: trunk@4114 -
2006-07-06 19:13:23 +00:00
yury
d56fc311df
* added DecimalSeparator:='.'; to make test locale independent.
...
git-svn-id: trunk@4113 -
2006-07-06 19:11:43 +00:00
yury
cdafea2ce7
* uses crt is not needed in some tests.
...
git-svn-id: trunk@4112 -
2006-07-06 19:10:44 +00:00
yury
291b00529a
* wince support for some tests.
...
git-svn-id: trunk@4111 -
2006-07-06 19:09:42 +00:00
yury
f96b571e38
* skip some tests for wince.
...
git-svn-id: trunk@4110 -
2006-07-06 19:08:23 +00:00
yury
2ee656c1ad
* fixed findfirst,getfattr,setfattr.
...
git-svn-id: trunk@4109 -
2006-07-06 19:03:24 +00:00
yury
451063e187
* removed debug writeln in dirfn.
...
* fixed I/O error codes for wince.
git-svn-id: trunk@4108 -
2006-07-06 19:02:22 +00:00
yury
53ef335edd
* TFileStream.Create did not raise exceptions if error occured.
...
git-svn-id: trunk@4107 -
2006-07-06 19:00:40 +00:00
yury
4d24697e03
* fixed Move if negative Count.
...
* fixed setting of StackTop.
git-svn-id: trunk@4106 -
2006-07-06 18:59:05 +00:00
yury
350bc3f626
* use NaN = 0.0/0.0 for wince.
...
git-svn-id: trunk@4105 -
2006-07-06 18:57:34 +00:00
yury
a083f5754e
* implemented exceptions, rounding, precision control for arm-wince math.
...
git-svn-id: trunk@4104 -
2006-07-06 18:56:36 +00:00
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