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
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