Commit Graph

23146 Commits

Author SHA1 Message Date
florian
2534fc6636 + copyright header
* writelns cleaned up

git-svn-id: trunk@4440 -
2006-08-19 10:09:56 +00:00
florian
cb01ea581c + copyright header
git-svn-id: trunk@4439 -
2006-08-19 10:08:43 +00:00
michael
4c744032d9 * Some fixes from Sergei Gorelkin, plus RFC3986 additions
git-svn-id: trunk@4437 -
2006-08-19 09:38:12 +00:00
Tomas Hajny
bcf5490dfb * the Hebrew translation by Ido Kanner finished
git-svn-id: trunk@4436 -
2006-08-18 20:03:38 +00:00
tom_at_work
054bc27aaa * fixed typo introduced while prettifying the test
git-svn-id: trunk@4435 -
2006-08-17 21:43:52 +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
tom_at_work
50c3ba5310 * made sure that the enum tested in the test is of byte size, otherwise the test program does not compile
git-svn-id: trunk@4433 -
2006-08-17 21:22:10 +00:00
florian
32098ceea9 * first iA-64 register stuff
git-svn-id: trunk@4432 -
2006-08-17 21:09:24 +00:00
oro06
d1dc6efeea *fix rtl compile : HAS_MEMORYMANAGER/HAS_MT_MEMORYMANAGER
git-svn-id: trunk@4431 -
2006-08-17 09:39:01 +00:00
oro06
ce458584f9 *fix sharemem compile
git-svn-id: trunk@4430 -
2006-08-17 09:29:20 +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
Jonas Maebe
63123d3c62 * don't reuse loc_register
git-svn-id: trunk@4426 -
2006-08-15 15:20:32 +00:00
florian
47ac49011e * fix for ctypes compilation problem
git-svn-id: trunk@4425 -
2006-08-14 19:50:06 +00:00
marco
c87b139427 * conversion of examples to include from exampledir
git-svn-id: trunk@4424 -
2006-08-14 19:17:41 +00:00
florian
a8a478fbab * makefile hopefully fixed
git-svn-id: trunk@4423 -
2006-08-14 16:52:34 +00:00
Jonas Maebe
ac2189cb71 * -gt now also trashes function results passed by reference
(i.e., complex function results)

git-svn-id: trunk@4422 -
2006-08-14 11:48:45 +00:00
michael
62658e26fc + Added class word to 2 lines
git-svn-id: trunk@4421 -
2006-08-14 11:27:37 +00:00
michael
d48866d4e2 + Fixed bug #7133: invalid URL should give an error
git-svn-id: trunk@4420 -
2006-08-13 14:13:27 +00:00
michael
43d73cca57 * Implemented CaseSensitive property for TCustomIniFile
git-svn-id: trunk@4419 -
2006-08-13 14:05:23 +00:00
michael
adc889e9ac * fixed bug #0007140, adding overloaded version for SHFileOperation
git-svn-id: trunk@4418 -
2006-08-13 13:45:03 +00:00
michael
ad11bfe96d * Made file open read-only
git-svn-id: trunk@4417 -
2006-08-13 13:31:49 +00:00
michael
93db6d6174 + Patch from Darius Blaszijk to implement plain text reporting
git-svn-id: trunk@4416 -
2006-08-13 12:54:36 +00:00
michael
dabe92f8b8 + Use resourcestrings for messages, and changed TStringList to TStrings in ZipFiles
git-svn-id: trunk@4415 -
2006-08-13 09:41:12 +00:00
michael
2e53c7bfdd + Added zipper target correctly
git-svn-id: trunk@4414 -
2006-08-13 09:35:43 +00:00
michael
bf790a1faf Initial implementation of zipper class
git-svn-id: trunk@4413 -
2006-08-12 17:31:39 +00:00
marco
e7422daff4 * goto on added
git-svn-id: trunk@4412 -
2006-08-12 17:18:36 +00:00
Jonas Maebe
ec1d8a139f * fixed for non-Windows and non-OS/2
git-svn-id: trunk@4411 -
2006-08-12 12:23:19 +00:00
florian
d337c3ca6a * clean up heap at exit, fixes #7183
git-svn-id: trunk@4410 -
2006-08-11 22:09:29 +00:00
florian
3e054f46c3 + sharemem unit
git-svn-id: trunk@4409 -
2006-08-11 22:05:37 +00:00
marco
b9e7eb2f39 * small fixes
git-svn-id: trunk@4407 -
2006-08-11 20:49:16 +00:00
Tomas Hajny
0d98f6fde3 * typo in description fixed
git-svn-id: trunk@4406 -
2006-08-11 20:48:17 +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
marco
00b93a5916 * max_elems now 1000
git-svn-id: trunk@4401 -
2006-08-11 09:41:19 +00:00
Tomas Hajny
aa6137b12b * next part of translation by Ido Kanner
git-svn-id: trunk@4400 -
2006-08-10 06:03:30 +00:00
Károly Balogh
9419843da6 + quick fix for getpathstring on OS4
git-svn-id: trunk@4399 -
2006-08-10 05:14:58 +00:00
Jonas Maebe
889f564aa3 * use "ld -s" instead of "ld -x" on darwin, since the ld-bug which broke
"ld -s" was fixed a long time ago (and "ld -x" results in larger
    binaries)

git-svn-id: trunk@4398 -
2006-08-09 15:57:00 +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
Tomas Hajny
0171c4c804 * typo fixed (committes -> committed)
git-svn-id: trunk@4394 -
2006-08-08 20:54:28 +00:00
Jonas Maebe
e52ff8bbcf * used gar instead of ar on solaris
git-svn-id: trunk@4393 -
2006-08-08 17:11:46 +00:00
peter
ac673f392c * typo in previous commit
git-svn-id: trunk@4392 -
2006-08-07 21:14:16 +00:00
peter
4506394cfa * pass contextobjdef for visibility of methods. There are different
requirements for normal searching and for overloaded searching.
    For overloaded searching we need to have the context of the
    object where the overload is defined and not the current
    module

git-svn-id: trunk@4391 -
2006-08-07 21:12:38 +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
80bd513997 * add some info for -vx
git-svn-id: trunk@4389 -
2006-08-07 20:01:01 +00:00
peter
ac9df7be0d * remove Pipes
git-svn-id: trunk@4388 -
2006-08-07 20:00:46 +00:00
peter
a704cbf048 * never prefer conversion to formaldef
git-svn-id: trunk@4387 -
2006-08-07 19:50:52 +00:00
peter
eb829ea21b * store procdef messageinf in the ppu
git-svn-id: trunk@4386 -
2006-08-07 19:39:32 +00:00