joost
|
d97232c2b1
* Use version number without rc-suffix in the fp base dir
|
16 years ago |
Jonas Maebe
|
bb9e962490
* fixed procvar parameter passing on ppc/sysv (by value instead of by
|
16 years ago |
joost
|
5ef8122b16
* Removed Oppentium3 compiler flag from default ide configuration files because the flag is not valid on all platforms
|
16 years ago |
joost
|
c031a1fcde
* If the local-configuration directory is used and does not exist, attempt to create it
|
16 years ago |
Jonas Maebe
|
22aacd2a60
* return 0 for length(pchar(0)), like Kylix does (using corrected and
|
16 years ago |
ivost
|
8046f82416
* Undoing change commited in r12461, it looks like a feature and not a bug ;)
|
16 years ago |
joost
|
c9b5621675
* ExistsDir must also find hidden directories, so that the local configuration files are found
|
16 years ago |
ivost
|
fe3263eb08
* i386 version of fpc_pchar_length did not accept NIL strings, maybe we have to check other implementations also
|
16 years ago |
joost
|
660a7c4b6d
* Load the local mirrors before an update is tried if it is a new installation or else the update will always fail
|
16 years ago |
florian
|
2083396fbc
* patch to implement MaskDoFormatText by Paul Ishenin
|
16 years ago |
Tomas Hajny
|
4e2676ca13
+ samplecfg able to create default configuration for IDE now
|
16 years ago |
joost
|
b4616d43c1
* PackageAvailableVersionStr should use the AvailableRepository instead of InstalledRepository
|
16 years ago |
joost
|
e89b30abef
* TDateTimeField.SetAsString now sets the field to NULL if an empty string is provided, bug #12875 + testsuite test
|
16 years ago |
joost
|
00e76eab6a
* SQLdb now handles queries with statementtype stExecProcedure as select queries so that it is possible to fetch the results. But stExecProcedure will fetch only one row of data.
|
16 years ago |
Jonas Maebe
|
0d4c4a213e
* only excute tests on platforms for which -gc is supported
|
16 years ago |
joost
|
4fc5d5dbef
* Show provided invalid date in StroToDate error messages
|
16 years ago |
Jonas Maebe
|
423ee926c2
* verify during parameter parsing that -gc and -pg are implemented/
|
16 years ago |
Jonas Maebe
|
e54aed98a4
* fixed some small errors/inconsistencies in the wpo messages
|
16 years ago |
florian
|
7d849d312b
+ added missing LaTeX statement for wpo error messages
|
16 years ago |
joost
|
204de0d4cf
* Added tests for update-buffers and streaming
|
16 years ago |
joost
|
5bfc0e094e
* Clear FieldDefs before reading them from stream
|
16 years ago |
Jonas Maebe
|
2cd1acc77d
* element type of ansistrings is cchartype, not u8inttype
|
16 years ago |
joost
|
d6a688e6df
* Handle ftBCD fields with different precisions correctly. (bug 12862)
|
16 years ago |
Jonas Maebe
|
03a7d089b9
+ append_block1() to add extra block DW_FORM_block1 attributes to
|
16 years ago |
marco
|
658dc2d8cd
* increased very low (64k) TBits limit to +/- 2GB, like most datastructures.
|
16 years ago |
marco
|
f0c236b992
* Made overloading situation ifthen more Delphi compatible. Mantis #12662
|
16 years ago |
yury
|
972a12b98d
* Added bugtraq:url and bugtraq:logregex svn properties to enable nice links to Mantis bug reports in TortoiseSVN client.
|
16 years ago |
yury
|
c1f373ee71
* Fixed case when TJSONStringType = WideString.
|
16 years ago |
yury
|
69d1b4813c
* Fixed .res resources handling when -o switch is used to specify executable full path and name in the same folder where .res files are located. Mantis #12856.
|
16 years ago |
Jonas Maebe
|
a3732f5cfc
* changed debuginfo for dynamic arrays in stabs and dwarf2 into a pointer to
|
16 years ago |