Commit Graph

20158 Commits

Author SHA1 Message Date
joost
99de6df34e - fixed some warnings
git-svn-id: trunk@26 -
2005-05-19 09:24:37 +00:00
peter
c8dccad8d3 * create dirs before compiling msg2inc
git-svn-id: trunk@22 -
2005-05-18 20:41:14 +00:00
fpc
9c44ad0831 * property svn:mime-type for most files in main branch fixed
git-svn-id: trunk@20 -
2005-05-18 20:24:09 +00:00
fpc
48feb5014c * eol style property in main branch fixed
git-svn-id: trunk@19 -
2005-05-18 16:53:52 +00:00
fpc
aabbd3c7df * property svn:eol-style: native set
git-svn-id: trunk@16 -
2005-05-18 16:16:11 +00:00
marco
9d33cf03b1 * Patch from maillist for read() on a file with only a few numerical digits
in them and no crlf

git-svn-id: trunk@15 -
2005-05-18 08:57:17 +00:00
florian
f949a53da8 * format(%u",[<qword>]); fixed
* made test working

git-svn-id: trunk@13 -
2005-05-17 22:27:53 +00:00
florian
d4194bce53 * array of const for currency, classes and interfaces fixed
git-svn-id: trunk@11 -
2005-05-17 21:17:35 +00:00
florian
c76ede86f8 * test fixed
git-svn-id: trunk@10 -
2005-05-17 21:14:51 +00:00
florian
8caa0877d8 git-svn-id: trunk@9 - 2005-05-17 20:39:18 +00:00
peter
b68af1b0e3 * post 2.0.0 fixes from cvs
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
peter
0c5e32ccff * 2.1.1
git-svn-id: trunk@5 -
2005-05-16 20:17:53 +00:00
fpc
50778076c3 initial import
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
ef03a27d2c * mistyping fixed (xhmtl) 2005-05-15 19:36:30 +00:00
Tomas Hajny
e759cda9e6 * initialization of targets fixed 2005-05-15 19:22:13 +00:00
Tomas Hajny
90bb204b89 * more 2.0.0 updates (gtk2 sources etc.) 2005-05-15 15:42:08 +00:00
Tomas Hajny
b0041b5951 * fix for buggy behaviour with Tabs without shortcuts 2005-05-15 15:23:28 +00:00
peter
7ad61bd290 * remove question demodir 2005-05-15 13:29:09 +00:00
peter
88585b4c65 * fix directories for demo and doc 2005-05-15 13:22:54 +00:00
Tomas Hajny
5937fd65fb * updates for 2.0.0 2005-05-15 12:50:18 +00:00
Tomas Hajny
d24956505a * TextMode parameter type changed to word for TP/BP compatibility 2005-05-15 12:44:14 +00:00
peter
7b01b30ca9 * remove CVS dirs from demo installation 2005-05-15 12:22:38 +00:00
peter
2c30931860 * use doc/fpc-$version instead of fpdocs-$version 2005-05-15 12:10:00 +00:00
peter
58a928152a * svn2cl in pascal 2005-05-15 12:08:06 +00:00
peter
febe82acd2 * uploadrun target to upload data for testsuite db using scp 2005-05-15 12:07:42 +00:00
peter
f40369dbd3 * singlezipinstall uses now fpc-$version 2005-05-15 12:06:40 +00:00
peter
41701b0811 * test 2005-05-14 16:18:37 +00:00
peter
f1a5c4e099 * 2.0.1 2005-05-14 16:17:00 +00:00
Tomas Hajny
77d16a7ad9 * TextMode parameter type changed to word for TP/BP compatibility 2005-05-14 15:01:49 +00:00
Tomas Hajny
7be6c68518 * TextMode parameter type changed temporarily not to break other platforms 2005-05-14 14:58:41 +00:00
Tomas Hajny
01ee93f838 * fix for bug #3713 and other - basis for future common implementation prepared 2005-05-14 14:40:45 +00:00
Tomas Hajny
cdccf904cd + basis for common platform independent implementation of Crt 2005-05-14 14:32:55 +00:00
Tomas Hajny
4dbbf4b5d3 * cosmetic changes 2005-05-14 14:31:51 +00:00
olle
5d05584a8e * Fix small issue for link script 2005-05-14 12:15:18 +00:00
olle
d988d8d694 * Fixed typo 2005-05-14 11:54:00 +00:00
olle
559ee781b3 - Removed outcommented function 2005-05-14 11:53:31 +00:00
olle
9c34d047ed * Updated header comments 2005-05-14 11:52:37 +00:00
olle
2b0b6ff306 * Some fixes 2005-05-14 11:42:22 +00:00
olle
f1611b5add * Fix for MacOS when redirect stdout and stderr to same stream 2005-05-14 11:18:52 +00:00
olle
608d6f0ceb * Minor fix 2005-05-14 11:14:39 +00:00
olle
261ade8e1e * Removed text about beta 2005-05-14 11:13:36 +00:00
olle
a455adeac2 * Smaller arrray sizes for macos 2005-05-14 11:11:33 +00:00
Tomas Hajny
c2d6555bd5 * fix for SIGSEGV due to access to uninitialized pointers in TList 2005-05-12 21:47:34 +00:00
Tomas Hajny
5f59b0f6b9 * fix for SIGSEGV due to access to uninitialized pointers in TList 2005-05-12 21:40:42 +00:00
michael
30b55c8bee + Added MAX_PATH for Delphi/Kylix compatibility. 2005-05-12 20:30:51 +00:00
michael
2e48181661 + Added maxpathlen constant (maximum length of filename path) 2005-05-12 20:29:04 +00:00
michael
e5431e6db2 - Patch from Jesus Reyes:
* TFloatField.SetAsString doesn't look at DecimalSeparator for
    converting a string into a Float
  * TBooleanField.SetAsString won't accept an empty string as a valid
    value, also the patch allows strings as T, F or any starting
    substring of DisplayValues to be accepted.
2005-05-12 18:52:32 +00:00
peter
1b64ac5ac0 * regenerated for all targets 2005-05-11 20:00:41 +00:00
Tomas Hajny
3ddd944b81 * fix for potential SIGSEGV during argv allocation 2005-05-10 21:45:08 +00:00
michael
a379fe04be + Added parsing of explicitly assigned enumerated values 2005-05-10 06:08:59 +00:00