florian
8fc17f4d7d
* updates from Karl-Michael Schindler
...
+ utf-8 version
git-svn-id: trunk@4523 -
2006-08-31 15:04:39 +00:00
florian
049312ced8
* first try to make a lazarus template project
...
git-svn-id: trunk@4514 -
2006-08-28 12:26:11 +00:00
Jonas Maebe
340e2257f3
* don't allow taking the address of packed record fields
...
* don't allow using packed record fields as loopvars
git-svn-id: trunk@4509 -
2006-08-27 11:08:39 +00:00
oro06
bf1bb4be57
*wince : cleanup api files
...
(remain redef)
git-svn-id: trunk@4504 -
2006-08-25 10:10:08 +00:00
oro06
91bb1aa1ff
*wince : cleanup api files
...
+cemiss : for missing win32 compatibility functions
+ceshell,commdlg
-func,ascfun
(remain unidef and redef)
git-svn-id: trunk@4498 -
2006-08-24 08:16:39 +00:00
Jonas Maebe
1f42ee201b
+ support for bitpacked records, except for:
...
* rtti
* typed constants
git-svn-id: trunk@4489 -
2006-08-23 15:44:13 +00:00
florian
3b152ad791
+ initial commit, derived from tfplist, draft, non working yet, needs more compiler support
...
git-svn-id: trunk@4484 -
2006-08-22 20:17:59 +00:00
florian
35c58e24b4
+ new test for issue #5641
...
git-svn-id: trunk@4478 -
2006-08-20 16:43:19 +00:00
marco
77a503e5cb
* initial version
...
git-svn-id: trunk@4452 -
2006-08-19 14:59:26 +00:00
Jonas Maebe
3f917e0ca9
+ some more working packed array tests
...
git-svn-id: trunk@4444 -
2006-08-19 11:15:26 +00:00
tom_at_work
73d9beecff
* fix for bug web bug #7276 : the code to read '*' format specifiers failed errorneously on Int64 and QWord input values. Based on code by mftq75
...
* test program for above changes
git-svn-id: trunk@4434 -
2006-08-17 21:37:06 +00:00
florian
32098ceea9
* first iA-64 register stuff
...
git-svn-id: trunk@4432 -
2006-08-17 21:09:24 +00:00
Jonas Maebe
9d8649a5db
+ another packarray test which works
...
git-svn-id: trunk@4429 -
2006-08-16 21:37:31 +00:00
florian
715b020ba3
* some iA-64 updates
...
git-svn-id: trunk@4428 -
2006-08-16 19:36:38 +00:00
Jonas Maebe
ed915f693e
+ another packed array test (which already works fine with my local
...
copy, both on ppc and i386 :)
git-svn-id: trunk@4427 -
2006-08-15 22:03:36 +00:00
michael
bf790a1faf
Initial implementation of zipper class
...
git-svn-id: trunk@4413 -
2006-08-12 17:31:39 +00:00
florian
3e054f46c3
+ sharemem unit
...
git-svn-id: trunk@4409 -
2006-08-11 22:05:37 +00:00
Tomas Hajny
2dc06c2657
+ UTF-8 version of Hebrew translation by Ido Kanner
...
git-svn-id: trunk@4402 -
2006-08-11 20:09:29 +00:00
Károly Balogh
2cb95ed2c7
+ another Amiga RTL update, chapter 2
...
git-svn-id: trunk@4397 -
2006-08-09 08:30:33 +00:00
Károly Balogh
53469d43c3
+ another Amiga RTL update
...
git-svn-id: trunk@4396 -
2006-08-09 08:29:16 +00:00
Károly Balogh
e109bfdf35
+ Amiga RTL update based on MorphOS version
...
git-svn-id: trunk@4395 -
2006-08-08 20:59:37 +00:00
peter
4bde345009
* fix check for openarray and single element
...
git-svn-id: trunk@4390 -
2006-08-07 20:36:18 +00:00
peter
a704cbf048
* never prefer conversion to formaldef
...
git-svn-id: trunk@4387 -
2006-08-07 19:50:52 +00:00
peter
22657a363b
* pass context class to searchsym_in_class to fix the visibility
...
of protected members called from a named class in a child class
that also has the visibility for those protected members
git-svn-id: trunk@4384 -
2006-08-07 19:10:11 +00:00
florian
215b870f5e
* StrToBool friends, fixes #7222
...
git-svn-id: trunk@4378 -
2006-08-06 15:38:27 +00:00
Jonas Maebe
f9c0db2cee
+ added
...
git-svn-id: trunk@4348 -
2006-08-04 14:55:23 +00:00
Jonas Maebe
800742939b
+ sparc InterlockedCompareExchange
...
git-svn-id: trunk@4334 -
2006-08-03 15:32:59 +00:00
Jonas Maebe
bd6dc91069
+ some packed array tests
...
git-svn-id: trunk@4322 -
2006-08-01 15:53:27 +00:00
Jonas Maebe
5bf38351e9
* fixed bug #7195 : use regular type conversions for the results of
...
fpc_sqr(t)_real
git-svn-id: trunk@4290 -
2006-07-24 07:55:32 +00:00
Jonas Maebe
2fd0ddf2f5
* fixed web bug #7100 (finalize instead of only decrref temps for
...
refcounted function results)
git-svn-id: trunk@4243 -
2006-07-17 15:29:30 +00:00
Jonas Maebe
e95bd67f6c
+ added
...
git-svn-id: trunk@4241 -
2006-07-17 14:05:45 +00:00
Jonas Maebe
a12f293781
* fixed wrong note about explictly valued enumeration types if the lower
...
bound is <= -1
git-svn-id: trunk@4182 -
2006-07-14 17:16:27 +00:00
Jonas Maebe
30ee3416e8
* fixed wrong "assigned but not used" note for class and interface
...
(the latter via a type cast) variables from which only fields are
read
git-svn-id: trunk@4181 -
2006-07-14 17:06:31 +00:00
Jonas Maebe
0d0766a595
* fixed web bug #6923 (old 5100): count references to private fields
...
from non-private properties
git-svn-id: trunk@4180 -
2006-07-14 15:34:02 +00:00
Tomas Hajny
fefc80431a
+ French message file in ISO 8859-1
...
git-svn-id: trunk@4170 -
2006-07-13 23:47:13 +00:00
florian
b24388da8d
* fix comparedword, fixes #7143
...
git-svn-id: trunk@4153 -
2006-07-12 20:50:48 +00:00
Legolas
e3a85257be
initial import
...
git-svn-id: trunk@4127 -
2006-07-08 15:14:26 +00:00
chrivers
a4ea0726ef
First version of the danish language file
...
git-svn-id: trunk@4084 -
2006-07-02 20:06:26 +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
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
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
peter
96fba798f0
* generate input file in the test
...
git-svn-id: trunk@4019 -
2006-06-30 20:21:23 +00:00
peter
b32b872a7e
* change non-volatile rbx to volatile r11
...
git-svn-id: trunk@4013 -
2006-06-30 20:01:37 +00:00
michael
3b6b7a5973
+ Patch from Graeme Geldenhuys: New testlistener
...
git-svn-id: trunk@3998 -
2006-06-29 19:35:52 +00:00
michael
5f92ba07a6
* Patch from Sergei Gorelkin:
...
- xmlwrite.pp: Implemented built-in buffering with simultaneous UTF8
encoding, which made it faster about 3 times.
- dom.pp: Implemented a number of missing methods; wrote a skeleton for
namespace support (not working yet); implemented timestamping for
TDOMNodeList (so it is rebuilt only when underlying nodes are
changed). The complete list of changes is in 'FIX:' and 'DONE:'
comments in dom.pp itself.
- xmlread.pp: Numerous fixes in order to improve performance and comply with
the testsuite.
git-svn-id: trunk@3973 -
2006-06-27 09:04:09 +00:00
michael
fce57deb31
+ Patch from Graeme to add DUnit compatibility interface.
...
git-svn-id: trunk@3968 -
2006-06-26 19:22:17 +00:00
peter
4c065bce45
* move InterLocked functions to system unit
...
git-svn-id: trunk@3933 -
2006-06-25 09:26:23 +00:00
Jonas Maebe
378e7fb3d4
+ added
...
git-svn-id: trunk@3921 -
2006-06-22 09:39:36 +00:00
Jonas Maebe
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
...
of "open array" and "array of const" parameters to the used regvars
for their array accesses if range checking is turned on)
git-svn-id: trunk@3914 -
2006-06-21 18:24:01 +00:00